summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-06-30 11:51:43 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-06-30 11:51:43 +0000
commit4df92eb6009d1e3f0c7d8d90599098a8f0981c30 (patch)
treea16e65de8c38970dc410d7441709763939e43d40 /x11-plugins
parentSecurity bump. fixes CAN 495 and 535 (Manifest recommit) (diff)
downloadgentoo-2-4df92eb6009d1e3f0c7d8d90599098a8f0981c30.tar.gz
gentoo-2-4df92eb6009d1e3f0c7d8d90599098a8f0981c30.tar.bz2
gentoo-2-4df92eb6009d1e3f0c7d8d90599098a8f0981c30.zip
wmnd 0.4.9 stable on x86. Wipe out old ebuilds...
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmnd/ChangeLog7
-rw-r--r--x11-plugins/wmnd/files/digest-wmnd-0.4.31
-rw-r--r--x11-plugins/wmnd/files/digest-wmnd-0.4.51
-rw-r--r--x11-plugins/wmnd/files/digest-wmnd-0.4.5-r11
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.3.ebuild23
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild29
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.5.ebuild24
-rw-r--r--x11-plugins/wmnd/wmnd-0.4.9.ebuild4
8 files changed, 8 insertions, 82 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog
index c53f327f221d..20e6ecadbf31 100644
--- a/x11-plugins/wmnd/ChangeLog
+++ b/x11-plugins/wmnd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/wmnd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.13 2004/06/24 23:14:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.14 2004/06/30 11:51:43 s4t4n Exp $
+
+ 30 Jun 2004; Michele Noberasco <s4t4n@gentoo.org> wmnd-0.4.9.ebuild:
+ Stable on x86.
+ wmnd-0.4.3.ebuild, wmnd-0.4.5.ebuild, wmnd-0.4.5-r1.ebuild:
+ Remove old ebuilds...
*wmnd-0.4.9 (22 Jun 2004)
diff --git a/x11-plugins/wmnd/files/digest-wmnd-0.4.3 b/x11-plugins/wmnd/files/digest-wmnd-0.4.3
deleted file mode 100644
index 3e4ff13863e9..000000000000
--- a/x11-plugins/wmnd/files/digest-wmnd-0.4.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7ffe3db9d7cb496a6252908ceddeaeb3 wmnd-0.4.3.tar.gz 136060
diff --git a/x11-plugins/wmnd/files/digest-wmnd-0.4.5 b/x11-plugins/wmnd/files/digest-wmnd-0.4.5
deleted file mode 100644
index 0cc4621022e9..000000000000
--- a/x11-plugins/wmnd/files/digest-wmnd-0.4.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b143203fc476a7dd08e64c87619db4f2 wmnd-0.4.5.tar.gz 238799
diff --git a/x11-plugins/wmnd/files/digest-wmnd-0.4.5-r1 b/x11-plugins/wmnd/files/digest-wmnd-0.4.5-r1
deleted file mode 100644
index 0cc4621022e9..000000000000
--- a/x11-plugins/wmnd/files/digest-wmnd-0.4.5-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b143203fc476a7dd08e64c87619db4f2 wmnd-0.4.5.tar.gz 238799
diff --git a/x11-plugins/wmnd/wmnd-0.4.3.ebuild b/x11-plugins/wmnd/wmnd-0.4.3.ebuild
deleted file mode 100644
index cb2177252c1c..000000000000
--- a/x11-plugins/wmnd/wmnd-0.4.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.3.ebuild,v 1.9 2004/06/24 23:14:38 agriffis Exp $
-
-DESCRIPTION="WindowMaker Network Devices (dockapp)"
-HOMEPAGE="http://www.hydra.ubiest.com/wmnd/"
-SRC_URI="http://www.hydra.ubiest.com/wmnd/releases/wmnd-0.4.3.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 sparc amd64"
-
-DEPEND="virtual/x11"
-
-src_compile() {
- econf || die "configure failed"
- emake || die "parallel make failed"
-}
-
-src_install() {
- einstall || die "make install failed"
-}
diff --git a/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild b/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild
deleted file mode 100644
index 7e4c96890b72..000000000000
--- a/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.5-r1.ebuild,v 1.5 2004/06/24 23:14:38 agriffis Exp $
-
-DESCRIPTION="WindowMaker Network Devices (dockapp)"
-HOMEPAGE="http://www.yuv.info/wmnd/"
-SRC_URI="http://www.yuv.info/wmnd/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 sparc amd64"
-
-DEPEND="virtual/x11
- x11-wm/windowmaker"
-
-src_compile() {
- econf || die "configure failed"
- emake || die "parallel make failed"
-}
-
-src_install() {
- einstall || die "make install failed"
-
- dodoc README AUTHORS COPYING ChangeLog INSTALL 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.5.ebuild b/x11-plugins/wmnd/wmnd-0.4.5.ebuild
deleted file mode 100644
index 2808a8ee07c8..000000000000
--- a/x11-plugins/wmnd/wmnd-0.4.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.5.ebuild,v 1.5 2004/06/24 23:14:38 agriffis Exp $
-
-DESCRIPTION="WindowMaker Network Devices (dockapp)"
-HOMEPAGE="http://www.yuv.info/wmnd/"
-SRC_URI="http://www.yuv.info/wmnd/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 sparc amd64"
-
-DEPEND="virtual/x11
- x11-wm/windowmaker"
-
-src_compile() {
- econf || die "configure failed"
- emake || die "parallel make failed"
-}
-
-src_install() {
- einstall || die "make install failed"
-}
diff --git a/x11-plugins/wmnd/wmnd-0.4.9.ebuild b/x11-plugins/wmnd/wmnd-0.4.9.ebuild
index a87bf076c383..2f1969ef11ef 100644
--- a/x11-plugins/wmnd/wmnd-0.4.9.ebuild
+++ b/x11-plugins/wmnd/wmnd-0.4.9.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/wmnd/wmnd-0.4.9.ebuild,v 1.2 2004/06/24 23:14:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.9.ebuild,v 1.3 2004/06/30 11:51:43 s4t4n Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.yuv.info/pub/wmnd/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
DEPEND="virtual/x11
x11-wm/windowmaker"