summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 12:39:23 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 12:39:23 +0000
commita41f4889cfad50b1a8a27f2e34c93e6586d789f0 (patch)
tree4e7398ba7e8fd5ccace5402d10c70e8fcd36d5d5 /dev-perl/Gtk2-Sexy
parentCleanup (diff)
downloadgentoo-2-a41f4889cfad50b1a8a27f2e34c93e6586d789f0.tar.gz
gentoo-2-a41f4889cfad50b1a8a27f2e34c93e6586d789f0.tar.bz2
gentoo-2-a41f4889cfad50b1a8a27f2e34c93e6586d789f0.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Gtk2-Sexy')
-rw-r--r--dev-perl/Gtk2-Sexy/ChangeLog8
-rw-r--r--dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.02.ebuild19
-rw-r--r--dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.04.ebuild19
3 files changed, 6 insertions, 40 deletions
diff --git a/dev-perl/Gtk2-Sexy/ChangeLog b/dev-perl/Gtk2-Sexy/ChangeLog
index 129dfd3f1471..601293471f52 100644
--- a/dev-perl/Gtk2-Sexy/ChangeLog
+++ b/dev-perl/Gtk2-Sexy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Gtk2-Sexy
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/ChangeLog,v 1.4 2008/12/23 18:56:31 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Sexy/ChangeLog,v 1.5 2009/03/13 12:39:23 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Gtk2-Sexy-0.02.ebuild,
+ -Gtk2-Sexy-0.04.ebuild:
+ Cleanup
*Gtk2-Sexy-0.05 (23 Dec 2008)
diff --git a/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.02.ebuild b/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.02.ebuild
deleted file mode 100644
index 55d1d9c6a673..000000000000
--- a/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.02.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/Gtk2-Sexy/Gtk2-Sexy-0.02.ebuild,v 1.2 2008/01/17 16:35:25 flameeyes Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the sexy widget collection"
-HOMEPAGE="http://search.cpan.org/search?query=Gtk2-Sexy&mode=dist"
-SRC_URI="mirror://cpan/authors/id/F/FL/FLORA/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/gtk2-perl
- dev-lang/perl"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
diff --git a/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.04.ebuild b/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.04.ebuild
deleted file mode 100644
index 5b1c50db5825..000000000000
--- a/dev-perl/Gtk2-Sexy/Gtk2-Sexy-0.04.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/Gtk2-Sexy/Gtk2-Sexy-0.04.ebuild,v 1.1 2008/12/17 17:14:35 tove Exp $
-
-MODULE_AUTHOR=FLORA
-inherit perl-module
-
-DESCRIPTION="Perl interface to the sexy widget collection"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/gtk2-perl
- x11-libs/libsexy
- dev-lang/perl"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"