diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 21:01:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 21:01:44 +0000 |
commit | 51aa97f39d2cc27f9624e546050bc94b15767617 (patch) | |
tree | cf1295c9638a4c3bed00cb956e49d72a36f2fbff /dev-python/libgtop-python | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353436 (diff) | |
download | gentoo-2-51aa97f39d2cc27f9624e546050bc94b15767617.tar.gz gentoo-2-51aa97f39d2cc27f9624e546050bc94b15767617.tar.bz2 gentoo-2-51aa97f39d2cc27f9624e546050bc94b15767617.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-python/libgtop-python')
-rw-r--r-- | dev-python/libgtop-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/libgtop-python/libgtop-python-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/libgtop-python/ChangeLog b/dev-python/libgtop-python/ChangeLog index a3425801963c..fb89ebaa5cdf 100644 --- a/dev-python/libgtop-python/ChangeLog +++ b/dev-python/libgtop-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/libgtop-python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/ChangeLog,v 1.45 2011/02/26 13:05:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/ChangeLog,v 1.46 2011/03/12 21:01:44 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libgtop-python-2.32.0.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> libgtop-python-2.32.0.ebuild: diff --git a/dev-python/libgtop-python/libgtop-python-2.32.0.ebuild b/dev-python/libgtop-python/libgtop-python-2.32.0.ebuild index 2ef5fce26f80..736bcf177c5f 100644 --- a/dev-python/libgtop-python/libgtop-python-2.32.0.ebuild +++ b/dev-python/libgtop-python/libgtop-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/libgtop-python/libgtop-python-2.32.0.ebuild,v 1.4 2011/02/26 13:05:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/libgtop-python-2.32.0.ebuild,v 1.5 2011/03/12 21:01:44 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the libgtop library" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=gnome-base/libgtop-2.13.0 |