diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-13 05:37:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-13 05:37:21 +0000 |
commit | 7d846a6168a285524fed6fa99334ec599864521b (patch) | |
tree | 7f2319dc73d1dddf1bb05cf22c4db1539634be32 /gnome-base/gail | |
parent | the ppp package provides the /etc/ppp config files (diff) | |
download | gentoo-2-7d846a6168a285524fed6fa99334ec599864521b.tar.gz gentoo-2-7d846a6168a285524fed6fa99334ec599864521b.tar.bz2 gentoo-2-7d846a6168a285524fed6fa99334ec599864521b.zip |
stable on ppc64
(Portage version: 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index e871c1876044..a097b0e0f326 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.79 2005/06/12 18:40:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.80 2005/06/13 05:33:52 corsair Exp $ + + 13 Jun 2005; Markus Rothe <corsair@gentoo.org> gail-1.8.3.ebuild: + Stable on ppc64 12 Jun 2005; Olivier Crête <tester@gentoo.org> gail-1.8.3.ebuild: Stable on amd64 diff --git a/gnome-base/gail/gail-1.8.3.ebuild b/gnome-base/gail/gail-1.8.3.ebuild index 2bb6f16d52eb..7ee756f07b39 100644 --- a/gnome-base/gail/gail-1.8.3.ebuild +++ b/gnome-base/gail/gail-1.8.3.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.3.ebuild,v 1.5 2005/06/12 18:40:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.3.ebuild,v 1.6 2005/06/13 05:33:52 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" |