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/dictd
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/dictd')
-rw-r--r--app-text/dictd/ChangeLog10
-rw-r--r--app-text/dictd/dictd-1.8.0.ebuild4
-rw-r--r--app-text/dictd/dictd-1.9.11-r1.ebuild4
3 files changed, 13 insertions, 5 deletions
diff --git a/app-text/dictd/ChangeLog b/app-text/dictd/ChangeLog
index 9d53e22c0cbf..3407a67296dc 100644
--- a/app-text/dictd/ChangeLog
+++ b/app-text/dictd/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-text/dictd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.17 2004/06/24 22:31:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/ChangeLog,v 1.18 2004/07/01 11:57:07 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> dictd-1.8.0.ebuild,
+ dictd-1.9.11-r1.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> dictd-1.8.0.ebuild,
+ dictd-1.9.11-r1.ebuild:
+ virtual/glibc -> virtual/libc
13 Mar 2004; Jason Wever <weeve@gentoo.org> dictd-1.9.11-r1.ebuild:
Stable on sparc.
diff --git a/app-text/dictd/dictd-1.8.0.ebuild b/app-text/dictd/dictd-1.8.0.ebuild
index 444ca4a3d93e..47ad37d8b992 100644
--- a/app-text/dictd/dictd-1.8.0.ebuild
+++ b/app-text/dictd/dictd-1.8.0.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/dictd/dictd-1.8.0.ebuild,v 1.15 2004/06/24 22:31:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.16 2004/07/01 11:57:07 eradicator Exp $
inherit gnuconfig eutils
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc ~alpha ~hppa ~mips ia64 ppc64"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_unpack() {
unpack ${A}
diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild
index 4c225e32c25d..fe661f16e886 100644
--- a/app-text/dictd/dictd-1.9.11-r1.ebuild
+++ b/app-text/dictd/dictd-1.9.11-r1.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/dictd/dictd-1.9.11-r1.ebuild,v 1.6 2004/06/24 22:31:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.7 2004/07/01 11:57:07 eradicator Exp $
inherit gnuconfig
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {