diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-19 13:18:39 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-19 13:18:39 +0000 |
commit | 727c64ceff9f352636b7624a1cae53eec86f98ca (patch) | |
tree | fc428b1d4f73406e9e0805e85256cf8129c4cd25 /x11-misc | |
parent | Homepage moved (diff) | |
download | gentoo-2-727c64ceff9f352636b7624a1cae53eec86f98ca.tar.gz gentoo-2-727c64ceff9f352636b7624a1cae53eec86f98ca.tar.bz2 gentoo-2-727c64ceff9f352636b7624a1cae53eec86f98ca.zip |
Homepage moved
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/icemc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icemc/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/icemc/icemc-1.2.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/icemc/ChangeLog b/x11-misc/icemc/ChangeLog index a4524751aaa1..910d59793087 100644 --- a/x11-misc/icemc/ChangeLog +++ b/x11-misc/icemc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icemc # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.2 2003/04/24 14:09:57 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.3 2003/05/19 13:18:30 phosphan Exp $ + + 19 May 2003; Patrick Kursawe <phosphan@gentoo.org> icemc-1.2.ebuild: + Homepage moved to SF 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> : icemc-1.2.ebuild : stable for x86 diff --git a/x11-misc/icemc/Manifest b/x11-misc/icemc/Manifest index 85241cc02de4..28616b3c6a51 100644 --- a/x11-misc/icemc/Manifest +++ b/x11-misc/icemc/Manifest @@ -1,3 +1,3 @@ -MD5 e0d7be9b944b81836799cf3cb5ea71f9 ChangeLog 456 -MD5 487e82c15a217cd52b1fe88c5f03d7e5 icemc-1.2.ebuild 632 +MD5 8cb2c04b61a674f918c89f64604fde30 ChangeLog 551 +MD5 ecb3e759eba53f53209d49d206ee8962 icemc-1.2.ebuild 632 MD5 052babcceb7f9cb2ed976ca553de0374 files/digest-icemc-1.2 62 diff --git a/x11-misc/icemc/icemc-1.2.ebuild b/x11-misc/icemc/icemc-1.2.ebuild index 10177af39e58..796b91e6d899 100644 --- a/x11-misc/icemc/icemc-1.2.ebuild +++ b/x11-misc/icemc/icemc-1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-1.2.ebuild,v 1.2 2003/04/24 14:09:57 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-1.2.ebuild,v 1.3 2003/05/19 13:18:30 phosphan Exp $ DESCRIPTION="IceWM menu/toolbar editor" -HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" -SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" +HOMEPAGE="http://icecc.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |