dilfridge 14/10/27 20:35:43
Added: ChangeLog Algorithm-ClusterPoints-0.80.0.ebuild
metadata.xml
Log:
New package, bug 516366
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
EBE6A336BE19039C!)
Revision Changes Path
1.1 dev-perl/Algorithm-ClusterPoints/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-ClusterPoints/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-ClusterPoints/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-perl/Algorithm-ClusterPoints
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-ClusterPoints/ChangeLog,v
1.1 2014/10/27 20:35:43 dilfridge Exp $
*Algorithm-ClusterPoints-0.80.0 (27 Oct 2014)
27 Oct 2014; Andreas K. Huettel <[email protected]>
+Algorithm-ClusterPoints-0.80.0.ebuild, +metadata.xml:
New package, bug 516366
1.1
dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0.ebuild?rev=1.1&content-type=text/plain
Index: Algorithm-ClusterPoints-0.80.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Algorithm-ClusterPoints/Algorithm-ClusterPoints-0.80.0.ebuild,v
1.1 2014/10/27 20:35:43 dilfridge Exp $
EAPI=5
MODULE_AUTHOR=SALVA
MODULE_VERSION=0.08
inherit perl-module
DESCRIPTION='Find clusters inside a set of points'
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )
"
SRC_TEST="do"
1.1 dev-perl/Algorithm-ClusterPoints/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-ClusterPoints/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-ClusterPoints/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<upstream>
<remote-id type="cpan">Algorithm-ClusterPoints</remote-id>
<remote-id
type="cpan-module">Algorithm::ClusterPoints</remote-id>
</upstream>
</pkgmetadata>