Gentoo Archives: gentoo-commits

From: "Christian Hartmann (ian)" <ian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Iconv: ChangeLog Text-Iconv-1.7.ebuild
Date: Fri, 19 Oct 2007 20:29:45
Message-Id: E1Iiy4Z-0002xa-1Z@stork.gentoo.org
1 ian 07/10/19 20:03:55
2
3 Modified: ChangeLog
4 Added: Text-Iconv-1.7.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.27 dev-perl/Text-Iconv/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Iconv/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Iconv/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Iconv/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 19 Jan 2007 16:57:57 -0000 1.26
23 +++ ChangeLog 19 Oct 2007 20:03:54 -0000 1.27
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Text-Iconv
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.26 2007/01/19 16:57:57 mcummings Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.27 2007/10/19 20:03:54 ian Exp $
29 +
30 +*Text-Iconv-1.7 (19 Oct 2007)
31 +
32 + 19 Oct 2007; Christian Hartmann <ian@g.o> +Text-Iconv-1.7.ebuild:
33 + Version bump
34
35 19 Jan 2007; Michael Cummings <mcummings@g.o>
36 Text-Iconv-1.4.ebuild:
37
38
39
40 1.1 dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild?rev=1.1&content-type=text/plain
44
45 Index: Text-Iconv-1.7.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.7.ebuild,v 1.1 2007/10/19 20:03:54 ian Exp $
50
51 inherit perl-module
52
53 DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
54 HOMEPAGE="http://search.cpan.org/~mpiotr"
55 SRC_URI="mirror://cpan/authors/id/M/MP/MPIOTR/${P}.tar.gz"
56
57 LICENSE="Artistic"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
60 IUSE=""
61
62 DEPEND="dev-lang/perl"
63
64
65
66 --
67 gentoo-commits@g.o mailing list