diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 20:35:25 +0000 |
commit | 75e055f46eaebe8e18b60efb74844c1ae02f5582 (patch) | |
tree | 510dae82ea7109b11b51604349b8a431297ba571 /app-text/ghostview | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.tar.gz historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.tar.bz2 historical-75e055f46eaebe8e18b60efb74844c1ae02f5582.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-text/ghostview')
-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 884a7c11b0d1..2ba3abb3aa5b 100644 --- a/app-text/ghostview/ghostview-1.5-r1.ebuild +++ b/app-text/ghostview/ghostview-1.5-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.3 2003/02/13 09:37:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.4 2003/07/11 20:35:23 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A PostScript viewer for X11" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/ghostview/" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc " SLOT="0" LICENSE="GPL-2" |