diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-13 05:14:43 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-13 05:14:43 +0000 |
commit | bed823cfb248efa8002e6c44477b5f3ca911fdac (patch) | |
tree | 417891b81636ac261636adcf2751a5325528fdac /gnome-base | |
parent | added ~mips keyword (diff) | |
download | gentoo-2-bed823cfb248efa8002e6c44477b5f3ca911fdac.tar.gz gentoo-2-bed823cfb248efa8002e6c44477b5f3ca911fdac.tar.bz2 gentoo-2-bed823cfb248efa8002e6c44477b5f3ca911fdac.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-base')
-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 da53d5ed8ff4..a6796e843b49 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.85 2005/07/02 16:46:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.86 2005/07/13 05:10:51 geoman Exp $ + + 13 Jul 2005; Stephen P. Becker <geoman@gentoo.org> gail-1.8.4.ebuild: + stable on mips 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> gail-1.8.4.ebuild: Stable on alpha. diff --git a/gnome-base/gail/gail-1.8.4.ebuild b/gnome-base/gail/gail-1.8.4.ebuild index 96cfc6c4ec6d..6a49bdab04db 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.7 2005/07/08 02:54:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.8 2005/07/13 05:10:51 geoman 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" |