diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 15:58:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 15:58:33 +0000 |
commit | 49bd24bdcb173b8ffebf83afc47d4b6162b78bae (patch) | |
tree | 71249482b0c17d4538d3396056f6b7c57c597716 /dev-python/gnome-python-desktop | |
parent | Add ~alpha/~ia64/~sparc wrt #313563 (diff) | |
download | historical-49bd24bdcb173b8ffebf83afc47d4b6162b78bae.tar.gz historical-49bd24bdcb173b8ffebf83afc47d4b6162b78bae.tar.bz2 historical-49bd24bdcb173b8ffebf83afc47d4b6162b78bae.zip |
Add ~alpha/~ia64/~sparc wrt #313563
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-python/gnome-python-desktop')
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.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 298662eb3c54..a0f5dc09785a 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.94 2010/05/18 12:54:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.95 2010/05/22 15:58:33 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> + gnome-python-desktop-2.28.0.ebuild: + Add ~alpha/~ia64/~sparc wrt #313563 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnome-python-desktop-2.28.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild index 607d607d064d..680ffa77dded 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.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.28.0.ebuild,v 1.3 2010/05/18 12:54:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.4 2010/05/22 15:58:33 armin76 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="~amd64 ~ppc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |