diff options
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 4e3bfeb7fdf5..b5db6f9f73b4 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.5 2005/03/08 13:20:10 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.6 2005/04/07 17:15:01 blubb Exp $ inherit eutils @@ -14,7 +14,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} |