1 |
blueness 13/02/28 23:49:43 |
2 |
|
3 |
Modified: elfix-0.8.1.ebuild ChangeLog |
4 |
Log: |
5 |
Depend on any revision of PV, for bug #459632 |
6 |
|
7 |
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) |
8 |
|
9 |
Revision Changes Path |
10 |
1.10 sys-apps/elfix/elfix-0.8.1.ebuild |
11 |
|
12 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild?rev=1.10&view=markup |
13 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild?rev=1.10&content-type=text/plain |
14 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild?r1=1.9&r2=1.10 |
15 |
|
16 |
Index: elfix-0.8.1.ebuild |
17 |
=================================================================== |
18 |
RCS file: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild,v |
19 |
retrieving revision 1.9 |
20 |
retrieving revision 1.10 |
21 |
diff -u -r1.9 -r1.10 |
22 |
--- elfix-0.8.1.ebuild 20 Feb 2013 15:01:19 -0000 1.9 |
23 |
+++ elfix-0.8.1.ebuild 28 Feb 2013 23:49:42 -0000 1.10 |
24 |
@@ -1,6 +1,6 @@ |
25 |
# Copyright 1999-2013 Gentoo Foundation |
26 |
# Distributed under the terms of the GNU General Public License v2 |
27 |
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild,v 1.9 2013/02/20 15:01:19 jer Exp $ |
28 |
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild,v 1.10 2013/02/28 23:49:42 blueness Exp $ |
29 |
|
30 |
EAPI="5" |
31 |
|
32 |
@@ -19,7 +19,7 @@ |
33 |
# These only work with a properly configured PaX kernel |
34 |
RESTRICT="test" |
35 |
|
36 |
-DEPEND="=dev-python/pypax-${PV}[ptpax=,xtpax=] |
37 |
+DEPEND="~dev-python/pypax-${PV}[ptpax=,xtpax=] |
38 |
ptpax? ( dev-libs/elfutils ) |
39 |
xtpax? ( sys-apps/attr )" |
40 |
|
41 |
|
42 |
|
43 |
|
44 |
1.62 sys-apps/elfix/ChangeLog |
45 |
|
46 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/ChangeLog?rev=1.62&view=markup |
47 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/ChangeLog?rev=1.62&content-type=text/plain |
48 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/elfix/ChangeLog?r1=1.61&r2=1.62 |
49 |
|
50 |
Index: ChangeLog |
51 |
=================================================================== |
52 |
RCS file: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v |
53 |
retrieving revision 1.61 |
54 |
retrieving revision 1.62 |
55 |
diff -u -r1.61 -r1.62 |
56 |
--- ChangeLog 20 Feb 2013 15:01:19 -0000 1.61 |
57 |
+++ ChangeLog 28 Feb 2013 23:49:42 -0000 1.62 |
58 |
@@ -1,4 +1,6 @@ |
59 |
|
60 |
+ 28 Feb 2013; Anthony G. Basile <blueness@g.o> elfix-0.8.1.ebuild: |
61 |
+ Depend on any revision of PV, for bug #459632 |
62 |
|
63 |
20 Feb 2013; Jeroen Roovers <jer@g.o> elfix-0.8.1.ebuild: |
64 |
Stable for HPPA (bug #456656). |