diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:42:48 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:42:48 +0000 |
commit | 9354c910969c2c06c6166737ddbd477e19a8f345 (patch) | |
tree | abf45b07503309ee550c06767ceb4dd0e33d011b /dev-perl/Class-Container | |
parent | amd64 (diff) | |
download | historical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.gz historical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.bz2 historical-9354c910969c2c06c6166737ddbd477e19a8f345.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Class-Container')
-rw-r--r-- | dev-perl/Class-Container/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Class-Container/Class-Container-0.12.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Class-Container/ChangeLog b/dev-perl/Class-Container/ChangeLog index a21315efbadc..984817c0b28a 100644 --- a/dev-perl/Class-Container/ChangeLog +++ b/dev-perl/Class-Container/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Container -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/ChangeLog,v 1.27 2006/08/04 23:08:38 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/ChangeLog,v 1.28 2007/01/14 22:42:48 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + -Class-Container-0.11.ebuild, Class-Container-0.12.ebuild: + Ebuild maintenance 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> Class-Container-0.11.ebuild, Class-Container-0.12.ebuild: diff --git a/dev-perl/Class-Container/Class-Container-0.12.ebuild b/dev-perl/Class-Container/Class-Container-0.12.ebuild index 25b18318b385..de6c30f5d608 100644 --- a/dev-perl/Class-Container/Class-Container-0.12.ebuild +++ b/dev-perl/Class-Container/Class-Container-0.12.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/Class-Container/Class-Container-0.12.ebuild,v 1.11 2006/08/04 23:08:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Container/Class-Container-0.12.ebuild,v 1.12 2007/01/14 22:42:48 mcummings Exp $ inherit perl-module @@ -17,4 +17,3 @@ DEPEND=">=dev-perl/module-build-0.28 >=dev-perl/Params-Validate-0.24-r1 >=virtual/perl-Scalar-List-Utils-1.08 dev-lang/perl" -RDEPEND="${DEPEND}" |