1 |
armin76 09/10/28 18:08:34 |
2 |
|
3 |
Modified: ChangeLog PAR-Dist-0.46.ebuild |
4 |
Log: |
5 |
ia64 stable |
6 |
(Portage version: 2.1.6.13/cvs/Linux ia64) |
7 |
|
8 |
Revision Changes Path |
9 |
1.55 dev-perl/PAR-Dist/ChangeLog |
10 |
|
11 |
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.55&view=markup |
12 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.55&content-type=text/plain |
13 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.54&r2=1.55 |
14 |
|
15 |
Index: ChangeLog |
16 |
=================================================================== |
17 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v |
18 |
retrieving revision 1.54 |
19 |
retrieving revision 1.55 |
20 |
diff -u -r1.54 -r1.55 |
21 |
--- ChangeLog 7 Oct 2009 23:04:12 -0000 1.54 |
22 |
+++ ChangeLog 28 Oct 2009 18:08:33 -0000 1.55 |
23 |
@@ -1,6 +1,9 @@ |
24 |
# ChangeLog for dev-perl/PAR-Dist |
25 |
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 |
26 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.54 2009/10/07 23:04:12 tcunha Exp $ |
27 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.55 2009/10/28 18:08:33 armin76 Exp $ |
28 |
+ |
29 |
+ 28 Oct 2009; Raúl Porcel <armin76@g.o> PAR-Dist-0.46.ebuild: |
30 |
+ ia64 stable |
31 |
|
32 |
07 Oct 2009; Tiago Cunha <tcunha@g.o> PAR-Dist-0.46.ebuild: |
33 |
stable sparc, bug 283969 |
34 |
|
35 |
|
36 |
|
37 |
1.6 dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild |
38 |
|
39 |
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild?rev=1.6&view=markup |
40 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild?rev=1.6&content-type=text/plain |
41 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild?r1=1.5&r2=1.6 |
42 |
|
43 |
Index: PAR-Dist-0.46.ebuild |
44 |
=================================================================== |
45 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v |
46 |
retrieving revision 1.5 |
47 |
retrieving revision 1.6 |
48 |
diff -u -r1.5 -r1.6 |
49 |
--- PAR-Dist-0.46.ebuild 7 Oct 2009 23:04:12 -0000 1.5 |
50 |
+++ PAR-Dist-0.46.ebuild 28 Oct 2009 18:08:33 -0000 1.6 |
51 |
@@ -1,6 +1,6 @@ |
52 |
# Copyright 1999-2009 Gentoo Foundation |
53 |
# Distributed under the terms of the GNU General Public License v2 |
54 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.5 2009/10/07 23:04:12 tcunha Exp $ |
55 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.46.ebuild,v 1.6 2009/10/28 18:08:33 armin76 Exp $ |
56 |
|
57 |
EAPI=2 |
58 |
|
59 |
@@ -10,7 +10,7 @@ |
60 |
DESCRIPTION="Create and manipulate PAR distributions" |
61 |
|
62 |
SLOT="0" |
63 |
-KEYWORDS="amd64 hppa ~ia64 sparc x86" |
64 |
+KEYWORDS="amd64 hppa ia64 sparc x86" |
65 |
IUSE="" |
66 |
|
67 |
DEPEND=" |