diff options
author | 2010-08-13 07:16:40 +0000 | |
---|---|---|
committer | 2010-08-13 07:16:40 +0000 | |
commit | fb4016708fcb7a55eddf6941c5f7849b3f7bf31c (patch) | |
tree | 04337d2b4c242b4576930cb95feee53fef881142 /gnome-extra/nm-applet/nm-applet-0.8.ebuild | |
parent | stable x86, bug 321593 (diff) | |
download | gentoo-2-fb4016708fcb7a55eddf6941c5f7849b3f7bf31c.tar.gz gentoo-2-fb4016708fcb7a55eddf6941c5f7849b3f7bf31c.tar.bz2 gentoo-2-fb4016708fcb7a55eddf6941c5f7849b3f7bf31c.zip |
stable x86, bug 321593
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/nm-applet/nm-applet-0.8.ebuild')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-0.8.ebuild b/gnome-extra/nm-applet/nm-applet-0.8.ebuild index 96954037ae4a..ec0bec074478 100644 --- a/gnome-extra/nm-applet/nm-applet-0.8.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.8.ebuild,v 1.2 2010/03/10 09:01:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.8.ebuild,v 1.3 2010/08/13 07:16:40 fauli Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI//${PN}/${MY_PN}}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="bluetooth" # FIXME: bluetooth is automagic |