diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-04-29 00:04:48 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-04-29 00:04:48 +0000 |
commit | c176ad413d1b1e381596b4c8b28a569dbab24bb4 (patch) | |
tree | 61785aea6f835aa7f6f241d617fc467259551309 /app-text/ghostview/ghostview-1.5-r1.ebuild | |
parent | this bump does not include a free carpet (diff) | |
download | historical-c176ad413d1b1e381596b4c8b28a569dbab24bb4.tar.gz historical-c176ad413d1b1e381596b4c8b28a569dbab24bb4.tar.bz2 historical-c176ad413d1b1e381596b4c8b28a569dbab24bb4.zip |
Stable on AMD64
Diffstat (limited to 'app-text/ghostview/ghostview-1.5-r1.ebuild')
-rw-r--r-- | app-text/ghostview/ghostview-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |