diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-19 14:03:43 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-19 14:03:43 +0000 |
commit | 33c0bdba635760d7e628130311764553f8b14dee (patch) | |
tree | 0e6eb621c55fa5fc070d6752f5a50877434c54c0 /x11-misc/icets | |
parent | version bump (diff) | |
download | gentoo-2-33c0bdba635760d7e628130311764553f8b14dee.tar.gz gentoo-2-33c0bdba635760d7e628130311764553f8b14dee.tar.bz2 gentoo-2-33c0bdba635760d7e628130311764553f8b14dee.zip |
Homepage moved
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icets/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.0.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index 8cfe61d45215..3fd696dbc64c 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.6 2003/04/24 14:11:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.7 2003/05/19 14:03:31 phosphan Exp $ + + 19 May 2003; Patrick Kursawe <phosphan@gentoo.org> icets-1.0.ebuild: + Homepage moved to SF 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> : icets-1.0.ebuild : stable for x86 diff --git a/x11-misc/icets/Manifest b/x11-misc/icets/Manifest index d4f9e3ae05c5..39f4b9e2cc0c 100644 --- a/x11-misc/icets/Manifest +++ b/x11-misc/icets/Manifest @@ -1,5 +1,5 @@ MD5 41827f7a1b486fd2037b27c85763a92a icets-0.8.ebuild 1016 -MD5 eb4b28fc7bd364e916cc773e87ddf006 icets-1.0.ebuild 879 -MD5 f85462e89d4f8e4b75f3d6d91b522a87 ChangeLog 719 +MD5 6be7664164c5aee5e1117af816180ac2 icets-1.0.ebuild 863 +MD5 fa78e9df2318822363bb27eeb91c9617 ChangeLog 814 MD5 50d90d6ccf580242ec2f4046bf05631a files/digest-icets-0.8 62 MD5 ee0f4b71bc738ec4dae126e201191b1b files/digest-icets-1.0 62 diff --git a/x11-misc/icets/icets-1.0.ebuild b/x11-misc/icets/icets-1.0.ebuild index cf31eb8d11d8..5c0d0aa99aa1 100644 --- a/x11-misc/icets/icets-1.0.ebuild +++ b/x11-misc/icets/icets-1.0.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/icets/icets-1.0.ebuild,v 1.2 2003/04/24 14:11:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.0.ebuild,v 1.3 2003/05/19 14:03:31 phosphan Exp $ DESCRIPTION="IceWM Theme Editor" -SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" -HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" +SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" +HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |