summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2004-05-05 05:08:52 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2004-05-05 05:08:52 +0000
commitd7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d (patch)
tree04908872cd9c073222589deb3519c4eab91b2cd5 /xfce-extra/xfce4-toys
parentBeta1 love. (Manifest recommit) (diff)
downloadgentoo-2-d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d.tar.gz
gentoo-2-d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d.tar.bz2
gentoo-2-d7e25e9a55b8dd3a66588c0ed6ba36f09d771d8d.zip
Clean up.
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r--xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.01
-rw-r--r--xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.11
-rw-r--r--xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.21
-rw-r--r--xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.31
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.0.0.ebuild22
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.0.1.ebuild22
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.0.2.ebuild22
-rw-r--r--xfce-extra/xfce4-toys/xfce4-toys-4.0.3.ebuild22
8 files changed, 0 insertions, 92 deletions
diff --git a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.0 b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.0
deleted file mode 100644
index b96a7e87e2ec..000000000000
--- a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b4077de7b2e69fa57798ffad00df5d6a xfce4-toys-4.0.0.tar.gz 373127
diff --git a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.1 b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.1
deleted file mode 100644
index d32f210937c8..000000000000
--- a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0936b24077d18ac10dfd27a64805158e xfce4-toys-4.0.1.tar.gz 372152
diff --git a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.2 b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.2
deleted file mode 100644
index e09627a8b5f1..000000000000
--- a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3faf154dd9cc648f7bb9b7282a4ab92f xfce4-toys-4.0.2.tar.gz 374726
diff --git a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.3 b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.3
deleted file mode 100644
index 786a98f09c90..000000000000
--- a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 70e3f2c70edff5e74b81dcb95cd25022 xfce4-toys-4.0.3.tar.gz 375341
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.0.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.0.ebuild
deleted file mode 100644
index e63a4b1d6b50..000000000000
--- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.0.ebuild,v 1.7 2004/04/27 16:16:53 pvdabeel Exp $
-
-IUSE=""
-DESCRIPTION="Xfce4 toys"
-HOMEPAGE="http://www.xfce.org"
-SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ia64 x86 ppc ~alpha ~sparc amd64 hppa"
-
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
- dev-libs/libxml2
- =xfce-base/xfce4-base-${PV}"
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README ChangeLog TODO
-}
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.1.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.1.ebuild
deleted file mode 100644
index ba1439aa3731..000000000000
--- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.1.ebuild,v 1.6 2004/04/17 19:22:44 aliz Exp $
-
-IUSE=""
-DESCRIPTION="Xfce4 toys"
-HOMEPAGE="http://www.xfce.org"
-SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ia64 x86 ppc ~alpha sparc ~amd64 hppa"
-
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
- dev-libs/libxml2
- =xfce-base/xfce4-base-${PV}"
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README ChangeLog TODO
-}
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.2.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.2.ebuild
deleted file mode 100644
index caec308513b3..000000000000
--- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.2.ebuild,v 1.4 2004/04/27 16:16:53 pvdabeel Exp $
-
-IUSE=""
-DESCRIPTION="Xfce4 toys"
-HOMEPAGE="http://www.xfce.org"
-SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ia64 ~x86 ppc ~alpha ~sparc ~amd64 ~hppa"
-
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
- dev-libs/libxml2
- =xfce-base/xfce4-base-${PV}"
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README ChangeLog TODO
-}
diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.0.3.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.0.3.ebuild
deleted file mode 100644
index ed661a8ebc41..000000000000
--- a/xfce-extra/xfce4-toys/xfce4-toys-4.0.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.0.3.ebuild,v 1.8 2004/04/27 16:16:53 pvdabeel Exp $
-
-IUSE=""
-DESCRIPTION="Xfce4 toys"
-HOMEPAGE="http://www.xfce.org"
-SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ia64 x86 ppc alpha sparc ~amd64 ~hppa ~mips"
-
-DEPEND=">=x11-libs/gtk+-2.0.6
- dev-util/pkgconfig
- dev-libs/libxml2
- >=xfce-base/xfce4-base-${PV}"
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL COPYING README ChangeLog TODO
-}