diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:48:27 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 15:48:27 +0000 |
commit | ecdea9303aec0525aac85f804a53c59a581fb82a (patch) | |
tree | 3459c847fdd5990fb35c931aa4dc60d2d9728642 /x11-plugins | |
parent | x11-misc/wmakerconf stable on ppc. (diff) | |
download | gentoo-2-ecdea9303aec0525aac85f804a53c59a581fb82a.tar.gz gentoo-2-ecdea9303aec0525aac85f804a53c59a581fb82a.tar.bz2 gentoo-2-ecdea9303aec0525aac85f804a53c59a581fb82a.zip |
x11-plugins/wmwifi stable on ppc.
(Portage version: 2.1_pre1)
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 009ffaaea057..b968ac78b724 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.8 2005/12/20 10:59:47 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/ChangeLog,v 1.9 2005/12/24 15:48:27 hansmi Exp $ + + 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> wmwifi-0.5.ebuild: + Stable on ppc. 20 Dec 2005; Michele Noberasco <s4t4n@gentoo.org> wmwifi-0.5.ebuild: Stable for x86. diff --git a/x11-plugins/wmwifi/wmwifi-0.5.ebuild b/x11-plugins/wmwifi/wmwifi-0.5.ebuild index 212b1137ecc1..2b4b83c88609 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.3 2005/12/20 10:59:47 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/wmwifi-0.5.ebuild,v 1.4 2005/12/24 15:48:27 hansmi 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="~amd64 ppc x86" DEPEND="virtual/x11" |