summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 00:54:10 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-15 00:54:10 +0000
commit919e6b108603dd2c4c964591cf675e1509caff75 (patch)
tree6cb27ff8abe71c49ae6fbc8c9e95b4eed038957c /app-text
parentnew snapshot (diff)
downloadgentoo-2-919e6b108603dd2c4c964591cf675e1509caff75.tar.gz
gentoo-2-919e6b108603dd2c4c964591cf675e1509caff75.tar.bz2
gentoo-2-919e6b108603dd2c4c964591cf675e1509caff75.zip
Stable on amd64, bug 111212.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-gnu/ChangeLog6
-rw-r--r--app-text/ghostscript-gnu/ghostscript-gnu-8.16-r1.ebuild4
2 files changed, 7 insertions, 3 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/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"