diff options
author | 2008-10-06 11:19:23 +0000 | |
---|---|---|
committer | 2008-10-06 11:19:23 +0000 | |
commit | 327970e94eeb43758b76205f308186ebf3fec36d (patch) | |
tree | a5cd6df1a001c7f59a05b712017aaeb352809a25 /dev-perl/locale-maketext-fuzzy | |
parent | Changed the kde p. mask entry to use ~ instead of = to prevent any revisions ... (diff) | |
download | historical-327970e94eeb43758b76205f308186ebf3fec36d.tar.gz historical-327970e94eeb43758b76205f308186ebf3fec36d.tar.bz2 historical-327970e94eeb43758b76205f308186ebf3fec36d.zip |
Version bump
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy')
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild | 20 |
2 files changed, 28 insertions, 2 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/ChangeLog b/dev-perl/locale-maketext-fuzzy/ChangeLog index 7ee5dafd84ad..3aed4ebbd72f 100644 --- a/dev-perl/locale-maketext-fuzzy/ChangeLog +++ b/dev-perl/locale-maketext-fuzzy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/locale-maketext-fuzzy -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.13 2007/01/16 01:18:50 mcummings Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/ChangeLog,v 1.14 2008/10/06 11:19:23 tove Exp $ + +*locale-maketext-fuzzy-0.10 (06 Oct 2008) + + 06 Oct 2008; Torsten Veller <tove@gentoo.org> + +locale-maketext-fuzzy-0.10.ebuild: + Version bump 16 Jan 2007; Michael Cummings <mcummings@gentoo.org> locale-maketext-fuzzy-0.02.ebuild: diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild new file mode 100644 index 000000000000..603f027af646 --- /dev/null +++ b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild,v 1.1 2008/10/06 11:19:23 tove Exp $ + +MODULE_AUTHOR=AUDREYT +MY_PN=Locale-Maketext-Fuzzy +MY_P=${MY_PN}-${PV} +S=${WORKDIR}/${MY_P} +inherit perl-module + +DESCRIPTION="Maketext from already interpolated strings" + +SLOT="0" +LICENSE="MIT" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +DEPEND="dev-lang/perl" + +SRC_TEST=do |