diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 10:26:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 10:26:12 +0000 |
commit | f731fb0feddd82d895215012662378da8c3db8ec (patch) | |
tree | 4aa891a9406262856333f38aeb02aa6337df4926 /app-text/ghostscript-afpl | |
parent | Unconditonal use of -fPIC (#55238). (Manifest recommit) (diff) | |
download | gentoo-2-f731fb0feddd82d895215012662378da8c3db8ec.tar.gz gentoo-2-f731fb0feddd82d895215012662378da8c3db8ec.tar.bz2 gentoo-2-f731fb0feddd82d895215012662378da8c3db8ec.zip |
Added to ~ppc
Diffstat (limited to 'app-text/ghostscript-afpl')
-rw-r--r-- | app-text/ghostscript-afpl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog index bf58dec4581f..6c80a11b61f2 100644 --- a/app-text/ghostscript-afpl/ChangeLog +++ b/app-text/ghostscript-afpl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ghostscript-afpl # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.20 2004/08/11 08:14:11 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.21 2004/08/30 10:26:12 dholm Exp $ + + 30 Aug 2004; David Holm <dholm@gentoo.org> ghostscript-afpl-8.14-r2.ebuild: + Added to ~ppc. 07 Aug 2004; Jon Hood <squinky86@gentoo.org> ghostscript-afpl-8.14-r1.ebuild: diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild index 553626d73912..11ab5f623b59 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14-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/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild,v 1.1 2004/08/11 08:14:11 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild,v 1.2 2004/08/30 10:26:12 dholm Exp $ inherit eutils @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz LICENSE="Aladdin" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="X cups cjk gtk" PROVIDE="virtual/ghostscript" |