diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:09:52 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:09:52 +0000 |
commit | e16670fc8eadeeffea16eb791da3a407077d0ce9 (patch) | |
tree | 60a9221774ee532914bead8c1644d9351d901b94 /app-text/gsview | |
parent | Stable on ppc. (diff) | |
download | historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.tar.gz historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.tar.bz2 historical-e16670fc8eadeeffea16eb791da3a407077d0ce9.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/gsview')
-rw-r--r-- | app-text/gsview/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gsview/gsview-4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gsview/ChangeLog b/app-text/gsview/ChangeLog index 3ca5a5a263bf..70d0af14a036 100644 --- a/app-text/gsview/ChangeLog +++ b/app-text/gsview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gsview # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.13 2005/06/01 00:01:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/ChangeLog,v 1.14 2005/06/05 12:02:21 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gsview-4.6.ebuild: + Stable on ppc. *gsview-4.6-r1 (01 Jun 2005) diff --git a/app-text/gsview/gsview-4.6.ebuild b/app-text/gsview/gsview-4.6.ebuild index 2b9d1dbdf988..787cb901fea7 100644 --- a/app-text/gsview/gsview-4.6.ebuild +++ b/app-text/gsview/gsview-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.6.ebuild,v 1.8 2005/06/01 00:01:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gsview/gsview-4.6.ebuild,v 1.9 2005/06/05 12:02:21 hansmi Exp $ MY_PV="${PV/.}" DESCRIPTION="gsView PostScript and PDF viewer" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/" IUSE="doc" SLOT="0" LICENSE="Aladdin" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="amd64 ppc x86" RDEPEND="=x11-libs/gtk+-1.2* virtual/ghostscript" |