swift 14/11/02 08:28:40
Modified: icedtea-7.2.4.3.ebuild icedtea-7.2.4.8.ebuild
icedtea-7.2.4.7.ebuild icedtea-6.1.12.7.ebuild
icedtea-6.1.13.5.ebuild icedtea-6.1.13.5-r1.ebuild
icedtea-6.1.13.3.ebuild icedtea-6.1.13.4.ebuild
icedtea-7.2.5.3.ebuild ChangeLog
Log:
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
#527698)
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
0x2EDD52403B68AF47)
Revision Changes Path
1.8 dev-java/icedtea/icedtea-7.2.4.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.3.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.3.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.3.ebuild?r1=1.7&r2=1.8
Index: icedtea-7.2.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- icedtea-7.2.4.3.ebuild 5 Oct 2014 22:45:16 -0000 1.7
+++ icedtea-7.2.4.3.ebuild 2 Nov 2014 08:28:40 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.3.ebuild,v
1.7 2014/10/05 22:45:16 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.3.ebuild,v
1.8 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -102,7 +102,6 @@
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11 )
- selinux? ( sec-policy/selinux-java )
kerberos? ( virtual/krb5 )
systemtap? ( >=dev-util/systemtap-1 )"
@@ -122,7 +121,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Require >=ant-core-1.8.2 so no additional ant tasks are needed. #466558
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.3 dev-java/icedtea/icedtea-7.2.4.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.8.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.8.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.8.ebuild?r1=1.2&r2=1.3
Index: icedtea-7.2.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icedtea-7.2.4.8.ebuild 19 Oct 2014 06:46:41 -0000 1.2
+++ icedtea-7.2.4.8.ebuild 2 Nov 2014 08:28:40 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.8.ebuild,v
1.2 2014/10/19 06:46:41 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.8.ebuild,v
1.3 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -101,7 +101,6 @@
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= )
- selinux? ( sec-policy/selinux-java )
kerberos? ( virtual/krb5 )
>=dev-util/systemtap-1"
@@ -121,7 +120,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.6 dev-java/icedtea/icedtea-7.2.4.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.7.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.7.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.7.ebuild?r1=1.5&r2=1.6
Index: icedtea-7.2.4.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icedtea-7.2.4.7.ebuild 5 Oct 2014 22:45:16 -0000 1.5
+++ icedtea-7.2.4.7.ebuild 2 Nov 2014 08:28:40 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.7.ebuild,v
1.5 2014/10/05 22:45:16 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.4.7.ebuild,v
1.6 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -100,7 +100,6 @@
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= )
- selinux? ( sec-policy/selinux-java )
kerberos? ( virtual/krb5 )
>=dev-util/systemtap-1"
@@ -120,7 +119,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.5 dev-java/icedtea/icedtea-6.1.12.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.7.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.7.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.7.ebuild?r1=1.4&r2=1.5
Index: icedtea-6.1.12.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- icedtea-6.1.12.7.ebuild 17 May 2014 15:22:54 -0000 1.4
+++ icedtea-6.1.12.7.ebuild 2 Nov 2014 08:28:40 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.7.ebuild,v
1.4 2014/05/17 15:22:54 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.12.7.ebuild,v
1.5 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -70,7 +70,6 @@
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11 )
- selinux? ( sec-policy/selinux-java )
systemtap? ( >=dev-util/systemtap-1 )"
# media-fonts/lklug needs ppc ppc64 keywords
@@ -88,7 +87,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.2 dev-java/icedtea/icedtea-6.1.13.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild?r1=1.1&r2=1.2
Index: icedtea-6.1.13.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icedtea-6.1.13.5.ebuild 19 Oct 2014 06:46:41 -0000 1.1
+++ icedtea-6.1.13.5.ebuild 2 Nov 2014 08:28:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild,v
1.1 2014/10/19 06:46:41 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild,v
1.2 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -73,7 +73,6 @@
kerberos? ( virtual/krb5 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= )
- selinux? ( sec-policy/selinux-java )
systemtap? ( >=dev-util/systemtap-1 )"
# media-fonts/lklug needs ppc ppc64 keywords
@@ -91,7 +90,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.2 dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild?r1=1.1&r2=1.2
Index: icedtea-6.1.13.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icedtea-6.1.13.5-r1.ebuild 1 Nov 2014 17:59:37 -0000 1.1
+++ icedtea-6.1.13.5-r1.ebuild 2 Nov 2014 08:28:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild,v 1.1
2014/11/01 17:59:37 caster Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5-r1.ebuild,v 1.2
2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -73,7 +73,6 @@
kerberos? ( virtual/krb5 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= )
- selinux? ( sec-policy/selinux-java )
systemtap? ( >=dev-util/systemtap-1 )
!dev-java/icedtea-web:6"
@@ -92,7 +91,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.6 dev-java/icedtea/icedtea-6.1.13.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.3.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.3.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.3.ebuild?r1=1.5&r2=1.6
Index: icedtea-6.1.13.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icedtea-6.1.13.3.ebuild 5 Oct 2014 22:38:45 -0000 1.5
+++ icedtea-6.1.13.3.ebuild 2 Nov 2014 08:28:40 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.3.ebuild,v
1.5 2014/10/05 22:38:45 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.3.ebuild,v
1.6 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -72,7 +72,6 @@
kerberos? ( virtual/krb5 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= )
- selinux? ( sec-policy/selinux-java )
systemtap? ( >=dev-util/systemtap-1 )"
# media-fonts/lklug needs ppc ppc64 keywords
@@ -90,7 +89,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.2 dev-java/icedtea/icedtea-6.1.13.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.4.ebuild?r1=1.1&r2=1.2
Index: icedtea-6.1.13.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icedtea-6.1.13.4.ebuild 6 Oct 2014 06:44:54 -0000 1.1
+++ icedtea-6.1.13.4.ebuild 2 Nov 2014 08:28:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.4.ebuild,v
1.1 2014/10/06 06:44:54 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.4.ebuild,v
1.2 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -73,7 +73,6 @@
kerberos? ( virtual/krb5 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
pulseaudio? ( >=media-sound/pulseaudio-0.9.11:= )
- selinux? ( sec-policy/selinux-java )
systemtap? ( >=dev-util/systemtap-1 )"
# media-fonts/lklug needs ppc ppc64 keywords
@@ -91,7 +90,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.2 dev-java/icedtea/icedtea-7.2.5.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.3.ebuild?r1=1.1&r2=1.2
Index: icedtea-7.2.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icedtea-7.2.5.3.ebuild 1 Nov 2014 21:43:06 -0000 1.1
+++ icedtea-7.2.5.3.ebuild 2 Nov 2014 08:28:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.3.ebuild,v
1.1 2014/11/01 21:43:06 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.3.ebuild,v
1.2 2014/11/02 08:28:40 swift Exp $
# Build written by Andrew John Hughes ([email protected])
# *********************************************************
@@ -96,7 +96,6 @@
virtual/jpeg:0=
javascript? ( dev-java/rhino:1.6 )
nss? ( >=dev-libs/nss-3.12.5-r1 )
- selinux? ( sec-policy/selinux-java )
kerberos? ( virtual/krb5 )
>=dev-util/systemtap-1
smartcard? ( sys-apps/pcsc-lite )
@@ -119,7 +118,8 @@
)
)
alsa? ( ${ALSA_COMMON_DEP} )
- cups? ( ${CUPS_COMMON_DEP} )"
+ cups? ( ${CUPS_COMMON_DEP} )
+ selinux? ( sec-policy/selinux-java )"
# Only ant-core-1.8.1 has fixed ant -diagnostics when xerces+xalan are not
present.
# ca-certificates, perl and openssl are used for the cacerts keystore
generation
1.129 dev-java/icedtea/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.129&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.129&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 1 Nov 2014 21:43:06 -0000 1.128
+++ ChangeLog 2 Nov 2014 08:28:40 -0000 1.129
@@ -1,6 +1,13 @@
# ChangeLog for dev-java/icedtea
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.128
2014/11/01 21:43:06 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.129
2014/11/02 08:28:40 swift Exp $
+
+ 02 Nov 2014; Sven Vermeulen <[email protected]> icedtea-6.1.12.7.ebuild,
+ icedtea-6.1.13.3.ebuild, icedtea-6.1.13.4.ebuild, icedtea-6.1.13.5-r1.ebuild,
+ icedtea-6.1.13.5.ebuild, icedtea-7.2.4.3.ebuild, icedtea-7.2.4.7.ebuild,
+ icedtea-7.2.4.8.ebuild, icedtea-7.2.5.3.ebuild:
+ Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+ #527698)
*icedtea-7.2.5.3 (01 Nov 2014)