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