diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 14:14:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 14:14:30 +0000 |
commit | 71c56ba7d1b014e1ad7e267c90155c60cdcf4d2a (patch) | |
tree | 179865c00cf171bcdcfbe2b3f031a044c30664a3 /gnome-base/gail | |
parent | Mark 2.14.0 stable on alpha (diff) | |
download | gentoo-2-71c56ba7d1b014e1ad7e267c90155c60cdcf4d2a.tar.gz gentoo-2-71c56ba7d1b014e1ad7e267c90155c60cdcf4d2a.tar.bz2 gentoo-2-71c56ba7d1b014e1ad7e267c90155c60cdcf4d2a.zip |
Mark 1.8.11 stable on alpha
(Portage version: 2.1.1-r1)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 51aeb046f80a..9a6c46a940fe 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.110 2006/09/13 22:10:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.111 2006/10/20 14:14:30 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> gail-1.8.11.ebuild: + Mark 1.8.11 stable on alpha 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> gail-1.8.11.ebuild: Mark 1.8.11 stable on ia64. #139612 diff --git a/gnome-base/gail/gail-1.8.11.ebuild b/gnome-base/gail/gail-1.8.11.ebuild index faf3f3a4b7ad..871b9c89e3a5 100644 --- a/gnome-base/gail/gail-1.8.11.ebuild +++ b/gnome-base/gail/gail-1.8.11.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.11.ebuild,v 1.10 2006/10/14 20:59:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.11.ebuild,v 1.11 2006/10/20 14:14:30 agriffis 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 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc" RDEPEND=">=dev-libs/atk-1.7 |