diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 13:17:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-13 13:17:08 +0000 |
commit | 4b7cc1e6100dd1797bf71ca8a76ff2e80911e68f (patch) | |
tree | 8d07df5804862a06a8ad3b249ba41b439bc1a95b /x11-plugins/wmnet/wmnet-1.06-r1.ebuild | |
parent | Version bump; removed unzip dep as upstream now provides tarballs too. (diff) | |
download | gentoo-2-4b7cc1e6100dd1797bf71ca8a76ff2e80911e68f.tar.gz gentoo-2-4b7cc1e6100dd1797bf71ca8a76ff2e80911e68f.tar.bz2 gentoo-2-4b7cc1e6100dd1797bf71ca8a76ff2e80911e68f.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins/wmnet/wmnet-1.06-r1.ebuild')
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild b/x11-plugins/wmnet/wmnet-1.06-r1.ebuild index 1e1602b887ac..2264521a6333 100644 --- a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild +++ b/x11-plugins/wmnet/wmnet-1.06-r1.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/wmnet/wmnet-1.06-r1.ebuild,v 1.3 2005/01/28 13:52:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.4 2005/02/13 13:15:53 kloeri Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha ~amd64 ~ppc" +KEYWORDS="x86 sparc alpha ~amd64 ~ppc" src_unpack() { unpack ${A} ; cd ${S} |