1 |
armin76 09/10/28 17:50:24 |
2 |
|
3 |
Modified: ChangeLog Shell-EnvImporter-1.07.ebuild |
4 |
Log: |
5 |
ia64/s390/sh/sparc stable |
6 |
(Portage version: 2.1.6.13/cvs/Linux ia64) |
7 |
|
8 |
Revision Changes Path |
9 |
1.29 dev-perl/Shell-EnvImporter/ChangeLog |
10 |
|
11 |
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog?rev=1.29&view=markup |
12 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog?rev=1.29&content-type=text/plain |
13 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog?r1=1.28&r2=1.29 |
14 |
|
15 |
Index: ChangeLog |
16 |
=================================================================== |
17 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v |
18 |
retrieving revision 1.28 |
19 |
retrieving revision 1.29 |
20 |
diff -u -r1.28 -r1.29 |
21 |
--- ChangeLog 18 Oct 2009 16:01:46 -0000 1.28 |
22 |
+++ ChangeLog 28 Oct 2009 17:50:24 -0000 1.29 |
23 |
@@ -1,6 +1,10 @@ |
24 |
# ChangeLog for dev-perl/Shell-EnvImporter |
25 |
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 |
26 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.28 2009/10/18 16:01:46 klausman Exp $ |
27 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/ChangeLog,v 1.29 2009/10/28 17:50:24 armin76 Exp $ |
28 |
+ |
29 |
+ 28 Oct 2009; Raúl Porcel <armin76@g.o> |
30 |
+ Shell-EnvImporter-1.07.ebuild: |
31 |
+ ia64/s390/sh/sparc stable |
32 |
|
33 |
18 Oct 2009; Tobias Klausmann <klausman@g.o> |
34 |
Shell-EnvImporter-1.07.ebuild: |
35 |
|
36 |
|
37 |
|
38 |
1.10 dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild |
39 |
|
40 |
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild?rev=1.10&view=markup |
41 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild?rev=1.10&content-type=text/plain |
42 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild?r1=1.9&r2=1.10 |
43 |
|
44 |
Index: Shell-EnvImporter-1.07.ebuild |
45 |
=================================================================== |
46 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild,v |
47 |
retrieving revision 1.9 |
48 |
retrieving revision 1.10 |
49 |
diff -u -r1.9 -r1.10 |
50 |
--- Shell-EnvImporter-1.07.ebuild 18 Oct 2009 16:01:46 -0000 1.9 |
51 |
+++ Shell-EnvImporter-1.07.ebuild 28 Oct 2009 17:50:24 -0000 1.10 |
52 |
@@ -1,6 +1,6 @@ |
53 |
# Copyright 1999-2009 Gentoo Foundation |
54 |
# Distributed under the terms of the GNU General Public License v2 |
55 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild,v 1.9 2009/10/18 16:01:46 klausman Exp $ |
56 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.07.ebuild,v 1.10 2009/10/28 17:50:24 armin76 Exp $ |
57 |
|
58 |
EAPI=2 |
59 |
|
60 |
@@ -10,7 +10,7 @@ |
61 |
DESCRIPTION="Import environment variable changes from external commands or shell scripts" |
62 |
|
63 |
SLOT="0" |
64 |
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" |
65 |
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" |
66 |
IUSE="" |
67 |
|
68 |
DEPEND=">=dev-perl/Class-MethodMaker-2" |