diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-19 13:31:23 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-05-19 13:31:23 +0000 |
commit | 0ac3137e1572ada5bcbf30cd1deca1ef5a814a32 (patch) | |
tree | 8bad8e87dad271a6feced65706b1f2510e73aa5c /x11-misc/icemc | |
parent | add informational comment for devs (diff) | |
download | gentoo-2-0ac3137e1572ada5bcbf30cd1deca1ef5a814a32.tar.gz gentoo-2-0ac3137e1572ada5bcbf30cd1deca1ef5a814a32.tar.bz2 gentoo-2-0ac3137e1572ada5bcbf30cd1deca1ef5a814a32.zip |
mistyped URL
Diffstat (limited to 'x11-misc/icemc')
-rw-r--r-- | x11-misc/icemc/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/icemc/icemc-1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/icemc/Manifest b/x11-misc/icemc/Manifest index 28616b3c6a51..857d35bfbcb0 100644 --- a/x11-misc/icemc/Manifest +++ b/x11-misc/icemc/Manifest @@ -1,3 +1,3 @@ MD5 8cb2c04b61a674f918c89f64604fde30 ChangeLog 551 -MD5 ecb3e759eba53f53209d49d206ee8962 icemc-1.2.ebuild 632 +MD5 8d60b9f84575ddd3a237b4addcd8903f 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 796b91e6d899..0f65e78c84a5 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.3 2003/05/19 13:18:30 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-1.2.ebuild,v 1.4 2003/05/19 13:31:15 phosphan Exp $ DESCRIPTION="IceWM menu/toolbar editor" HOMEPAGE="http://icecc.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |