diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-21 06:49:25 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-21 06:49:25 +0000 |
commit | bbc91b7c22530bb62db2864781fc12e12b898c8a (patch) | |
tree | dc7521ca9236059011a1e2603ca6e05b964d5726 /app-text/ghostscript-gnu | |
parent | Version bump (diff) | |
download | historical-bbc91b7c22530bb62db2864781fc12e12b898c8a.tar.gz historical-bbc91b7c22530bb62db2864781fc12e12b898c8a.tar.bz2 historical-bbc91b7c22530bb62db2864781fc12e12b898c8a.zip |
ppc stable, bug #111212
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/ghostscript-gnu')
-rw-r--r-- | app-text/ghostscript-gnu/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/Manifest | 14 | ||||
-rw-r--r-- | app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/app-text/ghostscript-gnu/ChangeLog b/app-text/ghostscript-gnu/ChangeLog index 3b71d7a3fb17..e1f6be2a7980 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.9 2006/01/15 00:54:10 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.10 2006/01/21 06:49:25 dertobi123 Exp $ + + 21 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ghostscript-gnu-8.16-r1.ebuild: + ppc stable, bug #111212 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> ghostscript-gnu-8.16-r1.ebuild: diff --git a/app-text/ghostscript-gnu/Manifest b/app-text/ghostscript-gnu/Manifest index 5dc8bdbfc609..46f4c3a8456b 100644 --- a/app-text/ghostscript-gnu/Manifest +++ b/app-text/ghostscript-gnu/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 6091693243efebd8de10d8ac8b213f7b ChangeLog 1617 +MD5 8da8919c468f462b1aad2682d159a358 ChangeLog 1740 MD5 56abb8bfe2d4125c64c956dfdaafa5e0 files/digest-ghostscript-gnu-8.16 284 MD5 1bc8d57179e8617ec05c8338703d1fd4 files/digest-ghostscript-gnu-8.16-r1 284 -MD5 78e6809f45b49713de8226cc832f1467 ghostscript-gnu-8.16-r1.ebuild 3439 +MD5 8e2d0c537305d02874737e59e2f6cfd2 ghostscript-gnu-8.16-r1.ebuild 3443 MD5 c3a97ad06dfa5ba7df36e4900924444b ghostscript-gnu-8.16.ebuild 3207 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDyZ09ntT9W3vfTuoRAvjfAKCmFNiy0O+4AMWWwpANxOuYcb43DQCfapwt -WG2GFWWpS1Vt0H4FYC6w4+8= -=+I6y ------END PGP SIGNATURE----- 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 4575b0d4e8ea..d6170ae82ca6 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.6 2006/01/15 00:54:10 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild,v 1.7 2006/01/21 06:49:25 dertobi123 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="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="X cups cjk gtk" PROVIDE="virtual/ghostscript" |