diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 08:16:05 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 08:16:05 +0000 |
commit | 0aab2f99a250f7669a762fd41638453c785e6d70 (patch) | |
tree | 726108bb44dc24abdcfcb60307eec9e8c021bd25 /x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild | |
parent | Added IUSE (diff) | |
download | historical-0aab2f99a250f7669a762fd41638453c785e6d70.tar.gz historical-0aab2f99a250f7669a762fd41638453c785e6d70.tar.bz2 historical-0aab2f99a250f7669a762fd41638453c785e6d70.zip |
x11-plugins/wmacpimon-0.2.1 stable for x86
Diffstat (limited to 'x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild')
-rw-r--r-- | x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild index b1806e751955..6dd6ff52062c 100644 --- a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild +++ b/x11-plugins/wmacpimon/wmacpimon-0.2.1.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/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.1 2004/07/08 12:33:43 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.2 2004/07/13 08:16:05 s4t4n Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11" |