swift 14/05/17 15:19:09
Modified: icedtea-bin-7.2.4.3.ebuild
icedtea-bin-6.1.12.7.ebuild ChangeLog
Log:
Add USE=selinux dependency to sec-policy/selinux-java
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0x2EDD52403B68AF47)
Revision Changes Path
1.2 dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild?r1=1.1&r2=1.2
Index: icedtea-bin-7.2.4.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icedtea-bin-7.2.4.3.ebuild 11 Nov 2013 07:08:10 -0000 1.1
+++ icedtea-bin-7.2.4.3.ebuild 17 May 2014 15:19:09 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild,v 1.1
2013/11/11 07:08:10 caster Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.4.3.ebuild,v 1.2
2014/05/17 15:19:09 swift Exp $
EAPI="5"
@@ -28,7 +28,7 @@
SLOT="7"
KEYWORDS="-* ~amd64 ~x86"
-IUSE="+X +alsa cjk +cups doc examples nsplugin source"
+IUSE="+X +alsa cjk +cups doc examples nsplugin selinux source"
REQUIRED_USE="nsplugin? ( X )"
RESTRICT="strip"
@@ -61,7 +61,8 @@
>=sys-devel/gcc-4.5.4
>=sys-libs/glibc-2.15
>=sys-libs/zlib-1.2.3-r1
- || ( virtual/jpeg:62 media-libs/jpeg:62 )"
+ || ( virtual/jpeg:62 media-libs/jpeg:62 )
+ selinux? ( sec-policy/selinux-java )"
# cups is needed for X. #390945 #390975
RDEPEND="${COMMON_DEP}
1.4 dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild?r1=1.3&r2=1.4
Index: icedtea-bin-6.1.12.7.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icedtea-bin-6.1.12.7.ebuild 10 Dec 2013 13:23:18 -0000 1.3
+++ icedtea-bin-6.1.12.7.ebuild 17 May 2014 15:19:09 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild,v 1.3
2013/12/10 13:23:18 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.7.ebuild,v 1.4
2014/05/17 15:19:09 swift Exp $
EAPI="5"
@@ -32,7 +32,7 @@
SLOT="6"
KEYWORDS="-* amd64 x86"
-IUSE="+X +alsa cjk +cups doc examples nsplugin source"
+IUSE="+X +alsa cjk +cups doc examples nsplugin selinux source"
REQUIRED_USE="nsplugin? ( X )"
RESTRICT="strip"
@@ -65,7 +65,8 @@
>=x11-libs/cairo-1.8.8
>=x11-libs/pango-1.24.5
- )"
+ )
+ selinux? ( sec-policy/selinux-java )"
RDEPEND="${COMMON_DEP}
X? (
1.58 dev-java/icedtea-bin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.58&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?rev=1.58&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-bin/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 10 Dec 2013 18:38:20 -0000 1.57
+++ ChangeLog 17 May 2014 15:19:09 -0000 1.58
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/icedtea-bin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.57
2013/12/10 18:38:20 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.58
2014/05/17 15:19:09 swift Exp $
+
+ 17 May 2014; Sven Vermeulen <[email protected]> icedtea-bin-6.1.12.7.ebuild,
+ icedtea-bin-7.2.4.3.ebuild:
+ Add USE=selinux dependency to sec-policy/selinux-java
10 Dec 2013; Tom Wijsman <[email protected]> -icedtea-bin-6.1.12.5.ebuild,
-icedtea-bin-6.1.12.6-r1.ebuild, -icedtea-bin-6.1.12.6.ebuild,