diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-02 11:04:39 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-02 11:04:39 +0000 |
commit | d2f6c7e025c01b5b852ff2b44c0d8f0104f7b588 (patch) | |
tree | 37e4d0e2f7a73533e75c1839f447c66aa18dffa6 /x11-plugins/wmupmon | |
parent | Fixing bug 59072 typo in description (diff) | |
download | historical-d2f6c7e025c01b5b852ff2b44c0d8f0104f7b588.tar.gz historical-d2f6c7e025c01b5b852ff2b44c0d8f0104f7b588.tar.bz2 historical-d2f6c7e025c01b5b852ff2b44c0d8f0104f7b588.zip |
x11-plugins/wmupmon-0.1.2 stable for x86. Wipe out old ebuilds.
Diffstat (limited to 'x11-plugins/wmupmon')
-rw-r--r-- | x11-plugins/wmupmon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmupmon/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmupmon/files/digest-wmupmon-0.1.1a | 1 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | 32 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.2.ebuild | 20 |
5 files changed, 15 insertions, 51 deletions
diff --git a/x11-plugins/wmupmon/ChangeLog b/x11-plugins/wmupmon/ChangeLog index 7f1eb9c91c0a..bc8166590a03 100644 --- a/x11-plugins/wmupmon/ChangeLog +++ b/x11-plugins/wmupmon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/wmupmon # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.6 2004/06/24 23:19:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.7 2004/08/02 11:04:39 s4t4n Exp $ + + 02 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmupmon-0.1.2.ebuild: + Ebuild clean up, stable on x86. + wmupmon-0.1.1a.ebuild: + Wipe out older version. 12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> wmupmon-0.1.2.ebuild: Stable on amd64, remvoving S=. diff --git a/x11-plugins/wmupmon/Manifest b/x11-plugins/wmupmon/Manifest index 1d586ee8f3a4..ce0b49cf162c 100644 --- a/x11-plugins/wmupmon/Manifest +++ b/x11-plugins/wmupmon/Manifest @@ -1,6 +1,4 @@ -MD5 0453e223f14e2dd30c73df9587928e3c wmupmon-0.1.2.ebuild 896 -MD5 eb552b67dfbac0a9c4132e0f506a4a6b ChangeLog 927 +MD5 f16356e58281f2f0c3e6d77ba0a04803 wmupmon-0.1.2.ebuild 726 +MD5 9b1397b72fde8dc4fbd5f59ae1cb0822 ChangeLog 1084 MD5 95e861c19d822659f3a0a7a8ea92c5c2 metadata.xml 321 -MD5 1049fc21e329be6ee13d0a7ffe26401f wmupmon-0.1.1a.ebuild 910 -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.1a b/x11-plugins/wmupmon/files/digest-wmupmon-0.1.1a deleted file mode 100644 index 62f088f3a1c5..000000000000 --- a/x11-plugins/wmupmon/files/digest-wmupmon-0.1.1a +++ /dev/null @@ -1 +0,0 @@ -MD5 73b420353b2055947839e90228e83a5f wmupmon-0.1.1a.tar.bz2 110788 diff --git a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild deleted file mode 100644 index 95c58f37fdd7..000000000000 --- a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.8 2004/06/24 23:19:11 agriffis Exp $ - -DESCRIPTION="wmUpMon is a program to monitor your Uptime" -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" - -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 -} diff --git a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild index 335939a2e9cd..6d758fa258be 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild @@ -1,32 +1,26 @@ # Copyright 1999-2004 Gentoo Foundation # 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.3 2004/06/24 23:19:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.2.ebuild,v 1.4 2004/08/02 11:04:39 s4t4n Exp $ 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" - +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 . +src_compile() +{ econf || die "configure failed" - - emake || die "parallel make failed" + emake || die "parallel make failed" } -src_install() { +src_install() +{ einstall || die "make install failed" dodoc AUTHORS COPYING INSTALL README THANKS ChangeLog } |