diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:35:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:35:20 +0000 |
commit | e204e71c1bf9b9470dcf984fd6035a17b8aac501 (patch) | |
tree | 5278ae58fd69b0ff46251fd0e567206833f59262 /gnome-base/gail | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-e204e71c1bf9b9470dcf984fd6035a17b8aac501.tar.gz gentoo-2-e204e71c1bf9b9470dcf984fd6035a17b8aac501.tar.bz2 gentoo-2-e204e71c1bf9b9470dcf984fd6035a17b8aac501.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 22ed5d0e0fe0..289c3de9b1ee 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.59 2004/11/26 08:57:06 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.60 2004/12/11 09:30:37 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gail-1.8.0.ebuild: + Stable on alpha. *gail-1.8.1 (26 Nov 2004) diff --git a/gnome-base/gail/gail-1.8.0.ebuild b/gnome-base/gail/gail-1.8.0.ebuild index 3be65ac76190..ccbd69b77877 100644 --- a/gnome-base/gail/gail-1.8.0.ebuild +++ b/gnome-base/gail/gail-1.8.0.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.0.ebuild,v 1.6 2004/11/17 18:04:09 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.0.ebuild,v 1.7 2004/12/11 09:30:37 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" |