diff options
author | Tom Martin <slarti@gentoo.org> | 2005-10-02 09:31:22 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-10-02 09:31:22 +0000 |
commit | aedbd4372c8c40d8c08e087fc6f9bd376755e822 (patch) | |
tree | 387875695829a9df3f9a493de1fbe7f8a4a779c2 /x11-plugins/wmwifi | |
parent | Fixed a typo in pkg_postinst. (diff) | |
download | gentoo-2-aedbd4372c8c40d8c08e087fc6f9bd376755e822.tar.gz gentoo-2-aedbd4372c8c40d8c08e087fc6f9bd376755e822.tar.bz2 gentoo-2-aedbd4372c8c40d8c08e087fc6f9bd376755e822.zip |
Marked ~amd64.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'x11-plugins/wmwifi')
-rw-r--r-- | x11-plugins/wmwifi/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmwifi/wmwifi-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmwifi/ChangeLog b/x11-plugins/wmwifi/ChangeLog index bed659dc220c..8a6294136d1c 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.4 2005/06/30 20:29:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/ChangeLog,v 1.5 2005/10/02 09:31:22 slarti Exp $ + + 02 Oct 2005; Tom Martin <slarti@gentoo.org> wmwifi-0.3.ebuild: + Marked ~amd64. 30 Jun 2005; Joseph Jezak <josejx@gentoo.org> wmwifi-0.3.ebuild: Marked ppc stable for bug #97516. diff --git a/x11-plugins/wmwifi/wmwifi-0.3.ebuild b/x11-plugins/wmwifi/wmwifi-0.3.ebuild index 6ca6fed08109..811b21672047 100644 --- a/x11-plugins/wmwifi/wmwifi-0.3.ebuild +++ b/x11-plugins/wmwifi/wmwifi-0.3.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.3.ebuild,v 1.5 2005/06/30 20:29:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwifi/wmwifi-0.3.ebuild,v 1.6 2005/10/02 09:31:22 slarti 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" +KEYWORDS="ppc x86 ~amd64" DEPEND="virtual/x11" RDEPEND="${DEPEND}" |