diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-08 03:25:36 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-08 03:25:36 +0000 |
commit | 12bb70714ce84ab497a74fca20b3131bf5796f46 (patch) | |
tree | a5974ffbf7da5ffa58868c17be33dee3aabcc5a0 /gnome-base/gail | |
parent | Marked ~hppa (bug #218794). (diff) | |
download | gentoo-2-12bb70714ce84ab497a74fca20b3131bf5796f46.tar.gz gentoo-2-12bb70714ce84ab497a74fca20b3131bf5796f46.tar.bz2 gentoo-2-12bb70714ce84ab497a74fca20b3131bf5796f46.zip |
Keyword for mips.
(Portage version: 2.2_pre6)
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 42afbe61b24d..7bbb48b56678 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.149 2008/04/10 18:15:57 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.150 2008/05/08 03:25:36 dirtyepic Exp $ + + 08 May 2008; Ryan Hill <dirtyepic@gentoo.org> gail-1.22.1.ebuild: + Keyword for mips. *gail-1.22.1 (10 Apr 2008) diff --git a/gnome-base/gail/gail-1.22.1.ebuild b/gnome-base/gail/gail-1.22.1.ebuild index e78ffe9b1e5f..8c980bd22564 100644 --- a/gnome-base/gail/gail-1.22.1.ebuild +++ b/gnome-base/gail/gail-1.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.1.ebuild,v 1.1 2008/04/10 18:15:57 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.22.1.ebuild,v 1.2 2008/05/08 03:25:36 dirtyepic 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.13.0 |