diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:20:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:20:14 +0000 |
commit | 7e54b50325da205b7a373c8be04cfe58e170a79a (patch) | |
tree | 63c151186fc760f42d3343f7bb368f53f272765f /dev-python/gnome-python-desktop-base | |
parent | alpha/ia64/sparc stable wrt #320247 (diff) | |
download | gentoo-2-7e54b50325da205b7a373c8be04cfe58e170a79a.tar.gz gentoo-2-7e54b50325da205b7a373c8be04cfe58e170a79a.tar.bz2 gentoo-2-7e54b50325da205b7a373c8be04cfe58e170a79a.zip |
alpha/ia64/sh/sparc stable wrt #320247
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-python/gnome-python-desktop-base')
-rw-r--r-- | dev-python/gnome-python-desktop-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog index 987cd18a3e7e..efe4bd4d2841 100644 --- a/dev-python/gnome-python-desktop-base/ChangeLog +++ b/dev-python/gnome-python-desktop-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop-base # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.35 2010/08/01 10:39:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.36 2010/08/07 17:20:14 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> + gnome-python-desktop-base-2.28.0.ebuild: + alpha/ia64/sh/sparc stable wrt #320247 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> gnome-python-desktop-base-2.30.2.ebuild: diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild index ffa67bca43f8..67c4fd0cb962 100644 --- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-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-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.5 2010/07/20 22:13:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.28.0.ebuild,v 1.6 2010/08/07 17:20:14 armin76 Exp $ GCONF_DEBUG="no" @@ -14,7 +14,7 @@ DESCRIPTION="Provides python the base files for the Gnome Python Desktop binding HOMEPAGE="http://pygtk.org/" SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" LICENSE="LGPL-2.1" |