diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 00:54:10 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-01-15 00:54:10 +0000 |
commit | 9b32433cdede6caa8d838cfcecffd7f90af05b0f (patch) | |
tree | 8cc0ce69fbbf65e2df9f920f55b35f4d2c8a126a /app-text/ghostscript-gnu | |
parent | new snapshot (diff) | |
download | historical-9b32433cdede6caa8d838cfcecffd7f90af05b0f.tar.gz historical-9b32433cdede6caa8d838cfcecffd7f90af05b0f.tar.bz2 historical-9b32433cdede6caa8d838cfcecffd7f90af05b0f.zip |
Stable on amd64, 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, 19 insertions, 5 deletions
diff --git a/app-text/ghostscript-gnu/ChangeLog b/app-text/ghostscript-gnu/ChangeLog index 485c7444b214..3b71d7a3fb17 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.8 2006/01/05 00:22:22 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gnu/ChangeLog,v 1.9 2006/01/15 00:54:10 cryos Exp $ + + 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> + ghostscript-gnu-8.16-r1.ebuild: + Stable on amd64, bug 111212. 05 Jan 2006; Stefan Schweizer <genstef@gentoo.org> ghostscript-gnu-8.16-r1.ebuild: diff --git a/app-text/ghostscript-gnu/Manifest b/app-text/ghostscript-gnu/Manifest index 041275127a31..5dc8bdbfc609 100644 --- a/app-text/ghostscript-gnu/Manifest +++ b/app-text/ghostscript-gnu/Manifest @@ -1,6 +1,16 @@ -MD5 0728947ea9a7de76b4e8a297ec2904cc ChangeLog 1501 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 6091693243efebd8de10d8ac8b213f7b ChangeLog 1617 MD5 56abb8bfe2d4125c64c956dfdaafa5e0 files/digest-ghostscript-gnu-8.16 284 MD5 1bc8d57179e8617ec05c8338703d1fd4 files/digest-ghostscript-gnu-8.16-r1 284 -MD5 be16e048c18dfbdeaf64d5ae68a3f2c5 ghostscript-gnu-8.16-r1.ebuild 3442 +MD5 78e6809f45b49713de8226cc832f1467 ghostscript-gnu-8.16-r1.ebuild 3439 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 d48cb7a0c382..4575b0d4e8ea 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.5 2006/01/05 00:22:22 genstef Exp $ +# $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 $ inherit eutils @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/ghostscript/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc ~x86" IUSE="X cups cjk gtk" PROVIDE="virtual/ghostscript" |