summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-06-13 11:44:54 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-06-13 11:44:54 +0000
commit91cdec98bbfeff0fe15c252930296a3439ef395a (patch)
treed8f3a16a3883e68c93d7eff9852daef4f77a61bb /dev-perl/Event
parentFix shebang (#509866 by Jura), drop old. (diff)
downloadgentoo-2-91cdec98bbfeff0fe15c252930296a3439ef395a.tar.gz
gentoo-2-91cdec98bbfeff0fe15c252930296a3439ef395a.tar.bz2
gentoo-2-91cdec98bbfeff0fe15c252930296a3439ef395a.zip
alpha/amd64/arm/ia64/ppc/ppc64/sparc/x86 stable wrt bug #513062
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Event')
-rw-r--r--dev-perl/Event/ChangeLog8
-rw-r--r--dev-perl/Event/Event-1.09.ebuild19
-rw-r--r--dev-perl/Event/Event-1.10.ebuild19
-rw-r--r--dev-perl/Event/Event-1.200.0.ebuild19
-rw-r--r--dev-perl/Event/Event-1.210.0.ebuild6
5 files changed, 9 insertions, 62 deletions
diff --git a/dev-perl/Event/ChangeLog b/dev-perl/Event/ChangeLog
index 8bea93e3cd2d..02ac0d54da61 100644
--- a/dev-perl/Event/ChangeLog
+++ b/dev-perl/Event/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Event
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.80 2013/01/19 20:21:50 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.81 2014/06/13 11:44:53 zlogene Exp $
+
+ 13 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> -Event-1.09.ebuild,
+ -Event-1.10.ebuild, -Event-1.200.0.ebuild, Event-1.210.0.ebuild:
+ alpha/amd64/arm/ia64/ppc/ppc64/sparc/x86 stable wrt bug #513062
*Event-1.210.0 (19 Jan 2013)
diff --git a/dev-perl/Event/Event-1.09.ebuild b/dev-perl/Event/Event-1.09.ebuild
deleted file mode 100644
index 422a58971601..000000000000
--- a/dev-perl/Event/Event-1.09.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.09.ebuild,v 1.8 2009/05/23 17:04:56 armin76 Exp $
-
-inherit perl-module
-
-DESCRIPTION="fast, generic event loop"
-SRC_URI="mirror://cpan/authors/id/J/JP/JPRIT/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
-IUSE=""
-SRC_TEST="do"
-
-mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Event/Event-1.10.ebuild b/dev-perl/Event/Event-1.10.ebuild
deleted file mode 100644
index 41b2ada68374..000000000000
--- a/dev-perl/Event/Event-1.10.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.10.ebuild,v 1.5 2012/10/09 01:22:30 blueness Exp $
-
-inherit perl-module
-
-DESCRIPTION="fast, generic event loop"
-SRC_URI="mirror://cpan/authors/id/J/JP/JPRIT/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
-IUSE=""
-SRC_TEST="do"
-
-mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Event/Event-1.200.0.ebuild b/dev-perl/Event/Event-1.200.0.ebuild
deleted file mode 100644
index 25a16f41aa4c..000000000000
--- a/dev-perl/Event/Event-1.200.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.200.0.ebuild,v 1.1 2011/08/05 18:21:46 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=JPRIT
-MODULE_VERSION=1.20
-inherit perl-module
-
-DESCRIPTION="fast, generic event loop"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
-
-mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
diff --git a/dev-perl/Event/Event-1.210.0.ebuild b/dev-perl/Event/Event-1.210.0.ebuild
index 539b51b7825a..793a88a9a6e3 100644
--- a/dev-perl/Event/Event-1.210.0.ebuild
+++ b/dev-perl/Event/Event-1.210.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.210.0.ebuild,v 1.1 2013/01/19 20:21:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.210.0.ebuild,v 1.2 2014/06/13 11:44:53 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="fast, generic event loop"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-solaris"
IUSE=""
SRC_TEST="do"