diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:36:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:36:26 +0000 |
commit | 573a44e0e76b9fc37b4bd10c167d39930f4e7ec7 (patch) | |
tree | c83601abcbe9d534404a53a96fefacf13558f2c5 | |
parent | alpha/ia64/sh/sparc stable wrt #320247 (diff) | |
download | gentoo-2-573a44e0e76b9fc37b4bd10c167d39930f4e7ec7.tar.gz gentoo-2-573a44e0e76b9fc37b4bd10c167d39930f4e7ec7.tar.bz2 gentoo-2-573a44e0e76b9fc37b4bd10c167d39930f4e7ec7.zip |
alpha/ia64/sh/sparc stable wrt #320247
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r-- | dev-python/libgtop-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/libgtop-python/libgtop-python-2.28.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgtop-python/ChangeLog b/dev-python/libgtop-python/ChangeLog index 9d9b487e1447..66dc0354265d 100644 --- a/dev-python/libgtop-python/ChangeLog +++ b/dev-python/libgtop-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libgtop-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/ChangeLog,v 1.35 2010/08/01 10:46:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/ChangeLog,v 1.36 2010/08/07 17:36:26 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> + libgtop-python-2.28.0.ebuild: + alpha/ia64/sh/sparc stable wrt #320247 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> libgtop-python-2.30.2.ebuild: diff --git a/dev-python/libgtop-python/libgtop-python-2.28.0.ebuild b/dev-python/libgtop-python/libgtop-python-2.28.0.ebuild index 94f93fe8626d..69bfbe34a6b3 100644 --- a/dev-python/libgtop-python/libgtop-python-2.28.0.ebuild +++ b/dev-python/libgtop-python/libgtop-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/libgtop-python/libgtop-python-2.28.0.ebuild,v 1.6 2010/07/20 22:27:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/libgtop-python-2.28.0.ebuild,v 1.7 2010/08/07 17:36:26 armin76 Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -11,7 +11,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 |