diff options
author | 2010-06-11 09:01:18 +0000 | |
---|---|---|
committer | 2010-06-11 09:01:18 +0000 | |
commit | 8190b590ecc1cff215325294f6e56eefd99705d5 (patch) | |
tree | e40775b9684a66a06e5f0432b27598aef45ff185 /dev-python/gnome-applets-python | |
parent | amd64 stable, bug 320247 (diff) | |
download | gentoo-2-8190b590ecc1cff215325294f6e56eefd99705d5.tar.gz gentoo-2-8190b590ecc1cff215325294f6e56eefd99705d5.tar.bz2 gentoo-2-8190b590ecc1cff215325294f6e56eefd99705d5.zip |
amd64 stable, bug 320247
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gnome-applets-python')
-rw-r--r-- | dev-python/gnome-applets-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-applets-python/ChangeLog b/dev-python/gnome-applets-python/ChangeLog index 8c0f8ccbf26a..903b52ba8c44 100644 --- a/dev-python/gnome-applets-python/ChangeLog +++ b/dev-python/gnome-applets-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-applets-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.29 2010/06/03 14:42:03 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.30 2010/06/11 09:01:18 pacho Exp $ + + 11 Jun 2010; Pacho Ramos <pacho@gentoo.org> + gnome-applets-python-2.28.0.ebuild: + amd64 stable, bug 320247 03 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> gnome-applets-python-2.26.0.ebuild, gnome-applets-python-2.28.0.ebuild: diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild index 9cb998621e4e..7f1cf382df4e 100644 --- a/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild +++ b/dev-python/gnome-applets-python/gnome-applets-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/gnome-applets-python/gnome-applets-python-2.28.0.ebuild,v 1.4 2010/06/03 14:42:03 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild,v 1.5 2010/06/11 09:01:18 pacho Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for writing GNOME applets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=gnome-base/gnome-panel-2.13.4 |