diff options
author | 2009-03-15 21:35:54 +0000 | |
---|---|---|
committer | 2009-03-15 21:35:54 +0000 | |
commit | 742b2dc2454d1e9a6eaa367088092db7a1a77e6c (patch) | |
tree | 8898a76152eedef8005e56e3e6686adc18fd9179 /dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild | |
parent | x86 stable, bug #260063 (diff) | |
download | gentoo-2-742b2dc2454d1e9a6eaa367088092db7a1a77e6c.tar.gz gentoo-2-742b2dc2454d1e9a6eaa367088092db7a1a77e6c.tar.bz2 gentoo-2-742b2dc2454d1e9a6eaa367088092db7a1a77e6c.zip |
x86 stable, bug #260063
(Portage version: 2.1.6.8/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild')
-rw-r--r-- | dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 1276bb14b24d..9546eda5c32a 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.2 2009/03/11 01:58:59 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild,v 1.3 2009/03/15 21:35:54 maekke 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 |