diff options
-rw-r--r-- | dev-python/libgnomeprint-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog index e84aae5cee37..380cb80dfba4 100644 --- a/dev-python/libgnomeprint-python/ChangeLog +++ b/dev-python/libgnomeprint-python/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2010/05/18 12:46:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.29 2010/05/24 13:45:03 nixnut Exp $ + + 24 May 2010; <nixnut@gentoo.org> libgnomeprint-python-2.28.0.ebuild: + ppc stable #320247 18 May 2010; Pawel Hajdan jr <phajdan.jr@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 8854388b95bc..66abf5ad97dc 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.2 2010/05/18 12:46:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.3 2010/05/24 13:45:03 nixnut 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 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +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 |