diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-28 19:22:42 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-28 19:22:42 +0000 |
commit | 7e4a7b0602f40906fe89acc8e41947b1b7603291 (patch) | |
tree | 74001a7175aa9202a784d6cee5f27a73811da623 /dev-perl/Statistics-Descriptive-Discrete | |
parent | Change version scheme (diff) | |
download | gentoo-2-7e4a7b0602f40906fe89acc8e41947b1b7603291.tar.gz gentoo-2-7e4a7b0602f40906fe89acc8e41947b1b7603291.tar.bz2 gentoo-2-7e4a7b0602f40906fe89acc8e41947b1b7603291.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Statistics-Descriptive-Discrete')
-rw-r--r-- | dev-perl/Statistics-Descriptive-Discrete/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0.ebuild | 17 |
2 files changed, 25 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog index 0eeb4b5f0964..81345b1220c0 100644 --- a/dev-perl/Statistics-Descriptive-Discrete/ChangeLog +++ b/dev-perl/Statistics-Descriptive-Discrete/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Statistics-Descriptive-Discrete -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.10 2010/02/06 12:26:08 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/ChangeLog,v 1.11 2011/08/28 19:22:42 tove Exp $ + +*Statistics-Descriptive-Discrete-0.70.0 (28 Aug 2011) + + 28 Aug 2011; Torsten Veller <tove@gentoo.org> + +Statistics-Descriptive-Discrete-0.70.0.ebuild: + Change version scheme 06 Feb 2010; Torsten Veller <tove@gentoo.org> Statistics-Descriptive-Discrete-0.07.ebuild: diff --git a/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0.ebuild b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0.ebuild new file mode 100644 index 000000000000..4491a8683d84 --- /dev/null +++ b/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive-Discrete/Statistics-Descriptive-Discrete-0.70.0.ebuild,v 1.1 2011/08/28 19:22:42 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RHETTBULL +MODULE_VERSION=0.07 +inherit perl-module + +DESCRIPTION="Statistics-Descriptive-Discrete module" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST=do |