diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-20 22:45:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-20 22:45:52 +0000 |
commit | 1bf7f6a7764073e16af73b56124fac4065208e4c (patch) | |
tree | 79ddbb4b3cd0c3c99f3c5ea9f6d15a3745dc75be /dev-python/gnome-python-desktop-base | |
parent | install udev-rules unconditionally. fixing bug #258119. (diff) | |
download | historical-1bf7f6a7764073e16af73b56124fac4065208e4c.tar.gz historical-1bf7f6a7764073e16af73b56124fac4065208e4c.tar.bz2 historical-1bf7f6a7764073e16af73b56124fac4065208e4c.zip |
arm stable, bug #320247
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 a336464ea377..e7fa7bd83a57 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.32 2010/07/09 20:58:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.33 2010/07/20 22:13:45 maekke Exp $ + + 20 Jul 2010; Markus Meier <maekke@gentoo.org> + gnome-python-desktop-base-2.28.0.ebuild: + arm stable, bug #320247 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> -gnome-python-desktop-base-2.24.1.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 a81f71f42337..ffa67bca43f8 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.4 2010/06/11 08:53:26 pacho Exp $ +# $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 $ 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" |