diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-20 18:14:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-20 18:14:26 +0000 |
commit | 0bb9fc79037b0652418039e62ac1ef0f3945a52b (patch) | |
tree | d70c9cccbf1fbe087afc4f8f0902165d8975010e /app-text/gpdf | |
parent | Reverting emul-linux-x86 change. (diff) | |
download | historical-0bb9fc79037b0652418039e62ac1ef0f3945a52b.tar.gz historical-0bb9fc79037b0652418039e62ac1ef0f3945a52b.tar.bz2 historical-0bb9fc79037b0652418039e62ac1ef0f3945a52b.zip |
Stable on alpha, bug 78128.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'app-text/gpdf')
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index 3946678839cf..d9530c89979b 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.73 2005/01/20 14:55:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.74 2005/01/20 18:14:26 kloeri Exp $ + + 20 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> gpdf-2.8.2.ebuild: + Stable on alpha, bug 78128. 20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> gpdf-2.8.2.ebuild: Stable on sparc wrt #78128 diff --git a/app-text/gpdf/gpdf-2.8.2.ebuild b/app-text/gpdf/gpdf-2.8.2.ebuild index 93ca51e3c019..c33b6ecd2d39 100644 --- a/app-text/gpdf/gpdf-2.8.2.ebuild +++ b/app-text/gpdf/gpdf-2.8.2.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.2.ebuild,v 1.2 2005/01/20 14:55:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.8.2.ebuild,v 1.3 2005/01/20 18:14:26 kloeri Exp $ inherit gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3 |