summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-10-06 11:19:23 +0000
committerTorsten Veller <tove@gentoo.org>2008-10-06 11:19:23 +0000
commite7298c2a608d252b91cac85a3170899a8d14cc8e (patch)
tree4266fff09ae829299c3a5229e382175274754e71 /dev-perl/locale-maketext-fuzzy
parentChanged the kde p. mask entry to use ~ instead of = to prevent any revisions ... (diff)
downloadgentoo-2-e7298c2a608d252b91cac85a3170899a8d14cc8e.tar.gz
gentoo-2-e7298c2a608d252b91cac85a3170899a8d14cc8e.tar.bz2
gentoo-2-e7298c2a608d252b91cac85a3170899a8d14cc8e.zip
Version bump
(Portage version: 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/ChangeLog10
-rw-r--r--dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.10.ebuild20
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