summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-03-13 22:59:35 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-03-13 22:59:35 +0000
commit4176cd95885eea2b7d7782edca408dadbf8d8681 (patch)
treeeb50fe3d7a96f282bced4a943fbf23e43ae1da4c /x11-plugins/wmupmon
parentInitial import. Closing bug #44572. (Manifest recommit) (diff)
downloadgentoo-2-4176cd95885eea2b7d7782edca408dadbf8d8681.tar.gz
gentoo-2-4176cd95885eea2b7d7782edca408dadbf8d8681.tar.bz2
gentoo-2-4176cd95885eea2b7d7782edca408dadbf8d8681.zip
Version bump. Closing bug #44484.
Diffstat (limited to 'x11-plugins/wmupmon')
-rw-r--r--x11-plugins/wmupmon/ChangeLog10
-rw-r--r--x11-plugins/wmupmon/Manifest4
-rw-r--r--x11-plugins/wmupmon/files/digest-wmupmon-0.1.21
-rw-r--r--x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild10
-rw-r--r--x11-plugins/wmupmon/wmupmon-0.1.2.ebuild34
5 files changed, 51 insertions, 8 deletions
diff --git a/x11-plugins/wmupmon/ChangeLog b/x11-plugins/wmupmon/ChangeLog
index 73c2103605b4..e9621216b708 100644
--- a/x11-plugins/wmupmon/ChangeLog
+++ b/x11-plugins/wmupmon/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/wmupmon
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.3 2003/09/24 18:55:01 weeve Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.4 2004/03/13 22:59:35 pyrania Exp $
+
+*wmupmon-0.1.2 (13 Mar 2004)
+
+ 13 Mar 2004; Markus Nigbur <pyrania@gentoo.org> wmupmon-0.1.1a.ebuild,
+ wmupmon-0.1.2.ebuild:
+ Version bump. Closing bug #44484.
24 Sep 2003; Jason Wever <weeve@gentoo.org> wmupmon-0.1.1a.ebuild:
Added ~sparc keyword.
diff --git a/x11-plugins/wmupmon/Manifest b/x11-plugins/wmupmon/Manifest
index 276f42458399..addaefde58ba 100644
--- a/x11-plugins/wmupmon/Manifest
+++ b/x11-plugins/wmupmon/Manifest
@@ -1,4 +1,6 @@
+MD5 01685c02a2ca432bb143f929cf5815dc wmupmon-0.1.2.ebuild 926
MD5 00e1949607ed7de7753113789c6153c2 ChangeLog 665
MD5 95e861c19d822659f3a0a7a8ea92c5c2 metadata.xml 321
-MD5 b11884bf299b5992047c0bec66d99b70 wmupmon-0.1.1a.ebuild 929
+MD5 5135f1ce418b561d85fdb104e4eb5c3b wmupmon-0.1.1a.ebuild 938
MD5 b610db91de3c6cdf44fa50701b321445 files/digest-wmupmon-0.1.1a 67
+MD5 59b42bc2638f2283a42a84ea40ae76e7 files/digest-wmupmon-0.1.2 66
diff --git a/x11-plugins/wmupmon/files/digest-wmupmon-0.1.2 b/x11-plugins/wmupmon/files/digest-wmupmon-0.1.2
new file mode 100644
index 000000000000..6a2c0a768d91
--- /dev/null
+++ b/x11-plugins/wmupmon/files/digest-wmupmon-0.1.2
@@ -0,0 +1 @@
+MD5 935fbabb77f0e0f7ca807a8e76fcda7d wmupmon-0.1.2.tar.bz2 144485
diff --git a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild
index e86e1bf84975..bf1dbb5c9edc 100644
--- a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild
+++ b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild
@@ -1,15 +1,15 @@
-# 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/wmupmon/wmupmon-0.1.1a.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.6 2004/03/13 22:59:35 pyrania Exp $
S=${WORKDIR}/${P}
DESCRIPTION="wmUpMon is a program to monitor your Uptime"
-HOMEPAGE="http://jzs.mine.nu/projects/index.php?project=wmupmon"
-SRC_URI="http://jzs.mine.nu/projects/downloads/${P}.tar.bz2"
+HOMEPAGE="http://http://j-z-s.com/projects/index.php?project=wmupmon"
+SRC_URI="http://http://j-z-s.com/projects/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc amd64"
+KEYWORDS="x86 ~sparc amd64"
IUSE=""
diff --git a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild
new file mode 100644
index 000000000000..0f788f7a83ae
--- /dev/null
+++ b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.1 2004/03/13 22:59:35 pyrania Exp $
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="wmUpMon is a program to monitor your Uptime"
+HOMEPAGE="http://j-z-s.com/projects/index.php?project=wmupmon"
+SRC_URI="http://j-z-s.com/projects/downloads/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~amd64"
+
+IUSE=""
+
+DEPEND="sys-devel/automake
+ sys-devel/autoconf
+ virtual/x11"
+
+
+src_compile() {
+
+ # This is needed specifically for depcomp, which is necessary for
+ # building wmupmon, but isn't included -- Is there a better way?
+ #cp ${FILESDIR}/depcomp .
+ econf || die "configure failed"
+
+ emake || die "parallel make failed"
+}
+
+src_install() {
+ einstall || die "make install failed"
+ dodoc AUTHORS COPYING INSTALL README THANKS ChangeLog
+}