diff options
author | 2009-03-05 21:21:27 +0000 | |
---|---|---|
committer | 2009-03-05 21:21:27 +0000 | |
commit | 5a654c7118b556ce387c8fe62b53291772afa2e1 (patch) | |
tree | 7c1d6109f3b68a5ca9b57487c593da0f340af8f8 /gnome-base/gail | |
parent | Marking pygobject-2.16.1 ppc64 for bug 260063 (diff) | |
download | historical-5a654c7118b556ce387c8fe62b53291772afa2e1.tar.gz historical-5a654c7118b556ce387c8fe62b53291772afa2e1.tar.bz2 historical-5a654c7118b556ce387c8fe62b53291772afa2e1.zip |
Marking gail-1000 ppc64 for bug 260063
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gail/gail-1000.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index e51df67dc660..c23e5139a7b7 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.159 2008/11/13 19:00:28 ranger Exp $ +# 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 $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> gail-1000.ebuild: + Marking gail-1000 ppc64 stable for bug 260063 13 Nov 2008; Brent Baude <ranger@gentoo.org> gail-1.22.3.ebuild: Marking gail-1.22.3 ppc64 stable for bug 236971 diff --git a/gnome-base/gail/gail-1000.ebuild b/gnome-base/gail/gail-1000.ebuild index e6699ad91546..228f1adc9df4 100644 --- a/gnome-base/gail/gail-1000.ebuild +++ b/gnome-base/gail/gail-1000.ebuild @@ -1,13 +1,13 @@ -# Copyright 2008-2008 Gentoo Foundation +# 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.1 2008/09/25 09:44:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1000.ebuild,v 1.2 2009/03/05 21:21:27 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" |