diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
commit | 077f571f9d39b903124f5921e12fbf4b23a18d04 (patch) | |
tree | 146a38dbb154c5012145acdc1ad8d378c6f3dbcc /app-text/ghostview | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.gz historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.bz2 historical-077f571f9d39b903124f5921e12fbf4b23a18d04.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-text/ghostview')
-rw-r--r-- | app-text/ghostview/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostview/ghostview-1.5-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ghostview/ghostview-1.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ghostview/ChangeLog b/app-text/ghostview/ChangeLog index 55dc6143c1cf..5e6a076fe13b 100644 --- a/app-text/ghostview/ChangeLog +++ b/app-text/ghostview/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-text/ghostview # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.4 2002/11/03 20:57:36 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ChangeLog,v 1.5 2002/12/09 04:17:44 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *ghostview-1.5-r1 (03 Nov 2002) 03 Nov 2002; Ryan Phillips <rphillips@gentoo.org> : diff --git a/app-text/ghostview/ghostview-1.5-r1.ebuild b/app-text/ghostview/ghostview-1.5-r1.ebuild index b5c2d1347c06..19d30e477b19 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-2002 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.1 2002/11/03 20:57:36 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5-r1.ebuild,v 1.2 2002/12/09 04:17:44 manson 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 ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " SLOT="0" LICENSE="GPL-2" diff --git a/app-text/ghostview/ghostview-1.5.ebuild b/app-text/ghostview/ghostview-1.5.ebuild index 92404cdbc8dd..abb6c68cd52f 100644 --- a/app-text/ghostview/ghostview-1.5.ebuild +++ b/app-text/ghostview/ghostview-1.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 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.ebuild,v 1.9 2002/10/04 05:05:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostview/ghostview-1.5.ebuild,v 1.10 2002/12/09 04:17:44 manson 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 sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="GPL-2" |