diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:13:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:13:43 +0000 |
commit | 40aca1d5858cd24bed9f3cd2b76e21ed2d11124d (patch) | |
tree | bb0a1d2dc315756ee053d17d373d757f5c3ac4b7 /app-text/gpdf | |
parent | initial version (diff) | |
download | historical-40aca1d5858cd24bed9f3cd2b76e21ed2d11124d.tar.gz historical-40aca1d5858cd24bed9f3cd2b76e21ed2d11124d.tar.bz2 historical-40aca1d5858cd24bed9f3cd2b76e21ed2d11124d.zip |
stable on alpha and ia64
Diffstat (limited to 'app-text/gpdf')
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-0.112.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index 241119d8db4c..c7263aa1619d 100644 --- a/app-text/gpdf/ChangeLog +++ b/app-text/gpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gpdf # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.21 2004/02/21 11:41:58 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.22 2004/03/09 23:12:59 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> gpdf-0.112.ebuild: + stable on alpha and ia64 21 Feb 2004; <spider@gentoo.org> gpdf-0.112.1.ebuild: added missing intltool dep (>=-0.29 to get XML::Parser diff --git a/app-text/gpdf/gpdf-0.112.ebuild b/app-text/gpdf/gpdf-0.112.ebuild index 6a09c3e55356..47dd708403fe 100644 --- a/app-text/gpdf/gpdf-0.112.ebuild +++ b/app-text/gpdf/gpdf-0.112.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-0.112.ebuild,v 1.4 2004/02/10 13:43:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-0.112.ebuild,v 1.5 2004/03/09 23:12:59 agriffis Exp $ inherit gnome2 flag-o-matic eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ia64" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2 |