summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-08 18:37:08 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-08 18:37:08 +0000
commit4c0fa1c98a0a044fd78122c74a493c52a8b93a14 (patch)
treed7ac7ae63965820d50f657cb65fc8e6617f5e62d /dev-perl/CQL-Parser
parentCleanup (diff)
downloadgentoo-2-4c0fa1c98a0a044fd78122c74a493c52a8b93a14.tar.gz
gentoo-2-4c0fa1c98a0a044fd78122c74a493c52a8b93a14.tar.bz2
gentoo-2-4c0fa1c98a0a044fd78122c74a493c52a8b93a14.zip
Cleanup
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/CQL-Parser')
-rw-r--r--dev-perl/CQL-Parser/CQL-Parser-1.100.0.ebuild23
-rw-r--r--dev-perl/CQL-Parser/ChangeLog7
2 files changed, 5 insertions, 25 deletions
diff --git a/dev-perl/CQL-Parser/CQL-Parser-1.100.0.ebuild b/dev-perl/CQL-Parser/CQL-Parser-1.100.0.ebuild
deleted file mode 100644
index 33b19ab461a2..000000000000
--- a/dev-perl/CQL-Parser/CQL-Parser-1.100.0.ebuild
+++ /dev/null
@@ -1,23 +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/CQL-Parser/CQL-Parser-1.100.0.ebuild,v 1.1 2011/09/01 11:48:01 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=BRICAS
-MODULE_VERSION=1.10
-inherit perl-module
-
-DESCRIPTION="compiles CQL strings into parse trees of Node subtypes."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Clone
- >=dev-perl/Class-Accessor-0.31
- >=dev-perl/String-Tokenizer-0.05"
-DEPEND="${RDEPEND}
- test? ( >=dev-perl/Test-Exception-0.27 )"
-
-SRC_TEST=do
diff --git a/dev-perl/CQL-Parser/ChangeLog b/dev-perl/CQL-Parser/ChangeLog
index b589ff920fff..647e79007ff8 100644
--- a/dev-perl/CQL-Parser/ChangeLog
+++ b/dev-perl/CQL-Parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/CQL-Parser
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CQL-Parser/ChangeLog,v 1.8 2012/11/18 11:12:10 robbat2 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CQL-Parser/ChangeLog,v 1.9 2013/01/08 18:37:08 tove Exp $
+
+ 08 Jan 2013; Torsten Veller <tove@gentoo.org> -CQL-Parser-1.100.0.ebuild:
+ Cleanup
18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Drop duplication of myself as a maintainer where there is a herd.