diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:52:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:52:57 +0000 |
commit | e43fe9d512376a888ed5e1a75f6d2cf89247246c (patch) | |
tree | d561def64341debf6d9bd898efea2c9725ce842f /gnome-base/gail | |
parent | The package.env file now contains DEPEND, fixes #96145. Introduced support fo... (diff) | |
download | historical-e43fe9d512376a888ed5e1a75f6d2cf89247246c.tar.gz historical-e43fe9d512376a888ed5e1a75f6d2cf89247246c.tar.bz2 historical-e43fe9d512376a888ed5e1a75f6d2cf89247246c.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
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 56fd914035da..e2e25eade70e 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.83 2005/06/17 20:14:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.84 2005/06/18 14:48:57 corsair Exp $ + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> gail-1.8.4.ebuild: + Stable on ppc64 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gail-1.8.4.ebuild: Stable on ppc. diff --git a/gnome-base/gail/gail-1.8.4.ebuild b/gnome-base/gail/gail-1.8.4.ebuild index 602cafa85b59..d09816a9eb59 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.4 2005/06/17 20:14:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.5 2005/06/18 14:48:57 corsair 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" |