diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:37:02 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:37:02 +0000 |
commit | 905104477894dc17ff4df7f9d24c59ed70b27694 (patch) | |
tree | 96c4672d87fb60a0835a130d60079ebd85dca52d /x11-plugins/wmswallow | |
parent | Various epatch sed and cosmetic changes (diff) | |
download | gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.tar.gz gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.tar.bz2 gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.zip |
Various epatch sed and cosmetic changes
Diffstat (limited to 'x11-plugins/wmswallow')
-rw-r--r-- | x11-plugins/wmswallow/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmswallow/wmswallow-0.6.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmswallow/Manifest b/x11-plugins/wmswallow/Manifest index a8d987e569a4..874bf9cd9e9c 100644 --- a/x11-plugins/wmswallow/Manifest +++ b/x11-plugins/wmswallow/Manifest @@ -1,4 +1,4 @@ MD5 2c1ab848b173e41f7969b99b4ad4b31c ChangeLog 377 MD5 e86d4130b9bc927ad4f33f551a8541ba metadata.xml 560 -MD5 c96b0250b3e3cc57f0782ed0aa6339bb wmswallow-0.6.1.ebuild 739 +MD5 41e8a85c7c26e07568e9f6b3ed53bb73 wmswallow-0.6.1.ebuild 735 MD5 4dac6dda847dcd465cc6a8666535394a files/digest-wmswallow-0.6.1 59 diff --git a/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild b/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild index 733ccd051a4f..4ca27d54f880 100644 --- a/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild +++ b/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild,v 1.2 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1.ebuild,v 1.3 2004/01/04 18:36:48 aliz Exp $ IUSE="" DESCRIPTION="A dock applet to make any application dockable." HOMEPAGE="http://burse.uni-hamburg.de/~friedel/software/wmswallow.html" -SRC_URI="http://burse.uni-hamburg.de/~friedel/software/${PN}/${PN}.tar.Z" +SRC_URI="http://burse.uni-hamburg.de/~friedel/software/wmswallow/${PN}.tar.Z" LICENSE="GPL-2" SLOT="0" |