diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-01 11:36:25 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-01 11:36:25 +0000 |
commit | 6d4423db957f69c83ac86376105065eaffec2009 (patch) | |
tree | c20161c0e15e4e3f607de3ae936201cce90ba3ea /dev-perl/Carp-Assert | |
parent | Change version scheme (diff) | |
download | gentoo-2-6d4423db957f69c83ac86376105065eaffec2009.tar.gz gentoo-2-6d4423db957f69c83ac86376105065eaffec2009.tar.bz2 gentoo-2-6d4423db957f69c83ac86376105065eaffec2009.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Carp-Assert')
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.200.0.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Carp-Assert/ChangeLog | 9 |
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.200.0.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.200.0.ebuild new file mode 100644 index 000000000000..92c40c5bb7b9 --- /dev/null +++ b/dev-perl/Carp-Assert/Carp-Assert-0.200.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/Carp-Assert/Carp-Assert-0.200.0.ebuild,v 1.1 2011/09/01 11:36:25 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MSCHWERN +MODULE_VERSION=0.20 +inherit perl-module + +DESCRIPTION="Executable comments in carp" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Carp-Assert/ChangeLog b/dev-perl/Carp-Assert/ChangeLog index b238b715cf77..43aaa2123872 100644 --- a/dev-perl/Carp-Assert/ChangeLog +++ b/dev-perl/Carp-Assert/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Carp-Assert -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.20 2010/01/09 16:44:04 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/ChangeLog,v 1.21 2011/09/01 11:36:25 tove Exp $ + +*Carp-Assert-0.200.0 (01 Sep 2011) + + 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Carp-Assert-0.200.0.ebuild: + Change version scheme 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> Carp-Assert-0.20.ebuild: Transfer Prefix keywords |