summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-03 16:22:07 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-03 16:22:07 +0000
commit3146f601f16c11d398cac0525c205e9238320d98 (patch)
tree823b24a252a5836c485ddefb9dddb034c64acaf1 /dev-perl
parentDrop KDE 4.2.2 (diff)
downloadgentoo-2-3146f601f16c11d398cac0525c205e9238320d98.tar.gz
gentoo-2-3146f601f16c11d398cac0525c205e9238320d98.tar.bz2
gentoo-2-3146f601f16c11d398cac0525c205e9238320d98.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DCOP/ChangeLog7
-rw-r--r--dev-perl/DCOP/DCOP-0.037.ebuild19
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-perl/DCOP/ChangeLog b/dev-perl/DCOP/ChangeLog
index b726a584ffec..bd9835eb3dca 100644
--- a/dev-perl/DCOP/ChangeLog
+++ b/dev-perl/DCOP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DCOP
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.7 2008/12/08 02:14:19 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.8 2009/06/03 16:22:07 tove Exp $
+
+ 03 Jun 2009; Torsten Veller <tove@gentoo.org> -DCOP-0.037.ebuild:
+ Cleanup
*DCOP-0.038 (08 Dec 2008)
diff --git a/dev-perl/DCOP/DCOP-0.037.ebuild b/dev-perl/DCOP/DCOP-0.037.ebuild
deleted file mode 100644
index c6e9a43c5243..000000000000
--- a/dev-perl/DCOP/DCOP-0.037.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.037.ebuild,v 1.1 2008/04/29 06:00:16 yuval Exp $
-
-inherit perl-module
-
-DESCRIPTION="Extensible inheritable Perl class to dcop."
-SRC_URI="mirror://cpan/authors/id/J/JC/JCMULLER/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JC/JCMULLER/${P}.readme"
-
-RDEPEND="kde-base/kdelibs"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~ppc"
-
-SRC_TEST="do"