diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:51:53 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:51:53 +0000 |
commit | fc69311e36a121e3acea7fdd80c04008800ca725 (patch) | |
tree | a64db0ef3a6249a81da4422b44d1a983a66bb2a1 /dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-fc69311e36a121e3acea7fdd80c04008800ca725.tar.gz historical-fc69311e36a121e3acea7fdd80c04008800ca725.tar.bz2 historical-fc69311e36a121e3acea7fdd80c04008800ca725.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild')
-rw-r--r-- | dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild index a3c363decf03..e7e6055ce78a 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.32.0.ebuild,v 1.2 2011/02/23 22:46:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild,v 1.3 2011/02/24 18:47:57 tomka Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,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 |