diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 07:52:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 07:52:25 +0000 |
commit | 41a7551fd22d87e04c0f0da37e489123fb1752cb (patch) | |
tree | 1a486cda0382e650f18fd897dd8828dda5e6c000 /x11-plugins/wmifs | |
parent | header fix; mips and arm need deps first (Manifest recommit) (diff) | |
download | gentoo-2-41a7551fd22d87e04c0f0da37e489123fb1752cb.tar.gz gentoo-2-41a7551fd22d87e04c0f0da37e489123fb1752cb.tar.bz2 gentoo-2-41a7551fd22d87e04c0f0da37e489123fb1752cb.zip |
header fix; arm needs deps first
Diffstat (limited to 'x11-plugins/wmifs')
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.3_beta1.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild index 0317b7a7e879..f6b6199a364e 100644 --- a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild +++ b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.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/wmifs/wmifs-1.3_beta1-r1.ebuild,v 1.1 2003/11/02 07:45:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild,v 1.2 2004/02/17 07:49:52 mr_bones_ Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" src_compile() { unpack ${A} diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild index a973dc278045..0f2981ff4e9c 100644 --- a/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild +++ b/x11-plugins/wmifs/wmifs-1.3_beta1.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/wmifs/wmifs-1.3_beta1.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild,v 1.6 2004/02/17 07:49:52 mr_bones_ Exp $ S=${WORKDIR}/wmifs.app/wmifs DESCRIPTION="Network monitoring dock.app" |