diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:53:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 15:53:27 +0000 |
commit | bd024517155d1b45d52d076a8f72fd05032a535e (patch) | |
tree | 3265bbdfa15a402494835b8a2f20a6b3835b02e2 /dev-perl/Statistics-Descriptive | |
parent | Version bump, thanks seemant (diff) | |
download | historical-bd024517155d1b45d52d076a8f72fd05032a535e.tar.gz historical-bd024517155d1b45d52d076a8f72fd05032a535e.tar.bz2 historical-bd024517155d1b45d52d076a8f72fd05032a535e.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r-- | dev-perl/Statistics-Descriptive/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Statistics-Descriptive/ChangeLog b/dev-perl/Statistics-Descriptive/ChangeLog index 3e03ebbd6723..c7cf5772ea01 100644 --- a/dev-perl/Statistics-Descriptive/ChangeLog +++ b/dev-perl/Statistics-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Statistics-Descriptive -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.10 2006/11/24 18:24:14 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.11 2007/01/19 15:51:12 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Statistics-Descriptive-2.6.ebuild: + Ebuild maintenance 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> Statistics-Descriptive-2.6.ebuild: diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 5f6bffc9dee2..6cd1a78b2344 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.9 2006/11/24 18:24:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.10 2007/01/19 15:51:12 mcummings Exp $ inherit perl-module @@ -19,4 +19,3 @@ mydoc="README Changes UserSurvey.txt" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |