diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 02:13:34 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 02:13:34 +0000 |
commit | 23b01c5255f6f3e423d60bae9860abe4f59d8895 (patch) | |
tree | 91d9ed9d663223a92ed0ceb3bff9cd2f50b9a64e /gnome-base/gnome-applets | |
parent | Added USE="${GRP_STAGE23_USE}" to missing profiles (diff) | |
download | gentoo-2-23b01c5255f6f3e423d60bae9860abe4f59d8895.tar.gz gentoo-2-23b01c5255f6f3e423d60bae9860abe4f59d8895.tar.bz2 gentoo-2-23b01c5255f6f3e423d60bae9860abe4f59d8895.zip |
mark x86 for gnome 2.8
Diffstat (limited to 'gnome-base/gnome-applets')
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-applets/gnome-applets-2.8.0.ebuild b/gnome-base/gnome-applets/gnome-applets-2.8.0.ebuild index 4a7e4b52d53c..acbc5c2d9109 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.8.0.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.8.0.ebuild,v 1.2 2004/10/08 22:00:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.0.ebuild,v 1.3 2004/11/11 02:13:33 foser Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc apm acpi ipv6 gstreamer" SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" RDEPEND=">=x11-libs/gtk+-2.1 >=gnome-base/gail-1.3 |