diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/acroread/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/acroread/acroread-5.05-r6.ebuild | 4 | ||||
-rw-r--r-- | app-text/acroread/acroread-5.06.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index 69289f4ecf1c..3b12923d0db7 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/acroread # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.11 2002/07/26 02:43:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.12 2002/08/06 14:47:13 gerk Exp $ *acroread-5.06 (25 Jul 2002) + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added -ppc to keywords + 25 Jul 2002; Seemant Kulleen <seemant@gentoo.org> acroread-5.06.ebuild files/digest-acroread-5.06 : diff --git a/app-text/acroread/acroread-5.05-r6.ebuild b/app-text/acroread/acroread-5.05-r6.ebuild index 2bf83f0a0cdd..d71c2952ecf1 100644 --- a/app-text/acroread/acroread-5.05-r6.ebuild +++ b/app-text/acroread/acroread-5.05-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.05-r6.ebuild,v 1.1 2002/07/12 17:04:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.05-r6.ebuild,v 1.2 2002/08/06 14:47:13 gerk Exp $ MY_P=linux-${PV/./} S=${WORKDIR} @@ -13,7 +13,7 @@ RDEPEND="sys-devel/perl" LICENSE="Adobe" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" INSTALLDIR=/opt/Acrobat5 diff --git a/app-text/acroread/acroread-5.06.ebuild b/app-text/acroread/acroread-5.06.ebuild index ee9eae9687c8..0e2e1b7b163c 100644 --- a/app-text/acroread/acroread-5.06.ebuild +++ b/app-text/acroread/acroread-5.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.06.ebuild,v 1.1 2002/07/26 02:43:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.06.ebuild,v 1.2 2002/08/06 14:47:13 gerk Exp $ MY_P=linux-${PV/./} S=${WORKDIR} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="Adobe" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" INSTALLDIR=/opt/Acrobat5 |