diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:48:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:48:39 +0000 |
commit | 0273ae2ca84cce8e5c45d1e8fee28cdf931ba81b (patch) | |
tree | 81a7f83922a0b4e705e70ff1500104495a7fed95 /dev-python/libgnomeprint-python | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-0273ae2ca84cce8e5c45d1e8fee28cdf931ba81b.tar.gz gentoo-2-0273ae2ca84cce8e5c45d1e8fee28cdf931ba81b.tar.bz2 gentoo-2-0273ae2ca84cce8e5c45d1e8fee28cdf931ba81b.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
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.26.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 76b9657d36cb..a122e1ad71b6 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.26 2010/01/16 17:22:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.27 2010/01/17 23:48:39 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> + libgnomeprint-python-2.26.0.ebuild: + Stable for HPPA (bug #281427). 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> libgnomeprint-python-2.26.0.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild index 124cb23972e1..0d9b49002f1b 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.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.26.0.ebuild,v 1.9 2010/01/16 17:22:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.10 2010/01/17 23:48:39 jer 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 ~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 |