diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 10:45:44 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 10:45:44 +0000 |
commit | 48cefd753941c111b0787a4dc08a3fcefdf43f8b (patch) | |
tree | f22c1c8b5391f8fc9c7cea6479cf1d4dfd0f7d39 /dev-python/libgnomeprint-python | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-48cefd753941c111b0787a4dc08a3fcefdf43f8b.tar.gz gentoo-2-48cefd753941c111b0787a4dc08a3fcefdf43f8b.tar.bz2 gentoo-2-48cefd753941c111b0787a4dc08a3fcefdf43f8b.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog index 61630a8fe7cf..a654ac3c1f1c 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.35 2010/07/31 18:26:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.36 2010/08/01 10:45:44 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + libgnomeprint-python-2.30.2.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libgnomeprint-python-2.30.2.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild index 47b1bef2def7..cbc434628695 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.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.30.2.ebuild,v 1.3 2010/07/31 18:26:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild,v 1.4 2010/08/01 10:45:44 fauli 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 |