Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/TimeDate: TimeDate-1.16.ebuild
Date: Sat, 23 Feb 2008 20:33:23
Message-Id: E1JT13b-0001AX-VZ@stork.gentoo.org
1 vapier 08/02/23 20:33:15
2
3 Modified: TimeDate-1.16.ebuild
4 Log:
5 arm/s390/sh love
6 (Portage version: 2.2_pre2)
7
8 Revision Changes Path
9 1.18 dev-perl/TimeDate/TimeDate-1.16.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild?r1=1.17&r2=1.18
14
15 Index: TimeDate-1.16.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- TimeDate-1.16.ebuild 23 Feb 2008 17:09:14 -0000 1.17
22 +++ TimeDate-1.16.ebuild 23 Feb 2008 20:33:15 -0000 1.18
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.17 2008/02/23 17:09:14 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TimeDate/TimeDate-1.16.ebuild,v 1.18 2008/02/23 20:33:15 vapier Exp $
28
29 inherit perl-module
30
31 @@ -8,9 +8,9 @@
32 HOMEPAGE="http://search.cpan.org/~gbarr/"
33 SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
34
35 -SLOT="0"
36 LICENSE="Artistic"
37 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
38 +SLOT="0"
39 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
40 IUSE=""
41
42 DEPEND="dev-lang/perl"
43
44
45
46 --
47 gentoo-commits@l.g.o mailing list