diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-02-04 01:46:46 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-02-04 01:46:46 +0000 |
commit | b67587d497840e1210cbed057e67dc9448f34bfa (patch) | |
tree | b82202514465ae01df8940004911245864bdd1c8 /x11-plugins | |
parent | new version.. once again (diff) | |
download | gentoo-2-b67587d497840e1210cbed057e67dc9448f34bfa.tar.gz gentoo-2-b67587d497840e1210cbed057e67dc9448f34bfa.tar.bz2 gentoo-2-b67587d497840e1210cbed057e67dc9448f34bfa.zip |
Updated HOMEPAGE and SRC_URI at authors request
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmcube/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcube/wmcube-0.98.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmcube/ChangeLog b/x11-plugins/wmcube/ChangeLog index c5efe1f1dae2..6c0b10ee6c97 100644 --- a/x11-plugins/wmcube/ChangeLog +++ b/x11-plugins/wmcube/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/wmcube-0.98 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.1 2002/10/24 18:17:04 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/ChangeLog,v 1.2 2003/02/04 01:46:46 raker Exp $ wmcube-0.98 (24 Oct 2002) + 03 Feb 2003; Nick Hadaway <raker@gentoo.org> wmcube-0.98.ebuild : + Updated the HOMEPAGE and SRC_URI as the authors request. + 24 Oct 2002; Nick Hadaway <raker@gentoo.org> wmcube-0.98.ebuild, files/digest-wmcube-0.98 : Initial ebuild submitted by steingrd@ifi.uio.no (Steingrim Dovland) diff --git a/x11-plugins/wmcube/wmcube-0.98.ebuild b/x11-plugins/wmcube/wmcube-0.98.ebuild index d96bd0f86327..f65748c6d20f 100644 --- a/x11-plugins/wmcube/wmcube-0.98.ebuild +++ b/x11-plugins/wmcube/wmcube-0.98.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.1 2002/10/24 18:17:04 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcube/wmcube-0.98.ebuild,v 1.2 2003/02/04 01:46:46 raker Exp $ DESCRIPTION="a dockapp cpu monitor with spinning 3d objects" -HOMEPAGE="http://boombox.campus.luth.se" -SRC_URI="http://www.stud.ifi.uio.no/~steingrd/${P}.tar.gz" +HOMEPAGE="http://kling.mine.nu/kling/wmcube.htm" +SRC_URI="http://kling.mine.nu/kling/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |