diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-09-14 13:20:44 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-09-14 13:20:44 +0000 |
commit | 847a283f5f2e0a04ca2bdcde257452e33418e688 (patch) | |
tree | 7035ade8b3ab9467a203cb37088398f9b8a6cfa7 /dev-perl/Sphinx-Config | |
parent | New package. Needed for Calligra 2.7 see bug #475280. Initial ebuild by Manue... (diff) | |
download | gentoo-2-847a283f5f2e0a04ca2bdcde257452e33418e688.tar.gz gentoo-2-847a283f5f2e0a04ca2bdcde257452e33418e688.tar.bz2 gentoo-2-847a283f5f2e0a04ca2bdcde257452e33418e688.zip |
revbump -> EAPI 5, remove old
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-perl/Sphinx-Config')
-rw-r--r-- | dev-perl/Sphinx-Config/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild (renamed from dev-perl/Sphinx-Config/Sphinx-Config-0.90.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Sphinx-Config/ChangeLog b/dev-perl/Sphinx-Config/ChangeLog index 637365ce245b..8f62500c559f 100644 --- a/dev-perl/Sphinx-Config/ChangeLog +++ b/dev-perl/Sphinx-Config/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Sphinx-Config -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/ChangeLog,v 1.8 2012/11/18 11:35:31 robbat2 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/ChangeLog,v 1.9 2013/09/14 13:20:44 idella4 Exp $ + +*Sphinx-Config-0.90.0-r1 (14 Sep 2013) + + 14 Sep 2013; Ian Delaney <idella4@gentoo.org> +Sphinx-Config-0.90.0-r1.ebuild, + -Sphinx-Config-0.90.0.ebuild: + revbump -> EAPI 5, remove old 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0.ebuild b/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild index 6bb470ea6de5..90c3ff8c280b 100644 --- a/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0.ebuild +++ b/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0.ebuild,v 1.1 2011/03/24 07:07:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sphinx-Config/Sphinx-Config-0.90.0-r1.ebuild,v 1.1 2013/09/14 13:20:44 idella4 Exp $ -EAPI=3 +EAPI=5 MODULE_AUTHOR=JJSCHUTZ MODULE_VERSION=0.09 |