diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-04-02 10:21:00 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-04-02 10:21:00 +0000 |
commit | b4e76198125310b83bd77335ecbf5169f16fea01 (patch) | |
tree | 7ec0afd213f94aa900d69ece01d9fcfaa370c38f /app-text | |
parent | Removed pcmcia support in favor of better alternatives like hostap and orinoc... (diff) | |
download | gentoo-2-b4e76198125310b83bd77335ecbf5169f16fea01.tar.gz gentoo-2-b4e76198125310b83bd77335ecbf5169f16fea01.tar.bz2 gentoo-2-b4e76198125310b83bd77335ecbf5169f16fea01.zip |
Stable -r1 + ~alpha -r2
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gnu/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/ghostscript-gnu/ChangeLog b/app-text/ghostscript-gnu/ChangeLog index 4ab0ca0ba1bd..919c345ba091 100644 --- a/app-text/ghostscript-gnu/ChangeLog +++ b/app-text/ghostscript-gnu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-gnu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.16 2006/04/02 07:37:31 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.17 2006/04/02 10:21:00 kloeri Exp $ + + 02 Apr 2006; Bryan Østergaard <kloeri@gentoo.org + ghostscript-gnu-8.16-r1.ebuild, ghostscript-gnu-8.16-r2.ebuild: + Stable -r1 + ~alpha -r2 02 Apr 2006; Stefan Schweizer <genstef@gentoo.org> ghostscript-gnu-8.16-r1.ebuild, ghostscript-gnu-8.16-r2.ebuild: diff --git a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild index 6425b3c2cead..7deebf0a8797 100644 --- a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild +++ b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.11 2006/04/02 09:10:06 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.12 2006/04/02 10:21:00 kloeri Exp $ inherit eutils @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/ghostscript/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="X cups cjk gtk" DEPEND="virtual/libc diff --git a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild index 62564e692774..8446ccfbfc68 100644 --- a/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild +++ b/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild,v 1.4 2006/04/02 09:10:06 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r2.ebuild,v 1.5 2006/04/02 10:21:00 kloeri Exp $ inherit eutils libtool @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/ghostscript/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="X cups cjk emacs gtk" |