diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-08 09:32:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-08 09:32:10 +0000 |
commit | a5d85fe90ad78c1fbe856189c9544655250329ca (patch) | |
tree | 9241871934a5200cf4b812945bf8b9db65cb0f11 /dev-python/libgnomeprint-python | |
parent | Marking gtksourceview-python-2.28.0 ppc64 for bug 320247 (diff) | |
download | gentoo-2-a5d85fe90ad78c1fbe856189c9544655250329ca.tar.gz gentoo-2-a5d85fe90ad78c1fbe856189c9544655250329ca.tar.bz2 gentoo-2-a5d85fe90ad78c1fbe856189c9544655250329ca.zip |
Marking libgnomeprint-python-2.28.0 ppc64 for bug 320247
(Portage version: 2.1.8.3/cvs/Linux 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.28.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 abe5caa213c6..11702991bf7d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.37 2010/08/07 17:34:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.38 2010/09/08 09:32:10 ranger Exp $ + + 08 Sep 2010; Brent Baude <ranger@gentoo.org> + libgnomeprint-python-2.28.0.ebuild: + Marking libgnomeprint-python-2.28.0 ppc64 stable for bug 320247 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> libgnomeprint-python-2.28.0.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild index 0b9acaa91459..722fa8866b55 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.0.ebuild,v 1.7 2010/08/07 17:34:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.8 2010/09/08 09:32:10 ranger Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -11,7 +11,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 |