diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:42:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:42:47 +0000 |
commit | fad43ce6afcf5f7cda539542179f5fb6a63b1d51 (patch) | |
tree | 3302677510d410e81a4e1ee38e2b57407bf366f4 /dev-python/libgnomeprint-python | |
parent | arm/sh stable (diff) | |
download | gentoo-2-fad43ce6afcf5f7cda539542179f5fb6a63b1d51.tar.gz gentoo-2-fad43ce6afcf5f7cda539542179f5fb6a63b1d51.tar.bz2 gentoo-2-fad43ce6afcf5f7cda539542179f5fb6a63b1d51.zip |
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.24.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog index 00dc026ba576..17f3abf11111 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.15 2009/04/27 13:37:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.16 2009/04/28 11:42:47 armin76 Exp $ + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> + libgnomeprint-python-2.24.1.ebuild: + arm/sh stable 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> libgnomeprint-python-2.24.1: Stable for HPPA (bug #260063). diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild index 68ef3a3f0ba0..e39c80cac5eb 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.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.24.1.ebuild,v 1.7 2009/04/27 13:37:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild,v 1.8 2009/04/28 11:42:47 armin76 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" RDEPEND=">=gnome-base/libgnomeprint-2.2.0 |