diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 16:49:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 16:49:21 +0000 |
commit | 5aa286c65714cb0be8be64d34852bec77752d866 (patch) | |
tree | e605337be870454eaefe8a4ee94c633b8bd325e1 /gnome-base/gail | |
parent | Adde SOAPpy dependency. Closes #96326 (diff) | |
download | historical-5aa286c65714cb0be8be64d34852bec77752d866.tar.gz historical-5aa286c65714cb0be8be64d34852bec77752d866.tar.bz2 historical-5aa286c65714cb0be8be64d34852bec77752d866.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index e2e25eade70e..da53d5ed8ff4 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.84 2005/06/18 14:48:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.85 2005/07/02 16:46:16 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> gail-1.8.4.ebuild: + Stable on alpha. 18 Jun 2005; Markus Rothe <corsair@gentoo.org> gail-1.8.4.ebuild: Stable on ppc64 diff --git a/gnome-base/gail/gail-1.8.4.ebuild b/gnome-base/gail/gail-1.8.4.ebuild index d09816a9eb59..da1c62516819 100644 --- a/gnome-base/gail/gail-1.8.4.ebuild +++ b/gnome-base/gail/gail-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.5 2005/06/18 14:48:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.6 2005/07/02 16:46:16 kloeri 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 static" USE_DESTDIR="1" |