diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:32:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-06 15:32:05 +0000 |
commit | 61e98e3d99075d3874c67f859210f3a6cea04e04 (patch) | |
tree | 2d6bb9c552653c7616fa98bd2b6aa68023853dcc /gnome-base/gail | |
parent | Marking pygobject-2.16.1 ppc for bug 260063 (diff) | |
download | historical-61e98e3d99075d3874c67f859210f3a6cea04e04.tar.gz historical-61e98e3d99075d3874c67f859210f3a6cea04e04.tar.bz2 historical-61e98e3d99075d3874c67f859210f3a6cea04e04.zip |
Marking gail-1000 ppc for bug 260063
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1000.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index c23e5139a7b7..812453809edb 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.160 2009/03/05 21:21:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.161 2009/03/06 15:32:05 ranger Exp $ + + 06 Mar 2009; Brent Baude <ranger@gentoo.org> gail-1000.ebuild: + Marking gail-1000 ppc stable for bug 260063 05 Mar 2009; Brent Baude <ranger@gentoo.org> gail-1000.ebuild: Marking gail-1000 ppc64 stable for bug 260063 diff --git a/gnome-base/gail/gail-1000.ebuild b/gnome-base/gail/gail-1000.ebuild index 228f1adc9df4..a68d52509e1f 100644 --- a/gnome-base/gail/gail-1000.ebuild +++ b/gnome-base/gail/gail-1000.ebuild @@ -1,13 +1,13 @@ # Copyright 2008-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.2 2009/03/05 21:21:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.3 2009/03/06 15:32:05 ranger Exp $ DESCRIPTION="Dummy gail to handle migration to gtk+" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.13.0" |