diff options
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 580e1918b0cf..cf965a62c480 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.61 2004/12/19 07:25:38 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.62 2004/12/21 20:29:34 kloeri Exp $ + + 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gail-1.8.1.ebuild: + Stable on alpha. 19 Dec 2004; Mike Gardiner <obz@gentoo.org> gail-1.8.1.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/gnome-base/gail/gail-1.8.1.ebuild b/gnome-base/gail/gail-1.8.1.ebuild index daefc8dccd4b..f8246f620abc 100644 --- a/gnome-base/gail/gail-1.8.1.ebuild +++ b/gnome-base/gail/gail-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.1.ebuild,v 1.2 2004/12/19 07:25:38 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.1.ebuild,v 1.3 2004/12/21 20:29:34 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" USE_DESTDIR="1" |