diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:36:48 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 18:36:48 +0000 |
commit | 6ab42505b792ef4aebea3be08aaed231d298c5ab (patch) | |
tree | dd4692ee0b07350f46e940d485bd483929d8b632 /x11-plugins/wmswallow | |
parent | cleanup (diff) | |
download | historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.gz historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.bz2 historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.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 77e37f6cdc75..a8d987e569a4 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 8cb115914534b36c90941c43ba076bae wmswallow-0.6.1.ebuild 735 +MD5 c96b0250b3e3cc57f0782ed0aa6339bb wmswallow-0.6.1.ebuild 739 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" |