diff options
author | David Holm <dholm@gentoo.org> | 2004-04-28 16:03:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-28 16:03:58 +0000 |
commit | 04417699ed8c4e3c02d316b58faca96b2444f608 (patch) | |
tree | 6a335404d589259ba9e847a82dbee0d2f843ada4 /x11-plugins/wmnetmon/wmnetmon-0.2.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-04417699ed8c4e3c02d316b58faca96b2444f608.tar.gz historical-04417699ed8c4e3c02d316b58faca96b2444f608.tar.bz2 historical-04417699ed8c4e3c02d316b58faca96b2444f608.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins/wmnetmon/wmnetmon-0.2.ebuild')
-rw-r--r-- | x11-plugins/wmnetmon/wmnetmon-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild index 5b50cc757398..d3afe4ac5663 100644 --- a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild +++ b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.4 2004/03/26 23:10:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.5 2004/04/28 16:03:58 dholm Exp $ IUSE="" S=${WORKDIR}/${P}p5/ @@ -10,7 +10,7 @@ SRC_URI="http://www.linuks.mine.nu/dockapps/${P}p5.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/x11" |