summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2004-02-23 14:50:26 +0000
committerSven Blumenstein <bazik@gentoo.org>2004-02-23 14:50:26 +0000
commit296edda6deeb912858a480175a27458547e59819 (patch)
tree855bace467a07c0e425a15602f4a61aed09861b9 /app-text/ghostview
parentNew upstream subversion (Manifest recommit) (diff)
downloadgentoo-2-296edda6deeb912858a480175a27458547e59819.tar.gz
gentoo-2-296edda6deeb912858a480175a27458547e59819.tar.bz2
gentoo-2-296edda6deeb912858a480175a27458547e59819.zip
In Soviet Russia, the sparc stables on you!
Diffstat (limited to 'app-text/ghostview')
-rw-r--r--app-text/ghostview/ChangeLog5
-rw-r--r--app-text/ghostview/ghostview-1.5-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog
index 1ca8502c6ceb..66d35aa40113 100644
--- a/app-text/ghostview/ChangeLog
+++ b/app-text/ghostview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ghostview
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.8 2003/12/09 17:43:15 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.9 2004/02/23 14:50:26 bazik Exp $
+
+ 23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> ghostview-1.5-r1.ebuild:
+ Stable on sparc.
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> ghostview-1.5-r1.ebuild,
ghostview-1.5.ebuild:
diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild
index 547ebe391073..6b61cc6cf57b 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-2003 Gentoo Technologies, Inc.
+# 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.7 2003/12/09 17:43:15 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.8 2004/02/23 14:50:26 bazik 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"
+KEYWORDS="x86 ~ppc sparc"
DEPEND="virtual/glibc
virtual/x11"