diff options
author | Torsten Veller <tove@gentoo.org> | 2012-04-21 18:43:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-04-21 18:43:09 +0000 |
commit | 97b872c288d8062f6a5293107028704f18c67122 (patch) | |
tree | 2e99ed3fcc1cb31348c8907136618b9642fee651 /dev-perl/POE-Component-IKC | |
parent | Cleanup (diff) | |
download | gentoo-2-97b872c288d8062f6a5293107028704f18c67122.tar.gz gentoo-2-97b872c288d8062f6a5293107028704f18c67122.tar.bz2 gentoo-2-97b872c288d8062f6a5293107028704f18c67122.zip |
Cleanup
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/POE-Component-IKC')
-rw-r--r-- | dev-perl/POE-Component-IKC/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/POE-Component-IKC/POE-Component-IKC-0.220.0.ebuild | 19 |
2 files changed, 6 insertions, 21 deletions
diff --git a/dev-perl/POE-Component-IKC/ChangeLog b/dev-perl/POE-Component-IKC/ChangeLog index d43443af7294..793359ceaf22 100644 --- a/dev-perl/POE-Component-IKC/ChangeLog +++ b/dev-perl/POE-Component-IKC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/POE-Component-IKC -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Component-IKC/ChangeLog,v 1.4 2011/09/11 01:32:08 robbat2 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Component-IKC/ChangeLog,v 1.5 2012/04/21 18:43:09 tove Exp $ + + 21 Apr 2012; Torsten Veller <tove@gentoo.org> + -POE-Component-IKC-0.220.0.ebuild: + Cleanup *POE-Component-IKC-0.230.2 (11 Sep 2011) diff --git a/dev-perl/POE-Component-IKC/POE-Component-IKC-0.220.0.ebuild b/dev-perl/POE-Component-IKC/POE-Component-IKC-0.220.0.ebuild deleted file mode 100644 index 1aaeca6443b8..000000000000 --- a/dev-perl/POE-Component-IKC/POE-Component-IKC-0.220.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/POE-Component-IKC/POE-Component-IKC-0.220.0.ebuild,v 1.1 2011/02/26 09:43:41 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="GWYN" -MODULE_VERSION=0.2200 -inherit perl-module - -DESCRIPTION="POE Inter-Kernel Communication" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-perl/POE-API-Peek-1.34 - dev-perl/POE" -RDEPEND="${DEPEND}" |