diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:04:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:04:39 +0000 |
commit | 4f01e2a27735cb4d8dc855c51a431e986e3d94fa (patch) | |
tree | 15661434e9fc2b643132c687c49726dc53c8e5d9 /dev-python/gnome-python-desktop-base | |
parent | sh stable (diff) | |
download | gentoo-2-4f01e2a27735cb4d8dc855c51a431e986e3d94fa.tar.gz gentoo-2-4f01e2a27735cb4d8dc855c51a431e986e3d94fa.tar.bz2 gentoo-2-4f01e2a27735cb4d8dc855c51a431e986e3d94fa.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-python/gnome-python-desktop-base')
-rw-r--r-- | dev-python/gnome-python-desktop-base/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog index 6ec133f883b0..96d814658a85 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.25 2009/12/03 16:57:41 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.26 2010/01/16 17:04:39 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gnome-python-desktop-base-2.26.0.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking gnome-python-desktop-base-2.26.0 ppc64 stable for bug 281427 diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild index a631a09326e6..25c3cfb59ff4 100644 --- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.26.0.ebuild,v 1.8 2009/12/03 16:57:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild,v 1.9 2010/01/16 17:04:39 armin76 Exp $ inherit eutils gnome2 versionator @@ -12,7 +12,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" |