diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-18 02:08:32 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-18 02:08:32 +0000 |
commit | 2b9a16a8eef48c893394fec478d10488a8e9e327 (patch) | |
tree | d154b798ab8d4207a2f1e2291559561713d559f3 /app-text/gpdf | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-2b9a16a8eef48c893394fec478d10488a8e9e327.tar.gz gentoo-2-2b9a16a8eef48c893394fec478d10488a8e9e327.tar.bz2 gentoo-2-2b9a16a8eef48c893394fec478d10488a8e9e327.zip |
Stable on SPARC.
Diffstat (limited to 'app-text/gpdf')
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index bbf185fb03a9..4ff725e40eb5 100644 --- a/app-text/gpdf/ChangeLog +++ b/app-text/gpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gpdf # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.83 2005/05/11 17:06:03 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.84 2005/05/18 02:04:15 weeve Exp $ + + 18 May 2005; Jason Wever <weeve@gentoo.org> gpdf-2.8.3.ebuild: + Stable on SPARC. 11 May 2005; Guy Martin <gmsoft@gentoo.org> gpdf-2.8.3.ebuild: Stable on hppa. diff --git a/app-text/gpdf/gpdf-2.8.3.ebuild b/app-text/gpdf/gpdf-2.8.3.ebuild index d4f8d20e9825..3461e47640de 100644 --- a/app-text/gpdf/gpdf-2.8.3.ebuild +++ b/app-text/gpdf/gpdf-2.8.3.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/gpdf/gpdf-2.8.3.ebuild,v 1.5 2005/05/11 17:06:03 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.8.3.ebuild,v 1.6 2005/05/18 02:04:15 weeve Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3 |