diff --git a/x11-plugins/wmnd/Manifest b/x11-plugins/wmnd/Manifest deleted file mode 100644 index 14e6a96..0000000 --- a/x11-plugins/wmnd/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST wmnd-0.4.12.tar.gz 167646 RMD160 82b68cdb0011bc51f7c3ecc8bce64761f2a23ce7 SHA1 61824a4159a352a6251145f86ad347381ded2035 SHA256 9e9f63e2210a396c49697f776cca8189d2585785637c596a9207e1750bd4a824 -DIST wmnd-0.4.13.tar.gz 169698 RMD160 29f2e606ab43d30e73980dafa93227dcd862d44b SHA1 b25c77d920e6855aaefe565779ea42229cfa4450 SHA256 c654a59e1c844393b55eabacc6f2efe12f2a45952c4bbf7f6bc5fbaf1dfdfcac -EBUILD wmnd-0.4.12-r10.ebuild 922 RMD160 ac1bf0d0accb8723ac1759075d6d602f4d3119dc SHA1 811ad70889452b48a38f5aba03619120fc3bb36a SHA256 a06e393eb9d726f6aff266068b917b179f9dd92c0bb12df7bdd5cc73dcce96d3 -EBUILD wmnd-0.4.13-r10.ebuild 922 RMD160 ac1bf0d0accb8723ac1759075d6d602f4d3119dc SHA1 811ad70889452b48a38f5aba03619120fc3bb36a SHA256 a06e393eb9d726f6aff266068b917b179f9dd92c0bb12df7bdd5cc73dcce96d3 diff --git a/x11-plugins/wmnd/files/digest-wmnd-0.4.12-r10 b/x11-plugins/wmnd/files/digest-wmnd-0.4.12-r10 deleted file mode 100644 index b7c8f82..0000000 --- a/x11-plugins/wmnd/files/digest-wmnd-0.4.12-r10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 595227d5a4a296b39b53799201568e8d wmnd-0.4.12.tar.gz 167646 -RMD160 82b68cdb0011bc51f7c3ecc8bce64761f2a23ce7 wmnd-0.4.12.tar.gz 167646 -SHA256 9e9f63e2210a396c49697f776cca8189d2585785637c596a9207e1750bd4a824 wmnd-0.4.12.tar.gz 167646 diff --git a/x11-plugins/wmnd/wmnd-0.4.12-r10.ebuild b/x11-plugins/wmnd/wmnd-0.4.12-r10.ebuild deleted file mode 100644 index 2bf369d..0000000 --- a/x11-plugins/wmnd/wmnd-0.4.12-r10.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.7 2006/01/31 20:03:49 nelchael Exp $ - -IUSE="" -DESCRIPTION="WindowMaker Network Devices (dockapp)" -HOMEPAGE="http://www.thregr.org/~wavexx/software/wmnd/" -SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc amd64" - -RDEPEND="|| ( ( - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXt - x11-libs/libXpm ) - virtual/x11 )" -DEPEND="${RDEPEND} - || ( x11-proto/xextproto virtual/x11 )" - -src_compile() { - econf || die "configure failed" - emake || die "parallel make failed" -} - -src_install() { - einstall || die "make install failed" - - dodoc README AUTHORS ChangeLog NEWS TODO - - # gpl.info is no valid .info file. Causes errors with install-info. - rm -r ${D}/usr/share/info -} diff --git a/x11-plugins/wmnd/wmnd-0.4.13-r10.ebuild b/x11-plugins/wmnd/wmnd-0.4.13-r10.ebuild deleted file mode 100644 index 2bf369d..0000000 --- a/x11-plugins/wmnd/wmnd-0.4.13-r10.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.7 2006/01/31 20:03:49 nelchael Exp $ - -IUSE="" -DESCRIPTION="WindowMaker Network Devices (dockapp)" -HOMEPAGE="http://www.thregr.org/~wavexx/software/wmnd/" -SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc amd64" - -RDEPEND="|| ( ( - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXt - x11-libs/libXpm ) - virtual/x11 )" -DEPEND="${RDEPEND} - || ( x11-proto/xextproto virtual/x11 )" - -src_compile() { - econf || die "configure failed" - emake || die "parallel make failed" -} - -src_install() { - einstall || die "make install failed" - - dodoc README AUTHORS ChangeLog NEWS TODO - - # gpl.info is no valid .info file. Causes errors with install-info. - rm -r ${D}/usr/share/info -}