diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:32:10 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:32:10 +0000 |
commit | 97515694bfc95034a554d19526bb6ccac588bb6f (patch) | |
tree | c650171fc80d75f733bd1ef6406a2a5308c0c40f /dev-python/libgnomeprint-python | |
parent | Stable on amd64/x86 (diff) | |
download | gentoo-2-97515694bfc95034a554d19526bb6ccac588bb6f.tar.gz gentoo-2-97515694bfc95034a554d19526bb6ccac588bb6f.tar.bz2 gentoo-2-97515694bfc95034a554d19526bb6ccac588bb6f.zip |
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/libgnomeprint-python')
-rw-r--r-- | dev-python/libgnomeprint-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog index cc71a5d52e17..d5ebc4b508d0 100644 --- a/dev-python/libgnomeprint-python/ChangeLog +++ b/dev-python/libgnomeprint-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libgnomeprint-python # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.18 2009/10/08 03:18:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.19 2009/10/10 17:32:10 grobian Exp $ + + 10 Oct 2009; Fabian Groffen <grobian@gentoo.org> + libgnomeprint-python-2.26.0.ebuild: + Merge from Prefix 08 Oct 2009; Olivier Crête <tester@gentoo.org> libgnomeprint-python-2.26.0.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild index 4d3eb50e5f4c..cdb1dae3e05a 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.2 2009/10/08 03:18:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.3 2009/10/10 17:32:10 grobian Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="gnomeprint gnomeprintui" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for GNOME printing support" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples" RDEPEND=">=gnome-base/libgnomeprint-2.2.0 |