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 | 5affa63021b8a75c7f0008c58a8e1cc7e8495d5b (patch) | |
tree | b24666f90fa37a98fba2a6507a2eb88c6f503335 /x11-plugins/wmsvencd | |
parent | version bump (diff) | |
download | historical-5affa63021b8a75c7f0008c58a8e1cc7e8495d5b.tar.gz historical-5affa63021b8a75c7f0008c58a8e1cc7e8495d5b.tar.bz2 historical-5affa63021b8a75c7f0008c58a8e1cc7e8495d5b.zip |
Remove redundant S definition in x11-plugins/wmsvencd-0.5.0.ebuild
Diffstat (limited to 'x11-plugins/wmsvencd')
-rw-r--r-- | x11-plugins/wmsvencd/ChangeLog | 3 | ||||
-rw-r--r-- | x11-plugins/wmsvencd/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmsvencd/wmsvencd-0.5.0.ebuild | 4 |
3 files changed, 5 insertions, 6 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/Manifest b/x11-plugins/wmsvencd/Manifest index 77c01a504405..a6ea51977689 100644 --- a/x11-plugins/wmsvencd/Manifest +++ b/x11-plugins/wmsvencd/Manifest @@ -1,5 +1,5 @@ -MD5 a8fbab60a7ba634c4d1b44506a8d5b61 wmsvencd-0.5.0.ebuild 884 -MD5 b566032d96520dd68341dab6d600566e ChangeLog 380 +MD5 e2c8d9492d2cd020a7eb72163d036e28 wmsvencd-0.5.0.ebuild 865 +MD5 222c45d03177475c87112d36ebca6bc2 ChangeLog 409 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 MD5 813d128fc4aa6314fb517d9c3d9e5af7 files/wmsvencd-compile.patch 1214 MD5 106258cb0439850d80bb5bde262f5bce files/digest-wmsvencd-0.5.0 65 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} |