summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 12:51:44 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 12:51:44 +0000
commit7a6157be203d2050efc31213adcd23cfdc02faef (patch)
tree20f23587dfdea11d20fe3e0c464395148dac28b5 /dev-perl/Gtk2-Sexy
parentAutomated update of use.local.desc (diff)
downloadhistorical-7a6157be203d2050efc31213adcd23cfdc02faef.tar.gz
historical-7a6157be203d2050efc31213adcd23cfdc02faef.tar.bz2
historical-7a6157be203d2050efc31213adcd23cfdc02faef.zip
Cleanup
Package-Manager: portage-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"