diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 12:00:36 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 12:00:36 +0000 |
commit | f07b753bbba40f0280ec500bb0bb4e21bc8263c8 (patch) | |
tree | a59b4f44ec844a4173b8253df1927fdaf5b291ba /app-text/acroread | |
parent | sync IUSE (+samba) (Manifest recommit) (diff) | |
download | gentoo-2-f07b753bbba40f0280ec500bb0bb4e21bc8263c8.tar.gz gentoo-2-f07b753bbba40f0280ec500bb0bb4e21bc8263c8.tar.bz2 gentoo-2-f07b753bbba40f0280ec500bb0bb4e21bc8263c8.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/acroread')
-rw-r--r-- | app-text/acroread/ChangeLog | 10 | ||||
-rw-r--r-- | app-text/acroread/acroread-5.08.ebuild | 4 | ||||
-rw-r--r-- | app-text/acroread/acroread-5.09.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index b2f2addf72e1..d5b8a6062a23 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-text/acroread # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.31 2004/06/24 22:26:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.32 2004/07/01 11:55:47 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> acroread-5.08.ebuild, + acroread-5.09.ebuild: + virtual/glibc -> virtual/libc + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> acroread-5.08.ebuild, + acroread-5.09.ebuild: + virtual/glibc -> virtual/libc *acroread-5.09 (19 Jun 2004) diff --git a/app-text/acroread/acroread-5.08.ebuild b/app-text/acroread/acroread-5.08.ebuild index f314daddb3bc..777a4080854c 100644 --- a/app-text/acroread/acroread-5.08.ebuild +++ b/app-text/acroread/acroread-5.08.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/acroread/acroread-5.08.ebuild,v 1.9 2004/06/24 22:26:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.08.ebuild,v 1.10 2004/07/01 11:55:47 eradicator Exp $ inherit nsplugins eutils @@ -16,7 +16,7 @@ LICENSE="Adobe" KEYWORDS="-* x86" RESTRICT="nostrip" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4" RDEPEND="cjk? ( media-fonts/acroread-asianfonts )" diff --git a/app-text/acroread/acroread-5.09.ebuild b/app-text/acroread/acroread-5.09.ebuild index 1be64a52d645..4ec4c4bd3e8f 100644 --- a/app-text/acroread/acroread-5.09.ebuild +++ b/app-text/acroread/acroread-5.09.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/acroread/acroread-5.09.ebuild,v 1.2 2004/06/24 22:26:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.09.ebuild,v 1.3 2004/07/01 11:55:47 eradicator Exp $ inherit nsplugins eutils @@ -16,7 +16,7 @@ LICENSE="Adobe" KEYWORDS="-* ~x86" RESTRICT="nostrip" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4" RDEPEND="cjk? ( media-fonts/acroread-asianfonts )" |