diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 10:50:39 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 10:50:39 +0000 |
commit | 4c52cb31691f69d232c27355495eb3c882057ece (patch) | |
tree | 4c3e79d443fee0d2099055b3fafb289ef9a4f94c /media-fonts/kochi-substitute | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-4c52cb31691f69d232c27355495eb3c882057ece.tar.gz gentoo-2-4c52cb31691f69d232c27355495eb3c882057ece.tar.bz2 gentoo-2-4c52cb31691f69d232c27355495eb3c882057ece.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'media-fonts/kochi-substitute')
-rw-r--r-- | media-fonts/kochi-substitute/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog index 497362120d05..7bb28532a199 100644 --- a/media-fonts/kochi-substitute/ChangeLog +++ b/media-fonts/kochi-substitute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/kochi-substitute # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.16 2004/06/28 16:54:22 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.17 2004/07/01 10:48:28 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + kochi-substitute-20030809-r2.ebuild, kochi-substitute-20030809.ebuild: + virtual/glibc -> virtual/libc 28 Jun 2004; Tom Gall <tgall@gentoo.org> kochi-substitute-20030809-r3.ebuild: mark ~ppc64 bug 54151 diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild index e6b989284684..e796d1b452e9 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.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/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild,v 1.2 2004/06/24 22:28:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild,v 1.3 2004/07/01 10:48:28 eradicator Exp $ IUSE="X" @@ -13,7 +13,7 @@ LICENSE="free-noncomm" SLOT="0" KEYWORDS="~ia64 ~x86 ~alpha ~sparc ~ppc ~hppa ~amd64 ~mips" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 )" S=${WORKDIR}/${PN}-${PV:0:8} diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild index 6fa127905766..91cfe03e8651 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809.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/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild,v 1.8 2004/06/24 22:28:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809.ebuild,v 1.9 2004/07/01 10:48:28 eradicator Exp $ IUSE="X" @@ -14,7 +14,7 @@ LICENSE="free-noncomm" SLOT="0" KEYWORDS="ia64 x86 alpha sparc ppc hppa amd64 mips" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 )" S=${WORKDIR}/${PN}-${PV:0:8} |