diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-03-13 22:59:35 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-03-13 22:59:35 +0000 |
commit | 4176cd95885eea2b7d7782edca408dadbf8d8681 (patch) | |
tree | eb50fe3d7a96f282bced4a943fbf23e43ae1da4c /x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | |
parent | Initial import. Closing bug #44572. (Manifest recommit) (diff) | |
download | gentoo-2-4176cd95885eea2b7d7782edca408dadbf8d8681.tar.gz gentoo-2-4176cd95885eea2b7d7782edca408dadbf8d8681.tar.bz2 gentoo-2-4176cd95885eea2b7d7782edca408dadbf8d8681.zip |
Version bump. Closing bug #44484.
Diffstat (limited to 'x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild')
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
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="" |