diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-23 06:27:53 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-23 06:27:53 +0000 |
commit | 7684aecabfbfc4e65804ba2b220a4278fbf88ad2 (patch) | |
tree | c8d5ed754a3c701e11a65c0d2286fe003379fbe8 /app-text/gpdf | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-7684aecabfbfc4e65804ba2b220a4278fbf88ad2.tar.gz gentoo-2-7684aecabfbfc4e65804ba2b220a4278fbf88ad2.tar.bz2 gentoo-2-7684aecabfbfc4e65804ba2b220a4278fbf88ad2.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/gpdf')
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index 4eb0cea49bfc..0060e27191b6 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.91 2005/06/18 14:08:24 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.92 2005/06/23 06:24:03 gmsoft Exp $ + + 23 Jun 2005; Guy Martin <gmsoft@gentoo.org> gpdf-2.10.0.ebuild: + Stable on hppa. 18 Jun 2005; Martin Schlemmer <azarah@gentoo.org> files/gpdf-2.10.0-amd64-gcc4.patch: diff --git a/app-text/gpdf/gpdf-2.10.0.ebuild b/app-text/gpdf/gpdf-2.10.0.ebuild index 359740067621..9eeed00d8cdf 100644 --- a/app-text/gpdf/gpdf-2.10.0.ebuild +++ b/app-text/gpdf/gpdf-2.10.0.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.10.0.ebuild,v 1.9 2005/06/12 19:22:42 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.10.0.ebuild,v 1.10 2005/06/23 06:24:03 gmsoft 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 ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.5.4 |