summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-27 15:41:11 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-27 15:41:11 +0000
commit89ec17a91eb0e2aae0230da03e7a873ef263a70f (patch)
treee8a8036d3f1229b9aa4f72213d4425c4623e50f9 /x11-plugins/wmifs
parentdep for bricolage, bug 21549 (diff)
downloadhistorical-89ec17a91eb0e2aae0230da03e7a873ef263a70f.tar.gz
historical-89ec17a91eb0e2aae0230da03e7a873ef263a70f.tar.bz2
historical-89ec17a91eb0e2aae0230da03e7a873ef263a70f.zip
Misc fixes
Diffstat (limited to 'x11-plugins/wmifs')
-rw-r--r--x11-plugins/wmifs/ChangeLog7
-rw-r--r--x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild5
-rw-r--r--x11-plugins/wmifs/wmifs-1.3_beta1.ebuild3
3 files changed, 10 insertions, 5 deletions
diff --git a/x11-plugins/wmifs/ChangeLog b/x11-plugins/wmifs/ChangeLog
index cfb72f6a2bc9..a7bb38c73bca 100644
--- a/x11-plugins/wmifs/ChangeLog
+++ b/x11-plugins/wmifs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmifs
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.6 2003/11/02 07:45:17 seemant Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.7 2004/03/27 15:41:11 aliz Exp $
+
+ 27 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmifs-1.3_beta1-r1.ebuild:
+ Mark stable on amd64.
*wmifs-1.3_beta1-r1 (01 Nov 2003)
diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild
index f6b6199a364e..0478479173c8 100644
--- a/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild
+++ b/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild
@@ -1,9 +1,10 @@
# 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.2 2004/02/17 07:49:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r1.ebuild,v 1.3 2004/03/27 15:41:11 aliz Exp $
inherit eutils
+IUSE=""
MY_PV=${PV/_beta/b}
S=${WORKDIR}/wmifs.app/wmifs
DESCRIPTION="Network monitoring dock.app"
@@ -15,7 +16,7 @@ DEPEND="virtual/x11"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~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 0f2981ff4e9c..8be9a4e3ff5a 100644
--- a/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild
+++ b/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild
@@ -1,7 +1,8 @@
# 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.6 2004/02/17 07:49:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1.ebuild,v 1.7 2004/03/27 15:41:11 aliz Exp $
+IUSE=""
S=${WORKDIR}/wmifs.app/wmifs
DESCRIPTION="Network monitoring dock.app"
SRC_URI="http://linux.tucows.tierra.net/files/x11/dock/wmifs-1.3b1.tar.gz"