diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-03 20:56:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-03 20:56:12 +0000 |
commit | 7d96791964b502b2fb0806efb3aa740fa6655a72 (patch) | |
tree | b4d64133572e2f3b9169f2f5130e9c841bfcef15 /dev-python/libgnomeprint-python | |
parent | Marking gtksourceview-python-2.22.0 ppc64 for bug 258040 (diff) | |
download | historical-7d96791964b502b2fb0806efb3aa740fa6655a72.tar.gz historical-7d96791964b502b2fb0806efb3aa740fa6655a72.tar.bz2 historical-7d96791964b502b2fb0806efb3aa740fa6655a72.zip |
Marking libgnomeprint-python-2.22.0 ppc64 for bug 258040
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
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.22.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 e3cea4e8fd22..5e05e4b8e322 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.4 2009/02/14 14:21:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.5 2009/03/03 20:56:12 ranger Exp $ + + 03 Mar 2009; Brent Baude <ranger@gentoo.org> + libgnomeprint-python-2.22.0.ebuild: + Marking libgnomeprint-python-2.22.0 ppc64 stable for bug 258040 14 Feb 2009; Tobias Klausmann <klausman@gentoo.org> libgnomeprint-python-2.22.0.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.22.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.22.0.ebuild index 8a4458206881..647a17ffbfac 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.22.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.22.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.22.0.ebuild,v 1.2 2009/02/14 14:21:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.22.0.ebuild,v 1.3 2009/03/03 20:56:12 ranger 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" IUSE="doc examples" SRC_URI="${SRC_URI} |