diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 18:22:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 18:22:06 +0000 |
commit | c611f65d1814e2cc312fcd7250164e3da56fa08f (patch) | |
tree | 7121292350ebd00a09ba919fb4b7088dab253123 /dev-python/gnome-applets-python | |
parent | amd64 stable, bug 324077 (diff) | |
download | gentoo-2-c611f65d1814e2cc312fcd7250164e3da56fa08f.tar.gz gentoo-2-c611f65d1814e2cc312fcd7250164e3da56fa08f.tar.bz2 gentoo-2-c611f65d1814e2cc312fcd7250164e3da56fa08f.zip |
amd64 stable, bug 324077
(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.30.2.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 90806eb6c681..d2cc48bfd432 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.34 2010/07/20 22:18:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.35 2010/07/31 18:22:06 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> + gnome-applets-python-2.30.2.ebuild: + amd64 stable, bug 324077 20 Jul 2010; Markus Meier <maekke@gentoo.org> gnome-applets-python-2.28.0.ebuild: diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.30.2.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.30.2.ebuild index 588ea23c8c1f..bffa7e03fb2d 100644 --- a/dev-python/gnome-applets-python/gnome-applets-python-2.30.2.ebuild +++ b/dev-python/gnome-applets-python/gnome-applets-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/gnome-applets-python/gnome-applets-python-2.30.2.ebuild,v 1.2 2010/07/20 15:21:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.30.2.ebuild,v 1.3 2010/07/31 18:22:06 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 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=gnome-base/gnome-panel-2.13.4 |