summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-04-29 00:04:48 +0000
committerJon Portnoy <avenj@gentoo.org>2004-04-29 00:04:48 +0000
commitc176ad413d1b1e381596b4c8b28a569dbab24bb4 (patch)
tree61785aea6f835aa7f6f241d617fc467259551309 /app-text/ghostview
parentthis bump does not include a free carpet (diff)
downloadhistorical-c176ad413d1b1e381596b4c8b28a569dbab24bb4.tar.gz
historical-c176ad413d1b1e381596b4c8b28a569dbab24bb4.tar.bz2
historical-c176ad413d1b1e381596b4c8b28a569dbab24bb4.zip
Stable on AMD64
Diffstat (limited to 'app-text/ghostview')
-rw-r--r--app-text/ghostview/ChangeLog5
-rw-r--r--app-text/ghostview/ghostview-1.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog
index c38b154f451f..6faa4a6a0f70 100644
--- a/app-text/ghostview/ChangeLog
+++ b/app-text/ghostview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ghostview
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.10 2004/03/30 09:47:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.11 2004/04/29 00:04:48 avenj Exp $
+
+ 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> ghostview-1.5-r1.ebuild :
+ Stable on AMD64.
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> ghostview-1.5-r1.ebuild:
Adding amd64 keyword. Closing #44902.
diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild
index 997446617d28..a7b560f1d66e 100644
--- a/app-text/ghostview/ghostview-1.5-r1.ebuild
+++ b/app-text/ghostview/ghostview-1.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.10 2004/03/30 09:47:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.11 2004/04/29 00:04:48 avenj Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~amd64"
+KEYWORDS="x86 ~ppc sparc amd64"
DEPEND="virtual/glibc
virtual/x11"