Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Attribute-Handlers: perl-Attribute-Handlers-0.88.ebuild
Date: Fri, 05 Nov 2010 14:20:42
Message-Id: 20101105142038.40FF320051@flycatcher.gentoo.org
1 ssuominen 10/11/05 14:20:38
2
3 Modified: perl-Attribute-Handlers-0.88.ebuild
4 Log:
5 ppc64 stable wrt #341865
6
7 (Portage version: 2.2.0_alpha3/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.5 virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild?r1=1.4&r2=1.5
15
16 Index: perl-Attribute-Handlers-0.88.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- perl-Attribute-Handlers-0.88.ebuild 27 Jun 2010 19:17:21 -0000 1.4
23 +++ perl-Attribute-Handlers-0.88.ebuild 5 Nov 2010 14:20:38 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild,v 1.4 2010/06/27 19:17:21 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild,v 1.5 2010/11/05 14:20:38 ssuominen Exp $
29
30 DESCRIPTION="Virtual for Attribute-Handlers"
31 HOMEPAGE=""
32 @@ -8,7 +8,7 @@
33
34 LICENSE=""
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 RDEPEND="~perl-core/Attribute-Handlers-${PV}"