diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-12-20 10:59:47 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-12-20 10:59:47 +0000 |
commit | a5ea7b3f476062d1439cea43b67edca49a4a5eac (patch) | |
tree | 022ac35c65cbbcb93484d387b985739f08379675 /x11-plugins | |
parent | Stable for x86. Wiped out older version. (diff) | |
download | gentoo-2-a5ea7b3f476062d1439cea43b67edca49a4a5eac.tar.gz gentoo-2-a5ea7b3f476062d1439cea43b67edca49a4a5eac.tar.bz2 gentoo-2-a5ea7b3f476062d1439cea43b67edca49a4a5eac.zip |
Stable for x86.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmwifi/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmwifi/wmwifi-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmwifi/ChangeLog b/x11-plugins/wmwifi/ChangeLog index 9bc9f70f09e2..009ffaaea057 100644 --- a/x11-plugins/wmwifi/ChangeLog +++ b/x11-plugins/wmwifi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmwifi # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/ChangeLog,v 1.7 2005/11/07 13:05:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/ChangeLog,v 1.8 2005/12/20 10:59:47 s4t4n Exp $ + + 20 Dec 2005; Michele Noberasco <s4t4n@gentoo.org> wmwifi-0.5.ebuild: + Stable for x86. 07 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmwifi-0.5.ebuild, wmwifi-0.3.ebuild: diff --git a/x11-plugins/wmwifi/wmwifi-0.5.ebuild b/x11-plugins/wmwifi/wmwifi-0.5.ebuild index 45a8476c0e57..212b1137ecc1 100644 --- a/x11-plugins/wmwifi/wmwifi-0.5.ebuild +++ b/x11-plugins/wmwifi/wmwifi-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/wmwifi-0.5.ebuild,v 1.2 2005/11/07 13:05:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/wmwifi-0.5.ebuild,v 1.3 2005/12/20 10:59:47 s4t4n Exp $ IUSE="" HOMEPAGE="http://wmwifi.digitalssg.net" @@ -9,7 +9,7 @@ SRC_URI="http://digitalssg.net/debian/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86 ~amd64" +KEYWORDS="~ppc x86 ~amd64" DEPEND="virtual/x11" |