summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
commit7fb298dd1a8b0265565db705ba27de5d8ddf4b7d (patch)
tree670b201580249f3d0a484ba326116649c104cb89 /app-text/wscr
parentVersion bumped. Closes 55675 (diff)
downloadhistorical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.gz
historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.bz2
historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/wscr')
-rw-r--r--app-text/wscr/ChangeLog8
-rw-r--r--app-text/wscr/wscr-1.2.ebuild6
2 files changed, 10 insertions, 4 deletions
diff --git a/app-text/wscr/ChangeLog b/app-text/wscr/ChangeLog
index 83e97c29b1dd..830123b4e86a 100644
--- a/app-text/wscr/ChangeLog
+++ b/app-text/wscr/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/wscr
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/ChangeLog,v 1.4 2004/06/28 04:21:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/ChangeLog,v 1.5 2004/07/01 12:11:19 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> wscr-1.2.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> wscr-1.2.ebuild:
+ virtual/glibc -> virtual/libc
28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> wscr-1.2.ebuild:
Added ~sparc, ~mips
diff --git a/app-text/wscr/wscr-1.2.ebuild b/app-text/wscr/wscr-1.2.ebuild
index 192cff4e7b14..e359590ed146 100644
--- a/app-text/wscr/wscr-1.2.ebuild
+++ b/app-text/wscr/wscr-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/wscr-1.2.ebuild,v 1.5 2004/06/28 04:21:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/wscr-1.2.ebuild,v 1.6 2004/07/01 12:11:19 eradicator Exp $
DESCRIPTION="A Lightweight and Fast Anagram Solver"
HOMEPAGE="http://hood.sjfn.nb.ca/~eddie/wscr.html"
@@ -10,9 +10,9 @@ SLOT="0"
KEYWORDS="x86 alpha ~sparc ~mips"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-apps/sed-4"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
sys-apps/miscfiles"
src_compile() {