diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 17:14:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 17:14:43 +0000 |
commit | 57c31bc930de7617b1e9ca4407ce07616c8c7ea0 (patch) | |
tree | 711700de4b1b9616dd433d58a0ef2cbb796eafbc /gnome-base/gail | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-57c31bc930de7617b1e9ca4407ce07616c8c7ea0.tar.gz gentoo-2-57c31bc930de7617b1e9ca4407ce07616c8c7ea0.tar.bz2 gentoo-2-57c31bc930de7617b1e9ca4407ce07616c8c7ea0.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 49874f112f71..0c1c377a9459 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.99 2006/02/02 20:02:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.100 2006/02/03 17:11:13 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> gail-1.8.8.ebuild: + Stable on hppa. 02 Feb 2006; Aron Griffis <agriffis@gentoo.org> gail-1.8.8.ebuild: Mark 1.8.8 stable on alpha diff --git a/gnome-base/gail/gail-1.8.8.ebuild b/gnome-base/gail/gail-1.8.8.ebuild index 24881aef5a7b..5cb40ae043c5 100644 --- a/gnome-base/gail/gail-1.8.8.ebuild +++ b/gnome-base/gail/gail-1.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.8.ebuild,v 1.8 2006/02/02 20:02:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.8.ebuild,v 1.9 2006/02/03 17:11:13 gmsoft 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 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/atk-1.7 |