Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/URI: ChangeLog URI-1.37.ebuild URI-1.36.ebuild
Date: Fri, 04 Jul 2008 08:39:17
Message-Id: E1KEgoy-0000HN-18@stork.gentoo.org
1 tove 08/07/04 08:39:11
2
3 Modified: ChangeLog
4 Added: URI-1.37.ebuild
5 Removed: URI-1.36.ebuild
6 Log:
7 Version bump (#228055)
8 (Portage version: 2.2_rc1/cvs/Linux 2.6.24-tuxonice-r9 i686)
9
10 Revision Changes Path
11 1.58 dev-perl/URI/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI/ChangeLog?rev=1.58&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI/ChangeLog?rev=1.58&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI/ChangeLog?r1=1.57&r2=1.58
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v
20 retrieving revision 1.57
21 retrieving revision 1.58
22 diff -u -r1.57 -r1.58
23 --- ChangeLog 29 Apr 2008 14:53:44 -0000 1.57
24 +++ ChangeLog 4 Jul 2008 08:39:11 -0000 1.58
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-perl/URI
27 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.57 2008/04/29 14:53:44 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.58 2008/07/04 08:39:11 tove Exp $
30 +
31 +*URI-1.37 (04 Jul 2008)
32 +
33 + 04 Jul 2008; Torsten Veller <tove@g.o> -URI-1.36.ebuild,
34 + +URI-1.37.ebuild:
35 + Version bump. Cleaning
36
37 *URI-1.36 (29 Apr 2008)
38
39
40
41
42 1.1 dev-perl/URI/URI-1.37.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI/URI-1.37.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/URI/URI-1.37.ebuild?rev=1.1&content-type=text/plain
46
47 Index: URI-1.37.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.37.ebuild,v 1.1 2008/07/04 08:39:11 tove Exp $
52
53 MODULE_AUTHOR=GAAS
54
55 inherit perl-module
56
57 DESCRIPTION="A URI Perl Module"
58
59 LICENSE="Artistic"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
62 IUSE=""
63
64 DEPEND="virtual/perl-MIME-Base64
65 dev-lang/perl"
66
67 SRC_TEST=no # see ChangeLog
68
69 mydoc="rfc2396.txt"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list