diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:34:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:34:29 +0000 |
commit | baee3dbcf72cf51a46f2d2c9fba291bc8897f2e8 (patch) | |
tree | 8e6b3637f72ee5912993cd404df9f7d396af7328 /dev-python/libgnomeprint-python | |
parent | alpha/ia64/sh/sparc stable wrt #320247 (diff) | |
download | gentoo-2-baee3dbcf72cf51a46f2d2c9fba291bc8897f2e8.tar.gz gentoo-2-baee3dbcf72cf51a46f2d2c9fba291bc8897f2e8.tar.bz2 gentoo-2-baee3dbcf72cf51a46f2d2c9fba291bc8897f2e8.zip |
alpha/ia64/sh/sparc stable wrt #320247
(Portage version: 2.1.8.3/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.28.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 a654ac3c1f1c..abe5caa213c6 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.36 2010/08/01 10:45:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.37 2010/08/07 17:34:29 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> + libgnomeprint-python-2.28.0.ebuild: + alpha/ia64/sh/sparc stable wrt #320247 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> libgnomeprint-python-2.30.2.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 bd7f02dd56d4..0b9acaa91459 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.6 2010/07/20 22:26:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.7 2010/08/07 17:34:29 armin76 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 ~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 |