diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-13 07:40:14 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-13 07:40:14 +0000 |
commit | 46649ccf5630f635558678720f1173170438913a (patch) | |
tree | 8d5f52c6534a3e25a8e49f091611554c14eb6dcb /gnome-base/gnome-common | |
parent | Stable on mips, per #176145. (diff) | |
download | gentoo-2-46649ccf5630f635558678720f1173170438913a.tar.gz gentoo-2-46649ccf5630f635558678720f1173170438913a.tar.bz2 gentoo-2-46649ccf5630f635558678720f1173170438913a.zip |
Added ~mips to KEYWORDS, per #176517.
(Portage version: 2.1.2.7)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 286953c85401..259ac3640e26 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.43 2007/02/16 20:15:47 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.44 2007/05/13 07:40:14 kumba Exp $ + + 13 May 2007; Joshua Kinard <kumba@gentoo.org> gnome-common-2.12.0.ebuild: + Added ~mips to KEYWORDS, per #176517. 16 Feb 2007; Roy Marples <uberlord@gentoo.org> gnome-common-2.12.0.ebuild: Add ~x86-fbsd keyword, #167237. diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild index 0bb60d5be936..f71ad456c4fd 100644 --- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.14 2007/02/16 20:15:47 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.15 2007/05/13 07:40:14 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -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="" DEPEND="" |