diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-30 13:27:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-30 13:27:43 +0000 |
commit | f65ff99b3523404c902f3ccdc3b55eece9356007 (patch) | |
tree | 47cdb511a0f61c9ab6e27f475c93180350f0077f /dev-perl/IPC-ShareLite | |
parent | Version bump (diff) | |
download | historical-f65ff99b3523404c902f3ccdc3b55eece9356007.tar.gz historical-f65ff99b3523404c902f3ccdc3b55eece9356007.tar.bz2 historical-f65ff99b3523404c902f3ccdc3b55eece9356007.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r-- | dev-perl/IPC-ShareLite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild | 20 |
2 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog index 756941e07fbd..c89e05609079 100644 --- a/dev-perl/IPC-ShareLite/ChangeLog +++ b/dev-perl/IPC-ShareLite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/IPC-ShareLite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.34 2011/01/14 17:16:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.35 2011/08/30 13:17:09 tove Exp $ + +*IPC-ShareLite-0.170.0 (30 Aug 2011) + + 30 Aug 2011; Torsten Veller <tove@gentoo.org> +IPC-ShareLite-0.170.0.ebuild: + Change version scheme 14 Jan 2011; Torsten Veller <tove@gentoo.org> -IPC-ShareLite-0.09.ebuild: Cleanup diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild new file mode 100644 index 000000000000..02bf6707dcb9 --- /dev/null +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild,v 1.1 2011/08/30 13:17:09 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ANDYA +MODULE_VERSION=0.17 +inherit perl-module + +DESCRIPTION="IPC::ShareLite module for perl" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris" +IUSE="test" + +DEPEND="test? ( dev-perl/Test-Pod )" +RDEPEND="" + +SRC_TEST=do |