diff options
author | 2010-08-01 10:50:15 +0000 | |
---|---|---|
committer | 2010-08-01 10:50:15 +0000 | |
commit | 7020fb66935cc74c432c26ebb7a5f2cbbab1949b (patch) | |
tree | 07949c0766d68c6d328973e63b3d7c922dfd1c22 | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-7020fb66935cc74c432c26ebb7a5f2cbbab1949b.tar.gz gentoo-2-7020fb66935cc74c432c26ebb7a5f2cbbab1949b.tar.bz2 gentoo-2-7020fb66935cc74c432c26ebb7a5f2cbbab1949b.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index d6444df61231..39fd3cc4fe76 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.103 2010/07/31 18:32:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.104 2010/08/01 10:50:15 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + gnome-python-desktop-2.30.2.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gnome-python-desktop-2.30.2.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild index 4c5ffcc01d3a..21aee014ab26 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild,v 1.3 2010/07/31 18:32:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.30.2.ebuild,v 1.4 2010/08/01 10:50:15 fauli Exp $ DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries" HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |