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 | ead8c3b0dda681ee0da75793b13a6de1295df3a2 (patch) | |
tree | 7688eb2c4b6941e96038fff365cd6d2fd66c0fca /x11-plugins | |
parent | Added IUSE (Manifest recommit) (diff) | |
download | gentoo-2-ead8c3b0dda681ee0da75793b13a6de1295df3a2.tar.gz gentoo-2-ead8c3b0dda681ee0da75793b13a6de1295df3a2.tar.bz2 gentoo-2-ead8c3b0dda681ee0da75793b13a6de1295df3a2.zip |
x11-plugins/wmacpimon-0.2.1 stable for x86
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmacpimon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmacpimon/ChangeLog b/x11-plugins/wmacpimon/ChangeLog index ec7cc6b41c8c..0f1c68600701 100644 --- a/x11-plugins/wmacpimon/ChangeLog +++ b/x11-plugins/wmacpimon/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for x11-plugins/wmacpimon # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.1 2004/07/08 12:33:43 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.2 2004/07/13 08:16:05 s4t4n Exp $ *wmacpimon-0.2.1 (08 Jul 2004) + 13 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmacpimon-0.2.1.ebuild: + Stable for x86. + 08 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmacpimon-0.2.1.ebuild: Initial import. 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" |