diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-26 19:02:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-26 19:02:59 +0000 |
commit | 73c242aa225cb6a7d56d521a9372e177c5f8c391 (patch) | |
tree | 3da199e93e4e71cbd0274db32b2746d507ba0708 | |
parent | stable x86, bug 270738 (diff) | |
download | gentoo-2-73c242aa225cb6a7d56d521a9372e177c5f8c391.tar.gz gentoo-2-73c242aa225cb6a7d56d521a9372e177c5f8c391.tar.bz2 gentoo-2-73c242aa225cb6a7d56d521a9372e177c5f8c391.zip |
Version bump
(Portage version: 2.2_rc33/cvs/Linux i686)
-rw-r--r-- | dev-perl/libintl-perl/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.18.ebuild | 17 |
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/libintl-perl/ChangeLog b/dev-perl/libintl-perl/ChangeLog index 5919bd43b0a4..f3ccf920de4c 100644 --- a/dev-perl/libintl-perl/ChangeLog +++ b/dev-perl/libintl-perl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/libintl-perl -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.25 2007/01/16 01:08:50 mcummings Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.26 2009/05/26 19:02:59 tove Exp $ + +*libintl-perl-1.18 (26 May 2009) + + 26 May 2009; Torsten Veller <tove@gentoo.org> +libintl-perl-1.18.ebuild: + Version bump 16 Jan 2007; Michael Cummings <mcummings@gentoo.org> -libintl-perl-1.10.ebuild, -libintl-perl-1.11.ebuild, diff --git a/dev-perl/libintl-perl/libintl-perl-1.18.ebuild b/dev-perl/libintl-perl/libintl-perl-1.18.ebuild new file mode 100644 index 000000000000..de0eb497329c --- /dev/null +++ b/dev-perl/libintl-perl/libintl-perl-1.18.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.18.ebuild,v 1.1 2009/05/26 19:02:59 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR=GUIDO +inherit perl-module + +DESCRIPTION="Perl internationalization library that aims to be compatible with the Uniforum message translations system" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST=do |