diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:00:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:00:20 +0000 |
commit | ffdcc9cab356ea26049b245ab0fb7eeb63090462 (patch) | |
tree | 19ba78114488cb9ab45e11b9589ab52d6dcdc101 /dev-python | |
parent | Marking gtksourceview-python-2.32.0 ppc for bug 353436 (diff) | |
download | historical-ffdcc9cab356ea26049b245ab0fb7eeb63090462.tar.gz historical-ffdcc9cab356ea26049b245ab0fb7eeb63090462.tar.bz2 historical-ffdcc9cab356ea26049b245ab0fb7eeb63090462.zip |
Marking libgnomeprint-python-2.32.0 ppc for bug 353436
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/libgnomeprint-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/libgnomeprint-python/libgnomeprint-python-2.32.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 837c72dcb4c0..e48340ce8920 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.49 2011/03/21 21:03:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.50 2011/03/22 19:00:20 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> + libgnomeprint-python-2.32.0.ebuild: + Marking libgnomeprint-python-2.32.0 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libgnomeprint-python-2.32.0.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild index a3ff9ad8f2f0..e8d798d4b8c7 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.0.ebuild,v 1.7 2011/03/21 21:03:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild,v 1.8 2011/03/22 19:00:20 ranger Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for GNOME printing support" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm 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:2.2 |