diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-08 00:49:58 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-08 00:49:58 +0000 |
commit | 1445fbde51c8853aeba73917afb797f1c1a372ac (patch) | |
tree | 5f762c9db4df011133193935a6d7b5c82f2a98cd | |
parent | stable on amd64 (diff) | |
download | historical-1445fbde51c8853aeba73917afb797f1c1a372ac.tar.gz historical-1445fbde51c8853aeba73917afb797f1c1a372ac.tar.bz2 historical-1445fbde51c8853aeba73917afb797f1c1a372ac.zip |
stable on amd64
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-0.132.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index 320d6e302282..b3f95fb0cba7 100644 --- a/app-text/gpdf/ChangeLog +++ b/app-text/gpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gpdf # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.40 2004/08/08 00:24:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.41 2004/08/08 00:49:58 lv Exp $ + + 07 Aug 2004; Travis Tilley <lv@gentoo.org> gpdf-0.132.ebuild: + stable on amd64 08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gpdf-0.132.ebuild: Stable on alpha. diff --git a/app-text/gpdf/gpdf-0.132.ebuild b/app-text/gpdf/gpdf-0.132.ebuild index dbca032af03b..174ac6ee1982 100644 --- a/app-text/gpdf/gpdf-0.132.ebuild +++ b/app-text/gpdf/gpdf-0.132.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-0.132.ebuild,v 1.5 2004/08/08 00:24:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-0.132.ebuild,v 1.6 2004/08/08 00:49:58 lv Exp $ inherit gnome2 flag-o-matic @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips" RDEPEND=">=x11-libs/gtk+-2.3 >=gnome-base/gconf-2 |