[gentoo-commits] gentoo-x86 commit in dev-ruby/lumberjack: ChangeLog lumberjack-1.0.6.ebuild
graaff 14/05/30 06:54:39 Modified: ChangeLog Added:lumberjack-1.0.6.ebuild Log: Version bump. Add ruby21. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.3 dev-ruby/lumberjack/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lumberjack/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lumberjack/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lumberjack/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/lumberjack/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 25 Mar 2014 14:51:55 - 1.2 +++ ChangeLog 30 May 2014 06:54:39 - 1.3 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/lumberjack # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lumberjack/ChangeLog,v 1.2 2014/03/25 14:51:55 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/lumberjack/ChangeLog,v 1.3 2014/05/30 06:54:39 graaff Exp $ + +*lumberjack-1.0.6 (30 May 2014) + + 30 May 2014; Hans de Graaff +lumberjack-1.0.6.ebuild: + Version bump. Add ruby21. *lumberjack-1.0.5 (25 Mar 2014) 1.1 dev-ruby/lumberjack/lumberjack-1.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lumberjack/lumberjack-1.0.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/lumberjack/lumberjack-1.0.6.ebuild?rev=1.1&content-type=text/plain Index: lumberjack-1.0.6.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/lumberjack/lumberjack-1.0.6.ebuild,v 1.1 2014/05/30 06:54:39 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="A simple, powerful, and very fast logging utility" HOMEPAGE="http://github.com/bdurand/lumberjack"; LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE=""
[gentoo-commits] gentoo-x86 commit in dev-ruby/flog: ChangeLog flog-4.2.1.ebuild
graaff 14/05/30 06:53:20 Modified: ChangeLog Added:flog-4.2.1.ebuild Log: Version bump. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.14 dev-ruby/flog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 21 May 2014 01:43:26 - 1.13 +++ ChangeLog 30 May 2014 06:53:20 - 1.14 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/flog # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v 1.13 2014/05/21 01:43:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v 1.14 2014/05/30 06:53:20 graaff Exp $ + +*flog-4.2.1 (30 May 2014) + + 30 May 2014; Hans de Graaff +flog-4.2.1.ebuild: + Version bump. 21 May 2014; Manuel Rüger -flog-4.1.2.ebuild, flog-4.2.0.ebuild: 1.1 dev-ruby/flog/flog-4.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/flog-4.2.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/flog/flog-4.2.1.ebuild?rev=1.1&content-type=text/plain Index: flog-4.2.1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/flog-4.2.1.ebuild,v 1.1 2014/05/30 06:53:20 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="Flog reports the most tortured code in an easy to read pain report" HOMEPAGE="http://ruby.sadi.st/"; LICENSE="MIT" KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest )" ruby_add_rdepend ">dev-ruby/ruby_parser-3.1.0:3 >=dev-ruby/sexp_processor-4.4:4" each_ruby_test() { ${RUBY} -Ilib test/test_flog.rb || die }
[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-python/
commit: e36347c45012ac99f4d428c397a29901d548d59d Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 06:52:37 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 06:52:37 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e36347c4 [dev-util/kdevelop-python] Drop vars handled by eclass Package-Manager: portage-2.2.10 --- dev-util/kdevelop-python/kdevelop-python-4..ebuild | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/dev-util/kdevelop-python/kdevelop-python-4..ebuild b/dev-util/kdevelop-python/kdevelop-python-4..ebuild index dc7be9c..e86ec63 100644 --- a/dev-util/kdevelop-python/kdevelop-python-4..ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-4..ebuild @@ -18,22 +18,15 @@ if [[ $PV != ** ]]; then KEYWORDS="~amd64 ~x86" S=${WORKDIR}/${MY_P} else - EGIT_REPO_URI="git://anongit.kde.org/kdev-python.git" KEYWORDS="" fi DESCRIPTION="Python plugin for KDevelop 4" -HOMEPAGE="http://www.kdevelop.org"; - -LICENSE="GPL-2" IUSE="debug" -DEPEND=" - >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION} -" RDEPEND=" ${DEPEND} - dev-util/kdevelop + dev-util/kdevelop:4 " RESTRICT="test"
[gentoo-commits] gentoo-x86 commit in www-apache/passenger: ChangeLog passenger-4.0.44.ebuild
graaff 14/05/30 06:50:15 Modified: ChangeLog Added:passenger-4.0.44.ebuild Log: Version bump. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision ChangesPath 1.93 www-apache/passenger/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/passenger/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/passenger/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/passenger/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/www-apache/passenger/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 10 May 2014 07:20:55 - 1.92 +++ ChangeLog 30 May 2014 06:50:15 - 1.93 @@ -1,6 +1,11 @@ # ChangeLog for www-apache/passenger # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/passenger/ChangeLog,v 1.92 2014/05/10 07:20:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/passenger/ChangeLog,v 1.93 2014/05/30 06:50:15 graaff Exp $ + +*passenger-4.0.44 (30 May 2014) + + 30 May 2014; Hans de Graaff +passenger-4.0.44.ebuild: + Version bump. *passenger-4.0.42 (10 May 2014) 1.1 www-apache/passenger/passenger-4.0.44.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/passenger/passenger-4.0.44.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/passenger/passenger-4.0.44.ebuild?rev=1.1&content-type=text/plain Index: passenger-4.0.44.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apache/passenger/passenger-4.0.44.ebuild,v 1.1 2014/05/30 06:50:15 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" inherit apache-module flag-o-matic multilib ruby-ng toolchain-funcs DESCRIPTION="Passenger (a.k.a. mod_rails) makes deployment of Ruby on Rails applications a breeze" HOMEPAGE="http://modrails.com/"; SRC_URI="http://s3.amazonaws.com/phusion-passenger/releases/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" ruby_add_bdepend "dev-ruby/rake" ruby_add_rdepend " >=dev-ruby/daemon_controller-1.2.0 >=dev-ruby/rack-1.0.0 >=dev-ruby/rake-0.8.1" CDEPEND=">=dev-libs/libev-4.15 net-misc/curl[ssl] www-servers/apache[apache2_modules_unixd(+)]" RDEPEND="${RDEPEND} ${CDEPEND}" DEPEND="${DEPEND} ${CDEPEND}" APACHE2_MOD_CONF="30_mod_${PN}-4.0.0 30_mod_${PN}" APACHE2_MOD_DEFINE="PASSENGER" need_apache2 pkg_setup() { use debug && append-flags -DPASSENGER_DEBUG } all_ruby_prepare() { epatch "${FILESDIR}"/${PN}-4.0.33-gentoo.patch # Change these with sed instead of a patch so that we can easily use # the toolchain-funcs methods. sed -i -e "s/gcc/$(tc-getCC)/" \ -e "s/g++/$(tc-getCXX)/" \ -e 's/PlatformInfo.debugging_cflags//' build/basics.rb || die # Use sed here so that we can dynamically set the documentation directory. sed -i -e "s:/usr/share/doc/passenger:/usr/share/doc/${P}:" \ -e "s:/usr/lib/apache2/modules/mod_passenger.so:${APACHE_MODULESDIR}/mod_passenger.so:" \ -e "s:/usr/lib/phusion-passenger/agents:/usr/libexec/phusion-passenger/agents:" \ lib/phusion_passenger.rb || die sed -i -e "s:/usr/lib/phusion-passenger/agents:/usr/libexec/phusion-passenger/agents:" ext/common/ResourceLocator.h || die # Don't install a tool that won't work in our setup. sed -i -e '/passenger-install-apache2-module/d' lib/phusion_passenger/packaging.rb || die rm -f bin/passenger-install-apache2-module || die "Unable to remove unneeded install script." # Make sure we use the system-provided version. rm -rf ext/libev || die "Unable to remove vendored libev." # Avoid building documentation to avoid a dependency on mizuho. #sed -i -e 's/, :doc//' build/packaging.rb || die touch doc/*.html || die # Use the correct arch-specific lib directory sed -i -e 's:/usr/lib/:/usr/'$(get_libdir)'/:' build/packaging.rb || die # Fix hard-coded use of AR sed -i -e "s/ar cru/"$(tc-getAR)" cru/" build/cplusplus_support.rb || die } all_ruby_compile() { V=1 EXTRA_LDFLAGS="${LDFLAGS}" \ APXS2="${APXS}" \ HTTPD="${APACHE_BIN}" \ USE_VENDORED_LIBEV="no" LIBEV_LIBS="-lev" \ ruby -S rake apache2 || die "rake failed" } each_ruby_compile() { append-flags -fno-strict-aliasing
[gentoo-commits] gentoo-x86 commit in dev-python/flask: flask-9999.ebuild flask-0.10.1-r1.ebuild ChangeLog
idella4 14/05/30 06:38:29 Modified: flask-.ebuild flask-0.10.1-r1.ebuild ChangeLog Log: bump; drop py2.6 add py3.4 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.7 dev-python/flask/flask-.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-.ebuild?r1=1.6&r2=1.7 Index: flask-.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/flask/flask-.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- flask-.ebuild 27 Jun 2013 02:24:57 - 1.6 +++ flask-.ebuild 30 May 2014 06:38:28 - 1.7 @@ -1,9 +1,9 @@ -# 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-python/flask/flask-.ebuild,v 1.6 2013/06/27 02:24:57 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-.ebuild,v 1.7 2014/05/30 06:38:28 idella4 Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 #if LIVE 1.6 dev-python/flask/flask-0.10.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild?r1=1.5&r2=1.6 Index: flask-0.10.1-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- flask-0.10.1-r1.ebuild 6 May 2014 05:25:21 - 1.5 +++ flask-0.10.1-r1.ebuild 30 May 2014 06:38:28 - 1.6 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild,v 1.5 2014/05/06 05:25:21 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild,v 1.6 2014/05/30 06:38:28 idella4 Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 1.31 dev-python/flask/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 6 May 2014 05:25:21 - 1.30 +++ ChangeLog 30 May 2014 06:38:28 - 1.31 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/flask # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.30 2014/05/06 05:25:21 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.31 2014/05/30 06:38:28 idella4 Exp $ + + 30 May 2014; Ian Delaney flask-0.10.1-r1.ebuild, + flask-.ebuild: + bump; drop py2.6 add py3.4 support 06 May 2014; Ian Delaney flask-0.10.1-r1.ebuild: drop py2.6 add pypy support upgrade ebuild accordingly
[gentoo-commits] gentoo-x86 commit in dev-python/werkzeug: werkzeug-0.9.4.ebuild ChangeLog
idella4 14/05/30 06:28:13 Modified: werkzeug-0.9.4.ebuild ChangeLog Log: drop py2.6 pypy2_0 add py3.4 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.10 dev-python/werkzeug/werkzeug-0.9.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild?r1=1.9&r2=1.10 Index: werkzeug-0.9.4.ebuild === RCS file: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- werkzeug-0.9.4.ebuild 31 Mar 2014 20:45:15 - 1.9 +++ werkzeug-0.9.4.ebuild 30 May 2014 06:28:13 - 1.10 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild,v 1.9 2014/03/31 20:45:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild,v 1.10 2014/05/30 06:28:13 idella4 Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 1.57 dev-python/werkzeug/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/werkzeug/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/werkzeug/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/werkzeug/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 31 Mar 2014 20:45:15 - 1.56 +++ ChangeLog 30 May 2014 06:28:13 - 1.57 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/werkzeug # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.56 2014/03/31 20:45:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/ChangeLog,v 1.57 2014/05/30 06:28:13 idella4 Exp $ + + 30 May 2014; Ian Delaney werkzeug-0.9.4.ebuild: + drop py2.6 pypy2_0 add py3.4 support 31 Mar 2014; Michał Górny werkzeug-0.9.4.ebuild: Add support for the new PyPy slotting.
[gentoo-commits] proj/kde:master commit in: eclass/
commit: 591578bca09f5da6eecee3aae5b77ae92a87ea80 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 06:25:51 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 06:25:51 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=591578bc [eclass] Pin to SLOT 4 on dev-util/kdevplatform --- eclass/kde4-base.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass index 33b5e3f..dcad442 100644 --- a/eclass/kde4-base.eclass +++ b/eclass/kde4-base.eclass @@ -90,7 +90,7 @@ case ${KDEBASE} in KDEVPLATFORM_VERSION="${KDEVPLATFORM_VERSION:-4.}" else case ${PN} in - kdevelop|quanta) + kdevelop) KDEVELOP_VERSION=${PV} KDEVPLATFORM_VERSION="$(($(get_major_version)-3)).$(get_after_major_version)" ;; @@ -309,7 +309,7 @@ if [[ ${PN} != kdelibs ]]; then case ${KDEVPLATFORM_REQUIRED} in always) kdecommondepend+=" - >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION} + >=dev-util/kdevplatform-${KDEVPLATFORM_VERSION}:4 " ;; *) ;;
[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-clang/
commit: 740486c3c67fb3f2de45b9a8a7995b41cd311888 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 06:18:25 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 06:18:25 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=740486c3 [dev-util/kdevelop-clang] QA issues * use kde4-base eclass, reduces duplicated code * remove SLOT, moves to 4 * shorten DESCRIPTION * add debug USE flag * fix dependencies: sort + require at least llvm-3.4 Package-Manager: portage-2.2.10 --- dev-util/kdevelop-clang/kdevelop-clang-4..ebuild | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/dev-util/kdevelop-clang/kdevelop-clang-4..ebuild b/dev-util/kdevelop-clang/kdevelop-clang-4..ebuild index d857cd3..3de79b5 100644 --- a/dev-util/kdevelop-clang/kdevelop-clang-4..ebuild +++ b/dev-util/kdevelop-clang/kdevelop-clang-4..ebuild @@ -4,22 +4,19 @@ EAPI=5 -inherit cmake-utils git-r3 - -DESCRIPTION="Integrates Clang into KDevelop for C/C++/Objective-C language support." -HOMEPAGE="https://projects.kde.org/projects/playground/devtools/plugins/kdev-clang"; -EGIT_REPO_URI="git://anongit.kde.org/kdev-clang" -SRC_URI="" +KDEBASE="kdevelop" +KMNAME="kdev-clang" +inherit kde4-base +DESCRIPTION="Clang plugin for KDevelop 4" LICENSE="GPL-2 LGPL-2" -SLOT="0" KEYWORDS="" -IUSE="" +IUSE="debug" DEPEND=" - sys-devel/llvm[clang] - >=dev-util/kdevelop-4.6.90[-cxx] - " + dev-util/kdevelop:4[-cxx] + >=sys-devel/llvm-3.4[clang] +" RDEPEND="${DEPEND}" pkg_postinst() {
[gentoo-commits] proj/kde:master commit in: profiles/updates/
commit: e3c350e58b59c88646d654c88b0a16af9b08ca80 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 06:22:00 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 06:22:00 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e3c350e5 [profiles/updates] dev-util/kdevelop-clang slotmove 0 -> 4 --- profiles/updates/2Q-2014 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/2Q-2014 b/profiles/updates/2Q-2014 index 06005e5..86a12d5 100644 --- a/profiles/updates/2Q-2014 +++ b/profiles/updates/2Q-2014 @@ -1,3 +1,4 @@ move kde-frameworks/kde4support kde-frameworks/kdelibs4support move kde-misc/powerdevil kde-base/powerdevil move dev-util/kdev-clang dev-util/kdevelop-clang +slotmove dev-util/kdevelop-clang 0 4
[gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/files/, kde-base/plasma-workspace/
commit: 4989f2d3f7bfd59914ba8ef24f605e60cefe2d63 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 06:09:55 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 06:09:55 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4989f2d3 [kde-base/plasma-workspace] Drop patch, applied upstream Package-Manager: portage-2.2.10 --- ...plasma-workspace--cmake-enable-prison.patch | 73 -- .../plasma-workspace/plasma-workspace-.ebuild | 5 +- 2 files changed, 1 insertion(+), 77 deletions(-) diff --git a/kde-base/plasma-workspace/files/plasma-workspace--cmake-enable-prison.patch b/kde-base/plasma-workspace/files/plasma-workspace--cmake-enable-prison.patch deleted file mode 100644 index 23d6e6f..000 --- a/kde-base/plasma-workspace/files/plasma-workspace--cmake-enable-prison.patch +++ /dev/null @@ -1,73 +0,0 @@ -diff --git a/klipper/CMakeLists.txt b/klipper/CMakeLists.txt -index 7a57b30b8b59a77c3d0702095dd72bb275d22e57..a46ac2def2faed4b0452c99cca6323da0adba348 100644 a/klipper/CMakeLists.txt -+++ b/klipper/CMakeLists.txt -@@ -16,15 +16,15 @@ set(libklipper_common_SRCS - clipcommandprocess.cpp - ) - --# find_package(Prison QUIET CONFIG) --# set_package_properties(Prison PROPERTIES DESCRIPTION "Prison library" --#URL "http://projects.kde.org/prison"; --#TYPE OPTIONAL --#PURPOSE "Needed to create mobile barcodes from clipboard data" --# ) --# if (PRISON_FOUND) --# include_directories(${PRISON_INCLUDE_DIR}) --# endif () -+find_package(Prison "1.2.0" QUIET CONFIG) -+set_package_properties(Prison PROPERTIES DESCRIPTION "Prison library" -+ URL "http://projects.kde.org/prison"; -+ TYPE OPTIONAL -+ PURPOSE "Needed to create mobile barcodes from clipboard data" -+ ) -+if (PRISON_FOUND) -+include_directories(${PRISON_INCLUDE_DIR}) -+endif () - - set(HAVE_PRISON ${PRISON_FOUND}) - configure_file(config-klipper.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-klipper.h ) -@@ -52,9 +52,9 @@ target_link_libraries(kdeinit_klipper - if (X11_Xfixes_FOUND) - target_link_libraries(kdeinit_klipper ${X11_Xfixes_LIB}) - endif () --# if (PRISON_FOUND) --# target_link_libraries(kdeinit_klipper ${PRISON_LIBRARIES}) --# endif () -+if (PRISON_FOUND) -+ target_link_libraries(kdeinit_klipper ${PRISON_LIBRARIES}) -+endif () - - install(TARGETS kdeinit_klipper ${INSTALL_TARGETS_DEFAULT_ARGS}) - install(TARGETS klipper ${INSTALL_TARGETS_DEFAULT_ARGS}) -diff --git a/klipper/klipper.cpp b/klipper/klipper.cpp -index 1ce578afb078b3b4e791e780975802082559bdf4..8847af324ff0c0c8e07d7e69ca473945cf001772 100644 a/klipper/klipper.cpp -+++ b/klipper/klipper.cpp -@@ -887,10 +887,12 @@ void Klipper::slotShowBarcode() - using namespace prison; - const HistoryStringItem* item = dynamic_cast(m_history->first()); - --KDialog dlg; -+QDialog dlg; - dlg.setModal( true ); --dlg.setCaption( i18n("Mobile Barcode") ); --dlg.setButtons( KDialog::Ok ); -+dlg.setWindowTitle( i18n("Mobile Barcode") ); -+QDialogButtonBox *buttons = new QDialogButtonBox(QDialogButtonBox::Ok, &dlg); -+buttons->button(QDialogButtonBox::Ok)->setShortcut(Qt::CTRL | Qt::Key_Return); -+connect(buttons, &QDialogButtonBox::accepted, &dlg, &QDialog::accept); - - QWidget* mw = new QWidget(&dlg); - QHBoxLayout* layout = new QHBoxLayout(mw); -@@ -907,7 +909,9 @@ void Klipper::slotShowBarcode() - layout->addWidget(datamatrix); - - mw->setFocus(); --dlg.setMainWidget( mw ); -+QVBoxLayout *vBox = new QVBoxLayout(&dlg); -+vBox->addWidget(mw); -+vBox->addWidget(buttons); - dlg.adjustSize(); - - dlg.exec(); diff --git a/kde-base/plasma-workspace/plasma-workspace-.ebuild b/kde-base/plasma-workspace/plasma-workspace-.ebuild index 9aa7ed8..cdd940c 100644 --- a/kde-base/plasma-workspace/plasma-workspace-.ebuild +++ b/kde-base/plasma-workspace/plasma-workspace-.ebuild @@ -93,10 +93,7 @@ DEPEND="${COMMON_DEPEND} X? ( x11-proto/xproto ) " -PATCHES=( - "${FILESDIR}/${PN}-startkde-script.patch" - "${FILESDIR}/${P}-cmake-enable-prison.patch" -) +PATCHES=( "${FILESDIR}/${PN}-startkde-script.patch" ) src_configure() { local mycmakeargs=(
[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-clang/, dev-util/kdev-clang/
commit: dab662c0ed0a37b8fc76b911073f0ce3445eeb75 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 05:50:32 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 05:50:32 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dab662c0 [dev-util] dev-util/kdev-clang -> dev-util/kdevelop-clang Package-Manager: portage-2.2.10 --- .../kdevelop-clang-4..ebuild} | 0 dev-util/{kdev-clang => kdevelop-clang}/metadata.xml | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-util/kdev-clang/kdev-clang-4..ebuild b/dev-util/kdevelop-clang/kdevelop-clang-4..ebuild similarity index 100% rename from dev-util/kdev-clang/kdev-clang-4..ebuild rename to dev-util/kdevelop-clang/kdevelop-clang-4..ebuild diff --git a/dev-util/kdev-clang/metadata.xml b/dev-util/kdevelop-clang/metadata.xml similarity index 100% rename from dev-util/kdev-clang/metadata.xml rename to dev-util/kdevelop-clang/metadata.xml
[gentoo-commits] proj/kde:master commit in: profiles/updates/
commit: 4b79185b8bceb7c127ed671fccb0254866a295e8 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 05:51:57 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 05:51:57 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4b79185b [profiles/updates] dev-util/kdev-clang -> dev-util/kdevelop-clang --- profiles/updates/2Q-2014 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/2Q-2014 b/profiles/updates/2Q-2014 index 8851f43..06005e5 100644 --- a/profiles/updates/2Q-2014 +++ b/profiles/updates/2Q-2014 @@ -1,2 +1,3 @@ move kde-frameworks/kde4support kde-frameworks/kdelibs4support move kde-misc/powerdevil kde-base/powerdevil +move dev-util/kdev-clang dev-util/kdevelop-clang
[gentoo-commits] gentoo-x86 commit in mail-mta/exim: exim-4.83_rc1.ebuild ChangeLog
grobian 14/05/30 05:36:07 Modified: exim-4.83_rc1.ebuild ChangeLog Log: Workaround whitespace eaters (Portage version: HEAD/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89) Revision ChangesPath 1.4 mail-mta/exim/exim-4.83_rc1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild?r1=1.3&r2=1.4 Index: exim-4.83_rc1.ebuild === RCS file: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- exim-4.83_rc1.ebuild30 May 2014 02:18:58 - 1.3 +++ exim-4.83_rc1.ebuild30 May 2014 05:36:07 - 1.4 @@ -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/mail-mta/exim/exim-4.83_rc1.ebuild,v 1.3 2014/05/30 02:18:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild,v 1.4 2014/05/30 05:36:07 grobian Exp $ EAPI="5" @@ -135,6 +135,7 @@ EOC fi + # # mail storage formats # mailstore is Exim's traditional storage format @@ -156,6 +157,7 @@ EOC fi + # # lookup methods # use the "native" interface to the DBM library, support passwd @@ -218,6 +220,7 @@ EOC fi + # # Exim monitor, enabled by default, controlled via X USE-flag, # disable if not requested, bug #46778 if use X; then @@ -226,6 +229,7 @@ sed -i -e '/^EXIM_MONITOR=/s/^/# /' Makefile fi + # # features # content scanning support @@ -305,6 +309,7 @@ EOC fi + # # experimental features # Distributed Checksum Clearinghouse @@ -357,6 +362,7 @@ EOC fi + # # authentication (SMTP AUTH) # standard bits 1.280mail-mta/exim/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?rev=1.280&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?rev=1.280&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?r1=1.279&r2=1.280 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v retrieving revision 1.279 retrieving revision 1.280 diff -u -r1.279 -r1.280 --- ChangeLog 30 May 2014 02:18:58 - 1.279 +++ ChangeLog 30 May 2014 05:36:07 - 1.280 @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.279 2014/05/30 02:18:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.280 2014/05/30 05:36:07 grobian Exp $ + + 30 May 2014; Fabian Groffen exim-4.83_rc1.ebuild: + Workaround whitespace eaters 30 May 2014; Patrick Lauer exim-4.83_rc1.ebuild: Whitespace
[gentoo-commits] gentoo-x86 commit in mail-client/evolution: evolution-3.12.2.ebuild ChangeLog
pacho 14/05/30 05:33:32 Modified: ChangeLog Added:evolution-3.12.2.ebuild Log: Version bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision ChangesPath 1.422mail-client/evolution/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.422&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.422&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?r1=1.421&r2=1.422 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v retrieving revision 1.421 retrieving revision 1.422 diff -u -r1.421 -r1.422 --- ChangeLog 27 Apr 2014 17:25:31 - 1.421 +++ ChangeLog 30 May 2014 05:33:32 - 1.422 @@ -1,6 +1,11 @@ # ChangeLog for mail-client/evolution # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.421 2014/04/27 17:25:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.422 2014/05/30 05:33:32 pacho Exp $ + +*evolution-3.12.2 (30 May 2014) + + 30 May 2014; Pacho Ramos +evolution-3.12.2.ebuild: + Version bump *evolution-3.12.1 (27 Apr 2014) 1.1 mail-client/evolution/evolution-3.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.2.ebuild?rev=1.1&content-type=text/plain Index: evolution-3.12.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.2.ebuild,v 1.1 2014/05/30 05:33:32 pacho Exp $ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" inherit eutils flag-o-matic readme.gentoo gnome2 #autotools DESCRIPTION="Integrated mail, addressbook and calendaring functionality" HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"; # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" SLOT="2.0" IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" # We need a graphical pinentry frontend to be able to ask for the GPG # password from inside evolution, bug 160302 PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] )" # glade-3 support is for maintainers only per configure.ac # pst is not mature enough and changes API/ABI frequently COMMON_DEPEND=" >=app-crypt/gcr-3.4 >=dev-libs/glib-2.36:2 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gtk+-3.8.0:3 >=x11-libs/gdk-pixbuf-2.24:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=media-libs/libcanberra-0.25[gtk3] >=x11-libs/libnotify-0.7:= >=gnome-extra/evolution-data-server-${PV}:=[weather?] >=gnome-extra/gtkhtml-4.5.2:4.0 dev-libs/atk >=dev-libs/dbus-glib-0.6 >=dev-libs/libxml2-2.7.3:2 >=net-libs/libsoup-2.42:2.4 >=x11-misc/shared-mime-info-0.22 >=x11-themes/gnome-icon-theme-2.30.2.1 >=dev-libs/libgdata-0.10:= >=net-libs/webkit-gtk-2.0.1:3 x11-libs/libSM x11-libs/libICE crypt? ( || ( ( >=app-crypt/gnupg-2.0.1-r2 ${PINENTRY_DEPEND} ) =app-crypt/gnupg-1.4* ) ) map? ( >=app-misc/geoclue-0.12.0:0 >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) " DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.1.2 dev-util/gtk-doc-am >=dev-util/intltool-0.40.0 virtual/pkgconfig " # eautoreconf needs: # app-text/yelp-tools # >=gnome-base/gnome-common-2.12 RDEPEND="${COMMON_DEPEND} bogofilter? ( mail-filter/bogofilter ) highlight? ( app-text/highlight ) spamassassin? ( mail-filter/spamassassin ) !gnome-extra/evolution-exchange " DISABLE_AUTOFORMATTING="yes" DOC_CONTENTS="To change the default browser if you are not using GNOME, edit ~/.local/share/
[gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-data-server: evolution-data-server-3.12.2.ebuild ChangeLog
pacho 14/05/30 05:32:09 Modified: ChangeLog Added:evolution-data-server-3.12.2.ebuild Log: Version bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision ChangesPath 1.394gnome-extra/evolution-data-server/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.394&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.394&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?r1=1.393&r2=1.394 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v retrieving revision 1.393 retrieving revision 1.394 diff -u -r1.393 -r1.394 --- ChangeLog 27 May 2014 06:49:44 - 1.393 +++ ChangeLog 30 May 2014 05:32:09 - 1.394 @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/evolution-data-server # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.393 2014/05/27 06:49:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.394 2014/05/30 05:32:09 pacho Exp $ + +*evolution-data-server-3.12.2 (30 May 2014) + + 30 May 2014; Pacho Ramos + +evolution-data-server-3.12.2.ebuild: + Version bump 27 May 2014; Pacho Ramos evolution-data-server-3.12.1.ebuild: 1.1 gnome-extra/evolution-data-server/evolution-data-server-3.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.2.ebuild?rev=1.1&content-type=text/plain Index: evolution-data-server-3.12.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.2.ebuild,v 1.1 2014/05/30 05:32:09 pacho Exp $ EAPI="5" GCONF_DEBUG="no" # python3 not really supported, bug #478678 PYTHON_COMPAT=( python2_7 pypy pypy2_0 ) VALA_MIN_API_VERSION="0.18" VALA_USE_DEPEND="vapigen" inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx DESCRIPTION="Evolution groupware backend" HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"; # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat" SLOT="0/49" # subslot = libcamel-1.2 soname version IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather" REQUIRED_USE="vala? ( introspection )" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" RDEPEND=" >=app-crypt/gcr-3.4 >=app-crypt/libsecret-0.5[crypt] >=dev-db/sqlite-3.5:= >=dev-libs/glib-2.36:2 >=dev-libs/libgdata-0.10:= >=dev-libs/libical-0.43:= >=net-libs/libsoup-2.42:2.4 >=dev-libs/libxml2-2 >=dev-libs/nspr-4.4:= >=dev-libs/nss-3.9:= >=sys-libs/db-4:= dev-libs/icu:= sys-libs/zlib:= virtual/libiconv gtk? ( >=app-crypt/gcr-3.4[gtk] >=x11-libs/gtk+-3.2:3 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8 ) introspection? ( >=dev-libs/gobject-introspection-0.9.12 ) kerberos? ( virtual/krb5:= ) ldap? ( >=net-nds/openldap-2:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) " DEPEND="${RDEPEND} ${PYTHON_DEPS} dev-util/gperf >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.35.5 >=gnome-base/gnome-common-3.5.5 >=sys-devel/gettext-0.17 virtual/pkgconfig vala? ( $(vala_depend) )" # eautoreconf needs: # >=gnome-base/gnome-common-2 # Some tests fail due to missings locales. # It looks like a nightmare to disable those for now. RESTRICT="test" pkg_setup() { python-any-r1_pkg_setup } src_prepare() { use vala && vala_src_prepare # Fix relink issues in src_install ELTCONF="--reverse-deps" gnome2_src_prepare # FIXME: Fix compilation flags crazyness sed 's/^\(AM_CFLAGS="\)$WARNING_FLAGS/\1/' \ -i configure || die "sed failed" } src_configure() { # /usr/include/db.h is always db-1 on FreeBSD # so include the right dir in CPPFLAGS append-cppflags "-I$(db_includedir)" # phonenumber does not exist in tree gnome2_src_c
[gentoo-commits] proj/kde:master commit in: sets/
commit: 67a2f4b6eca0d5668f5e6330627b7177f5497791 Author: Johannes Huber gentoo org> AuthorDate: Fri May 30 05:30:11 2014 + Commit: Johannes Huber gentoo org> CommitDate: Fri May 30 05:30:11 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=67a2f4b6 [sets] Update kde-applications-live Drop kde-misc/plasma-nm and friends, handled via use flag now. --- sets/kde-applications-live | 3 --- 1 file changed, 3 deletions(-) diff --git a/sets/kde-applications-live b/sets/kde-applications-live index 2906950..781803c 100644 --- a/sets/kde-applications-live +++ b/sets/kde-applications-live @@ -3,8 +3,5 @@ ~kde-base/konsole- ~kde-base/kwrite- ~kde-base/libkomparediff2- -~kde-misc/plasma-nm- ~kde-misc/yakuake- -~net-libs/libmm-qt- -~net-libs/libnm-qt- ~x11-libs/libkscreen2-
[gentoo-commits] gentoo-x86 commit in dev-python/demjson: demjson-2.0.1.ebuild ChangeLog
idella4 14/05/30 05:22:53 Modified: ChangeLog Added:demjson-2.0.1.ebuild Log: bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.18 dev-python/demjson/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/demjson/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 3 May 2014 07:48:21 - 1.17 +++ ChangeLog 30 May 2014 05:22:52 - 1.18 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/demjson # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/ChangeLog,v 1.17 2014/05/03 07:48:21 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/ChangeLog,v 1.18 2014/05/30 05:22:52 idella4 Exp $ + +*demjson-2.0.1 (30 May 2014) + + 30 May 2014; Ian Delaney +demjson-2.0.1.ebuild: + bump *demjson-2.0 (03 May 2014) 1.1 dev-python/demjson/demjson-2.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson/demjson-2.0.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/demjson/demjson-2.0.1.ebuild?rev=1.1&content-type=text/plain Index: demjson-2.0.1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/demjson/demjson-2.0.1.ebuild,v 1.1 2014/05/30 05:22:52 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627" HOMEPAGE="http://deron.meranda.us/python/demjson/ http://pypi.python.org/pypi/demjson"; SRC_URI="http://deron.meranda.us/python/${PN}/dist/${P}.tar.gz"; LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="" DISTUTILS_IN_SOURCE_BUILD=1 python_test() { cd test if python_is_python3; then 2to3 -w --no-diffs test_demjson.py fi "${PYTHON}" test_demjson.py } python_install_all() { distutils-r1_python_install_all # Docs are ./txt files if use doc; then dodoc docs/*.txt || die "Installation of documentation failed" fi }
[gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: webkit-gtk-2.4.3.ebuild webkit-gtk-2.4.3-r200.ebuild ChangeLog
pacho 14/05/30 05:03:33 Modified: ChangeLog Added:webkit-gtk-2.4.3.ebuild webkit-gtk-2.4.3-r200.ebuild Log: Version bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision ChangesPath 1.266net-libs/webkit-gtk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.266&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.266&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.265&r2=1.266 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v retrieving revision 1.265 retrieving revision 1.266 diff -u -r1.265 -r1.266 --- ChangeLog 27 Apr 2014 18:26:53 - 1.265 +++ ChangeLog 30 May 2014 05:03:33 - 1.266 @@ -1,6 +1,13 @@ # ChangeLog for net-libs/webkit-gtk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.265 2014/04/27 18:26:53 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.266 2014/05/30 05:03:33 pacho Exp $ + +*webkit-gtk-2.4.3 (30 May 2014) +*webkit-gtk-2.4.3-r200 (30 May 2014) + + 30 May 2014; Pacho Ramos +webkit-gtk-2.4.3-r200.ebuild, + +webkit-gtk-2.4.3.ebuild: + Version bump *webkit-gtk-2.4.1-r200 (27 Apr 2014) *webkit-gtk-2.4.1 (27 Apr 2014) 1.1 net-libs/webkit-gtk/webkit-gtk-2.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.3.ebuild?rev=1.1&content-type=text/plain Index: webkit-gtk-2.4.3.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.3.ebuild,v 1.1 2014/05/30 05:03:33 pacho Exp $ EAPI="5" GCONF_DEBUG="no" PYTHON_COMPAT=( python{2_6,2_7} ) inherit autotools check-reqs eutils flag-o-matic gnome2 pax-utils python-any-r1 toolchain-funcs versionator virtualx MY_P="webkitgtk-${PV}" DESCRIPTION="Open source web browser engine" HOMEPAGE="http://www.webkitgtk.org/"; SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz"; LICENSE="LGPL-2+ BSD" SLOT="3/25" # soname version of libwebkit2gtk-3.0 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 +gstreamer +introspection +jit libsecret +opengl spell wayland +webgl +X" # bugs 372493, 416331 REQUIRED_USE=" geoloc? ( introspection ) introspection? ( gstreamer ) gles2? ( egl ) webgl? ( ^^ ( gles2 opengl ) ) !webgl? ( ?? ( gles2 opengl ) ) || ( aqua wayland X ) " # use sqlite, svg by default # Aqua support in gtk3 is untested # gtk2 is needed for plugin process support # gtk3-3.10 required for wayland RDEPEND=" dev-libs/libxml2:2 dev-libs/libxslt media-libs/harfbuzz:=[icu(+)] media-libs/libwebp:= virtual/jpeg:0= >=media-libs/libpng-1.4:0= >=x11-libs/cairo-1.10:=[X] >=dev-libs/glib-2.36.0:2 >=x11-libs/gtk+-3.6.0:3[aqua=,introspection?] >=dev-libs/icu-3.8.1-r1:= >=net-libs/libsoup-2.42.0:2.4[introspection?] dev-db/sqlite:3= >=x11-libs/pango-1.30.0.0 x11-libs/libXrender x11-libs/libXt >=x11-libs/gtk+-2.24.10:2 egl? ( media-libs/mesa[egl] ) geoloc? ( >=app-misc/geoclue-2.1.5:2.0 ) gles2? ( media-libs/mesa[gles2] ) gstreamer? ( >=media-libs/gstreamer-1.2:1.0 >=media-libs/gst-plugins-base-1.2:1.0 ) introspection? ( >=dev-libs/gobject-introspection-1.32.0 ) libsecret? ( app-crypt/libsecret ) opengl? ( virtual/opengl ) spell? ( >=app-text/enchant-0.22:= ) wayland? ( >=x11-libs/gtk+-3.10:3[wayland] ) webgl? ( x11-libs/cairo[opengl] x11-libs/libXcomposite x11-libs/libXdamage ) " # paxctl needed for bug #407085 # Need real bison, not yacc DEPEND="${RDEPEND} ${PYTHON_DEPS} dev-lang/perl || ( virtual/rubygems[ruby_targets_ruby20] virtual/rubygems[ruby_targets_ruby21] virtual/rubygems[ruby_targets_ruby19] ) >=app-accessibility/at-spi2-core-2.5.3 >=dev-libs/atk-2.8.0 >=dev-util/gtk-doc-am-1.10 dev-util/gperf >=sys-devel/bison-2.4.3 >=sys
[gentoo-commits] gentoo-x86 commit in dev-python/cx_Freeze: cx_Freeze-4.3.3.ebuild ChangeLog
idella4 14/05/30 04:43:23 Modified: ChangeLog Added:cx_Freeze-4.3.3.ebuild Log: bump; drop py2.6 py3.2 add py3.4 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.10 dev-python/cx_Freeze/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 19 Nov 2013 12:26:09 - 1.9 +++ ChangeLog 30 May 2014 04:43:23 - 1.10 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/cx_Freeze -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v 1.9 2013/11/19 12:26:09 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v 1.10 2014/05/30 04:43:23 idella4 Exp $ + +*cx_Freeze-4.3.3 (30 May 2014) + + 30 May 2014; Ian Delaney +cx_Freeze-4.3.3.ebuild: + bump; drop py2.6 py3.2 add py3.4 support 19 Nov 2013; Sergey Popov cx_Freeze-4.3.1-r2.ebuild, cx_Freeze-4.3.2.ebuild, +files/cx_Freeze-4.3.2-buildsystem.patch: 1.1 dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild?rev=1.1&content-type=text/plain Index: cx_Freeze-4.3.3.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild,v 1.1 2014/05/30 04:43:23 idella4 Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Create standalone executables from Python scripts" HOMEPAGE="http://cx-freeze.sourceforge.net"; SRC_URI="mirror://sourceforge/cx-freeze/${P}.tar.gz" LICENSE="PYTHON" SLOT="0" KEYWORDS="~amd64 ~x86" PATCHES=( "${FILESDIR}/${PN}-4.3.2-buildsystem.patch" # bug #491602 ) # test folder missing half the source content.
[gentoo-commits] gentoo-x86 commit in app-emulation/qemu-user: ChangeLog Manifest metadata.xml qemu-user-0.12.2.ebuild qemu-user-0.9.0.ebuild qemu-user-1.0.ebuild qemu-user-1.1.0-r1.ebuild qemu-user-1
vapier 14/05/30 04:38:08 Removed: ChangeLog Manifest metadata.xml qemu-user-0.12.2.ebuild qemu-user-0.9.0.ebuild qemu-user-1.0.ebuild qemu-user-1.1.0-r1.ebuild qemu-user-1.1.0.ebuild qemu-user-1.2.2.ebuild qemu-user-1.4.0.ebuild qemu-user-.ebuild Log: superseded by app-emulation/qemu; see #508098 for details
[gentoo-commits] gentoo-x86 commit in app-emulation/qemu-user/files: qemu-0.7.0-ppc-linker.patch qemu-binfmt.initd
vapier 14/05/30 04:38:09 Removed: qemu-0.7.0-ppc-linker.patch qemu-binfmt.initd Log: superseded by app-emulation/qemu; see #508098 for details
[gentoo-commits] gentoo commit in xml/htdocs/doc/ja/handbook: hb-install-config.xml
naota 14/05/30 04:30:20 Modified: hb-install-config.xml Log: Update translation Revision ChangesPath 1.27 xml/htdocs/doc/ja/handbook/hb-install-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-config.xml?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-config.xml?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ja/handbook/hb-install-config.xml?r1=1.26&r2=1.27 Index: hb-install-config.xml === RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ja/handbook/hb-install-config.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- hb-install-config.xml 14 May 2014 01:52:07 - 1.26 +++ hb-install-config.xml 30 May 2014 04:30:20 - 1.27 @@ -4,9 +4,9 @@ - + - + @@ -19,8 +19,8 @@ この章ではこれらのファイルの概要と編集の方法を説明します。 -36 -2014-04-11 +37 +2014-05-27 ファイルシステム @@ -83,7 +83,7 @@ ここでは、デフォルトのブロックデバイスファイルである/dev/sd*を -パーティションとして使いますが、/dev/disk/byid (訳注: おそらく/dev/disk/by-id)や/dev/disk/by-uuidに +パーティションとして使いますが、/dev/disk/by-idや/dev/disk/by-uuidに 置かれるシンボリックリンクを使うこともできます。ブロックデバイスファイルの名前が 様々な要因(ディスクがどのように、どんな順番で接続されているか)で変化するのに対し、 これらのリンクの名前が変わることはまずありません。
[gentoo-commits] gentoo-x86 commit in dev-python/cairocffi: cairocffi-0.5.4.ebuild ChangeLog
idella4 14/05/30 04:07:25 Modified: ChangeLog Added:cairocffi-0.5.4.ebuild Log: bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.5 dev-python/cairocffi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cairocffi/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cairocffi/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cairocffi/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/cairocffi/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 8 May 2014 22:20:24 - 1.4 +++ ChangeLog 30 May 2014 04:07:25 - 1.5 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/cairocffi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cairocffi/ChangeLog,v 1.4 2014/05/08 22:20:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cairocffi/ChangeLog,v 1.5 2014/05/30 04:07:25 idella4 Exp $ + +*cairocffi-0.5.4 (30 May 2014) + + 30 May 2014; Ian Delaney +cairocffi-0.5.4.ebuild: + bump *cairocffi-0.5.3-r1 (08 May 2014) 1.1 dev-python/cairocffi/cairocffi-0.5.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cairocffi/cairocffi-0.5.4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cairocffi/cairocffi-0.5.4.ebuild?rev=1.1&content-type=text/plain Index: cairocffi-0.5.4.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/cairocffi/cairocffi-0.5.4.ebuild,v 1.1 2014/05/30 04:07:25 idella4 Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="CFFI-based drop-in replacement for Pycairo" MY_PN="${PN}" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" HOMEPAGE="https://github.com/SimonSapin/cairocffi"; LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc test" RDEPEND=">=dev-python/cffi-0.6:=[${PYTHON_USEDEP}] x11-libs/cairo:0=" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] )" PATCHES=( "${FILESDIR}"/mapping.patch ) S="${WORKDIR}/${MY_P}" python_compile_all() { use doc && esetup.py build_sphinx } python_test() { py.test ${PN}/ || die "testsuite failed under ${EPYTHON}" } python_install_all() { use doc && HTML_DOCS=( docs/_build/html/. ) distutils-r1_python_install_all }
[gentoo-commits] gentoo-x86 commit in net-irc/irssi: ChangeLog irssi-0.8.16.ebuild
swegener14/05/30 03:52:47 Modified: ChangeLog Added:irssi-0.8.16.ebuild Log: Version bump. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x64D4CF24) Revision ChangesPath 1.189net-irc/irssi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irssi/ChangeLog?rev=1.189&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irssi/ChangeLog?rev=1.189&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irssi/ChangeLog?r1=1.188&r2=1.189 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v retrieving revision 1.188 retrieving revision 1.189 diff -u -r1.188 -r1.189 --- ChangeLog 10 Mar 2014 22:22:19 - 1.188 +++ ChangeLog 30 May 2014 03:52:47 - 1.189 @@ -1,6 +1,11 @@ # ChangeLog for net-irc/irssi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.188 2014/03/10 22:22:19 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.189 2014/05/30 03:52:47 swegener Exp $ + +*irssi-0.8.16 (30 May 2014) + + 30 May 2014; Sven Wegener +irssi-0.8.16.ebuild: + Version bump. 10 Mar 2014; Sven Wegener irssi-0.8.16_rc1.ebuild, irssi-.ebuild, metadata.xml: 1.1 net-irc/irssi/irssi-0.8.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irssi/irssi-0.8.16.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irssi/irssi-0.8.16.ebuild?rev=1.1&content-type=text/plain Index: irssi-0.8.16.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.16.ebuild,v 1.1 2014/05/30 03:52:47 swegener Exp $ EAPI=5 inherit autotools-utils eutils flag-o-matic perl-module toolchain-funcs # Keep for _rc compability MY_P="${P/_/-}" DESCRIPTION="A modular textUI IRC client with IPv6 support" HOMEPAGE="http://irssi.org/"; SRC_URI="http://irssi.org/files/${MY_P}.tar.bz2"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ipv6 +perl ssl socks5 +proxy" RDEPEND="sys-libs/ncurses >=dev-libs/glib-2.6.0 ssl? ( dev-libs/openssl ) perl? ( dev-lang/perl ) socks5? ( >=net-proxy/dante-1.1.18 )" DEPEND="${RDEPEND} virtual/pkgconfig" RDEPEND="${RDEPEND} perl? ( !net-im/silc-client )" S=${WORKDIR}/${MY_P} src_prepare() { epatch "${FILESDIR}/${PN}-0.8.15-tinfo.patch" sed -e "s@pkg-config@$(tc-getPKG_CONFIG)@g" \ -i "${S}/curses.m4" \ || die "Could not configure pkg-config in curses.m4" AUTOTOOLS_AUTORECONF=1 autotools-utils_src_prepare } src_configure() { econf \ --with-ncurses="${EPREFIX}"/usr \ --with-perl-lib=vendor \ --enable-static \ $(use_with proxy) \ $(use_with perl) \ $(use_with socks5 socks) \ $(use_enable ssl) \ $(use_enable ipv6) } src_install() { emake \ DESTDIR="${D}" \ docdir="${EPREFIX}"/usr/share/doc/${PF} \ install use perl && fixlocalpod prune_libtool_files --modules dodoc AUTHORS ChangeLog README TODO NEWS }
[gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog package.use.stable.mask
floppym 14/05/30 02:35:05 Modified: ChangeLog package.use.stable.mask Log: Stable-mask sys-apps/systemd[ssl]. Revision ChangesPath 1.685profiles/base/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.685&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.685&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?r1=1.684&r2=1.685 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v retrieving revision 1.684 retrieving revision 1.685 diff -u -r1.684 -r1.685 --- ChangeLog 22 May 2014 16:18:03 - 1.684 +++ ChangeLog 30 May 2014 02:35:05 - 1.685 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.684 2014/05/22 16:18:03 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.685 2014/05/30 02:35:05 floppym Exp $ + + 30 May 2014; Mike Gilbert package.use.stable.mask: + Stable-mask sys-apps/systemd[ssl]. 22 May 2014; Rick Farina package.use.mask: metasploit tests do not pass at this time 1.14 profiles/base/package.use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.stable.mask?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.stable.mask?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.stable.mask?r1=1.13&r2=1.14 Index: package.use.stable.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- package.use.stable.mask 20 Apr 2014 15:44:05 - 1.13 +++ package.use.stable.mask 30 May 2014 02:35:05 - 1.14 @@ -1,10 +1,14 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.13 2014/04/20 15:44:05 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.14 2014/05/30 02:35:05 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Mike Gilbert (30 May 2014) +# >=net-libs/gnutls-3.1.4 is not going stable any time soon. +sys-apps/systemd ssl + # Agostino Sarubbo (31 Aug 2013) # Clang is not stable app-portage/eix clang
[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-212-r5.ebuild ChangeLog systemd-212-r4.ebuild
floppym 14/05/30 02:29:14 Modified: ChangeLog Added:systemd-212-r5.ebuild Removed: systemd-212-r4.ebuild Log: Add compatibility symlinks to prevent build failures do to broken usage of libsystemd-*. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4) Revision ChangesPath 1.258sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.258&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.258&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.257&r2=1.258 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- ChangeLog 29 May 2014 13:34:34 - 1.257 +++ ChangeLog 30 May 2014 02:29:14 - 1.258 @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.257 2014/05/29 13:34:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.258 2014/05/30 02:29:14 floppym Exp $ + +*systemd-212-r5 (30 May 2014) + + 30 May 2014; Mike Gilbert +systemd-212-r5.ebuild, + -systemd-212-r4.ebuild: + Add compatibility symlinks to prevent build failures do to broken usage of + libsystemd-*. *systemd-213 (29 May 2014) 1.1 sys-apps/systemd/systemd-212-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?rev=1.1&content-type=text/plain Index: systemd-212-r5.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.1 2014/05/30 02:29:14 floppym Exp $ EAPI=5 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit autotools-utils bash-completion-r1 fcaps linux-info multilib \ multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \ user DESCRIPTION="System and service manager for Linux" HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"; SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz"; LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0/2" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl test vanilla xattr" # http://lists.freedesktop.org/archives/systemd-devel/2014-March/018267.html # (fixed in git) MINKV="3.7" COMMON_DEPEND=">=sys-apps/util-linux-2.20:0= sys-libs/libcap:0= acl? ( sys-apps/acl:0= ) audit? ( >=sys-process/audit-2:0= ) cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= ) gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= ) gudev? ( dev-libs/glib:2=[${MULTILIB_USEDEP}] ) http? ( >=net-libs/libmicrohttpd-0.9.33:0= ssl? ( >=net-libs/gnutls-3.1.4:0= ) ) introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= ) kmod? ( >=sys-apps/kmod-15:0= ) lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] ) pam? ( virtual/pam:= ) python? ( ${PYTHON_DEPS} ) qrcode? ( media-gfx/qrencode:0= ) seccomp? ( sys-libs/libseccomp:0= ) selinux? ( sys-libs/libselinux:0= ) xattr? ( sys-apps/attr:0= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r9 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" # baselayout-2.2 has /run RDEPEND="${COMMON_DEPEND} >=sys-apps/baselayout-2.2 || ( >=sys-apps/util-linux-2.22 https://bugs.gentoo.org/show_bug.cgi?id=491398 -j1 udevlibexecdir="${MY_UDEVDIR}" dist_udevhwdb_DATA= DESTDIR="${D}" ) if multilib_is_native_abi; then emake "${mymakeopts[@]}" install # Even with --enable-networkd, it's not right to have this running by default # when it's unconfigured. rm -f "${D}"/etc/systemd/system/multi-user.target.wants/systemd-networkd.service else mymakeopts+=( install-libLTLIBRARIES install-pkgconfiglibDATA install-includeHEADERS # safe to ca
[gentoo-commits] gentoo-x86 commit in net-print/gutenprint/files: gutenprint-5.2.10-genppd.patch
mrueg 14/05/30 02:26:09 Added:gutenprint-5.2.10-genppd.patch Log: Version bump. Fixes bug #511062. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) Revision ChangesPath 1.1 net-print/gutenprint/files/gutenprint-5.2.10-genppd.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/files/gutenprint-5.2.10-genppd.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/files/gutenprint-5.2.10-genppd.patch?rev=1.1&content-type=text/plain Index: gutenprint-5.2.10-genppd.patch === diff -urN gutenprint-5.2.8.old/src/cups/Makefile.am gutenprint-5.2.8/src/cups/Makefile.am --- gutenprint-5.2.8.old/src/cups/Makefile.am 2012-06-14 14:03:53.011828220 +0200 +++ gutenprint-5.2.8/src/cups/Makefile.am 2012-06-14 14:04:57.672829331 +0200 @@ -98,16 +98,16 @@ cups_genppd_@GUTENPRINT_RELEASE_VERSION@_SOURCES = genppd.c i18n.c i18n.h cups_genppd_@GUTENPRINT_RELEASE_VERSION@_CFLAGS = -DALL_LINGUAS='"$(ALL_LINGUAS)"' $(BUILD_SIMPLE_PPDS) $(TRANSLATE_PPDS) -cups_genppd_@GUTENPRINT_RELEASE_VERSION@_LDADD = $(CUPS_LIBS) $(GENPPD_LIBS) $(GUTENPRINT_LIBS) @LIBICONV@ +cups_genppd_@GUTENPRINT_RELEASE_VERSION@_LDADD = $(GUTENPRINT_LIBS) $(CUPS_LIBS) $(GENPPD_LIBS) @LIBICONV@ cups_genppd_@GUTENPRINT_RELEASE_VERSION@_LDFLAGS = $(STATIC_LDOPTS) gutenprint_@GUTENPRINT_RELEASE_VERSION@_SOURCES = genppd.c i18n.c i18n.h gutenprint_@GUTENPRINT_RELEASE_VERSION@_CFLAGS = -DCUPS_DRIVER_INTERFACE -DALL_LINGUAS='"$(ALL_LINGUAS)"' $(BUILD_SIMPLE_PPDS) $(TRANSLATE_PPDS) -gutenprint_@GUTENPRINT_RELEASE_VERSION@_LDADD = $(CUPS_LIBS) $(GUTENPRINT_LIBS) @LIBICONV@ +gutenprint_@GUTENPRINT_RELEASE_VERSION@_LDADD = $(GUTENPRINT_LIBS) $(CUPS_LIBS) @LIBICONV@ gutenprint_@GUTENPRINT_RELEASE_VERSION@_LDFLAGS = $(STATIC_LDOPTS) rastertogutenprint_@GUTENPRINT_RELEASE_VERSION@_SOURCES = rastertoprinter.c i18n.c i18n.h -rastertogutenprint_@GUTENPRINT_RELEASE_VERSION@_LDADD = $(CUPS_LIBS) $(GUTENPRINT_LIBS) @LIBICONV@ +rastertogutenprint_@GUTENPRINT_RELEASE_VERSION@_LDADD = $(GUTENPRINT_LIBS) $(CUPS_LIBS) @LIBICONV@ rastertogutenprint_@GUTENPRINT_RELEASE_VERSION@_LDFLAGS = $(STATIC_LDOPTS) ## Data
[gentoo-commits] gentoo-x86 commit in net-print/gutenprint: gutenprint-5.2.10.ebuild ChangeLog
mrueg 14/05/30 02:26:09 Modified: ChangeLog Added:gutenprint-5.2.10.ebuild Log: Version bump. Fixes bug #511062. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) Revision ChangesPath 1.51 net-print/gutenprint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/net-print/gutenprint/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 10 Mar 2014 17:09:34 - 1.50 +++ ChangeLog 30 May 2014 02:26:09 - 1.51 @@ -1,6 +1,12 @@ # ChangeLog for net-print/gutenprint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gutenprint/ChangeLog,v 1.50 2014/03/10 17:09:34 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gutenprint/ChangeLog,v 1.51 2014/05/30 02:26:09 mrueg Exp $ + +*gutenprint-5.2.10 (30 May 2014) + + 30 May 2014; Manuel Rüger + +files/gutenprint-5.2.10-genppd.patch, +gutenprint-5.2.10.ebuild: + Version bump. Fixes bug #511062. 10 Mar 2014; Manuel Rüger -files/gutenprint-5.2.7-genppd.patch, -files/gutenprint-5.2.7-stdio.patch, 1.1 net-print/gutenprint/gutenprint-5.2.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/gutenprint-5.2.10.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/gutenprint/gutenprint-5.2.10.ebuild?rev=1.1&content-type=text/plain Index: gutenprint-5.2.10.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-print/gutenprint/gutenprint-5.2.10.ebuild,v 1.1 2014/05/30 02:26:09 mrueg Exp $ EAPI=5 inherit eutils multilib autotools DESCRIPTION="Ghostscript and cups printer drivers" HOMEPAGE="http://gutenprint.sourceforge.net"; SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="cups foomaticdb gimp gtk nls readline ppds static-libs" RDEPEND="app-text/ghostscript-gpl dev-lang/perl readline? ( sys-libs/readline ) cups? ( >=net-print/cups-1.1.14 ) foomaticdb? ( net-print/foomatic-db-engine ) gimp? ( >=media-gfx/gimp-2.2 x11-libs/gtk+:2 ) gtk? ( x11-libs/gtk+:2 ) nls? ( virtual/libintl )" DEPEND="${RDEPEND} gtk? ( virtual/pkgconfig ) nls? ( sys-devel/gettext )" RESTRICT="test" REQUIRED_USE="gimp? ( gtk )" DOCS=( AUTHORS ChangeLog NEWS README doc/gutenprint-users-manual.{pdf,odt} ) src_prepare() { epatch "${FILESDIR}"/${PN}-5.2.4-CFLAGS.patch\ "${FILESDIR}"/${PN}-5.2.10-genppd.patch # bug 382927 sed -i "s:m4local:m4extra:" Makefile.am || die sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" \ -e "s/AM_PROG_CC_STDC/AC_PROG_CC/" \ -i configure.ac || die eautoreconf } src_configure() { local myconf="" if use cups && use ppds; then myconf+=" --enable-cups-ppds --enable-cups-level3-ppds" else myconf+=" --disable-cups-ppds" fi use foomaticdb \ && myconf+=" --with-foomatic3" \ || myconf+=" --without-foomatic" econf \ --enable-test \ --with-ghostscript \ --disable-translated-cups-ppds \ $(use_enable gtk libgutenprintui2) \ $(use_with gimp gimp2) \ $(use_with gimp gimp2-as-gutenprint) \ $(use_with cups) \ $(use_enable nls) \ $(use_with readline) \ $(use_enable static-libs static) \ ${myconf} } src_install() { default dohtml doc/FAQ.html dohtml -r doc/gutenprintui2/html rm -fR "${ED}"/usr/share/gutenprint/doc if ! use gtk; then rm -f "${ED}"/usr/$(get_libdir)/pkgconfig/gutenprintui2.pc rm -rf "${ED}"/usr/include/gutenprintui2 fi find "${ED}" -name '*.la' -exec rm -f '{}' + } pkg_postinst() { if [ "${ROOT}" == "/" ] && [ -x /usr/sbin/cups-genppdupdate ]; then elog "Updating installed printer ppd files" elog $(/usr/sbin/cups-genppdupdate) else elog "You need to update installed ppds manually using cu
[gentoo-commits] gentoo-x86 commit in rox-base/rox: rox-2.10-r1.ebuild ChangeLog
grknight14/05/30 02:22:15 Modified: ChangeLog Added:rox-2.10-r1.ebuild Log: Non-maintainer commit. Revbump to fix bug #464246. Move to autotools-utils, EAPI=5 and fix underlinking (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D) Revision ChangesPath 1.83 rox-base/rox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/rox/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/rox/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/rox/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/rox-base/rox/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 2 Mar 2013 07:52:47 - 1.82 +++ ChangeLog 30 May 2014 02:22:15 - 1.83 @@ -1,6 +1,12 @@ # ChangeLog for rox-base/rox -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/ChangeLog,v 1.82 2013/03/02 07:52:47 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/ChangeLog,v 1.83 2014/05/30 02:22:15 grknight Exp $ + +*rox-2.10-r1 (30 May 2014) + + 30 May 2014; Brian Evans +rox-2.10-r1.ebuild: + Non-maintainer commit. Revbump to fix bug #464246. Move to autotools-utils, + EAPI=5 and fix underlinking 02 Mar 2013; Pacho Ramos -rox-2.9.ebuild, metadata.xml: Cleanup due http://gentoo.2317880.n4.nabble.com/rox-herd-looks-inactive-for-a 1.1 rox-base/rox/rox-2.10-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/rox/rox-2.10-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/rox-base/rox/rox-2.10-r1.ebuild?rev=1.1&content-type=text/plain Index: rox-2.10-r1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.10-r1.ebuild,v 1.1 2014/05/30 02:22:15 grknight Exp $ EAPI=5 inherit eutils multilib autotools-utils MY_P="rox-filer-${PV}" S="${WORKDIR}/${MY_P}" DESCRIPTION="ROX is a desktop environment and filer based on RISC OS" HOMEPAGE="http://rox.sourceforge.net/"; SRC_URI="mirror://sourceforge/rox/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="+svg +video" RDEPEND="x11-libs/gtk+:2 dev-libs/glib:2 dev-libs/libxml2:2 >=x11-misc/shared-mime-info-0.14 svg? ( gnome-base/librsvg:2 ) >=rox-base/zeroinstall-injector-0.40 " PDEPEND="rox-base/mime-editor rox-base/thumbs video? ( rox-extra/videothumbnail )" DEPEND="${RDEPEND} virtual/pkgconfig" APPNAME="ROX-Filer" APPDIR="/usr/$(get_libdir)/rox" LIBDIR="/usr/$(get_libdir)/" WRAPPERNAME="rox" MIMEDIR="/usr/share/mime" MIMECONFDIR="/etc/xdg/rox.sourceforge.net" PATCHES=( "${FILESDIR}"/${P}-nostrip.patch ) ECONF_SOURCE="${S}/${APPNAME}/src" AUTOTOOLS_AUTORECONF="yes" src_prepare() { pushd "${ECONF_SOURCE}" || die sed -r -i "s:(AC_CHECK_LIB\(intl, gettext\)):\1\n\nAC_SEARCH_LIBS([floor],[m])\nAC_SEARCH_LIBS([dlsym],[dl]):" "configure.in" || die autotools-utils_src_prepare popd } # new streamlined install src_install() { doman rox.1 dodir ${APPDIR} cp -r ${APPNAME}/ "${D}/${APPDIR}" || die # add documentation to be proper pushd ${APPNAME}/Help dodoc Changes README README-es TODO popd # install shell script dodir /usr/bin cat >"${D}/usr/bin/${WRAPPERNAME}" <"${D}/usr/bin/${WRAPPERNAME}uri" < tmp.native_feed || die "0distutils feed editfailed" insinto "${APPDIR}/${APPNAME}" newins tmp.native_feed ${APPNAME}.xml local feedname feedname=$(0distutils -e tmp.native_feed) || die "0distutils URI escape failed" dosym "${APPDIR}/${APPNAME}/${APPNAME}.xml" "${NATIVE_FEED_DIR}/${feedname}" local cachedname cachedname=$(0distutils -c tmp.native_feed) || die "0distutils URI escape failed" dosym "${APPDIR}/${APPNAME}/.DirIcon" "${ICON_CACHE_DIR}/${cachedname}" } pkg_postinst() { # Do not install rox.xml - It wrecks any app with a SVG-format .DirIcon #update-mime-database ${MIMEDIR} einfo "${APPNAME} has been installed in ${APPDIR}." einfo "To run, you may type ${WRAPPERNAME} at a prompt (within a WM) or" einfo "add it to an .xinit or other script during WM startup." }
[gentoo-commits] gentoo-x86 commit in mail-mta/exim: exim-4.83_rc1.ebuild ChangeLog
patrick 14/05/30 02:18:58 Modified: exim-4.83_rc1.ebuild ChangeLog Log: Whitespace (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit) Revision ChangesPath 1.3 mail-mta/exim/exim-4.83_rc1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild?r1=1.2&r2=1.3 Index: exim-4.83_rc1.ebuild === RCS file: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- exim-4.83_rc1.ebuild29 May 2014 17:30:00 - 1.2 +++ exim-4.83_rc1.ebuild30 May 2014 02:18:58 - 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/mail-mta/exim/exim-4.83_rc1.ebuild,v 1.2 2014/05/29 17:30:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.83_rc1.ebuild,v 1.3 2014/05/30 02:18:58 patrick Exp $ EAPI="5" @@ -135,7 +135,6 @@ EOC fi - # mail storage formats # mailstore is Exim's traditional storage format @@ -157,7 +156,6 @@ EOC fi - # lookup methods # use the "native" interface to the DBM library, support passwd @@ -220,7 +218,6 @@ EOC fi - # Exim monitor, enabled by default, controlled via X USE-flag, # disable if not requested, bug #46778 if use X; then @@ -229,7 +226,6 @@ sed -i -e '/^EXIM_MONITOR=/s/^/# /' Makefile fi - # features # content scanning support @@ -309,7 +305,6 @@ EOC fi - # experimental features # Distributed Checksum Clearinghouse @@ -362,7 +357,6 @@ EOC fi - # authentication (SMTP AUTH) # standard bits 1.279mail-mta/exim/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?rev=1.279&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?rev=1.279&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?r1=1.278&r2=1.279 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v retrieving revision 1.278 retrieving revision 1.279 diff -u -r1.278 -r1.279 --- ChangeLog 29 May 2014 17:30:00 - 1.278 +++ ChangeLog 30 May 2014 02:18:58 - 1.279 @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.278 2014/05/29 17:30:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.279 2014/05/30 02:18:58 patrick Exp $ + + 30 May 2014; Patrick Lauer exim-4.83_rc1.ebuild: + Whitespace 29 May 2014; Fabian Groffen exim-4.83_rc1.ebuild: Add back dsearch, bug #511790
[gentoo-commits] gentoo-x86 commit in dev-ruby/creole: creole-0.5.0.ebuild metadata.xml ChangeLog
mrueg 14/05/30 01:46:15 Added:creole-0.5.0.ebuild metadata.xml ChangeLog Log: Initial ebuild imported from dev-zero's overlay. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) Revision ChangesPath 1.1 dev-ruby/creole/creole-0.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/creole/creole-0.5.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/creole/creole-0.5.0.ebuild?rev=1.1&content-type=text/plain Index: creole-0.5.0.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/creole/creole-0.5.0.ebuild,v 1.1 2014/05/30 01:46:15 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rake" RUBY_FAKEGEM_RECIPE_DOC="none" RUBY_FAKEGEM_EXTRADOC="CHANGES README.creole" inherit ruby-fakegem DESCRIPTION="Creole-to-HTML converter for Creole, the lightweight markup language" HOMEPAGE="https://github.com/minad/creole"; SRC_URI="https://github.com/minad/creole/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="" ruby_add_bdepend "test? ( dev-ruby/bacon )" 1.1 dev-ruby/creole/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/creole/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/creole/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml === http://www.gentoo.org/dtd/metadata.dtd";> ruby 1.1 dev-ruby/creole/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/creole/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/creole/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog === # ChangeLog for dev-ruby/creole # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/creole/ChangeLog,v 1.1 2014/05/30 01:46:15 mrueg Exp $ *creole-0.5.0 (30 May 2014) 30 May 2014; Manuel Rüger +creole-0.5.0.ebuild, +metadata.xml: Initial ebuild imported from dev-zero's overlay.
[gentoo-commits] gentoo-x86 commit in dev-ruby/creole: - New directory
mrueg 14/05/30 01:45:42 Log: Directory /var/cvsroot/gentoo-x86/dev-ruby/creole added to the repository
[gentoo-commits] proj/qt:master commit in: /
commit: ba204b25d1425d9f90b8f181ee3e16c2640da952 Author: Davide Pesavento gmail com> AuthorDate: Fri May 30 01:37:10 2014 + Commit: Davide Pesavento gentoo org> CommitDate: Fri May 30 01:37:10 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ba204b25 Merge pull request #49 from jauhien/master lxqt: make policykit dependency optional. add more optional deps to meta lxqt-base/lxqt-meta/lxqt-meta-.ebuild | 21 - lxqt-base/lxqt-meta/metadata.xml| 12 +++- lxqt-base/lxqt-panel/lxqt-panel-.ebuild | 2 -- 3 files changed, 27 insertions(+), 8 deletions(-)
[gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/, lxqt-base/lxqt-panel/
commit: 7205e77531eb88aa60df487b0d148161ceba9086 Author: Jauhien Piatlicki gentoo org> AuthorDate: Thu May 29 21:30:59 2014 + Commit: Davide Pesavento gentoo org> CommitDate: Thu May 29 21:30:59 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7205e775 lxqt: make policykit dependency optional. add more optional deps to meta --- lxqt-base/lxqt-meta/lxqt-meta-.ebuild | 21 - lxqt-base/lxqt-meta/metadata.xml| 12 +++- lxqt-base/lxqt-panel/lxqt-panel-.ebuild | 2 -- 3 files changed, 27 insertions(+), 8 deletions(-) diff --git a/lxqt-base/lxqt-meta/lxqt-meta-.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-.ebuild index 11ee8db..0a5e446 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-.ebuild @@ -11,8 +11,7 @@ HOMEPAGE="http://lxqt.org/"; LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="-minimal powermanagement" +IUSE="+icons lightdm lximage -minimal +policykit powermanagement sddm ssh-askpass" S="${WORKDIR}" @@ -22,7 +21,6 @@ DOC_CONTENTS=" http://wiki.lxde.org/en/LXDE-Qt"; RDEPEND=" - >=lxde-base/lxde-icon-theme-0.5 >=lxde-base/lxmenu-data-0.1.2 ~lxqt-base/lxqt-about-${PV} ~lxqt-base/lxqt-common-${PV} @@ -30,16 +28,29 @@ RDEPEND=" ~lxqt-base/lxqt-config-randr-${PV} ~lxqt-base/lxqt-notificationd-${PV} ~lxqt-base/lxqt-panel-${PV} - ~lxqt-base/lxqt-policykit-${PV} ~lxqt-base/lxqt-qtplugin-${PV} ~lxqt-base/lxqt-runner-${PV} ~lxqt-base/lxqt-session-${PV} ~x11-misc/pcmanfm-qt-${PV} + icons? ( + >=lxde-base/lxde-icon-theme-0.5 ) + lightdm? ( + x11-misc/lightdm ) + lximage? ( + ~media-gfx/lximage-qt-${PV} ) !minimal? ( x11-wm/openbox - >=x11-misc/obconf-qt-${PV} ) + ~x11-misc/obconf-qt-${PV} ) + policykit? ( + ~lxqt-base/lxqt-policykit-${PV} + || ( sys-auth/consolekit[policykit(-)] + sys-apps/systemd[policykit(-)] ) ) powermanagement? ( ~lxqt-base/lxqt-powermanagement-${PV} ) + sddm? ( + ~x11-misc/sddm-${PV} ) + ssh-askpass? ( + ~net-misc/lxqt-openssh-askpass-${PV} ) " pkg_postinst() { diff --git a/lxqt-base/lxqt-meta/metadata.xml b/lxqt-base/lxqt-meta/metadata.xml index beb16ac..0abc6b5 100644 --- a/lxqt-base/lxqt-meta/metadata.xml +++ b/lxqt-base/lxqt-meta/metadata.xml @@ -3,9 +3,19 @@ lxqt +Install lxde-base/lxde-icon-theme +icon theme +Install x11-misc/lightdm +display manager +Install media-gfx/lximage-qt +image viewer Do not install x11-wm/openbox window manager -Pull in +Install lxqt-base/lxqt-powermanagement package +Install x11-misc/sddm +display manager +Install net-misc/lxqt-openssh-askpass +user password prompt tool diff --git a/lxqt-base/lxqt-panel/lxqt-panel-.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-.ebuild index e730d4c..5f12b77 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-.ebuild @@ -35,8 +35,6 @@ DEPEND="dev-qt/qtcore:4 ~razorqt-base/libqtxdg-${PV} x11-libs/libX11 cpuload? ( sys-libs/libstatgrab ) - mainmenu? ( || ( sys-auth/consolekit[policykit(-)] - sys-apps/systemd[policykit(-)] ) ) networkmonitor? ( sys-libs/libstatgrab ) sensors? ( sys-apps/lm_sensors ) sysstat? ( ~lxqt-base/libsysstat-${PV} )
[gentoo-commits] gentoo-x86 commit in dev-python/html2text/files: html2text-noinstall-test.patch
floppym 14/05/30 01:33:05 Added:html2text-noinstall-test.patch Log: Don't install test package, thanks to Arfrever. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4) Revision ChangesPath 1.1 dev-python/html2text/files/html2text-noinstall-test.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/files/html2text-noinstall-test.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/files/html2text-noinstall-test.patch?rev=1.1&content-type=text/plain Index: html2text-noinstall-test.patch === >From e4d46b478f78c4464c7b35058154948c928a013b Mon Sep 17 00:00:00 2001 From: Arfrever Date: Thu, 29 May 2014 18:07:21 +0200 Subject: [PATCH] Don't install tests (but include them in PyPI package). Fixes #9 --- MANIFEST.in | 1 + setup.py| 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 1845310..6217360 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,4 @@ include COPYING include README.md include ChangeLog.rst include AUTHORS.rst +recursive-include test *.html *.md *.py diff --git a/setup.py b/setup.py index 3b7085d..0b2cf08 100644 --- a/setup.py +++ b/setup.py @@ -65,7 +65,6 @@ def run(self): """, license='GNU GPL 3', requires=requires_list, -packages=find_packages(), py_modules=['html2text'], include_package_data=True, zip_safe=False, -- 1.9.3
[gentoo-commits] gentoo-x86 commit in dev-python/html2text: html2text-2014.4.5-r1.ebuild ChangeLog html2text-2014.4.5.ebuild
floppym 14/05/30 01:33:05 Modified: ChangeLog Added:html2text-2014.4.5-r1.ebuild Removed: html2text-2014.4.5.ebuild Log: Don't install test package, thanks to Arfrever. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4) Revision ChangesPath 1.14 dev-python/html2text/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 21 Apr 2014 21:24:08 - 1.13 +++ ChangeLog 30 May 2014 01:33:05 - 1.14 @@ -1,6 +1,13 @@ # ChangeLog for dev-python/html2text # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v 1.13 2014/04/21 21:24:08 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/ChangeLog,v 1.14 2014/05/30 01:33:05 floppym Exp $ + +*html2text-2014.4.5-r1 (30 May 2014) + + 30 May 2014; Mike Gilbert + +files/html2text-noinstall-test.patch, +html2text-2014.4.5-r1.ebuild, + -html2text-2014.4.5.ebuild: + Don't install test package, thanks to Arfrever. *html2text-2014.4.5 (21 Apr 2014) 1.1 dev-python/html2text/html2text-2014.4.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild?rev=1.1&content-type=text/plain Index: html2text-2014.4.5-r1.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/html2text/html2text-2014.4.5-r1.ebuild,v 1.1 2014/05/30 01:33:05 floppym Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_{2,3}} pypy pypy2_0 ) inherit python-utils-r1 distutils-r1 DESCRIPTION="Turn HTML into equivalent Markdown-structured text." HOMEPAGE="https://github.com/html2text/html2text https://github.com/Alir3z4/html2text http://pypi.python.org/pypi/html2text"; SRC_URI="https://github.com/Alir3z4/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" # PyPI one missing test data files LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="dev-python/chardet[${PYTHON_USEDEP}] dev-python/feedparser[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}/${PN}-rename.patch" "${FILESDIR}/${PN}-noinstall-test.patch" ) src_test() { impl_specific() { python_export PYTHON_SITEDIR PYTHONPATH="${D}${PYTHON_SITEDIR}" "${PYTHON}" test/test_html2text.py -v || die } python_foreach_impl impl_specific }
[gentoo-commits] gentoo-x86 commit in dev-python/autopep8: autopep8-1.0.2.ebuild ChangeLog autopep8-0.9.6.ebuild autopep8-0.9.7.ebuild
idella4 14/05/30 00:45:40 Modified: ChangeLog Added:autopep8-1.0.2.ebuild Removed: autopep8-0.9.6.ebuild autopep8-0.9.7.ebuild Log: bump, rm oldies (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) Revision ChangesPath 1.47 dev-python/autopep8/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 27 May 2014 06:29:44 - 1.46 +++ ChangeLog 30 May 2014 00:45:40 - 1.47 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/autopep8 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v 1.46 2014/05/27 06:29:44 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v 1.47 2014/05/30 00:45:40 idella4 Exp $ + +*autopep8-1.0.2 (30 May 2014) + + 30 May 2014; Ian Delaney +autopep8-1.0.2.ebuild, + -autopep8-0.9.6.ebuild, -autopep8-0.9.7.ebuild: + bump, rm oldies 27 May 2014; Ian Delaney autopep8-1.0.1.ebuild: revert setting of RDEPEND, pointed out by Arfrever 1.1 dev-python/autopep8/autopep8-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-1.0.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-1.0.2.ebuild?rev=1.1&content-type=text/plain Index: autopep8-1.0.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-1.0.2.ebuild,v 1.1 2014/05/30 00:45:40 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="Automatically formats Python code to conform to the PEP 8 style guide" HOMEPAGE="https://github.com/hhatto/autopep8 http://pypi.python.org/pypi/autopep8"; SRC_URI="https://github.com/hhatto/${PN}/tarball/ver${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-python/pep8-1.5.6[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" python_test() { esetup.py test } pkg_postinst() { ewarn "Since this version of autopep depends on >=dev-python/pep8-1.3" ewarn "it is affected by https://github.com/jcrocholl/pep8/issues/45"; ewarn "(indentation checks inside triple-quotes)." ewarn "If you do not want to be affected by this, then add the" ewarn "following lines to your local package.mask:" ewarn " >=dev-python/pep8-1.3" ewarn " >=dev-python/autopep8-0.6" }
[gentoo-commits] gentoo-x86 commit in sys-process/audit: audit-2.2.2-r2.ebuild ChangeLog
mgorny 14/05/29 22:20:35 Modified: ChangeLog Added:audit-2.2.2-r2.ebuild Log: Enable multilib support & switch to python-r1. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.96 sys-process/audit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 29 May 2014 01:30:00 - 1.95 +++ ChangeLog 29 May 2014 22:20:34 - 1.96 @@ -1,6 +1,11 @@ # ChangeLog for sys-process/audit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.95 2014/05/29 01:30:00 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.96 2014/05/29 22:20:34 mgorny Exp $ + +*audit-2.2.2-r2 (29 May 2014) + + 29 May 2014; Michał Górny +audit-2.2.2-r2.ebuild: + Enable multilib support & switch to python-r1. 29 May 2014; Mike Gilbert audit-2.2.2-r1.ebuild: Override hardcoded /usr/lib/systemd/system. 1.1 sys-process/audit/audit-2.2.2-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.2.2-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/audit/audit-2.2.2-r2.ebuild?rev=1.1&content-type=text/plain Index: audit-2.2.2-r2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.2.2-r2.ebuild,v 1.1 2014/05/29 22:20:34 mgorny Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd DESCRIPTION="Userspace utilities for storing and processing auditing records" HOMEPAGE="http://people.redhat.com/sgrubb/audit/"; SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"; LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="ldap prelude python" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. RESTRICT="test" RDEPEND="ldap? ( net-nds/openldap ) prelude? ( dev-libs/libprelude ) sys-libs/libcap-ng" DEPEND="${RDEPEND} python? ( dev-lang/swig ) >=sys-kernel/linux-headers-2.6.34" # Do not use os-headers as this is linux specific CONFIG_CHECK="~AUDIT" pkg_setup() { linux-info_pkg_setup } src_prepare() { # Old patch applies fine #EPATCH_OPTS="-p0 -d${S}" epatch "${FILESDIR}"/${PN}-1.5.4-build.patch # Applied by upstream #EPATCH_OPTS="-p1 -d${S}" epatch "${FILESDIR}"/${PN}-1.5.4-swig-gcc-attribute.patch # Do not build GUI tools sed -i \ -e '/AC_CONFIG_SUBDIRS.*system-config-audit/d' \ "${S}"/configure.ac || die sed -i \ -e 's,system-config-audit,,g' \ "${S}"/Makefile.am || die rm -rf "${S}"/system-config-audit # Probably goes away in 1.6.9 #EPATCH_OPTS="-p1 -d${S}" epatch "${FILESDIR}"/audit-1.6.8-subdirs-fix.patch if ! use ldap; then sed -i \ -e '/^AC_OUTPUT/s,audisp/plugins/zos-remote/Makefile,,g' \ "${S}"/configure.ac || die sed -i \ -e '/^SUBDIRS/s,zos-remote,,g' \ "${S}"/audisp/plugins/Makefile.am || die fi # Don't build static version of Python module. epatch "${FILESDIR}"/${PN}-2.1.3-python.patch # glibc/kernel upstreams suck with both defining ia64_fpreg # This patch is a horribly workaround that is only valid as long as you # don't need the OTHER definitions in fpu.h. epatch "${FILESDIR}"/${PN}-2.1.3-ia64-compile-fix.patch # Python bindings are built/installed manually. sed -e "/^SUBDIRS =/s/ python//" -i bindings/Makefile.am sed -e "/^SUBDIRS .*=/s/ swig//" -i Makefile.am # Regenerate autotooling eautoreconf # Bug 352198: Avoid parallel build fail cd "${S}"/src/mt [[ ! -s private.h ]] && ln -s ../../lib/private.h . } multilib_src_configure() { local ECONF_SOURCE=${S} #append-flags -D'__attribute__(x)=' econf \
[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
mgorny 14/05/29 22:18:41 Modified: ChangeLog package.mask Log: Mask multilib audit. Revision ChangesPath 1.9016 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9016&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9016&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9015&r2=1.9016 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9015 retrieving revision 1.9016 diff -u -r1.9015 -r1.9016 --- ChangeLog 29 May 2014 18:44:54 - 1.9015 +++ ChangeLog 29 May 2014 22:18:40 - 1.9016 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9015 2014/05/29 18:44:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9016 2014/05/29 22:18:40 mgorny Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 29 May 2014; Michał Górny package.mask: + Mask multilib audit. + 29 May 2014; Pacho Ramos targets/systemd/package.use.mask: upower support is not needed on setups running systemd, also relies on old upower (#508920) 1.15739 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15739&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15739&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15738&r2=1.15739 Index: package.mask === RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15738 retrieving revision 1.15739 diff -u -r1.15738 -r1.15739 --- package.mask29 May 2014 18:39:16 - 1.15738 +++ package.mask29 May 2014 22:18:40 - 1.15739 @@ -1,5 +1,5 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15738 2014/05/29 18:39:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15739 2014/05/29 22:18:40 mgorny Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -36,6 +36,7 @@ >=media-libs/libart_lgpl-2.3.21-r2 >=sys-libs/cracklib-2.9.1-r1 >=app-emulation/emul-linux-x86-baselibs-20140508-r7 +>=sys-process/audit-2.2.2-r2 # Vladimir Smirnov (27 May 2014) # Masked for testing, will defenitely cause major breakage
[gentoo-commits] proj/hardened-dev:master commit in: sys-kernel/hardened-sources/
commit: 0ce6342e60c5ff65b3f47a4a8b32575b77759f0b Author: Anthony G. Basile gentoo org> AuthorDate: Thu May 29 22:02:44 2014 + Commit: Anthony G. Basile gentoo org> CommitDate: Thu May 29 22:02:44 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=0ce6342e sys-kernel/hardened-sources: fix copyright date Package-Manager: portage-2.2.8-r1 Manifest-Sign-Key: 0xF52D4BBA --- sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild index ea96c24..3fc228e 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild @@ -1,4 +1,4 @@ -# 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/sys-kernel/hardened-sources/hardened-sources-3.2.53-r6.ebuild,v 1.1 2013/12/27 20:58:36 blueness Exp $
[gentoo-commits] gentoo-x86 commit in sys-libs/cracklib/files: cracklib-2.9.1-setup.py-srcdir.patch
mgorny 14/05/29 22:00:54 Added:cracklib-2.9.1-setup.py-srcdir.patch Log: Fix installing .py files. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.1 sys-libs/cracklib/files/cracklib-2.9.1-setup.py-srcdir.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/files/cracklib-2.9.1-setup.py-srcdir.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/files/cracklib-2.9.1-setup.py-srcdir.patch?rev=1.1&content-type=text/plain Index: cracklib-2.9.1-setup.py-srcdir.patch === >From 70909dd3d30a13bb0406ca76feea49f05b8b978d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 29 May 2014 23:57:32 +0200 Subject: [PATCH] Fix paths in setup.py to support out-of-source builds. --- python/setup.py.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python/setup.py.in b/python/setup.py.in index 4a258a0..4c70de4 100644 --- a/python/setup.py.in +++ b/python/setup.py.in @@ -23,8 +23,8 @@ from setuptools import setup, Extension, find_packages extensions = [ Extension("_cracklib", -["_cracklib.c"], -include_dirs = ["@top_builddir@/lib"], +["@srcdir@/_cracklib.c"], +include_dirs = ["@top_srcdir@/lib"], libraries = ["crack"], library_dirs = ["@top_builddir@/lib/.libs"]), ] @@ -43,6 +43,7 @@ convenience functions. url="http://cracklib.sourceforge.net/";, license="GPLv2+", py_modules=['cracklib', 'test_cracklib'], +package_dir={'': '@srcdir@'}, ext_modules=extensions, zip_safe=False, classifiers=[ -- 2.0.0
[gentoo-commits] proj/hardened-dev:master commit in: sys-kernel/hardened-sources/
commit: 870def654a429036ea33ebf8cda2476c76e5b390 Author: Anthony G. Basile gentoo org> AuthorDate: Thu May 29 22:01:35 2014 + Commit: Anthony G. Basile gentoo org> CommitDate: Thu May 29 22:01:35 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=870def65 sys-kernel/hardened-sources: testing patchset 20140528 Package-Manager: portage-2.2.8-r1 Manifest-Sign-Key: 0xF52D4BBA --- .../hardened-sources-3.14.4-r1.ebuild | 45 -- ...59.ebuild => hardened-sources-3.2.59-r1.ebuild} | 2 +- 2 files changed, 1 insertion(+), 46 deletions(-) diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.4-r1.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.14.4-r1.ebuild deleted file mode 100644 index c5fe92f..000 --- a/sys-kernel/hardened-sources/hardened-sources-3.14.4-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.14.4.ebuild,v 1.1 2014/05/17 14:13:49 blueness Exp $ - -EAPI="5" - -ETYPE="sources" -K_WANT_GENPATCHES="base" -K_GENPATCHES_VER="7" -K_DEBLOB_AVAILABLE="1" - -inherit kernel-2 -detect_version - -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2" -HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"; -SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" - -UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" -UNIPATCH_EXCLUDE=" - 1500_XATTR_USER_PREFIX.patch - 2900_dev-root-proc-mount-fix.patch" - -DESCRIPTION="Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})" -HOMEPAGE="http://www.gentoo.org/proj/en/hardened/"; -IUSE="deblob" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=">=sys-devel/gcc-4.5" - -pkg_postinst() { - kernel-2_pkg_postinst - - local GRADM_COMPAT="sys-apps/gradm-3.0*" - - ewarn - ewarn "Users of grsecurity's RBAC system must ensure they are using" - ewarn "${GRADM_COMPAT}, which is compatible with ${PF}." - ewarn "It is strongly recommended that the following command is issued" - ewarn "prior to booting a ${PF} kernel for the first time:" - ewarn - ewarn "emerge -na =${GRADM_COMPAT}" - ewarn -} diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.59.ebuild b/sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild similarity index 96% rename from sys-kernel/hardened-sources/hardened-sources-3.2.59.ebuild rename to sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild index fba6c77..ea96c24 100644 --- a/sys-kernel/hardened-sources/hardened-sources-3.2.59.ebuild +++ b/sys-kernel/hardened-sources/hardened-sources-3.2.59-r1.ebuild @@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE="1" inherit kernel-2 detect_version -HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1" +HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2" HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"; SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
[gentoo-commits] gentoo-x86 commit in sys-libs/cracklib: cracklib-2.9.1-r1.ebuild ChangeLog
mgorny 14/05/29 22:00:54 Modified: cracklib-2.9.1-r1.ebuild ChangeLog Log: Fix installing .py files. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.3 sys-libs/cracklib/cracklib-2.9.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild?r1=1.2&r2=1.3 Index: cracklib-2.9.1-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cracklib-2.9.1-r1.ebuild29 May 2014 21:21:18 - 1.2 +++ cracklib-2.9.1-r1.ebuild29 May 2014 22:00:54 - 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/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v 1.2 2014/05/29 21:21:18 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v 1.3 2014/05/29 22:00:54 mgorny Exp $ EAPI="4" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -51,10 +51,7 @@ src_prepare() { elibtoolize #269003 - sed -i \ - -e 's:_cracklib.c:@srcdir@/&:' \ - -e '/include/s:builddir:srcdir:' \ - python/setup.py.in || die + epatch "${FILESDIR}"/cracklib-2.9.1-setup.py-srcdir.patch do_python } 1.193sys-libs/cracklib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/ChangeLog?rev=1.193&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/ChangeLog?rev=1.193&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/ChangeLog?r1=1.192&r2=1.193 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v retrieving revision 1.192 retrieving revision 1.193 diff -u -r1.192 -r1.193 --- ChangeLog 29 May 2014 21:21:18 - 1.192 +++ ChangeLog 29 May 2014 22:00:54 - 1.193 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/cracklib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.192 2014/05/29 21:21:18 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.193 2014/05/29 22:00:54 mgorny Exp $ + + 29 May 2014; Michał Górny + +files/cracklib-2.9.1-setup.py-srcdir.patch, cracklib-2.9.1-r1.ebuild: + Fix installing .py files. 29 May 2014; Michał Górny cracklib-2.9.1-r1.ebuild: Fix tests.
[gentoo-commits] gentoo-x86 commit in dev-lang/lua: ChangeLog lua-5.1.4-r4.ebuild
mabi14/05/29 21:58:33 Modified: ChangeLog Removed: lua-5.1.4-r4.ebuild Log: remove stale EAPI1 ebuild (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!) Revision ChangesPath 1.187dev-lang/lua/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/lua/ChangeLog?rev=1.187&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/lua/ChangeLog?rev=1.187&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/lua/ChangeLog?r1=1.186&r2=1.187 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v retrieving revision 1.186 retrieving revision 1.187 diff -u -r1.186 -r1.187 --- ChangeLog 24 May 2014 22:03:11 - 1.186 +++ ChangeLog 29 May 2014 21:58:33 - 1.187 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/lua # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.186 2014/05/24 22:03:11 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/lua/ChangeLog,v 1.187 2014/05/29 21:58:33 mabi Exp $ + + 29 May 2014; Matti Bickel -lua-5.1.4-r4.ebuild: + remove stale EAPI1 ebuild 24 May 2014; Matti Bickel lua-5.2.3.ebuild: omit broken tests, bug #510360
[gentoo-commits] proj/hardened-patchset:master commit in: 3.2.59/, 3.14.4/
commit: 42f2ed22cb151c6a136a4d39d9e973d36ec5d99b Author: Anthony G. Basile gentoo org> AuthorDate: Thu May 29 21:54:31 2014 + Commit: Anthony G. Basile gentoo org> CommitDate: Thu May 29 21:54:31 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=42f2ed22 Grsec/PaX: 3.0-{3.2.59,3.14.4}-201405281922 --- 3.14.4/_README | 2 +- ... 4420_grsecurity-3.0-3.14.4-201405281922.patch} | 13 ++--- 3.14.4/4425_grsec_remove_EI_PAX.patch | 2 +- 3.14.4/4450_grsec-kconfig-default-gids.patch | 8 ++-- 3.14.4/4475_emutramp_default_on.patch | 2 +- 3.2.59/_README | 2 +- ... 4420_grsecurity-3.0-3.2.59-201405281920.patch} | 55 +- 7 files changed, 47 insertions(+), 37 deletions(-) diff --git a/3.14.4/_README b/3.14.4/_README index 4203555..275b0d1 100644 --- a/3.14.4/_README +++ b/3.14.4/_README @@ -2,7 +2,7 @@ README - Individual Patch Descriptions: - -Patch: 4420_grsecurity-3.0-3.14.4-201405271114.patch +Patch: 4420_grsecurity-3.0-3.14.4-201405281922.patch From: http://www.grsecurity.net Desc: hardened-sources base patch from upstream grsecurity diff --git a/3.14.4/4420_grsecurity-3.0-3.14.4-201405271114.patch b/3.14.4/4420_grsecurity-3.0-3.14.4-201405281922.patch similarity index 99% rename from 3.14.4/4420_grsecurity-3.0-3.14.4-201405271114.patch rename to 3.14.4/4420_grsecurity-3.0-3.14.4-201405281922.patch index 3537db8..c9100d1 100644 --- a/3.14.4/4420_grsecurity-3.0-3.14.4-201405271114.patch +++ b/3.14.4/4420_grsecurity-3.0-3.14.4-201405281922.patch @@ -58838,7 +58838,7 @@ index e4141f2..d8263e8 100644 i += packet_length_size; if (copy_to_user(&buf[i], msg_ctx->msg, msg_ctx->msg_size)) diff --git a/fs/exec.c b/fs/exec.c -index 3d78fcc..cd4f983 100644 +index 3d78fcc..122929d 100644 --- a/fs/exec.c +++ b/fs/exec.c @@ -55,8 +55,20 @@ @@ -59329,7 +59329,7 @@ index 3d78fcc..cd4f983 100644 out: if (bprm->mm) { acct_arg_size(bprm, 0); -@@ -1626,3 +1801,296 @@ asmlinkage long compat_sys_execve(const char __user * filename, +@@ -1626,3 +1801,298 @@ asmlinkage long compat_sys_execve(const char __user * filename, return compat_do_execve(getname(filename), argv, envp); } #endif @@ -59613,6 +59613,8 @@ index 3d78fcc..cd4f983 100644 + if (sp < current_thread_info()->lowest_stack && + sp > (unsigned long)task_stack_page(current)) + current_thread_info()->lowest_stack = sp; ++ if (unlikely((sp & ~(THREAD_SIZE - 1)) < (THREAD_SIZE/16))) ++ BUG(); +} +EXPORT_SYMBOL(pax_track_stack); +#endif @@ -104215,10 +104217,10 @@ index 8fac3fd..32ff38d 100644 unsigned int secindex_strings; diff --git a/security/Kconfig b/security/Kconfig -index beb86b5..55198cd 100644 +index beb86b5..1ea5a01 100644 --- a/security/Kconfig +++ b/security/Kconfig -@@ -4,6 +4,961 @@ +@@ -4,6 +4,960 @@ menu "Security options" @@ -104255,7 +104257,6 @@ index beb86b5..55198cd 100644 + select TTY + select DEBUG_KERNEL + select DEBUG_LIST -+ select DEBUG_STACKOVERFLOW if HAVE_DEBUG_STACKOVERFLOW + help +If you say Y here, you will be able to configure many features +that will enhance the security of your system. It is highly @@ -105180,7 +105181,7 @@ index beb86b5..55198cd 100644 source security/keys/Kconfig config SECURITY_DMESG_RESTRICT -@@ -103,7 +1058,7 @@ config INTEL_TXT +@@ -103,7 +1057,7 @@ config INTEL_TXT config LSM_MMAP_MIN_ADDR int "Low address space for LSM to protect from user allocation" depends on SECURITY && SECURITY_SELINUX diff --git a/3.14.4/4425_grsec_remove_EI_PAX.patch b/3.14.4/4425_grsec_remove_EI_PAX.patch index 23631d1..fc51f79 100644 --- a/3.14.4/4425_grsec_remove_EI_PAX.patch +++ b/3.14.4/4425_grsec_remove_EI_PAX.patch @@ -8,7 +8,7 @@ X-Gentoo-Bug-URL: https://bugs.gentoo.org/445600 diff -Nuar linux-3.7.1-hardened.orig/security/Kconfig linux-3.7.1-hardened/security/Kconfig --- linux-3.7.1-hardened.orig/security/Kconfig 2012-12-26 08:39:29.0 -0500 +++ linux-3.7.1-hardened/security/Kconfig 2012-12-26 09:05:44.0 -0500 -@@ -269,7 +269,7 @@ +@@ -268,7 +268,7 @@ config PAX_EI_PAX bool 'Use legacy ELF header marking' diff --git a/3.14.4/4450_grsec-kconfig-default-gids.patch b/3.14.4/4450_grsec-kconfig-default-gids.patch index a965a27..19a4285 100644 --- a/3.14.4/4450_grsec-kconfig-default-gids.patch +++ b/3.14.4/4450_grsec-kconfig-default-gids.patch @@ -73,7 +73,7 @@ diff -Naur a/grsecurity/Kconfig b/grsecurity/Kconfig diff -Nuar a/security/Kconfig b/security/Kconfig --- a/security/Kconfig 2012-10-13 09:51:35.00
[gentoo-commits] proj/hardened-patchset: New tag: 20140528
commit: Commit: Anthony G. Basile gentoo org> CommitDate: Thu May 29 21:52:37 2014 + New tag: 20140528
[gentoo-commits] proj/qt:master commit in: eclass/
commit: 7e71215c77b3881820a54cf24fc7daa4ce92 Author: Davide Pesavento gentoo org> AuthorDate: Thu May 29 21:39:01 2014 + Commit: Davide Pesavento gentoo org> CommitDate: Thu May 29 21:39:01 2014 + URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7e71215c [qt4-build-multilib.eclass] Simplify how toolchain vars are respected. Backported from qt5-build.eclass --- eclass/qt4-build-multilib.eclass | 41 +--- 1 file changed, 17 insertions(+), 24 deletions(-) diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass index e908604..af90b06 100644 --- a/eclass/qt4-build-multilib.eclass +++ b/eclass/qt4-build-multilib.eclass @@ -189,21 +189,16 @@ qt4-build-multilib_src_prepare() { filter-flags -fgraphite-identity fi - # Respect CC, CXX, {C,CXX,LD}FLAGS in .qmake.cache - sed -e "/^SYSTEM_VARIABLES=/i \ - CC='$(tc-getCC)'\n\ - CXX='$(tc-getCXX)'\n\ - CFLAGS='${CFLAGS}'\n\ - CXXFLAGS='${CXXFLAGS}'\n\ - LDFLAGS='${LDFLAGS}'\n\ - QMakeVar set QMAKE_CFLAGS_RELEASE\n\ - QMakeVar set QMAKE_CFLAGS_DEBUG\n\ - QMakeVar set QMAKE_CXXFLAGS_RELEASE\n\ - QMakeVar set QMAKE_CXXFLAGS_DEBUG\n\ - QMakeVar set QMAKE_LFLAGS_RELEASE\n\ - QMakeVar set QMAKE_LFLAGS_DEBUG\n"\ - -i configure \ - || die "sed SYSTEM_VARIABLES failed" + # Reset QMAKE_*FLAGS_{RELEASE,DEBUG} variables, + # or they will override user's flags (.qmake.cache) + sed -i -e '/^SYSTEM_VARIABLES=/ i \ + QMakeVar set QMAKE_CFLAGS_RELEASE\ + QMakeVar set QMAKE_CFLAGS_DEBUG\ + QMakeVar set QMAKE_CXXFLAGS_RELEASE\ + QMakeVar set QMAKE_CXXFLAGS_DEBUG\ + QMakeVar set QMAKE_LFLAGS_RELEASE\ + QMakeVar set QMAKE_LFLAGS_DEBUG\n' \ + configure || die "sed SYSTEM_VARIABLES failed" # Respect CC, CXX, LINK and *FLAGS in config.tests find config.tests/unix -name '*.test' -type f -print0 | xargs -0 \ @@ -292,6 +287,10 @@ qt4-build-multilib_src_prepare() { # @DESCRIPTION: # Runs configure and generates Makefiles for all QT4_TARGET_DIRECTORIES. qt4-build-multilib_src_configure() { + # toolchain setup + tc-export CC CXX + export LD="$(tc-getCXX)" + # configure arguments local conf=" -prefix ${QT4_PREFIX} @@ -385,8 +384,8 @@ qt4-build-multilib_src_configure() { pushd ${dir} >/dev/null || die einfo "Running qmake in: ${dir}" "${S}"/bin/qmake \ - "LIBS+=-L${QT4_LIBDIR}" \ - "CONFIG+=nostrip" \ + LIBS+=-L"${QT4_LIBDIR}" \ + CONFIG+=nostrip \ || die "qmake failed" popd >/dev/null || die done @@ -399,13 +398,7 @@ qt4-build-multilib_src_compile() { local dir for dir in ${QT4_TARGET_DIRECTORIES}; do pushd ${dir} >/dev/null || die - emake \ - AR="$(tc-getAR) cqs" \ - CC="$(tc-getCC)" \ - CXX="$(tc-getCXX)" \ - LINK="$(tc-getCXX)" \ - RANLIB=":" \ - STRIP=":" + emake popd >/dev/null || die done }
[gentoo-commits] gentoo-x86 commit in sys-libs/cracklib: cracklib-2.9.1-r1.ebuild ChangeLog
mgorny 14/05/29 21:21:18 Modified: cracklib-2.9.1-r1.ebuild ChangeLog Log: Fix tests. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.2 sys-libs/cracklib/cracklib-2.9.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild?r1=1.1&r2=1.2 Index: cracklib-2.9.1-r1.ebuild === RCS file: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cracklib-2.9.1-r1.ebuild29 May 2014 18:42:41 - 1.1 +++ cracklib-2.9.1-r1.ebuild29 May 2014 21:21:18 - 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/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v 1.1 2014/05/29 18:42:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/cracklib-2.9.1-r1.ebuild,v 1.2 2014/05/29 21:21:18 mgorny Exp $ EAPI="4" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -80,7 +80,7 @@ } python_test() { - nosetests || die "Tests fail with ${EPYTHON}" + nosetests -w "${S}"/python || die "Tests fail with ${EPYTHON}" } multilib_src_install() { 1.192sys-libs/cracklib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/ChangeLog?rev=1.192&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/ChangeLog?rev=1.192&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/cracklib/ChangeLog?r1=1.191&r2=1.192 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v retrieving revision 1.191 retrieving revision 1.192 diff -u -r1.191 -r1.192 --- ChangeLog 29 May 2014 18:42:41 - 1.191 +++ ChangeLog 29 May 2014 21:21:18 - 1.192 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/cracklib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.191 2014/05/29 18:42:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/cracklib/ChangeLog,v 1.192 2014/05/29 21:21:18 mgorny Exp $ + + 29 May 2014; Michał Górny cracklib-2.9.1-r1.ebuild: + Fix tests. *cracklib-2.9.1-r1 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in app-emulation/emul-linux-x86-medialibs: emul-linux-x86-medialibs-20140508-r2.ebuild ChangeLog
mgorny 14/05/29 21:15:13 Modified: emul-linux-x86-medialibs-20140508-r2.ebuild ChangeLog Log: Add USE=pulseaudio to allow breaking pre-built ffmpeg. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) Revision ChangesPath 1.2 app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild?r1=1.1&r2=1.2 Index: emul-linux-x86-medialibs-20140508-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- emul-linux-x86-medialibs-20140508-r2.ebuild 27 May 2014 19:01:02 - 1.1 +++ emul-linux-x86-medialibs-20140508-r2.ebuild 29 May 2014 21:15:13 - 1.2 @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild,v 1.1 2014/05/27 19:01:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/emul-linux-x86-medialibs-20140508-r2.ebuild,v 1.2 2014/05/29 21:15:13 mgorny Exp $ EAPI=5 inherit emul-linux-x86 LICENSE="APL-1.0 GPL-2 BSD BSD-2 public-domain LGPL-2 MPL-1.1 LGPL-2.1 !abi_x86_32? ( MPEG-4 )" KEYWORDS="-* ~amd64" -IUSE="abi_x86_32" +IUSE="abi_x86_32 +pulseaudio" DEPEND="" # required libs @@ -26,12 +26,12 @@ media-libs/libpng[abi_x86_32(-)] media-libs/libvorbis[abi_x86_32(-)] media-sound/jack-audio-connection-kit[abi_x86_32(-)] - media-sound/pulseaudio[abi_x86_32(-)] sci-libs/fftw[abi_x86_32(-)] virtual/jpeg:62[abi_x86_32(-)] x11-libs/libX11[abi_x86_32(-)] x11-libs/libXext[abi_x86_32(-)] x11-libs/libXfixes[abi_x86_32(-)] + pulseaudio? ( media-sound/pulseaudio[abi_x86_32(-)] ) ) !<=app-emulation/emul-linux-x86-sdl-20081109 !<=app-emulation/emul-linux-x86-soundlibs-20110101" @@ -77,6 +77,13 @@ " PDEPEND="!abi_x86_32? ( ~app-emulation/emul-linux-x86-soundlibs-${PV} )" +pkg_pretend() { + if use abi_x86_32 && ! use pulseaudio; then + ewarn "You have disabled USE=pulseaudio. This is known to break pre-built" + ewarn "libavfilter. If you need it, please turn USE=pulseaudio back on." + fi +} + src_prepare() { # Include all libv4l libs, bug #348277 ALLOWED="${S}/usr/lib32/libv4l/" 1.98 app-emulation/emul-linux-x86-medialibs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog?rev=1.98&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog?rev=1.98&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog?r1=1.97&r2=1.98 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- ChangeLog 29 May 2014 16:39:58 - 1.97 +++ ChangeLog 29 May 2014 21:15:13 - 1.98 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-medialibs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog,v 1.97 2014/05/29 16:39:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-medialibs/ChangeLog,v 1.98 2014/05/29 21:15:13 mgorny Exp $ + + 29 May 2014; Michał Górny + emul-linux-x86-medialibs-20140508-r2.ebuild: + Add USE=pulseaudio to allow breaking pre-built ffmpeg. 29 May 2014; Michał Górny -emul-linux-x86-medialibs-20140508-r1.ebuild,
[gentoo-commits] gentoo-x86 commit in dev-lang/elixir: elixir-0.13.3.ebuild ChangeLog elixir-0.10.3.ebuild elixir-0.9.3.ebuild elixir-0.10.2.ebuild elixir-0.10.1.ebuild elixir-0.10.0.ebuild
hasufell14/05/29 20:51:33 Modified: ChangeLog Added:elixir-0.13.3.ebuild Removed: elixir-0.10.3.ebuild elixir-0.9.3.ebuild elixir-0.10.2.ebuild elixir-0.10.1.ebuild elixir-0.10.0.ebuild Log: version bump, remove old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.16 dev-lang/elixir/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 10 May 2014 22:28:13 - 1.15 +++ ChangeLog 29 May 2014 20:51:33 - 1.16 @@ -1,6 +1,13 @@ # ChangeLog for dev-lang/elixir # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.15 2014/05/10 22:28:13 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.16 2014/05/29 20:51:33 hasufell Exp $ + +*elixir-0.13.3 (29 May 2014) + + 29 May 2014; Julian Ospald +elixir-0.13.3.ebuild, + -elixir-0.10.0.ebuild, -elixir-0.10.1.ebuild, -elixir-0.10.2.ebuild, + -elixir-0.10.3.ebuild, -elixir-0.9.3.ebuild: + version bump, remove old *elixir-0.13.1 (10 May 2014) 1.1 dev-lang/elixir/elixir-0.13.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/elixir-0.13.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/elixir-0.13.3.ebuild?rev=1.1&content-type=text/plain Index: elixir-0.13.3.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/elixir-0.13.3.ebuild,v 1.1 2014/05/29 20:51:33 hasufell Exp $ EAPI=5 inherit multilib DESCRIPTION="Elixir programming language" HOMEPAGE="http://elixir-lang.org"; SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 ErlPL-1.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/erlang-17" RDEPEND="${DEPEND}" src_compile() { emake Q="" } src_install() { emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="/usr" install dodoc README.md CHANGELOG.md CONTRIBUTING.md }
[gentoo-commits] gentoo-x86 commit in dev-lang/elixir: ChangeLog
hasufell14/05/29 20:52:08 Modified: ChangeLog Log: rm obsolete patch (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.17 dev-lang/elixir/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/elixir/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 29 May 2014 20:51:33 - 1.16 +++ ChangeLog 29 May 2014 20:52:08 - 1.17 @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/elixir # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.16 2014/05/29 20:51:33 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/elixir/ChangeLog,v 1.17 2014/05/29 20:52:08 hasufell Exp $ + + 29 May 2014; Julian Ospald + -files/elixir-0.9.3-makefile.patch: + rm obsolete patch *elixir-0.13.3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in dev-lang/elixir/files: elixir-0.9.3-makefile.patch
hasufell14/05/29 20:52:08 Removed: elixir-0.9.3-makefile.patch Log: rm obsolete patch (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
[gentoo-commits] gentoo-x86 commit in games-rpg/freedink: freedink-108.2.ebuild ChangeLog
hasufell14/05/29 20:47:34 Modified: ChangeLog Added:freedink-108.2.ebuild Log: version bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020) Revision ChangesPath 1.6 games-rpg/freedink/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/freedink/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/freedink/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/freedink/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/games-rpg/freedink/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 15 May 2014 16:58:17 - 1.5 +++ ChangeLog 29 May 2014 20:47:34 - 1.6 @@ -1,6 +1,11 @@ # ChangeLog for games-rpg/freedink # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedink/ChangeLog,v 1.5 2014/05/15 16:58:17 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/freedink/ChangeLog,v 1.6 2014/05/29 20:47:34 hasufell Exp $ + +*freedink-108.2 (29 May 2014) + + 29 May 2014; Julian Ospald +freedink-108.2.ebuild: + version bump 15 May 2014; Ulrich Müller freedink-1.08.20121209.ebuild: Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to 1.1 games-rpg/freedink/freedink-108.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/freedink/freedink-108.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/freedink/freedink-108.2.ebuild?rev=1.1&content-type=text/plain Index: freedink-108.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-rpg/freedink/freedink-108.2.ebuild,v 1.1 2014/05/29 20:47:34 hasufell Exp $ EAPI=5 inherit games DESCRIPTION="Dink Smallwood is an adventure/role-playing game, similar to Zelda (2D top view)" HOMEPAGE="http://www.freedink.org/"; SRC_URI="mirror://gnu/freedink/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="nls" DEPEND=" >=media-libs/fontconfig-2.4 >=media-libs/libsdl-1.2[X,sound,joystick,video] >=media-libs/sdl-gfx-2.0 >=media-libs/sdl-image-1.2 >=media-libs/sdl-mixer-1.2[midi,vorbis,wav] >=media-libs/sdl-ttf-2.0.9" RDEPEND="${DEPEND} ~games-rpg/freedink-data-1.08.20121209" DEPEND="${DEPEND} virtual/pkgconfig nls? ( sys-devel/gettext )" src_prepare() { sed -i \ -e 's#^datarootdir =.*$#datarootdir = /usr/share#' \ share/Makefile.in || die } src_configure() { egamesconf \ --disable-embedded-resources \ --localedir="/usr/share/locale" \ $(use_enable nls) } src_install() { default dodoc TROUBLESHOOTING prepgamesdirs } pkg_postinst() { games_pkg_postinst einfo elog "optional dependencies:" elog " games-util/dfarc (dmod installer and frontend)" einfo }
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-samba: selinux-samba-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:19 Modified: selinux-samba-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-samba-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-samba-2.20140311-r2.ebuild 19 Apr 2014 14:12:54 - 1.1 +++ selinux-samba-2.20140311-r2.ebuild 29 May 2014 20:23:19 - 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/sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:54 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/selinux-samba-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:19 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for samba" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.64 sec-policy/selinux-samba/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-samba/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 29 May 2014 18:57:37 - 1.63 +++ ChangeLog 29 May 2014 20:23:19 - 1.64 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-samba # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.63 2014/05/29 18:57:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-samba/ChangeLog,v 1.64 2014/05/29 20:23:19 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-samba-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-samba-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-bitlbee: selinux-bitlbee-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:35 Modified: selinux-bitlbee-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-bitlbee-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-bitlbee-2.20140311-r2.ebuild19 Apr 2014 14:13:10 - 1.1 +++ selinux-bitlbee-2.20140311-r2.ebuild29 May 2014 20:23:35 - 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/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:10 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:35 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for bitlbee" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-inetd " 1.38 sec-policy/selinux-bitlbee/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 29 May 2014 18:57:46 - 1.37 +++ ChangeLog 29 May 2014 20:23:35 - 1.38 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-bitlbee # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v 1.37 2014/05/29 18:57:46 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bitlbee/ChangeLog,v 1.38 2014/05/29 20:23:35 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-bitlbee-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-bitlbee-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-procmail: selinux-procmail-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:29 Modified: selinux-procmail-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-procmail-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-procmail-2.20140311-r2.ebuild 19 Apr 2014 14:13:04 - 1.1 +++ selinux-procmail-2.20140311-r2.ebuild 29 May 2014 20:23:29 - 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/sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/selinux-procmail-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:29 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for procmail" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.64 sec-policy/selinux-procmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-procmail/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-procmail/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-procmail/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 29 May 2014 18:58:00 - 1.63 +++ ChangeLog 29 May 2014 20:23:29 - 1.64 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-procmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/ChangeLog,v 1.63 2014/05/29 18:58:00 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-procmail/ChangeLog,v 1.64 2014/05/29 20:23:29 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-procmail-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-procmail-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-policykit: selinux-policykit-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:32 Modified: selinux-policykit-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-policykit-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-policykit-2.20140311-r2.ebuild 19 Apr 2014 14:13:07 - 1.1 +++ selinux-policykit-2.20140311-r2.ebuild 29 May 2014 20:23:31 - 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/sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/selinux-policykit-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:31 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for policykit" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-policykit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-policykit/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-policykit/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-policykit/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:58:04 - 1.38 +++ ChangeLog 29 May 2014 20:23:31 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-policykit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/ChangeLog,v 1.38 2014/05/29 18:58:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-policykit/ChangeLog,v 1.39 2014/05/29 20:23:31 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-policykit-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-policykit-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-soundserver: selinux-soundserver-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:37 Modified: selinux-soundserver-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-soundserver-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-soundserver-2.20140311-r2.ebuild19 Apr 2014 14:13:12 - 1.1 +++ selinux-soundserver-2.20140311-r2.ebuild29 May 2014 20:23:37 - 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/sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:12 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/selinux-soundserver-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:37 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for soundserver" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-soundserver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:58:05 - 1.38 +++ ChangeLog 29 May 2014 20:23:37 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-soundserver # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog,v 1.38 2014/05/29 18:58:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-soundserver/ChangeLog,v 1.39 2014/05/29 20:23:37 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-soundserver-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-soundserver-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-entropyd: selinux-entropyd-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:06 Modified: selinux-entropyd-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-entropyd-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-entropyd-2.20140311-r2.ebuild 19 Apr 2014 14:12:39 - 1.1 +++ selinux-entropyd-2.20140311-r2.ebuild 29 May 2014 20:23:06 - 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/sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:39 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/selinux-entropyd-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:06 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for entropyd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.36 sec-policy/selinux-entropyd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 29 May 2014 18:57:33 - 1.35 +++ ChangeLog 29 May 2014 20:23:06 - 1.36 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-entropyd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v 1.35 2014/05/29 18:57:33 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-entropyd/ChangeLog,v 1.36 2014/05/29 20:23:06 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-entropyd-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-entropyd-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-watchdog: selinux-watchdog-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:01 Modified: selinux-watchdog-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-watchdog-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-watchdog-2.20140311-r2.ebuild 19 Apr 2014 14:12:34 - 1.1 +++ selinux-watchdog-2.20140311-r2.ebuild 29 May 2014 20:23:01 - 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/sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/selinux-watchdog-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:01 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for watchdog" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-watchdog/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:52 - 1.38 +++ ChangeLog 29 May 2014 20:23:01 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-watchdog # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog,v 1.38 2014/05/29 18:57:52 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-watchdog/ChangeLog,v 1.39 2014/05/29 20:23:01 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-watchdog-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-watchdog-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ccs: selinux-ccs-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:00 Modified: selinux-ccs-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ccs-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ccs-2.20140311-r2.ebuild19 Apr 2014 14:12:32 - 1.1 +++ selinux-ccs-2.20140311-r2.ebuild29 May 2014 20:23:00 - 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/sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:32 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/selinux-ccs-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:00 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ccs" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-ccs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ccs/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ccs/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ccs/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:39 - 1.38 +++ ChangeLog 29 May 2014 20:23:00 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ccs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/ChangeLog,v 1.38 2014/05/29 18:57:39 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ccs/ChangeLog,v 1.39 2014/05/29 20:23:00 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ccs-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ccs-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-psad: selinux-psad-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:05 Modified: selinux-psad-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-psad-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-psad-2.20140311-r2.ebuild 19 Apr 2014 14:12:38 - 1.1 +++ selinux-psad-2.20140311-r2.ebuild 29 May 2014 20:23:05 - 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/sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:38 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/selinux-psad-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:05 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for psad" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-psad/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-psad/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-psad/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-psad/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:54 - 1.38 +++ ChangeLog 29 May 2014 20:23:05 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-psad # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/ChangeLog,v 1.38 2014/05/29 18:57:54 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-psad/ChangeLog,v 1.39 2014/05/29 20:23:05 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-psad-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-psad-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-howl: selinux-howl-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:08 Modified: selinux-howl-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-howl-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-howl-2.20140311-r2.ebuild 19 Apr 2014 14:12:41 - 1.1 +++ selinux-howl-2.20140311-r2.ebuild 29 May 2014 20:23:08 - 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/sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:41 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/selinux-howl-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:08 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for howl" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.37 sec-policy/selinux-howl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-howl/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-howl/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-howl/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 29 May 2014 18:57:51 - 1.36 +++ ChangeLog 29 May 2014 20:23:08 - 1.37 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-howl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v 1.36 2014/05/29 18:57:51 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-howl/ChangeLog,v 1.37 2014/05/29 20:23:08 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-howl-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-howl-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-lockdev: selinux-lockdev-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:16 Modified: selinux-lockdev-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-lockdev-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-lockdev-2.20140311-r2.ebuild19 Apr 2014 14:12:50 - 1.1 +++ selinux-lockdev-2.20140311-r2.ebuild29 May 2014 20:23:16 - 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/sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/selinux-lockdev-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:16 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for lockdev" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-lockdev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:34 - 1.38 +++ ChangeLog 29 May 2014 20:23:16 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-lockdev # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog,v 1.38 2014/05/29 18:57:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-lockdev/ChangeLog,v 1.39 2014/05/29 20:23:16 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-lockdev-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-lockdev-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-smokeping: selinux-smokeping-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:08 Modified: selinux-smokeping-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-smokeping-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-smokeping-2.20140311-r2.ebuild 19 Apr 2014 14:12:42 - 1.1 +++ selinux-smokeping-2.20140311-r2.ebuild 29 May 2014 20:23:08 - 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/sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:42 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/selinux-smokeping-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:08 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for smokeping" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-apache " 1.40 sec-policy/selinux-smokeping/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 29 May 2014 18:57:49 - 1.39 +++ ChangeLog 29 May 2014 20:23:08 - 1.40 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-smokeping # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog,v 1.39 2014/05/29 18:57:49 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-smokeping/ChangeLog,v 1.40 2014/05/29 20:23:08 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-smokeping-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-smokeping-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-irqbalance: selinux-irqbalance-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:00 Modified: selinux-irqbalance-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-irqbalance-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-irqbalance-2.20140311-r2.ebuild 19 Apr 2014 14:12:32 - 1.1 +++ selinux-irqbalance-2.20140311-r2.ebuild 29 May 2014 20:23:00 - 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/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:32 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:00 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for irqbalance" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-irqbalance/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:29 - 1.38 +++ ChangeLog 29 May 2014 20:23:00 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-irqbalance # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog,v 1.38 2014/05/29 18:57:29 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-irqbalance/ChangeLog,v 1.39 2014/05/29 20:23:00 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-irqbalance-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-irqbalance-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-rpm: selinux-rpm-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:42 Modified: selinux-rpm-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-rpm-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-rpm-2.20140311-r2.ebuild19 Apr 2014 14:13:16 - 1.1 +++ selinux-rpm-2.20140311-r2.ebuild29 May 2014 20:23:41 - 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/sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/selinux-rpm-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for rpm" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.38 sec-policy/selinux-rpm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rpm/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rpm/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-rpm/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 29 May 2014 18:57:49 - 1.37 +++ ChangeLog 29 May 2014 20:23:41 - 1.38 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-rpm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.37 2014/05/29 18:57:49 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-rpm/ChangeLog,v 1.38 2014/05/29 20:23:41 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-rpm-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-rpm-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in app-misc/bijiben: bijiben-3.12.2.ebuild ChangeLog
pacho 14/05/29 20:25:34 Modified: ChangeLog Added:bijiben-3.12.2.ebuild Log: Version bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision ChangesPath 1.17 app-misc/bijiben/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 27 Apr 2014 15:32:19 - 1.16 +++ ChangeLog 29 May 2014 20:25:34 - 1.17 @@ -1,6 +1,11 @@ # ChangeLog for app-misc/bijiben # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v 1.16 2014/04/27 15:32:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v 1.17 2014/05/29 20:25:34 pacho Exp $ + +*bijiben-3.12.2 (29 May 2014) + + 29 May 2014; Pacho Ramos +bijiben-3.12.2.ebuild: + Version bump *bijiben-3.12.0 (27 Apr 2014) 1.1 app-misc/bijiben/bijiben-3.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/bijiben-3.12.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bijiben/bijiben-3.12.2.ebuild?rev=1.1&content-type=text/plain Index: bijiben-3.12.2.ebuild === # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/bijiben-3.12.2.ebuild,v 1.1 2014/05/29 20:25:34 pacho Exp $ EAPI="5" GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Note editor designed to remain simple to use" HOMEPAGE="https://wiki.gnome.org/Apps/Bijiben"; LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" # zeitgeist is optional but automagic RDEPEND=" >=app-misc/tracker-1:= >=dev-libs/glib-2.28:2 dev-libs/libxml2 gnome-extra/zeitgeist media-libs/clutter-gtk:1.0 net-libs/gnome-online-accounts net-libs/webkit-gtk:3 sys-apps/util-linux >=x11-libs/gtk+-3.11.4:3 " DEPEND="${RDEPEND} >=dev-util/intltool-0.35.0 sys-devel/gettext virtual/pkgconfig " # app-text/yelp-tools src_configure() { gnome2_src_configure \ ITSTOOL="$(type -P true)" \ --disable-update-mimedb }
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-cachefilesd: selinux-cachefilesd-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:41 Modified: selinux-cachefilesd-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-cachefilesd-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-cachefilesd-2.20140311-r2.ebuild19 Apr 2014 14:13:16 - 1.1 +++ selinux-cachefilesd-2.20140311-r2.ebuild29 May 2014 20:23:41 - 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/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for cachefilesd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.7 sec-policy/selinux-cachefilesd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 29 May 2014 18:57:56 - 1.6 +++ ChangeLog 29 May 2014 20:23:41 - 1.7 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-cachefilesd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog,v 1.6 2014/05/29 18:57:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cachefilesd/ChangeLog,v 1.7 2014/05/29 20:23:41 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-cachefilesd-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-cachefilesd-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-pyzor: selinux-pyzor-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:42 Modified: selinux-pyzor-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-pyzor-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-pyzor-2.20140311-r2.ebuild 19 Apr 2014 14:13:17 - 1.1 +++ selinux-pyzor-2.20140311-r2.ebuild 29 May 2014 20:23:42 - 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/sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:17 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/selinux-pyzor-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:42 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for pyzor" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.48 sec-policy/selinux-pyzor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 29 May 2014 18:57:25 - 1.47 +++ ChangeLog 29 May 2014 20:23:42 - 1.48 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-pyzor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.47 2014/05/29 18:57:25 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-pyzor/ChangeLog,v 1.48 2014/05/29 20:23:42 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-pyzor-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-pyzor-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-zabbix: selinux-zabbix-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:36 Modified: selinux-zabbix-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-zabbix-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-zabbix-2.20140311-r2.ebuild 19 Apr 2014 14:13:10 - 1.1 +++ selinux-zabbix-2.20140311-r2.ebuild 29 May 2014 20:23:36 - 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/sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:10 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/selinux-zabbix-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:36 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for zabbix" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.40 sec-policy/selinux-zabbix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 29 May 2014 18:57:52 - 1.39 +++ ChangeLog 29 May 2014 20:23:36 - 1.40 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-zabbix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog,v 1.39 2014/05/29 18:57:52 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-zabbix/ChangeLog,v 1.40 2014/05/29 20:23:36 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-zabbix-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-zabbix-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-gift: selinux-gift-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:41 Modified: selinux-gift-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-gift-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-gift-2.20140311-r2.ebuild 19 Apr 2014 14:13:16 - 1.1 +++ selinux-gift-2.20140311-r2.ebuild 29 May 2014 20:23:41 - 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/sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/selinux-gift-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for gift" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-gift/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gift/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gift/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gift/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:26 - 1.38 +++ ChangeLog 29 May 2014 20:23:41 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-gift # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.38 2014/05/29 18:57:26 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gift/ChangeLog,v 1.39 2014/05/29 20:23:41 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-gift-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-gift-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ada: selinux-ada-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:41 Modified: selinux-ada-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ada-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ada-2.20140311-r2.ebuild19 Apr 2014 14:13:16 - 1.1 +++ selinux-ada-2.20140311-r2.ebuild29 May 2014 20:23:41 - 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/sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/selinux-ada-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ada" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-ada/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ada/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ada/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ada/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:45 - 1.38 +++ ChangeLog 29 May 2014 20:23:41 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ada # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/ChangeLog,v 1.38 2014/05/29 18:57:45 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ada/ChangeLog,v 1.39 2014/05/29 20:23:41 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ada-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ada-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-sensord: selinux-sensord-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:41 Modified: selinux-sensord-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-sensord-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-sensord-2.20140311-r2.ebuild19 Apr 2014 14:13:15 - 1.1 +++ selinux-sensord-2.20140311-r2.ebuild29 May 2014 20:23:40 - 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/sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:15 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/selinux-sensord-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:40 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for sensord" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.11 sec-policy/selinux-sensord/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sensord/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sensord/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sensord/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 29 May 2014 18:58:06 - 1.10 +++ ChangeLog 29 May 2014 20:23:40 - 1.11 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-sensord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/ChangeLog,v 1.10 2014/05/29 18:58:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sensord/ChangeLog,v 1.11 2014/05/29 20:23:40 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-sensord-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-sensord-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-xserver: selinux-xserver-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:41 Modified: selinux-xserver-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-xserver-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-xserver-2.20140311-r2.ebuild19 Apr 2014 14:13:16 - 1.1 +++ selinux-xserver-2.20140311-r2.ebuild29 May 2014 20:23:41 - 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/sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:16 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/selinux-xserver-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:41 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for xserver" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.46 sec-policy/selinux-xserver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xserver/ChangeLog?rev=1.46&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xserver/ChangeLog?rev=1.46&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-xserver/ChangeLog?r1=1.45&r2=1.46 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 29 May 2014 18:57:48 - 1.45 +++ ChangeLog 29 May 2014 20:23:41 - 1.46 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-xserver # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/ChangeLog,v 1.45 2014/05/29 18:57:48 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-xserver/ChangeLog,v 1.46 2014/05/29 20:23:41 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-xserver-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-xserver-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-dirsrv: selinux-dirsrv-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:40 Modified: selinux-dirsrv-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-dirsrv-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-dirsrv-2.20140311-r2.ebuild 19 Apr 2014 14:13:15 - 1.1 +++ selinux-dirsrv-2.20140311-r2.ebuild 29 May 2014 20:23:40 - 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/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:15 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:40 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for dirsrv" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.21 sec-policy/selinux-dirsrv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 29 May 2014 18:57:33 - 1.20 +++ ChangeLog 29 May 2014 20:23:40 - 1.21 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-dirsrv # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog,v 1.20 2014/05/29 18:57:33 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-dirsrv/ChangeLog,v 1.21 2014/05/29 20:23:40 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-dirsrv-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-dirsrv-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-gorg: selinux-gorg-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:30 Modified: selinux-gorg-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-gorg-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-gorg-2.20140311-r2.ebuild 19 Apr 2014 14:13:06 - 1.1 +++ selinux-gorg-2.20140311-r2.ebuild 29 May 2014 20:23:30 - 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/sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/selinux-gorg-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:30 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for gorg" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.42 sec-policy/selinux-gorg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gorg/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gorg/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-gorg/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 29 May 2014 18:57:59 - 1.41 +++ ChangeLog 29 May 2014 20:23:30 - 1.42 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-gorg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v 1.41 2014/05/29 18:57:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gorg/ChangeLog,v 1.42 2014/05/29 20:23:30 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-gorg-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-gorg-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-webalizer: selinux-webalizer-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:35 Modified: selinux-webalizer-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-webalizer-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-webalizer-2.20140311-r2.ebuild 19 Apr 2014 14:13:09 - 1.1 +++ selinux-webalizer-2.20140311-r2.ebuild 29 May 2014 20:23:35 - 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/sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/selinux-webalizer-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:35 swift Exp $ EAPI="4" IUSE="" @@ -14,4 +14,4 @@ DEPEND="sec-policy/selinux-apache" RDEPEND="${DEPEND}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.40 sec-policy/selinux-webalizer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 29 May 2014 18:57:27 - 1.39 +++ ChangeLog 29 May 2014 20:23:35 - 1.40 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-webalizer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog,v 1.39 2014/05/29 18:57:27 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-webalizer/ChangeLog,v 1.40 2014/05/29 20:23:35 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-webalizer-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-webalizer-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-distcc: selinux-distcc-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:29 Modified: selinux-distcc-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-distcc-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-distcc-2.20140311-r2.ebuild 19 Apr 2014 14:13:04 - 1.1 +++ selinux-distcc-2.20140311-r2.ebuild 29 May 2014 20:23:29 - 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/sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/selinux-distcc-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:29 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for distcc" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.59 sec-policy/selinux-distcc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-distcc/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-distcc/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-distcc/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 29 May 2014 18:57:47 - 1.58 +++ ChangeLog 29 May 2014 20:23:29 - 1.59 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-distcc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/ChangeLog,v 1.58 2014/05/29 18:57:47 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-distcc/ChangeLog,v 1.59 2014/05/29 20:23:29 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-distcc-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-distcc-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-mpd: selinux-mpd-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:33 Modified: selinux-mpd-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-mpd-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-mpd-2.20140311-r2.ebuild19 Apr 2014 14:13:08 - 1.1 +++ selinux-mpd-2.20140311-r2.ebuild29 May 2014 20:23:33 - 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/sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:08 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/selinux-mpd-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:33 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for mpd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.37 sec-policy/selinux-mpd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mpd/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mpd/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-mpd/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 29 May 2014 18:57:50 - 1.36 +++ ChangeLog 29 May 2014 20:23:33 - 1.37 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-mpd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.36 2014/05/29 18:57:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mpd/ChangeLog,v 1.37 2014/05/29 20:23:33 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-mpd-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-mpd-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-uucp: selinux-uucp-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:38 Modified: selinux-uucp-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-uucp-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-uucp-2.20140311-r2.ebuild 19 Apr 2014 14:13:13 - 1.1 +++ selinux-uucp-2.20140311-r2.ebuild 29 May 2014 20:23:38 - 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/sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:13 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/selinux-uucp-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:38 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for uucp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-inetd " 1.38 sec-policy/selinux-uucp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-uucp/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-uucp/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-uucp/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 29 May 2014 18:57:36 - 1.37 +++ ChangeLog 29 May 2014 20:23:38 - 1.38 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-uucp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v 1.37 2014/05/29 18:57:36 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-uucp/ChangeLog,v 1.38 2014/05/29 20:23:38 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-uucp-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-uucp-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-amavis: selinux-amavis-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:28 Modified: selinux-amavis-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-amavis-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-amavis-2.20140311-r2.ebuild 19 Apr 2014 14:13:03 - 1.1 +++ selinux-amavis-2.20140311-r2.ebuild 29 May 2014 20:23:28 - 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/sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:28 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for amavis" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.42 sec-policy/selinux-amavis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amavis/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amavis/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-amavis/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 29 May 2014 18:57:36 - 1.41 +++ ChangeLog 29 May 2014 20:23:28 - 1.42 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-amavis # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.41 2014/05/29 18:57:36 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.42 2014/05/29 20:23:28 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-amavis-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-amavis-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-hddtemp: selinux-hddtemp-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:33 Modified: selinux-hddtemp-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-hddtemp-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-hddtemp-2.20140311-r2.ebuild19 Apr 2014 14:13:08 - 1.1 +++ selinux-hddtemp-2.20140311-r2.ebuild29 May 2014 20:23:33 - 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/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:08 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:33 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for hddtemp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-hddtemp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:34 - 1.38 +++ ChangeLog 29 May 2014 20:23:33 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-hddtemp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog,v 1.38 2014/05/29 18:57:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-hddtemp/ChangeLog,v 1.39 2014/05/29 20:23:33 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-hddtemp-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-hddtemp-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-qemu: selinux-qemu-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:24 Modified: selinux-qemu-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-qemu-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-qemu-2.20140311-r2.ebuild 19 Apr 2014 14:12:59 - 1.1 +++ selinux-qemu-2.20140311-r2.ebuild 29 May 2014 20:23:24 - 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/sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:12:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/selinux-qemu-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:24 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for qemu" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-virt " 1.45 sec-policy/selinux-qemu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-qemu/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-qemu/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-qemu/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 29 May 2014 18:57:49 - 1.44 +++ ChangeLog 29 May 2014 20:23:24 - 1.45 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-qemu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/ChangeLog,v 1.44 2014/05/29 18:57:49 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-qemu/ChangeLog,v 1.45 2014/05/29 20:23:24 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-qemu-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-qemu-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-kismet: selinux-kismet-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:30 Modified: selinux-kismet-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-kismet-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-kismet-2.20140311-r2.ebuild 19 Apr 2014 14:13:05 - 1.1 +++ selinux-kismet-2.20140311-r2.ebuild 29 May 2014 20:23:30 - 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/sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/selinux-kismet-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:30 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for kismet" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-kismet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-kismet/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-kismet/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-kismet/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:37 - 1.38 +++ ChangeLog 29 May 2014 20:23:30 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-kismet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/ChangeLog,v 1.38 2014/05/29 18:57:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-kismet/ChangeLog,v 1.39 2014/05/29 20:23:30 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-kismet-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-kismet-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-portmap: selinux-portmap-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:36 Modified: selinux-portmap-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-portmap-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-portmap-2.20140311-r2.ebuild19 Apr 2014 14:13:10 - 1.1 +++ selinux-portmap-2.20140311-r2.ebuild29 May 2014 20:23:35 - 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/sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:10 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/selinux-portmap-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:35 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for portmap" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.61 sec-policy/selinux-portmap/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-portmap/ChangeLog?rev=1.61&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-portmap/ChangeLog?rev=1.61&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-portmap/ChangeLog?r1=1.60&r2=1.61 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ChangeLog 29 May 2014 18:57:39 - 1.60 +++ ChangeLog 29 May 2014 20:23:35 - 1.61 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-portmap # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v 1.60 2014/05/29 18:57:39 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-portmap/ChangeLog,v 1.61 2014/05/29 20:23:35 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-portmap-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-portmap-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-cvs: selinux-cvs-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:32 Modified: selinux-cvs-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-cvs-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-cvs-2.20140311-r2.ebuild19 Apr 2014 14:13:07 - 1.1 +++ selinux-cvs-2.20140311-r2.ebuild29 May 2014 20:23:32 - 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/sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/selinux-cvs-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:32 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for cvs" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-apache sec-policy/selinux-inetd 1.39 sec-policy/selinux-cvs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cvs/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cvs/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cvs/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:42 - 1.38 +++ ChangeLog 29 May 2014 20:23:32 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-cvs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/ChangeLog,v 1.38 2014/05/29 18:57:42 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cvs/ChangeLog,v 1.39 2014/05/29 20:23:32 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-cvs-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-cvs-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-cdrecord: selinux-cdrecord-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:29 Modified: selinux-cdrecord-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-cdrecord-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-cdrecord-2.20140311-r2.ebuild 19 Apr 2014 14:13:03 - 1.1 +++ selinux-cdrecord-2.20140311-r2.ebuild 29 May 2014 20:23:28 - 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/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:03 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:28 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for cdrecord" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-cdrecord/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:59 - 1.38 +++ ChangeLog 29 May 2014 20:23:28 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-cdrecord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog,v 1.38 2014/05/29 18:57:59 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cdrecord/ChangeLog,v 1.39 2014/05/29 20:23:28 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-cdrecord-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-cdrecord-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-sasl: selinux-sasl-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:38 Modified: selinux-sasl-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-sasl-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-sasl-2.20140311-r2.ebuild 19 Apr 2014 14:13:13 - 1.1 +++ selinux-sasl-2.20140311-r2.ebuild 29 May 2014 20:23:38 - 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/sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:13 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/selinux-sasl-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:38 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for sasl" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-sasl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sasl/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sasl/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-sasl/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:27 - 1.38 +++ ChangeLog 29 May 2014 20:23:38 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-sasl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/ChangeLog,v 1.38 2014/05/29 18:57:27 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-sasl/ChangeLog,v 1.39 2014/05/29 20:23:38 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-sasl-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-sasl-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-snmp: selinux-snmp-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:31 Modified: selinux-snmp-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-snmp-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-snmp-2.20140311-r2.ebuild 19 Apr 2014 14:13:06 - 1.1 +++ selinux-snmp-2.20140311-r2.ebuild 29 May 2014 20:23:31 - 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/sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:06 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/selinux-snmp-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:31 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for snmp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.37 sec-policy/selinux-snmp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-snmp/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-snmp/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-snmp/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 29 May 2014 18:57:37 - 1.36 +++ ChangeLog 29 May 2014 20:23:31 - 1.37 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-snmp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/ChangeLog,v 1.36 2014/05/29 18:57:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snmp/ChangeLog,v 1.37 2014/05/29 20:23:31 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-snmp-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-snmp-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ntp: selinux-ntp-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:33 Modified: selinux-ntp-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ntp-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ntp-2.20140311-r2.ebuild19 Apr 2014 14:13:09 - 1.1 +++ selinux-ntp-2.20140311-r2.ebuild29 May 2014 20:23:33 - 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/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/selinux-ntp-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:33 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ntp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.73 sec-policy/selinux-ntp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntp/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntp/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntp/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 29 May 2014 18:57:55 - 1.72 +++ ChangeLog 29 May 2014 20:23:33 - 1.73 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ntp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.72 2014/05/29 18:57:55 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntp/ChangeLog,v 1.73 2014/05/29 20:23:33 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ntp-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ntp-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ifplugd: selinux-ifplugd-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:40 Modified: selinux-ifplugd-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ifplugd-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ifplugd-2.20140311-r2.ebuild19 Apr 2014 14:13:15 - 1.1 +++ selinux-ifplugd-2.20140311-r2.ebuild29 May 2014 20:23:40 - 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/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:15 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:40 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ifplugd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-ifplugd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:50 - 1.38 +++ ChangeLog 29 May 2014 20:23:40 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ifplugd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog,v 1.38 2014/05/29 18:57:50 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ifplugd/ChangeLog,v 1.39 2014/05/29 20:23:40 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ifplugd-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ifplugd-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-radius: selinux-radius-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:30 Modified: selinux-radius-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-radius-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-radius-2.20140311-r2.ebuild 19 Apr 2014 14:13:05 - 1.1 +++ selinux-radius-2.20140311-r2.ebuild 29 May 2014 20:23:30 - 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/sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:05 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/selinux-radius-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:30 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for radius" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-radius/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-radius/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-radius/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-radius/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:56 - 1.38 +++ ChangeLog 29 May 2014 20:23:30 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-radius # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/ChangeLog,v 1.38 2014/05/29 18:57:56 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-radius/ChangeLog,v 1.39 2014/05/29 20:23:30 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-radius-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-radius-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ppp: selinux-ppp-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:30 Modified: selinux-ppp-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ppp-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ppp-2.20140311-r2.ebuild19 Apr 2014 14:13:04 - 1.1 +++ selinux-ppp-2.20140311-r2.ebuild29 May 2014 20:23:29 - 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/sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:04 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/selinux-ppp-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:29 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ppp" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.49 sec-policy/selinux-ppp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ppp/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ppp/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ppp/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 29 May 2014 18:57:22 - 1.48 +++ ChangeLog 29 May 2014 20:23:29 - 1.49 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ppp # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.48 2014/05/29 18:57:22 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ppp/ChangeLog,v 1.49 2014/05/29 20:23:29 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ppp-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ppp-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-djbdns: selinux-djbdns-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:39 Modified: selinux-djbdns-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-djbdns-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-djbdns-2.20140311-r2.ebuild 19 Apr 2014 14:13:14 - 1.1 +++ selinux-djbdns-2.20140311-r2.ebuild 29 May 2014 20:23:39 - 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/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/selinux-djbdns-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:39 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for djbdns" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-daemontools sec-policy/selinux-ucspitcp 1.64 sec-policy/selinux-djbdns/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 29 May 2014 18:57:46 - 1.63 +++ ChangeLog 29 May 2014 20:23:39 - 1.64 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-djbdns # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.63 2014/05/29 18:57:46 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-djbdns/ChangeLog,v 1.64 2014/05/29 20:23:39 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-djbdns-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-djbdns-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-evolution: selinux-evolution-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:35 Modified: selinux-evolution-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-evolution-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-evolution-2.20140311-r2.ebuild 19 Apr 2014 14:13:09 - 1.1 +++ selinux-evolution-2.20140311-r2.ebuild 29 May 2014 20:23:34 - 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/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/selinux-evolution-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:34 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for evolution" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-xserver " 1.40 sec-policy/selinux-evolution/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-evolution/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 29 May 2014 18:57:30 - 1.39 +++ ChangeLog 29 May 2014 20:23:34 - 1.40 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-evolution # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.39 2014/05/29 18:57:30 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-evolution/ChangeLog,v 1.40 2014/05/29 20:23:34 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-evolution-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-evolution-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ntop: selinux-ntop-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:40 Modified: selinux-ntop-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ntop-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ntop-2.20140311-r2.ebuild 19 Apr 2014 14:13:15 - 1.1 +++ selinux-ntop-2.20140311-r2.ebuild 29 May 2014 20:23:40 - 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/sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:15 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/selinux-ntop-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:40 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ntop" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.59 sec-policy/selinux-ntop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ntop/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 29 May 2014 18:57:35 - 1.58 +++ ChangeLog 29 May 2014 20:23:40 - 1.59 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ntop # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.58 2014/05/29 18:57:35 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ntop/ChangeLog,v 1.59 2014/05/29 20:23:40 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ntop-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ntop-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-vmware: selinux-vmware-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:32 Modified: selinux-vmware-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-vmware-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-vmware-2.20140311-r2.ebuild 19 Apr 2014 14:13:07 - 1.1 +++ selinux-vmware-2.20140311-r2.ebuild 29 May 2014 20:23:32 - 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/sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:07 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/selinux-vmware-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:32 swift Exp $ EAPI="4" IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="SELinux policy for vmware" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="${DEPEND} sec-policy/selinux-xserver " 1.41 sec-policy/selinux-vmware/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vmware/ChangeLog?rev=1.41&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vmware/ChangeLog?rev=1.41&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vmware/ChangeLog?r1=1.40&r2=1.41 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 29 May 2014 18:57:26 - 1.40 +++ ChangeLog 29 May 2014 20:23:32 - 1.41 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-vmware # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/ChangeLog,v 1.40 2014/05/29 18:57:26 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vmware/ChangeLog,v 1.41 2014/05/29 20:23:32 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-vmware-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-vmware-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-vlock: selinux-vlock-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:39 Modified: selinux-vlock-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-vlock-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-vlock-2.20140311-r2.ebuild 19 Apr 2014 14:13:14 - 1.1 +++ selinux-vlock-2.20140311-r2.ebuild 29 May 2014 20:23:39 - 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/sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/selinux-vlock-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:39 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for vlock" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-vlock/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vlock/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vlock/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-vlock/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:23 - 1.38 +++ ChangeLog 29 May 2014 20:23:39 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-vlock # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/ChangeLog,v 1.38 2014/05/29 18:57:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-vlock/ChangeLog,v 1.39 2014/05/29 20:23:39 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-vlock-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-vlock-2.20140311-r3 (29 May 2014)
[gentoo-commits] gentoo-x86 commit in sec-policy/selinux-ulogd: selinux-ulogd-2.20140311-r2.ebuild ChangeLog
swift 14/05/29 20:23:39 Modified: selinux-ulogd-2.20140311-r2.ebuild ChangeLog Log: Stabilize 2.20140311-r2 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47) Revision ChangesPath 1.2 sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild?r1=1.1&r2=1.2 Index: selinux-ulogd-2.20140311-r2.ebuild === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- selinux-ulogd-2.20140311-r2.ebuild 19 Apr 2014 14:13:14 - 1.1 +++ selinux-ulogd-2.20140311-r2.ebuild 29 May 2014 20:23:39 - 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/sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild,v 1.1 2014/04/19 14:13:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/selinux-ulogd-2.20140311-r2.ebuild,v 1.2 2014/05/29 20:23:39 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ DESCRIPTION="SELinux policy for ulogd" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" 1.39 sec-policy/selinux-ulogd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog === RCS file: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 29 May 2014 18:57:31 - 1.38 +++ ChangeLog 29 May 2014 20:23:39 - 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-ulogd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog,v 1.38 2014/05/29 18:57:31 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-ulogd/ChangeLog,v 1.39 2014/05/29 20:23:39 swift Exp $ + + 29 May 2014; Sven Vermeulen + selinux-ulogd-2.20140311-r2.ebuild: + Stabilize 2.20140311-r2 *selinux-ulogd-2.20140311-r3 (29 May 2014)