diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-17 14:06:26 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-17 14:06:26 +0000 |
commit | db518e1ac4163c6a2accfcd09ddfcddcff79f2d1 (patch) | |
tree | 08565d1e5922c8e6d93c89b0f5518d7de7f1843d /x11-plugins | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-db518e1ac4163c6a2accfcd09ddfcddcff79f2d1.tar.gz gentoo-2-db518e1ac4163c6a2accfcd09ddfcddcff79f2d1.tar.bz2 gentoo-2-db518e1ac4163c6a2accfcd09ddfcddcff79f2d1.zip |
Remove redundant S definition in x11-plugins/wmsvencd-0.5.0.ebuild
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsvencd/ChangeLog | 3 | ||||
-rw-r--r-- | x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-plugins/wmsvencd/ChangeLog b/x11-plugins/wmsvencd/ChangeLog index 5b3244a29204..4c932a6f13de 100644 --- a/x11-plugins/wmsvencd/ChangeLog +++ b/x11-plugins/wmsvencd/ChangeLog @@ -1,8 +1,9 @@ # ChangeLog for x11-plugins/wmsvencd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/ChangeLog,v 1.1 2004/07/17 13:54:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/ChangeLog,v 1.2 2004/07/17 14:06:26 s4t4n Exp $ *wmsvencd-0.5.0 (17 Jul 2004) 17 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmsvencd-0.5.0.ebuild: Initial import. Thanks to Przemyslaw Maciag. Closes #53583. + Remove the S definition... diff --git a/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild b/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild index 8e51227c09c1..1fed0a7b3d43 100644 --- a/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild +++ b/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild,v 1.1 2004/07/17 13:54:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild,v 1.2 2004/07/17 14:06:26 s4t4n Exp $ inherit eutils @@ -18,8 +18,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} |