diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 01:31:02 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 01:31:02 +0000 |
commit | ba0e785eacbc83328f0745053d4f8d3beb692841 (patch) | |
tree | d2c7ffb5d28bdc2406362109440b2123b1cb8c9d /gnome-base | |
parent | Removing mips keywords as gnome is no longer supported for us. (diff) | |
download | gentoo-2-ba0e785eacbc83328f0745053d4f8d3beb692841.tar.gz gentoo-2-ba0e785eacbc83328f0745053d4f8d3beb692841.tar.bz2 gentoo-2-ba0e785eacbc83328f0745053d4f8d3beb692841.zip |
Removing mips keywords as gnome is no longer supported for us.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index 37481ecc0a7f..e7757b4862f6 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.180 2006/08/21 03:00:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.181 2006/09/04 01:31:02 kumba Exp $ + + 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> gnome-applets-2.10.1.ebuild: + Removing mips keywords as gnome is no longer supported for us. 21 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> gnome-applets-2.12.3.ebuild, gnome-applets-2.14.2.ebuild, diff --git a/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild b/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild index 3ba6a9443278..85864bd4320a 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild,v 1.14 2005/12/05 21:51:06 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.10.1.ebuild,v 1.15 2006/09/04 01:31:02 kumba Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="doc apm acpi ipv6 gstreamer" RDEPEND=">=x11-libs/gtk+-2.5 |