diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:00:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:00:28 +0000 |
commit | 0b319928e5c3fdb31b92a492f0c9ac8dd5266ec4 (patch) | |
tree | 4c09ea043d85b909bc93d2de0c83705c205c4fc2 /gnome-base/gail | |
parent | Ebuild cleanup, version bump. (diff) | |
download | gentoo-2-0b319928e5c3fdb31b92a492f0c9ac8dd5266ec4.tar.gz gentoo-2-0b319928e5c3fdb31b92a492f0c9ac8dd5266ec4.tar.bz2 gentoo-2-0b319928e5c3fdb31b92a492f0c9ac8dd5266ec4.zip |
Marking gail-1.22.3 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 0bdc2b914d9c..e51df67dc660 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.158 2008/09/25 14:02:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.159 2008/11/13 19:00:28 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> gail-1.22.3.ebuild: + Marking gail-1.22.3 ppc64 stable for bug 236971 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> gail-1.22.3.ebuild: Stable for HPPA (bug #236971). diff --git a/gnome-base/gail/gail-1.22.3.ebuild b/gnome-base/gail/gail-1.22.3.ebuild index e8ba8b7e47c1..d571cefced53 100644 --- a/gnome-base/gail/gail-1.22.3.ebuild +++ b/gnome-base/gail/gail-1.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.7 2008/09/25 14:02:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.3.ebuild,v 1.8 2008/11/13 19:00:28 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-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="doc" RDEPEND=">=dev-libs/atk-1.13.0 |