diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 05:29:16 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 05:29:16 +0000 |
commit | 580497951ddd7be1a4abbcaef0aa96658554bce5 (patch) | |
tree | 68c95e3cf4e71d97965bb4aa5e26d93829a22cf2 /gnome-base/gnome-common | |
parent | Stable on mips, per #185823. (diff) | |
download | gentoo-2-580497951ddd7be1a4abbcaef0aa96658554bce5.tar.gz gentoo-2-580497951ddd7be1a4abbcaef0aa96658554bce5.tar.bz2 gentoo-2-580497951ddd7be1a4abbcaef0aa96658554bce5.zip |
Stable on mips, per #185823.
(Portage version: 2.1.3_rc9)
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 259ac3640e26..1eccb825b35e 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.44 2007/05/13 07:40:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.45 2007/08/06 05:29:16 kumba Exp $ + + 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> gnome-common-2.12.0.ebuild: + Stable on mips, per #185823. 13 May 2007; Joshua Kinard <kumba@gentoo.org> gnome-common-2.12.0.ebuild: Added ~mips to KEYWORDS, per #176517. 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 f71ad456c4fd..9475ea740703 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.15 2007/05/13 07:40:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.16 2007/08/06 05:29:16 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |