diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:35:59 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:35:59 +0000 |
commit | 76cd737f31a096527203303c623cba02c6633ec7 (patch) | |
tree | d242a14788b6ec168c8fe6c5a992fc2af736ef17 /app-text/ghostscript-afpl | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-76cd737f31a096527203303c623cba02c6633ec7.tar.gz gentoo-2-76cd737f31a096527203303c623cba02c6633ec7.tar.bz2 gentoo-2-76cd737f31a096527203303c623cba02c6633ec7.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/ghostscript-afpl')
-rw-r--r-- | app-text/ghostscript-afpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog index d4515fa9896b..ba9b1a2b7e53 100644 --- a/app-text/ghostscript-afpl/ChangeLog +++ b/app-text/ghostscript-afpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-afpl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.27 2005/04/21 20:20:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.28 2005/04/24 11:35:59 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + ghostscript-afpl-8.15.ebuild: + Stable on ppc. 21 Apr 2005; Simon Stelling <blubb@gentoo.org> ghostscript-afpl-8.15.ebuild: diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild index eacb4f7746f8..370c543d1dfa 100644 --- a/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild +++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.15.ebuild,v 1.5 2005/04/21 20:20:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.15.ebuild,v 1.6 2005/04/24 11:35:59 hansmi Exp $ inherit eutils @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz LICENSE="Aladdin" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ppc" IUSE="X cups cjk gtk" PROVIDE="virtual/ghostscript" |