[gentoo-commits] gentoo-x86 commit in net-mail/isync: metadata.xml isync-1.2.0.ebuild ChangeLog

2015-08-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/08/05 22:42:27

  Modified: metadata.xml ChangeLog
  Added:isync-1.2.0.ebuild
  Log:
  Version bump, bug#548406
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.3  net-mail/isync/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/metadata.xml?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/metadata.xml?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/metadata.xml?r1=1.2r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/isync/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml15 Jun 2015 17:46:38 -  1.2
+++ metadata.xml5 Aug 2015 22:42:26 -   1.3
@@ -5,4 +5,7 @@
upstream
remote-id type=sourceforgeisync/remote-id
/upstream
+   use
+   flag name=compatEnable legacy utilities/flag
+   /use
 /pkgmetadata



1.27 net-mail/isync/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   26 Jan 2015 23:50:05 -  1.26
+++ ChangeLog   5 Aug 2015 22:42:26 -   1.27
@@ -1,6 +1,12 @@
 # ChangeLog for net-mail/isync
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.26 2015/01/26 
23:50:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.27 2015/08/05 
22:42:26 alonbl Exp $
+
+*isync-1.2.0 (05 Aug 2015)
+
+  05 Aug 2015; Alon Bar-Lev alo...@gentoo.org +isync-1.2.0.ebuild,
+  metadata.xml:
+  Version bump, bug#548406
 
 *isync-1.1.2 (26 Jan 2015)
 



1.1  net-mail/isync/isync-1.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.2.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.2.0.ebuild?rev=1.1content-type=text/plain

Index: isync-1.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.2.0.ebuild,v 1.1 
2015/08/05 22:42:26 alonbl Exp $

EAPI=5

DESCRIPTION=MailDir mailbox synchronizer
HOMEPAGE=http://isync.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=compat sasl ssl

DEPEND==sys-libs/db-4.2:*
sys-libs/zlib
sasl? ( dev-libs/cyrus-sasl )
ssl? ( =dev-libs/openssl-0.9.6:* )
RDEPEND=${DEPEND}

src_configure() {
# next version opt-in zlib
econf \
--docdir=/usr/share/doc/${PF} \
$(use_with ssl) \
$(use_with sasl) \
$(use_enable compat)
}






[gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/amd64: package.use.stable.mask

2015-08-04 Thread Alon Bar-Lev (alonbl)
alonbl  15/08/04 08:13:32

  Modified: package.use.stable.mask
  Log:
  Sync vlc with amd64 arch, bug#504826

Revision  ChangesPath
1.12 profiles/hardened/linux/amd64/package.use.stable.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask?r1=1.11r2=1.12

Index: package.use.stable.mask
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.use.stable.mask 30 Mar 2014 21:44:39 -  1.11
+++ package.use.stable.mask 4 Aug 2015 08:13:32 -   1.12
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask,v 
1.11 2014/03/30 21:44:39 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use.stable.mask,v 
1.12 2015/08/04 08:13:32 alonbl Exp $
 
-# Tom Wijsman tom...@gentoo.org (16 Mar 2014)
-# Mask unstable USE flags on media-video/vlc, see security bug #499806.
-media-video/vlc gnutls opus vdpau
+# Ben de Groot yng...@gentoo.org (19 Apr 2015)
+# =opus-1.0.3 is still not stable (bug 500868)
+media-video/vlc opus
 
 # Tom Wijsman tom...@gentoo.org (06 Feb 2014)
 # [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable.






[gentoo-commits] gentoo-x86 commit in profiles/hardened: ChangeLog

2015-08-04 Thread Alon Bar-Lev (alonbl)
alonbl  15/08/04 08:13:32

  Modified: ChangeLog
  Log:
  Sync vlc with amd64 arch, bug#504826

Revision  ChangesPath
1.90 profiles/hardened/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.90view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.90content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?r1=1.89r2=1.90

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   1 Aug 2015 12:33:53 -   1.89
+++ ChangeLog   4 Aug 2015 08:13:32 -   1.90
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.89 
2015/08/01 12:33:53 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.90 
2015/08/04 08:13:32 alonbl Exp $
+
+  04 Aug 2015; Alon Bar-Lev alo...@gentoo.org 
linux/amd64/package.use.stable.mask:
+  Sync vlc with amd64 arch, bug#504826.
 
   01 Aug 2015; Andrew Savchenko birc...@gentoo.org linux/amd64/package.mask:
   Mask sci-physics/cernlib and its reverse dependencies on hardened






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: ChangeLog nettle-2.7.1-r2.ebuild nettle-2.7.1.ebuild nettle-2.7.1-r1.ebuild nettle-2.7.1-r3.ebuild

2015-07-30 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/30 13:19:46

  Modified: ChangeLog
  Removed:  nettle-2.7.1-r2.ebuild nettle-2.7.1.ebuild
nettle-2.7.1-r1.ebuild nettle-2.7.1-r3.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.133dev-libs/nettle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.133view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.133content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?r1=1.132r2=1.133

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog   30 Jul 2015 12:32:06 -  1.132
+++ ChangeLog   30 Jul 2015 13:19:46 -  1.133
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.132 
2015/07/30 12:32:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.133 
2015/07/30 13:19:46 alonbl Exp $
+
+  30 Jul 2015; Alon Bar-Lev alo...@gentoo.org -nettle-2.7.1-r1.ebuild,
+  -nettle-2.7.1-r2.ebuild, -nettle-2.7.1-r3.ebuild, -nettle-2.7.1.ebuild:
+  Cleanup
 
   30 Jul 2015; Agostino Sarubbo a...@gentoo.org nettle-2.7.1-r4.ebuild:
   Stable for sparc, wrt bug #540892






[gentoo-commits] gentoo-x86 commit in dev-libs/libp11: ChangeLog libp11-0.2.8.ebuild libp11-0.2.8-r2.ebuild libp11-0.2.8-r1.ebuild

2015-07-30 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/30 13:22:03

  Modified: ChangeLog
  Removed:  libp11-0.2.8.ebuild libp11-0.2.8-r2.ebuild
libp11-0.2.8-r1.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.84 dev-libs/libp11/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/ChangeLog?rev=1.84view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/ChangeLog?rev=1.84content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/ChangeLog?r1=1.83r2=1.84

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   30 Jul 2015 12:31:49 -  1.83
+++ ChangeLog   30 Jul 2015 13:22:03 -  1.84
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libp11
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.83 2015/07/30 
12:31:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.84 2015/07/30 
13:22:03 alonbl Exp $
+
+  30 Jul 2015; Alon Bar-Lev alo...@gentoo.org -libp11-0.2.8-r1.ebuild,
+  -libp11-0.2.8-r2.ebuild, -libp11-0.2.8.ebuild:
+  Cleanup
 
   30 Jul 2015; Agostino Sarubbo a...@gentoo.org libp11-0.2.8-r3.ebuild:
   Stable for sparc, wrt bug #535116






[gentoo-commits] gentoo-x86 commit in app-crypt/gpgme: ChangeLog gpgme-1.3.2-r1.ebuild

2015-07-30 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/30 19:05:12

  Modified: ChangeLog
  Removed:  gpgme-1.3.2-r1.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.238app-crypt/gpgme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?rev=1.238view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?rev=1.238content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?r1=1.237r2=1.238

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- ChangeLog   30 Jul 2015 18:53:07 -  1.237
+++ ChangeLog   30 Jul 2015 19:05:12 -  1.238
@@ -1,6 +1,10 @@
 # ChangeLog for app-crypt/gpgme
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.237 
2015/07/30 18:53:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.238 
2015/07/30 19:05:12 alonbl Exp $
+
+  30 Jul 2015; Alon Bar-Lev alo...@gentoo.org
+  -files/gpgme-1.3.2-CVE-2014-3564.patch, -gpgme-1.3.2-r1.ebuild:
+  Cleanup
 
   30 Jul 2015; Mikle Kolyada zlog...@gentoo.org gpgme-1.5.5.ebuild:
   ia64 stable wrt bug #533350






[gentoo-commits] gentoo-x86 commit in app-crypt/gpgme/files: gpgme-1.3.2-CVE-2014-3564.patch

2015-07-30 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/30 19:05:12

  Removed:  gpgme-1.3.2-CVE-2014-3564.patch
  Log:
  Cleanup
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry/files: pinentry-0.9.5-build.patch

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 07:29:19

  Modified: pinentry-0.9.5-build.patch
  Log:
  Add pkg-config detection instead of initialization as pinentry does not use 
it correctly, bug#554686
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  app-crypt/pinentry/files/pinentry-0.9.5-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?r1=1.1r2=1.2

Index: pinentry-0.9.5-build.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pinentry-0.9.5-build.patch  18 Jul 2015 07:21:06 -  1.1
+++ pinentry-0.9.5-build.patch  18 Jul 2015 07:29:19 -  1.2
@@ -1,25 +1,32 @@
-From f1818d9fe0984d81e6e74abc4f0539296d1efc4c Mon Sep 17 00:00:00 2001
+From 4d60122ebe50182976088086844e11e8119ea906 Mon Sep 17 00:00:00 2001
 From: Alon Bar-Lev alon.bar...@gmail.com
 Date: Sat, 18 Jul 2015 10:14:49 +0300
 Subject: [PATCH] build: add pkg-config detection
 
 Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
 ---
- configure.ac | 1 +
- 1 file changed, 1 insertion(+)
+ configure.ac | 8 
+ 1 file changed, 8 insertions(+)
 
 diff --git a/configure.ac b/configure.ac
-index b71cb17..44ff395 100644
+index b71cb17..7b9243a 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -85,6 +85,7 @@ AC_PROG_RANLIB
- # for Qt and autoconf does does not allow that.
- AC_PROG_CXX
- AC_PROG_LN_S
-+PKG_PROG_PKG_CONFIG
- AC_CHECK_TOOL(WINDRES, windres, :)
- AC_CHECK_PROGS(GITLOG_TO_CHANGELOG, gitlog-to-changelog,
-[build-aux/gitlog-to-changelog])
+@@ -542,6 +542,14 @@ AC_ARG_ENABLE(pinentry-qt4,
+ pinentry_qt4=$enableval, pinentry_qt4=maybe)
+ 
+ 
++dnl check for pkg-config
++if test $pinentry_qt4 != no; then
++AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
++  if test x${PKG_CONFIG} = xno ; then
++  pinentry_qt4=no
++  fi
++fi
++
+ dnl
+ dnl Checks for Qt4 libraries.  Deal correctly with $pinentry_qt4 = maybe.
+ dnl
 -- 
 2.3.6
 






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: ChangeLog

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 07:29:19

  Modified: ChangeLog
  Log:
  Add pkg-config detection instead of initialization as pinentry does not use 
it correctly, bug#554686
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.180app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.180view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.180content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.179r2=1.180

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog   18 Jul 2015 07:21:06 -  1.179
+++ ChangeLog   18 Jul 2015 07:29:19 -  1.180
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.179 
2015/07/18 07:21:06 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.180 
2015/07/18 07:29:19 alonbl Exp $
+
+  18 Jul 2015; Alon Bar-Lev alo...@gentoo.org
+  files/pinentry-0.9.5-build.patch:
+  Add pkg-config detection instead of initialization as pinentry does not use 
it
+  correctly, bug#554686
 
   18 Jul 2015; Alon Bar-Lev alo...@gentoo.org
   +files/pinentry-0.9.5-build.patch, pinentry-0.9.5.ebuild:






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: pinentry-0.9.5.ebuild ChangeLog

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 08:18:39

  Modified: pinentry-0.9.5.ebuild ChangeLog
  Log:
  Add emacs USE
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.3  app-crypt/pinentry/pinentry-0.9.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild?r1=1.2r2=1.3

Index: pinentry-0.9.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pinentry-0.9.5.ebuild   18 Jul 2015 07:21:06 -  1.2
+++ pinentry-0.9.5.ebuild   18 Jul 2015 08:18:39 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild,v 
1.2 2015/07/18 07:21:06 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild,v 
1.3 2015/07/18 08:18:39 alonbl Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
-IUSE=clipboard gtk ncurses qt4 caps gnome-keyring static
+IUSE=clipboard emacs gtk ncurses qt4 caps gnome-keyring static
 
 RDEPEND=
=dev-libs/libgpg-error-1.17
@@ -54,6 +54,7 @@
 
econf \
--enable-pinentry-tty \
+   $(use_enable emacs pinentry-emacs) \
$(use_enable gtk pinentry-gtk2) \
$(use_enable ncurses pinentry-curses) \
$(use_enable ncurses fallback-curses) \



1.182app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.182view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.182content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.181r2=1.182

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog   18 Jul 2015 08:16:33 -  1.181
+++ ChangeLog   18 Jul 2015 08:18:39 -  1.182
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.181 
2015/07/18 08:16:33 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.182 
2015/07/18 08:18:39 alonbl Exp $
+
+  18 Jul 2015; Alon Bar-Lev alo...@gentoo.org pinentry-0.9.5.ebuild:
+  Add emacs USE
 
   18 Jul 2015; Alon Bar-Lev alo...@gentoo.org
   files/pinentry-0.9.5-build.patch:






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: pinentry-0.9.5.ebuild ChangeLog

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 07:21:06

  Modified: pinentry-0.9.5.ebuild ChangeLog
  Log:
  Add pkg-config initialization, add pkg-config as DEPEND as most need it 
anyway, bug#554686
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  app-crypt/pinentry/pinentry-0.9.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild?r1=1.1r2=1.2

Index: pinentry-0.9.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pinentry-0.9.5.ebuild   1 Jul 2015 15:50:00 -   1.1
+++ pinentry-0.9.5.ebuild   18 Jul 2015 07:21:06 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild,v 
1.1 2015/07/01 15:50:00 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.5.ebuild,v 
1.2 2015/07/18 07:21:06 alonbl Exp $
 
 EAPI=5
 
-inherit qmake-utils multilib eutils flag-o-matic toolchain-funcs
+inherit autotools qmake-utils multilib eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION=Collection of simple PIN or passphrase entry dialogs which 
utilize the Assuan protocol
 HOMEPAGE=http://gnupg.org/aegypten2/index.html;
@@ -27,8 +27,7 @@
 
 DEPEND=${RDEPEND}
sys-devel/gettext
-   gtk? ( virtual/pkgconfig )
-   qt4? ( virtual/pkgconfig )
+   virtual/pkgconfig
gnome-keyring? ( app-crypt/libsecret )
 
 REQUIRED_USE=
@@ -42,6 +41,8 @@
 
 src_prepare() {
epatch ${FILESDIR}/${PN}-0.8.2-ncurses.patch
+   epatch ${FILESDIR}/${P}-build.patch
+   eautoreconf
 }
 
 src_configure() {



1.179app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.179view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.179content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.178r2=1.179

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   1 Jul 2015 15:50:00 -   1.178
+++ ChangeLog   18 Jul 2015 07:21:06 -  1.179
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.178 
2015/07/01 15:50:00 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.179 
2015/07/18 07:21:06 alonbl Exp $
+
+  18 Jul 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/pinentry-0.9.5-build.patch, pinentry-0.9.5.ebuild:
+  Add pkg-config initialization, add pkg-config as DEPEND as most need it
+  anyway, bug#554686
 
 *pinentry-0.9.5 (01 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry/files: pinentry-0.9.5-build.patch

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 07:21:06

  Added:pinentry-0.9.5-build.patch
  Log:
  Add pkg-config initialization, add pkg-config as DEPEND as most need it 
anyway, bug#554686
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-crypt/pinentry/files/pinentry-0.9.5-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?rev=1.1content-type=text/plain

Index: pinentry-0.9.5-build.patch
===
From f1818d9fe0984d81e6e74abc4f0539296d1efc4c Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Sat, 18 Jul 2015 10:14:49 +0300
Subject: [PATCH] build: add pkg-config detection

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index b71cb17..44ff395 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,6 +85,7 @@ AC_PROG_RANLIB
 # for Qt and autoconf does does not allow that.
 AC_PROG_CXX
 AC_PROG_LN_S
+PKG_PROG_PKG_CONFIG
 AC_CHECK_TOOL(WINDRES, windres, :)
 AC_CHECK_PROGS(GITLOG_TO_CHANGELOG, gitlog-to-changelog,
[build-aux/gitlog-to-changelog])
-- 
2.3.6







[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry/files: pinentry-0.9.5-build.patch

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 08:16:33

  Modified: pinentry-0.9.5-build.patch
  Log:
  Even better pkg-config resolution, bug#554686
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.3  app-crypt/pinentry/files/pinentry-0.9.5-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch?r1=1.2r2=1.3

Index: pinentry-0.9.5-build.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.5-build.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pinentry-0.9.5-build.patch  18 Jul 2015 07:29:19 -  1.2
+++ pinentry-0.9.5-build.patch  18 Jul 2015 08:16:33 -  1.3
@@ -1,32 +1,52 @@
-From 4d60122ebe50182976088086844e11e8119ea906 Mon Sep 17 00:00:00 2001
+From 29384a828ad83644df9093bb292194d1ac6e689b Mon Sep 17 00:00:00 2001
 From: Alon Bar-Lev alon.bar...@gmail.com
 Date: Sat, 18 Jul 2015 10:14:49 +0300
-Subject: [PATCH] build: add pkg-config detection
+Subject: [PATCH] build: add pkg-config initialization and modify detection
+
+add PKG_PROG_PKG_CONFIG as the qt4 detection and curses detection are
+already using pkg.m4 which require proper initialization.
+
+modify the manual detection of pkg-config based on the error value of
+the PKG_PROG_PKG_CONFIG and not the manual one as there is a conflict
+between empty and 'no'.
 
 Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
 ---
- configure.ac | 8 
- 1 file changed, 8 insertions(+)
+ configure.ac | 7 +++
+ 1 file changed, 3 insertions(+), 4 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index b71cb17..7b9243a 100644
+index b71cb17..7afa318 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -542,6 +542,14 @@ AC_ARG_ENABLE(pinentry-qt4,
- pinentry_qt4=$enableval, pinentry_qt4=maybe)
+@@ -85,6 +85,7 @@ AC_PROG_RANLIB
+ # for Qt and autoconf does does not allow that.
+ AC_PROG_CXX
+ AC_PROG_LN_S
++PKG_PROG_PKG_CONFIG
+ AC_CHECK_TOOL(WINDRES, windres, :)
+ AC_CHECK_PROGS(GITLOG_TO_CHANGELOG, gitlog-to-changelog,
+[build-aux/gitlog-to-changelog])
+@@ -430,8 +431,7 @@ AC_ARG_ENABLE(pinentry-gnome3,
  
+ dnl check for pkg-config
+ if test $pinentry_gtk_2 != no -o $pinentry_gnome_3 != no; then
+-AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
+-  if test x${PKG_CONFIG} = xno ; then
++  if test -z ${PKG_CONFIG}; then
+   pinentry_gtk_2=no
+   pinentry_gnome_3=no
+   fi
+@@ -504,8 +504,7 @@ AC_ARG_ENABLE(libsecret,
  
-+dnl check for pkg-config
-+if test $pinentry_qt4 != no; then
-+AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-+  if test x${PKG_CONFIG} = xno ; then
-+  pinentry_qt4=no
-+  fi
-+fi
-+
- dnl
- dnl Checks for Qt4 libraries.  Deal correctly with $pinentry_qt4 = maybe.
- dnl
+ dnl check for pkg-config
+ if test $libsecret != no; then
+-AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
+-  if test x${PKG_CONFIG} = xno ; then
++  if test -z ${PKG_CONFIG} ; then
+   libsecret=no
+   fi
+ fi
 -- 
 2.3.6
 






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: ChangeLog

2015-07-18 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/18 08:16:33

  Modified: ChangeLog
  Log:
  Even better pkg-config resolution, bug#554686
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.181app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.181view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.181content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.180r2=1.181

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog   18 Jul 2015 07:29:19 -  1.180
+++ ChangeLog   18 Jul 2015 08:16:33 -  1.181
@@ -1,6 +1,10 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.180 
2015/07/18 07:29:19 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.181 
2015/07/18 08:16:33 alonbl Exp $
+
+  18 Jul 2015; Alon Bar-Lev alo...@gentoo.org
+  files/pinentry-0.9.5-build.patch:
+  Even better pkg-config resolution, bug#554686
 
   18 Jul 2015; Alon Bar-Lev alo...@gentoo.org
   files/pinentry-0.9.5-build.patch:






[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.4.3-r1.ebuild gnutls-3.3.16-r1.ebuild ChangeLog gnutls-3.4.3.ebuild gnutls-3.3.16.ebuild

2015-07-13 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/13 19:08:22

  Modified: ChangeLog
  Added:gnutls-3.4.3-r1.ebuild gnutls-3.3.16-r1.ebuild
  Removed:  gnutls-3.4.3.ebuild gnutls-3.3.16.ebuild
  Log:
  Add texinfo dependency and force doc USE as top level doc in configure, 
bug#554682
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.550net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.550view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.550content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.549r2=1.550

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -r1.549 -r1.550
--- ChangeLog   12 Jul 2015 14:33:50 -  1.549
+++ ChangeLog   13 Jul 2015 19:08:22 -  1.550
@@ -1,6 +1,14 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.549 
2015/07/12 14:33:50 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.550 
2015/07/13 19:08:22 alonbl Exp $
+
+*gnutls-3.4.3-r1 (13 Jul 2015)
+*gnutls-3.3.16-r1 (13 Jul 2015)
+
+  13 Jul 2015; Alon Bar-Lev alo...@gentoo.org +gnutls-3.3.16-r1.ebuild,
+  +gnutls-3.4.3-r1.ebuild, -gnutls-3.3.16.ebuild, -gnutls-3.4.3.ebuild:
+  Add texinfo dependency and force doc USE as top level doc in configure,
+  bug#554682
 
 *gnutls-3.3.16 (12 Jul 2015)
 *gnutls-3.4.3 (12 Jul 2015)



1.1  net-libs/gnutls/gnutls-3.4.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.4.3-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.4.3-r1.ebuild?rev=1.1content-type=text/plain

Index: gnutls-3.4.3-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.4.3-r1.ebuild,v 1.1 
2015/07/13 19:08:22 alonbl Exp $

EAPI=5

inherit autotools libtool eutils multilib-minimal versionator

DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project
HOMEPAGE=http://www.gnutls.org/;
SRC_URI=mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz

# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library.
# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
LICENSE=GPL-3 LGPL-3
SLOT=0/30 # libgnutls.so number
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
IUSE_LINGUAS= en cs de fi fr it ms nl pl sv uk vi zh_CN
IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs 
test +tools zlib ${IUSE_LINGUAS// / linguas_}
# heartbeat support is not disabled until re-licensing happens fullyf

# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
RDEPEND==dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
=dev-libs/nettle-3.1[gmp,${MULTILIB_USEDEP}]
=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
tools? ( sys-devel/autogen )
crywrap? ( net-dns/libidn )
dane? ( =net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
guile? ( =dev-scheme/guile-1.8:*[networking] )
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( =app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
=sys-devel/automake-1.11.6
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
doc? (
sys-apps/texinfo
dev-util/gtk-doc
)
nls? ( sys-devel/gettext )
test? ( app-misc/datefudge )

DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO )

S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)

pkg_setup() {
# bug#520818
export TZ=UTC
}

src_prepare() {
sed -i \
-e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \
doc/Makefile.am || die

# force regeneration of autogen-ed files
local file
for file in $(grep -l AutoGen-ed src/*.c) ; do
rm src/$(basename ${file} .c).{c,h} || die
done

# force regeneration of makeinfo files
# have no idea why on 

[gentoo-commits] gentoo-x86 commit in app-crypt/qca: ChangeLog Manifest

2015-07-13 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/13 07:00:55

  Modified: ChangeLog Manifest
  Log:
  Fix ChangeLog

Revision  ChangesPath
1.115app-crypt/qca/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/ChangeLog?rev=1.115view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/ChangeLog?rev=1.115content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/ChangeLog?r1=1.114r2=1.115

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   12 Jul 2015 18:42:30 -  1.114
+++ ChangeLog   13 Jul 2015 07:00:55 -  1.115
@@ -1,8 +1,8 @@
 # ChangeLog for app-crypt/qca
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v 1.114 2015/07/12 
18:42:30 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v 1.115 2015/07/13 
07:00:55 alonbl Exp $
 
-  12 Jul 2015;  alo...@gentoo.org qca-2.1.0.3.ebuild:
+  12 Jul 2015; Alon Bar-Lev alo...@gentoo.org qca-2.1.0.3.ebuild:
   Set minimum openssl-1.0.1 dependency, bug#554184
 
   03 Jul 2015; Agostino Sarubbo a...@gentoo.org qca-2.1.0.3.ebuild:



1.134app-crypt/qca/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/Manifest?rev=1.134view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/Manifest?rev=1.134content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/Manifest?r1=1.133r2=1.134

Index: Manifest
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/qca/Manifest,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- Manifest12 Jul 2015 18:42:36 -  1.133
+++ Manifest13 Jul 2015 07:00:55 -  1.134
@@ -6,5 +6,5 @@
 DIST qca-qt5-2.1.0.3.tar.xz 685652 SHA256 
ab0170696a8ff87588d38a72d36d0b4b42db9080c991d1a40ceb3f8311d289f9 SHA512 
2f50c92d3ff927c83353b65ae56ff49a5c1ea439fcef94cea0092b718f04abcc18f455abd91337ac786fddedae980ff55c9d090b5743a96890174dc7eee4f3f1
 WHIRLPOOL 
9db2770b031dbf5c9c117d4150e0b395c94d8a0af1bda9fac5e1ee862a8a40f1c03fb0c4901e3aaba0b12e8c0b4e71cb55a872bbc54eea8331aff3fbe1fd853c
 EBUILD qca-2.0.3-r1.ebuild 2266 SHA256 
99d8b93170cc50e5ac50040f054ed7d21126585c447cb882d5033e4439af501b SHA512 
0146c144daac1a74ca8bbea7b999ef604717a8d8237e50fc4c99321e93ab32ce23e9183541ba8a7d7d1dbdf858425c310655a2daa0d9336d0f0e20fb43bdc7ef
 WHIRLPOOL 
ff5151eb9639ae227164117a604ab31ef2a2ee09359b83a9036f5e7d329e7fe975fb95697c41bc488d94bb17d8b0fdba9eecb23ea7053326169d5ac597a9bd96
 EBUILD qca-2.1.0.3.ebuild 2784 SHA256 
0dcf80b1aed1061f5a228211a898c9244872e1f0833ac84ba7d251178ebced0a SHA512 
4971a5ab0c6e3394fd0e573c1a196e747924f5020402aef72e0fc0cc5f6f51105694050fac59bf50474c26faf1b1eedc75f3e46d12e4e04d7517e897b3da21cd
 WHIRLPOOL 
5a3680d09337febfb82acda03bb2aa6aad2ae7d8074474bc5d36d88cff42c2d830aaea0985f387fd63313452a74162d8bd10c0ff7b1103265da8b4a3403036a6
-MISC ChangeLog 14185 SHA256 
2c5ab6927c145a56eb5fb9761955112349f75e780f40f1e6d0cfc4506d268aee SHA512 
9079bf8a34f574d9173c05c9874d2e691028511c0fdbdbff86a2d34c8181b6cbb22ddf16ff8289e53a8e3f6985ab6b542214d042a05e5d83502125548075fe8c
 WHIRLPOOL 
710b8fd50cfe1f0e5750ee81cc42aad07d482f5029932b708c419b358ac606d08a707a5bfef8991ddef88fa4e39657a7dbcd19da2ca51590954cab61666806de
+MISC ChangeLog 14197 SHA256 
9ed87f0fe32104a51decfd1209caf3d6b3c15089fd0d3829cb2f96f2fac170c9 SHA512 
4f97cf1789d32dbd40656a6f09394ef2ec535353a24a1d0d1226f48a371ea7f41ba4e2537cbf84fe7ffcff9b057036f0b3adbc1df52c8b5b72232ca3c5e3
 WHIRLPOOL 
d243474b757d8dc520531f10404feeb5a4c2d5f0a791f21b3cf432a6594254c99906d0ed7efec93796828bb512ab9c1672cc910acd477bd5f6bf9e100bcd96ec
 MISC metadata.xml 639 SHA256 
ce2fb072cf1d4044630cdaa3188d4aa235641929703ff86118dba4f14329c0f8 SHA512 
52a12890c1807960c995f804c3aeb5a9520fa30af6a85b016d6dc256447de9252391a431c41bf098177d6a5dcccfc88659b2d8fac87df3554cefed808333ce89
 WHIRLPOOL 
95abc9459185683666c04a6f6480d68beaba923d0c062a6ae20614296a003719cbb87a03a31f125afefcb1b48ed92d4c8999ea744359190ba328d9056c212e67






[gentoo-commits] gentoo-x86 commit in dev-util/pkgconf: pkgconf-0.9.11.ebuild ChangeLog

2015-07-13 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/13 06:35:27

  Modified: ChangeLog
  Added:pkgconf-0.9.11.ebuild
  Log:
  Version bump, handle comments correctly, bug#546092
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.88 dev-util/pkgconf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?rev=1.88view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?rev=1.88content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?r1=1.87r2=1.88

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   14 Mar 2015 18:42:23 -  1.87
+++ ChangeLog   13 Jul 2015 06:35:27 -  1.88
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/pkgconf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.87 
2015/03/14 18:42:23 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.88 
2015/07/13 06:35:27 alonbl Exp $
+
+*pkgconf-0.9.11 (13 Jul 2015)
+
+  13 Jul 2015;  alo...@gentoo.org +pkgconf-0.9.11.ebuild:
+  Version bump, handle comments correctly, bug#546092
 
 *pkgconf-0.9.8 (14 Mar 2015)
 



1.1  dev-util/pkgconf/pkgconf-0.9.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.11.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.11.ebuild?rev=1.1content-type=text/plain

Index: pkgconf-0.9.11.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.11.ebuild,v 1.1 
2015/07/13 06:35:27 alonbl Exp $

EAPI=5

if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=git://github.com/pkgconf/pkgconf.git
inherit autotools git-2 multilib-minimal
else
inherit eutils multilib-minimal
SRC_URI=http://rabbit.dereferenced.org/~nenolod/distfiles/${P}.tar.bz2;
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris 
~x64-solaris
fi

DESCRIPTION=pkg-config compatible replacement with no dependencies other than 
ANSI C89
HOMEPAGE=https://github.com/pkgconf/pkgconf;

LICENSE=BSD-1
SLOT=0
IUSE=+pkg-config strict

DEPEND=
RDEPEND=${DEPEND}
pkg-config? (
!dev-util/pkgconfig
!dev-util/pkg-config-lite
!dev-util/pkgconfig-openbsd[pkg-config]
)

MULTILIB_CHOST_TOOLS=(
/usr/bin/pkgconf
)

src_prepare() {
[[ -e configure ]] || eautoreconf

if use pkg-config; then
MULTILIB_CHOST_TOOLS+=(
/usr/bin/pkg-config
)
fi
}

multilib_src_configure() {
ECONF_SOURCE=${S} \
econf $(use_enable strict)
}

multilib_src_install() {
default
use pkg-config \
 dosym pkgconf /usr/bin/pkg-config \
|| rm ${ED}/usr/share/aclocal/pkg.m4 \
|| die
}






[gentoo-commits] gentoo-x86 commit in dev-util/pkgconf: ChangeLog Manifest

2015-07-13 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/13 06:57:31

  Modified: ChangeLog Manifest
  Log:
  Fix ChangeLog

Revision  ChangesPath
1.89 dev-util/pkgconf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?rev=1.89view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?rev=1.89content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?r1=1.88r2=1.89

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog   13 Jul 2015 06:35:27 -  1.88
+++ ChangeLog   13 Jul 2015 06:57:30 -  1.89
@@ -1,10 +1,10 @@
 # ChangeLog for dev-util/pkgconf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.88 
2015/07/13 06:35:27 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.89 
2015/07/13 06:57:30 alonbl Exp $
 
 *pkgconf-0.9.11 (13 Jul 2015)
 
-  13 Jul 2015;  alo...@gentoo.org +pkgconf-0.9.11.ebuild:
+  13 Jul 2015; Alon Bar-Lev alo...@gentoo.org +pkgconf-0.9.11.ebuild:
   Version bump, handle comments correctly, bug#546092
 
 *pkgconf-0.9.8 (14 Mar 2015)



1.91 dev-util/pkgconf/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/Manifest?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/Manifest?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/Manifest?r1=1.90r2=1.91

Index: Manifest
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconf/Manifest,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- Manifest13 Jul 2015 06:35:31 -  1.90
+++ Manifest13 Jul 2015 06:57:30 -  1.91
@@ -7,5 +7,5 @@
 EBUILD pkgconf-0.9.6.ebuild 1439 SHA256 
d5c6acaae5e9c10dad4c020f242d2b25aac5026b9f49309924fc5c056ed23114 SHA512 
b5b84746a70a451554f1c7004b74d9d4e4e42626ffbdd0c40d43748bc4b0ec54bc6bc8241920d05dc2a83f913748410e51d1d405d852c9e700171c638682f10e
 WHIRLPOOL 
d608969809965a99572b6da26e8e5fc5cdbc7578a48e764d4e16b9b67304a4a7e9e94e49170299f4d39a162a2ac81e45d2f2d21cfc4ade67e117707eb7541984
 EBUILD pkgconf-0.9.8.ebuild 1439 SHA256 
184ae1f98110ba476b88be30916a77a3d366bb279d7ea2112db36baecc169b45 SHA512 
2f33ec0a6ff6a841141fac4f2e5dd47282af75d2a7d36e471c0ccb16730e206f9622cc45dce0fd06e4a0844db11b5be6fee0f001421549e691f0bfc1bbe2872f
 WHIRLPOOL 
c8673f48ea79c03ad076739f98119a1cded0d72a073abec7bde9be72d451515e8184622ba945b840cab95c72dbba6821ec05756aee50aefaa034a85645f35565
 EBUILD pkgconf-.ebuild 1325 SHA256 
e6819a4aae895b4f6069805c2f6adab6dfd46217bc0eb4be466942ef662d3929 SHA512 
efefc9921a18d7e69dc2b562f639b1e2a683f8e374194c0b2a1c446dc66df905577477f25fb63ce6c54b29d83b7f49ea39f1c72f2b97b0d2c11b92eb54106d42
 WHIRLPOOL 
d369bbc924b5fc4f58a93ce1064cfaa9ef03873aa17635c3c1fc66786d4e40d457fe69a37cf177bb0082d03358600045eeb451bde1729577ada6d0df78cc3a9c
-MISC ChangeLog 11234 SHA256 
55cdba9ab409de490e5a9890f45892c9df065c8e03204ae914e3cf0d09a3b3e2 SHA512 
a3cacfc3e65d8ae44fd6e7cfbcf879f02dda1970a1615f98c9f490b9566e6d987d10f94562fc7b98f4887327a171f07d554bf83e3892029be93b17f2819b0a76
 WHIRLPOOL 
f6aea5e6d91d54530a101caefdce46f0be40f19633cb7c77057351664749aebc7892c2a9fffb2b0e2feb23ba22cca76a0df61ec3d510787183005f1dc7679474
+MISC ChangeLog 11246 SHA256 
80cafd425e628dc5e2a491cc95ef3395ba30dd2d7d6b953efcebb92d5494b756 SHA512 
0445d4bd0c5fb130da01966f3a212093d554e2785b83297fb32f40237c96e398b16788e63ab51573f354fa1655650354680beb9e4f3cb44b745f40ef726e3b4b
 WHIRLPOOL 
ba664b0f919181e05008071fb62d30e4b041ba84375d37bca152ead231df0a47686b29873ac101354f3d3526c6c052486cbdf0187e7fa099e1f2dab908d01226
 MISC metadata.xml 559 SHA256 
cb0176512e014d08e24ba4eb59228105305c65e013c2c7f079336731a0c52a2f SHA512 
f843b5e63f30c2e10736f9d4ba24ebe0d82c82cabae20fe326ef865d7f97e91d03c3d5dacc697d16ffb20b8599e77d77ef81f51d6955f122d5a73b2de6939930
 WHIRLPOOL 
2b142455b6acd6190acc4f249a64719bbf777cf3141485ed40c5c8a311320d318e4ebc318a782c141b55533445003b7c6839351a2f714352eafe1f46b98c478e






[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.3.16.ebuild gnutls-3.4.3.ebuild ChangeLog gnutls-3.4.1.ebuild gnutls-3.3.15-r1.ebuild gnutls-3.4.2-r1.ebuild

2015-07-12 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/12 14:33:50

  Modified: ChangeLog
  Added:gnutls-3.3.16.ebuild gnutls-3.4.3.ebuild
  Removed:  gnutls-3.4.1.ebuild gnutls-3.3.15-r1.ebuild
gnutls-3.4.2-r1.ebuild
  Log:
  Version bump + cleanup
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.549net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.549view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.549content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.548r2=1.549

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -r1.548 -r1.549
--- ChangeLog   21 Jun 2015 06:39:45 -  1.548
+++ ChangeLog   12 Jul 2015 14:33:50 -  1.549
@@ -1,6 +1,14 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.548 
2015/06/21 06:39:45 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.549 
2015/07/12 14:33:50 alonbl Exp $
+
+*gnutls-3.3.16 (12 Jul 2015)
+*gnutls-3.4.3 (12 Jul 2015)
+
+  12 Jul 2015; Alon Bar-Lev alo...@gentoo.org +gnutls-3.3.16.ebuild,
+  +gnutls-3.4.3.ebuild, -files/gnutls-3.4.2-build.patch,
+  -gnutls-3.3.15-r1.ebuild, -gnutls-3.4.1.ebuild, -gnutls-3.4.2-r1.ebuild:
+  Version bump + cleanup
 
   21 Jun 2015; Alon Bar-Lev alo...@gentoo.org -gnutls-3.3.10-r2.ebuild,
   -gnutls-3.3.12.ebuild, -gnutls-3.3.14.ebuild:



1.1  net-libs/gnutls/gnutls-3.3.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.16.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.16.ebuild?rev=1.1content-type=text/plain

Index: gnutls-3.3.16.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.16.ebuild,v 1.1 
2015/07/12 14:33:50 alonbl Exp $

EAPI=5

inherit autotools libtool eutils multilib-minimal versionator

DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project
HOMEPAGE=http://www.gnutls.org/;
SRC_URI=mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz

# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library.
# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
LICENSE=GPL-3 LGPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
IUSE_LINGUAS= en cs de fi fr it ms nl pl sv uk vi zh_CN
IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs 
test zlib ${IUSE_LINGUAS// / linguas_}
# heartbeat support is not disabled until re-licensing happens fullyf

# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
RDEPEND==dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
=dev-libs/nettle-2.7[gmp,${MULTILIB_USEDEP}]
=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
sys-devel/autogen
crywrap? ( net-dns/libidn )
dane? ( =net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
guile? ( =dev-scheme/guile-1.8:*[networking] )
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( =app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] )
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
=sys-devel/automake-1.11.6
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
doc? ( dev-util/gtk-doc )
nls? ( sys-devel/gettext )
test? ( app-misc/datefudge )

DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO )

S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)

pkg_setup() {
# bug#520818
export TZ=UTC
}

src_prepare() {
sed -i \
-e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \
doc/Makefile.am || die

# force regeneration of autogen-ed files
local file
for file in $(grep -l AutoGen-ed src/*.c) ; do
rm src/$(basename ${file} .c).{c,h} || die
done

# force regeneration of makeinfo files
# have no idea why on some system these files are not
# accepted as-is, see bug#520818
  

[gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-3.4.2-build.patch

2015-07-12 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/12 14:33:50

  Removed:  gnutls-3.4.2-build.patch
  Log:
  Version bump + cleanup
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in app-crypt/qca: qca-2.1.0.3.ebuild ChangeLog

2015-07-12 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/12 18:42:30

  Modified: qca-2.1.0.3.ebuild ChangeLog
  Log:
  Set minimum openssl-1.0.1 dependency, bug#554184
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.14 app-crypt/qca/qca-2.1.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/qca-2.1.0.3.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/qca-2.1.0.3.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/qca-2.1.0.3.ebuild?r1=1.13r2=1.14

Index: qca-2.1.0.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.1.0.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- qca-2.1.0.3.ebuild  3 Jul 2015 10:24:32 -   1.13
+++ qca-2.1.0.3.ebuild  12 Jul 2015 18:42:30 -  1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.1.0.3.ebuild,v 1.13 
2015/07/03 10:24:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.1.0.3.ebuild,v 1.14 
2015/07/12 18:42:30 alonbl Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
gcrypt? ( dev-libs/libgcrypt:= )
gpg? ( app-crypt/gnupg )
nss? ( dev-libs/nss )
-   openssl? ( dev-libs/openssl:0 )
+   openssl? ( =dev-libs/openssl-1.0.1:0 )
pkcs11? (
dev-libs/openssl:0
dev-libs/pkcs11-helper



1.114app-crypt/qca/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/ChangeLog?rev=1.114view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/ChangeLog?rev=1.114content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/qca/ChangeLog?r1=1.113r2=1.114

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   3 Jul 2015 10:24:32 -   1.113
+++ ChangeLog   12 Jul 2015 18:42:30 -  1.114
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/qca
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v 1.113 2015/07/03 
10:24:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/ChangeLog,v 1.114 2015/07/12 
18:42:30 alonbl Exp $
+
+  12 Jul 2015;  alo...@gentoo.org qca-2.1.0.3.ebuild:
+  Set minimum openssl-1.0.1 dependency, bug#554184
 
   03 Jul 2015; Agostino Sarubbo a...@gentoo.org qca-2.1.0.3.ebuild:
   Stable for alpha, wrt bug #552554






[gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools: ChangeLog laptop-mode-tools-1.65-r1.ebuild laptop-mode-tools-1.65.ebuild laptop-mode-tools-1.64.ebuild

2015-07-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/03 15:38:53

  Modified: ChangeLog
  Removed:  laptop-mode-tools-1.65-r1.ebuild
laptop-mode-tools-1.65.ebuild
laptop-mode-tools-1.64.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.100app-laptop/laptop-mode-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   1 Feb 2015 22:04:20 -   1.99
+++ ChangeLog   3 Jul 2015 15:38:53 -   1.100
@@ -1,6 +1,12 @@
 # ChangeLog for app-laptop/laptop-mode-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.99 2015/02/01 22:04:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.100 2015/07/03 15:38:53 alonbl Exp $
+
+  03 Jul 2015; Alon Bar-Lev alo...@gentoo.org
+  -files/laptop-mode-tools-1.65-usb-autosuspend.patch,
+  -laptop-mode-tools-1.64.ebuild, -laptop-mode-tools-1.65-r1.ebuild,
+  -laptop-mode-tools-1.65.ebuild:
+  Cleanup
 
   01 Feb 2015; Mike Gilbert flop...@gentoo.org laptop-mode-tools-1.64.ebuild,
   laptop-mode-tools-1.65-r1.ebuild, laptop-mode-tools-1.65.ebuild,






[gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools/files: laptop-mode-tools-1.65-usb-autosuspend.patch

2015-07-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/03 15:38:53

  Removed:  laptop-mode-tools-1.65-usb-autosuspend.patch
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in dev-libs/libksba: ChangeLog libksba-1.3.2.ebuild

2015-07-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/03 15:34:36

  Modified: ChangeLog
  Removed:  libksba-1.3.2.ebuild
  Log:
  Cleanup, bug#546464
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.177dev-libs/libksba/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.177view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.177content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?r1=1.176r2=1.177

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog   3 Jul 2015 08:56:03 -   1.176
+++ ChangeLog   3 Jul 2015 15:34:36 -   1.177
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libksba
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.176 
2015/07/03 08:56:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.177 
2015/07/03 15:34:36 alonbl Exp $
+
+  03 Jul 2015; Alon Bar-Lev alo...@gentoo.org -libksba-1.3.2.ebuild:
+  Cleanup, bug#546464
 
   03 Jul 2015; Agostino Sarubbo a...@gentoo.org libksba-1.3.3.ebuild:
   Stable for alpha, wrt bug #546464






[gentoo-commits] gentoo-x86 commit in app-laptop/laptop-mode-tools: laptop-mode-tools-1.67.ebuild ChangeLog

2015-07-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/03 15:42:12

  Modified: ChangeLog
  Added:laptop-mode-tools-1.67.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.101app-laptop/laptop-mode-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   3 Jul 2015 15:38:53 -   1.100
+++ ChangeLog   3 Jul 2015 15:42:12 -   1.101
@@ -1,6 +1,11 @@
 # ChangeLog for app-laptop/laptop-mode-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.100 2015/07/03 15:38:53 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/ChangeLog,v 
1.101 2015/07/03 15:42:12 alonbl Exp $
+
+*laptop-mode-tools-1.67 (03 Jul 2015)
+
+  03 Jul 2015; Alon Bar-Lev alo...@gentoo.org +laptop-mode-tools-1.67.ebuild:
+  Version bump
 
   03 Jul 2015; Alon Bar-Lev alo...@gentoo.org
   -files/laptop-mode-tools-1.65-usb-autosuspend.patch,



1.1  app-laptop/laptop-mode-tools/laptop-mode-tools-1.67.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.67.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.67.ebuild?rev=1.1content-type=text/plain

Index: laptop-mode-tools-1.67.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-laptop/laptop-mode-tools/laptop-mode-tools-1.67.ebuild,v
 1.1 2015/07/03 15:42:12 alonbl Exp $

EAPI=5
inherit eutils multilib systemd udev

MY_P=${PN}_${PV}

DESCRIPTION=Linux kernel laptop_mode user-space utilities
HOMEPAGE=http://www.samwel.tk/laptop_mode/;
SRC_URI=http://www.samwel.tk/laptop_mode/tools/downloads/${MY_P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=+acpi apm bluetooth scsi

RDEPEND=net-wireless/wireless-tools
sys-apps/iproute2
sys-apps/ethtool
sys-apps/hdparm
sys-apps/which
acpi? ( sys-power/acpid )
apm? ( sys-apps/apmd )
bluetooth? ( net-wireless/bluez:= )
scsi? ( sys-apps/sdparm )
DEPEND=

S=${WORKDIR}/${MY_P}

src_prepare() {
# This should avoid conflict with pm-powersave wrt #327443 and #396703
cat -EOF  ${T}/${PN}
HOOK_BLACKLIST=00powersave
EOF
}

src_compile() { :; }

src_install() {
DESTDIR=${D} \
INIT_D=none \
MAN_D=/usr/share/man \
LIB_D=/usr/$(get_libdir) \
UDEV_D=$(get_udevdir) \
SYSTEMD_UNIT_D=$(systemd_get_unitdir) \
TMPFILES_D=/usr/lib/tmpfiles.d \
ACPI=$(use acpi  echo force || echo disabled) \
PMU=$(false  echo force || echo disabled) \
APM=$(use apm  echo force || echo disabled) \
SYSTEMD=yes \
sh ./install.sh || die

dodoc Documentation/*.txt README.md
newinitd ${FILESDIR}/laptop_mode.init-1.4 laptop_mode

# See src_prepare()
insinto /etc/pm/config.d
doins ${T}/${PN}
}

pkg_postinst() {
if use acpi || use apm; then
if use acpi; then
daemon_name=acpid
elif use apm; then
deamon_name=apmd
fi
if [ $(rc-config list default | grep laptop_mode) =  ] || [ 
$(rc-config list default | grep ${daemon_name} ) =  ]; then
ewarn To enable automatic power state event handling,
ewarn e.g. enabling laptop_mode after unplugging the 
battery,
ewarn both laptop_mode and the ${daemon_name} daemon 
must be
ewarn added to default runlevel:
if [ $(rc-config list default | grep laptop_mode) = 
 ]; then
ewarn # rc-update add laptop_mode default
fi
if [ $(rc-config list default | grep ${daemon_name} ) 
=  ]; then
ewarn # rc-update add ${daemon_name} default
fi
fi
else
  

[gentoo-commits] gentoo-x86 commit in dev-libs/crypto++: crypto++-5.6.2-r2.ebuild ChangeLog

2015-07-02 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/02 19:13:48

  Modified: ChangeLog
  Added:crypto++-5.6.2-r2.ebuild
  Log:
  Fix cve-2015-2141, bug#553808
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.99 dev-libs/crypto++/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/ChangeLog?rev=1.99view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/ChangeLog?rev=1.99content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/ChangeLog?r1=1.98r2=1.99

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   9 Jun 2015 14:14:11 -   1.98
+++ ChangeLog   2 Jul 2015 19:13:48 -   1.99
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/crypto++
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.98 
2015/06/09 14:14:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.99 
2015/07/02 19:13:48 alonbl Exp $
+
+*crypto++-5.6.2-r2 (02 Jul 2015)
+
+  02 Jul 2015; Alon Bar-Lev alo...@gentoo.org +crypto++-5.6.2-r2.ebuild,
+  +files/crypto++-5.6.2-cve-2015-2141.patch:
+  Fix cve-2015-2141, bug#553808
 
   09 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Updating remote-id in metadata.xml



1.1  dev-libs/crypto++/crypto++-5.6.2-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/crypto++-5.6.2-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/crypto++-5.6.2-r2.ebuild?rev=1.1content-type=text/plain

Index: crypto++-5.6.2-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/crypto++-5.6.2-r2.ebuild,v 
1.1 2015/07/02 19:13:48 alonbl Exp $

EAPI=5

inherit eutils flag-o-matic multilib toolchain-funcs autotools

DESCRIPTION=C++ class library of cryptographic schemes
HOMEPAGE=http://cryptopp.com;
SRC_URI=mirror://sourceforge/cryptopp/cryptopp${PV//.}.zip

LICENSE=Boost-1.0
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
IUSE=static-libs

DEPEND=app-arch/unzip
sys-devel/libtool

S=${WORKDIR}

src_prepare() {
epatch ${FILESDIR}/${P}-r1-make.patch
epatch ${FILESDIR}/${P}-cve-2015-2141.patch

# Generate our own libtool script for building.
cat -EOF  configure.ac
AC_INIT(lt, 0)
AM_INIT_AUTOMAKE
AC_PROG_CXX
LT_INIT
AC_CONFIG_FILES(Makefile)
AC_OUTPUT
EOF
touch NEWS README AUTHORS ChangeLog Makefile.am
eautoreconf
}

src_configure() {
econf $(use_enable static-libs static)
}

src_compile() {
# higher optimizations cause problems
replace-flags -O? -O1
filter-flags -fomit-frame-pointer
# ASM isn't Darwin/Mach-O ready, #479554, buildsys doesn't grok CPPFLAGS
[[ ${CHOST} == *-darwin* ]]  append-flags -DCRYPTOPP_DISABLE_X86ASM

emake -f GNUmakefile CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS} 
LIBDIR=$(get_libdir) PREFIX=${EPREFIX}/usr LIBTOOL=./libtool
}

src_test() {
# ensure that all test vectors have Unix line endings
local file
for file in TestVectors/* ; do
edos2unix ${file}
done

if ! emake CXX=$(tc-getCXX) CXXFLAGS=${CXXFLAGS} test ; then
eerror Crypto++ self-tests failed.
eerror Try to remove some optimization flags and reemerge 
Crypto++.
die emake test failed
fi
}

src_install() {
emake DESTDIR=${D} LIBDIR=$(get_libdir) PREFIX=${EPREFIX}/usr 
LIBTOOL=./libtool install
use static-libs || rm -f ${ED}/usr/$(get_libdir)/*.la
}






[gentoo-commits] gentoo-x86 commit in dev-libs/crypto++/files: crypto++-5.6.2-cve-2015-2141.patch

2015-07-02 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/02 19:13:48

  Added:crypto++-5.6.2-cve-2015-2141.patch
  Log:
  Fix cve-2015-2141, bug#553808
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  dev-libs/crypto++/files/crypto++-5.6.2-cve-2015-2141.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/files/crypto++-5.6.2-cve-2015-2141.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/files/crypto++-5.6.2-cve-2015-2141.patch?rev=1.1content-type=text/plain

Index: crypto++-5.6.2-cve-2015-2141.patch
===
From 9425e16437439e68c7d96abef922167d68fafaff Mon Sep 17 00:00:00 2001
From: Jeffrey Walton noloa...@gmail.com
Date: Sat, 27 Jun 2015 17:56:01 -0400
Subject: [PATCH] Fix for CVE-2015-2141. Thanks to Evgeny Sidorov for
 reporting. Squaring to satisfy Jacobi requirements suggested by JPM.

---
 rw.cpp | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/rw.cpp b/rw.cpp
index cdd9f2d..0b9318b 100644
--- a/rw.cpp
+++ b/rw.cpp
@@ -126,10 +126,16 @@ Integer 
InvertibleRWFunction::CalculateInverse(RandomNumberGenerator rng, const
DoQuickSanityCheck();
ModularArithmetic modn(m_n);
Integer r, rInv;
-   do {// do this in a loop for people using small numbers for testing
+
+   // do this in a loop for people using small numbers for testing
+   do {
r.Randomize(rng, Integer::One(), m_n - Integer::One());
+   // Fix for CVE-2015-2141. Thanks to Evgeny Sidorov for 
reporting.
+   // Squaring to satisfy Jacobi requirements suggested by JPM.
+   r = modn.Square(r);
rInv = modn.MultiplicativeInverse(r);
} while (rInv.IsZero());
+
Integer re = modn.Square(r);
re = modn.Multiply(re, x);  // blind
 






[gentoo-commits] gentoo-x86 commit in dev-libs/crypto++: ChangeLog

2015-07-02 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/02 19:16:42

  Modified: ChangeLog
  Log:
  Cleanup leftovers
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.100dev-libs/crypto++/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/crypto++/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   2 Jul 2015 19:13:48 -   1.99
+++ ChangeLog   2 Jul 2015 19:16:42 -   1.100
@@ -1,6 +1,14 @@
 # ChangeLog for dev-libs/crypto++
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.99 
2015/07/02 19:13:48 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.100 
2015/07/02 19:16:42 alonbl Exp $
+
+  02 Jul 2015; Alon Bar-Lev alo...@gentoo.org
+  -files/crypto++-5.6.1-fix_build_system.patch,
+  -files/crypto++-5.6.1-gcc-4.7.patch,
+  -files/crypto++-5.6.1-r3-fix_build_system.patch,
+  -files/crypto++-5.6.1-rijndael.patch, -files/crypto++-5.6.1-sunos.patch,
+  -files/crypto++-5.6.2-make.patch:
+  Cleanup leftovers
 
 *crypto++-5.6.2-r2 (02 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/crypto++/files: crypto++-5.6.1-gcc-4.7.patch crypto++-5.6.1-r3-fix_build_system.patch crypto++-5.6.1-sunos.patch crypto++-5.6.2-make.patch crypto++-5.6.1

2015-07-02 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/02 19:16:42

  Removed:  crypto++-5.6.1-gcc-4.7.patch
crypto++-5.6.1-r3-fix_build_system.patch
crypto++-5.6.1-sunos.patch
crypto++-5.6.2-make.patch
crypto++-5.6.1-rijndael.patch
crypto++-5.6.1-fix_build_system.patch
  Log:
  Cleanup leftovers
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in app-crypt/signing-party: signing-party-2.0.ebuild ChangeLog

2015-07-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/07/01 06:02:08

  Modified: ChangeLog
  Added:signing-party-2.0.ebuild
  Log:
  Version bump, bug#553674
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.50 app-crypt/signing-party/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/signing-party/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/signing-party/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/signing-party/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/signing-party/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   29 Dec 2014 16:00:36 -  1.49
+++ ChangeLog   1 Jul 2015 06:02:08 -   1.50
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/signing-party
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/signing-party/ChangeLog,v 1.49 
2014/12/29 16:00:36 alonbl Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/signing-party/ChangeLog,v 1.50 
2015/07/01 06:02:08 alonbl Exp $
+
+*signing-party-2.0 (01 Jul 2015)
+
+  01 Jul 2015; Alon Bar-Lev alo...@gentoo.org +signing-party-2.0.ebuild:
+  Version bump, bug#553674
 
 *signing-party-1.1.11-r1 (29 Dec 2014)
 



1.1  app-crypt/signing-party/signing-party-2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/signing-party/signing-party-2.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/signing-party/signing-party-2.0.ebuild?rev=1.1content-type=text/plain

Index: signing-party-2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/signing-party/signing-party-2.0.ebuild,v 1.1 
2015/07/01 06:02:08 alonbl Exp $

EAPI=5

inherit eutils toolchain-funcs autotools

DESCRIPTION=A collection of several tools related to OpenPGP
HOMEPAGE=http://pgp-tools.alioth.debian.org/;
SRC_URI=mirror://debian/pool/main/s/signing-party/${PN}_${PV}.orig.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

DEPEND=dev-lang/perl
RDEPEND=${DEPEND}
=app-crypt/gnupg-1.3.92
dev-perl/GnuPG-Interface
dev-perl/text-template
dev-perl/MIME-tools
net-mail/qprint
=dev-perl/MailTools-1.62
dev-perl/Net-IDN-Encode
virtual/mailx
virtual/mta
|| (
dev-perl/libintl-perl
dev-perl/Text-Iconv
app-text/recode
)
S=$WORKDIR

src_prepare() {
# app-crypt/keylookup
rm -r keylookup || die
# media-gfx/springgraph
rm -r springgraph || die

cd keyanalyze/pgpring
mv configure.in configure.ac
sed -i 's/AM_C_PROTOTYPES//' configure.ac || die
eautoreconf
cd ${WORKDIR}

find . -name Makefile | xargs sed -i -e 's/CFLAGS:=/CFLAGS=/' -e 
's/CPPFLAGS:=/CPPFLAGS=/' -e 's/LDFLAGS:=/LDFLAGS=/'

sed -i 
s:/usr/share/doc/signing-party/caff/caffrc.sample:${EPREFIX}/usr/share/doc/${P}/caff/caffrc.sample.gz:g
 \
caff/caff || die
sed -i -e 's/automake[^ ]*/true/g' -e 's/autoconf[^ ]*/true/g' 
keyanalyze/Makefile || die
sed -i 's/make /\$(MAKE) /' keyanalyze/Makefile || die
}

src_compile() {
emake \
CC=$(tc-getCC) \
CPPFLAGS=${CPPFLAGS} \
CFLAGS=${CFLAGS} \
LDFLAGS=${LDFLAGS} \
STRIP=true
}

src_install() {
# Check Makefile when a new tool is introduced to this package.
# caff
dobin caff/caff caff/pgp-clean caff/pgp-fixkey
docinto caff
dodoc caff/{README*,THANKS,TODO,caffrc.sample}
# gpgdir
dobin gpgdir/gpgdir
docinto gpgdir
dodoc gpgdir/{VERSION,LICENSE,README,INSTALL,CREDITS,ChangeLog*}
# gpg-key2ps
dobin gpg-key2ps/gpg-key2ps
docinto gpg-key2ps
dodoc gpg-key2ps/README
# gpglist
dobin gpglist/gpglist
# gpg-mailkeys
dobin gpg-mailkeys/gpg-mailkeys
docinto gpg-mailkeys
dodoc gpg-mailkeys/{example.gpg-mailkeysrc,README}
# gpgparticipants
dobin gpgparticipants/gpgparticipants
# gpgwrap
dobin gpgwrap/bin/gpgwrap
docinto gpgwrap
dodoc gpgwrap/{LICENSE,NEWS,README}
doman gpgwrap/doc/gpgwrap.1
# gpgsigs
dobin gpgsigs/gpgsigs
insinto /usr/share/signing-party
# keyanalyze
# TODO: some 

[gentoo-commits] gentoo-x86 commit in app-crypt/gpgme/files: gpgme-1.3.0-gold.patch gpgme-1.3.0-gnupg-2.0.17.patch

2015-06-22 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/22 16:35:51

  Removed:  gpgme-1.3.0-gold.patch
gpgme-1.3.0-gnupg-2.0.17.patch
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in app-crypt/gpgme: ChangeLog gpgme-1.4.4.ebuild gpgme-1.5.2.ebuild gpgme-1.5.3.ebuild gpgme-1.5.1.ebuild

2015-06-22 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/22 16:35:51

  Modified: ChangeLog
  Removed:  gpgme-1.4.4.ebuild gpgme-1.5.2.ebuild
gpgme-1.5.3.ebuild gpgme-1.5.1.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.228app-crypt/gpgme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?rev=1.228view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?rev=1.228content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?r1=1.227r2=1.228

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog   8 Jun 2015 18:02:54 -   1.227
+++ ChangeLog   22 Jun 2015 16:35:51 -  1.228
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/gpgme
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.227 
2015/06/08 18:02:54 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.228 
2015/06/22 16:35:51 alonbl Exp $
+
+  22 Jun 2015; Alon Bar-Lev alo...@gentoo.org
+  -files/gpgme-1.3.0-gnupg-2.0.17.patch, -files/gpgme-1.3.0-gold.patch,
+  -gpgme-1.4.4.ebuild, -gpgme-1.5.1.ebuild, -gpgme-1.5.2.ebuild,
+  -gpgme-1.5.3.ebuild:
+  Cleanup
 
 *gpgme-1.5.5 (08 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: ChangeLog gnutls-3.3.14.ebuild gnutls-3.3.12.ebuild gnutls-3.3.10-r2.ebuild

2015-06-21 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/21 06:39:45

  Modified: ChangeLog
  Removed:  gnutls-3.3.14.ebuild gnutls-3.3.12.ebuild
gnutls-3.3.10-r2.ebuild
  Log:
  Cleanup, bug#546760, bug#548636
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.548net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.548view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.548content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.547r2=1.548

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -r1.547 -r1.548
--- ChangeLog   17 Jun 2015 18:42:05 -  1.547
+++ ChangeLog   21 Jun 2015 06:39:45 -  1.548
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.547 
2015/06/17 18:42:05 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.548 
2015/06/21 06:39:45 alonbl Exp $
+
+  21 Jun 2015; Alon Bar-Lev alo...@gentoo.org -gnutls-3.3.10-r2.ebuild,
+  -gnutls-3.3.12.ebuild, -gnutls-3.3.14.ebuild:
+  Cleanup, bug#546760, bug#548636
 
 *gnutls-3.3.15-r1 (17 Jun 2015)
 *gnutls-3.4.2-r1 (17 Jun 2015)






[gentoo-commits] gentoo-x86 commit in app-eselect/eselect-pinentry/files: eselect-pinentry-0.3

2015-06-20 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/20 09:12:40

  Removed:  eselect-pinentry-0.3
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in app-eselect/eselect-pinentry/files: pinentry.eselect-0.5

2015-06-20 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/20 09:09:41

  Added:pinentry.eselect-0.5
  Log:
  Add pinentry-gnome3, bug#547456
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-eselect/eselect-pinentry/files/pinentry.eselect-0.5

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5?rev=1.1content-type=text/plain

Index: pinentry.eselect-0.5
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: pinentry.eselect-0.5,v 1.1 2015/06/20 09:09:41 alonbl Exp $

DESCRIPTION=Manage /usr/bin/pinentry implementation
MAINTAINER=ssuomi...@gentoo.org
VERSION=0.5

SYMLINK_PATH=/usr/bin/pinentry
SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses 
pinentry-gnome3 )
SYMLINK_DESCRIPTION='pinentry binary'

inherit bin-symlink






[gentoo-commits] gentoo-x86 commit in app-eselect/eselect-pinentry: eselect-pinentry-0.5.ebuild ChangeLog

2015-06-20 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/20 09:09:41

  Modified: ChangeLog
  Added:eselect-pinentry-0.5.ebuild
  Log:
  Add pinentry-gnome3, bug#547456
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  app-eselect/eselect-pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   31 Mar 2015 16:54:08 -  1.1
+++ ChangeLog   20 Jun 2015 09:09:41 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for app-eselect/eselect-pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog,v 
1.1 2015/03/31 16:54:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog,v 
1.2 2015/06/20 09:09:41 alonbl Exp $
+
+*eselect-pinentry-0.5 (20 Jun 2015)
+
+  20 Jun 2015; Alon Bar-Lev alo...@gentoo.org +eselect-pinentry-0.5.ebuild,
+  +files/pinentry.eselect-0.5:
+  Add pinentry-gnome3, bug#547456
 
   31 Mar 2015; Ulrich Müller u...@gentoo.org +eselect-pinentry-0.3.ebuild,
   +eselect-pinentry-0.4.ebuild, +files/eselect-pinentry-0.3,



1.1  app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild?rev=1.1content-type=text/plain

Index: eselect-pinentry-0.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild,v
 1.1 2015/06/20 09:09:41 alonbl Exp $

EAPI=5

DESCRIPTION=Manage /usr/bin/pinentry symlink
HOMEPAGE=http://www.gentoo.org/proj/en/eselect/;
SRC_URI=

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RDEPEND==app-eselect/eselect-lib-bin-symlink-0.1.1

S=${FILESDIR}

src_install() {
insinto /usr/share/eselect/modules
newins pinentry.eselect-${PV} pinentry.eselect
}






[gentoo-commits] gentoo-x86 commit in app-crypt/dieharder: dieharder-3.31.1-r1.ebuild ChangeLog

2015-06-20 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/21 00:10:51

  Modified: ChangeLog
  Added:dieharder-3.31.1-r1.ebuild
  Log:
  Minimum build fixup for newer glibc, bug#531268, ugly build, unmaintained 
package
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.4  app-crypt/dieharder/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/dieharder/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   2 Jun 2013 10:54:59 -   1.3
+++ ChangeLog   21 Jun 2015 00:10:51 -  1.4
@@ -1,6 +1,13 @@
 # ChangeLog for app-crypt/dieharder
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/dieharder/ChangeLog,v 1.3 
2013/06/02 10:54:59 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/dieharder/ChangeLog,v 1.4 
2015/06/21 00:10:51 alonbl Exp $
+
+*dieharder-3.31.1-r1 (21 Jun 2015)
+
+  21 Jun 2015; Alon Bar-Lev alo...@gentoo.org +dieharder-3.31.1-r1.ebuild,
+  +files/dieharder-3.31.1-build.patch:
+  Minimum build fixup for newer glibc, bug#531268, ugly build, unmaintained
+  package
 
   02 Jun 2013; Pacho Ramos pa...@gentoo.org metadata.xml:
   Cleanup due bug #328951



1.1  app-crypt/dieharder/dieharder-3.31.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild?rev=1.1content-type=text/plain

Index: dieharder-3.31.1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild,v 1.1 
2015/06/21 00:10:51 alonbl Exp $

EAPI=5

inherit autotools eutils

DESCRIPTION=An advanced suite for testing the randomness of RNG's
HOMEPAGE=http://www.phy.duke.edu/~rgb/General/dieharder.php;
SRC_URI=http://www.phy.duke.edu/~rgb/General/${PN}/${P}.tgz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=doc

RDEPEND=sci-libs/gsl
DEPEND=${RDEPEND}
doc? ( dev-tex/latex2html )

src_prepare() {
epatch ${FILESDIR}/${P}-build.patch
eautoreconf
}

src_compile() {
emake -j1
use doc  emake -C manual
}

src_install() {
default
dodoc NOTES
docinto dieharder
dodoc dieharder/README dieharder/NOTES
docinto libdieharder
dodoc libdieharder/README libdieharder/NOTES

if use doc ; then
dodoc ChangeLog dieharder.html
docinto manual
dodoc manual/dieharder.pdf manual/dieharder.ps
fi
}






[gentoo-commits] gentoo-x86 commit in app-crypt/dieharder/files: dieharder-3.31.1-build.patch

2015-06-20 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/21 00:10:51

  Added:dieharder-3.31.1-build.patch
  Log:
  Minimum build fixup for newer glibc, bug#531268, ugly build, unmaintained 
package
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-crypt/dieharder/files/dieharder-3.31.1-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/files/dieharder-3.31.1-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/dieharder/files/dieharder-3.31.1-build.patch?rev=1.1content-type=text/plain

Index: dieharder-3.31.1-build.patch
===
diff --git a/include/dieharder/libdieharder.h b/include/dieharder/libdieharder.h
index 2138ebf..f6d471b 100644
--- a/include/dieharder/libdieharder.h
+++ b/include/dieharder/libdieharder.h
@@ -6,6 +6,8 @@
 
 #include copyright.h
 
+#define _GNU_SOURCE
+
 /* To enable large file support */
 #define _FILE_OFFSET_BITS 64
 
@@ -16,13 +18,11 @@
 #include sys/time.h
 
 /* This turns on uint macro in c99 */
-#define __USE_MISC 1
 #include sys/types.h
 #include sys/stat.h
 #include unistd.h
 
 /* This turns on M_PI in math.h */
-#define __USE_BSD 1
 #include math.h
 #include limits.h
 #include gsl/gsl_rng.h






[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.3.15-r1.ebuild gnutls-3.4.2-r1.ebuild ChangeLog gnutls-3.4.2.ebuild

2015-06-17 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/17 18:42:05

  Modified: ChangeLog
  Added:gnutls-3.3.15-r1.ebuild gnutls-3.4.2-r1.ebuild
  Removed:  gnutls-3.4.2.ebuild
  Log:
  Disable pdf doc generation, bug#552356
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.547net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.547view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.547content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.546r2=1.547

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -r1.546 -r1.547
--- ChangeLog   17 Jun 2015 08:50:37 -  1.546
+++ ChangeLog   17 Jun 2015 18:42:05 -  1.547
@@ -1,6 +1,13 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.546 
2015/06/17 08:50:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.547 
2015/06/17 18:42:05 alonbl Exp $
+
+*gnutls-3.3.15-r1 (17 Jun 2015)
+*gnutls-3.4.2-r1 (17 Jun 2015)
+
+  17 Jun 2015; Alon Bar-Lev alo...@gentoo.org +gnutls-3.3.15-r1.ebuild,
+  +gnutls-3.4.2-r1.ebuild, -gnutls-3.4.2.ebuild:
+  Disable pdf doc generation, bug#552356
 
   17 Jun 2015; Agostino Sarubbo a...@gentoo.org gnutls-3.3.15.ebuild:
   Stable for sparc, wrt bug #548636



1.1  net-libs/gnutls/gnutls-3.3.15-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.15-r1.ebuild?rev=1.1content-type=text/plain

Index: gnutls-3.3.15-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.15-r1.ebuild,v 
1.1 2015/06/17 18:42:05 alonbl Exp $

EAPI=5

inherit autotools libtool eutils multilib-minimal versionator

DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project
HOMEPAGE=http://www.gnutls.org/;
SRC_URI=mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz

# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library.
# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
LICENSE=GPL-3 LGPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
IUSE_LINGUAS= en cs de fi fr it ms nl pl sv uk vi zh_CN
IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs 
test zlib ${IUSE_LINGUAS// / linguas_}
# heartbeat support is not disabled until re-licensing happens fullyf

# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
RDEPEND==dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
=dev-libs/nettle-2.7[gmp,${MULTILIB_USEDEP}]
dev-libs/nettle-3[gmp,${MULTILIB_USEDEP}]
=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
sys-devel/autogen
crywrap? ( net-dns/libidn )
dane? ( =net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
guile? ( =dev-scheme/guile-1.8:*[networking] )
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( =app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] )
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
=sys-devel/automake-1.11.6
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
doc? ( dev-util/gtk-doc )
nls? ( sys-devel/gettext )
test? ( app-misc/datefudge )

DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO )

S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)

pkg_setup() {
# bug#520818
export TZ=UTC
}

src_prepare() {
sed -i \
-e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \
doc/Makefile.am || die

# force regeneration of autogen-ed files
local file
for file in $(grep -l AutoGen-ed src/*.c) ; do
rm src/$(basename ${file} .c).{c,h} || die
done

# force regeneration of makeinfo files
# have no idea why on some system these files are not
# accepted as-is, see bug#520818
for file in $(grep -l produced by makeinfo 

[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.4.2.ebuild ChangeLog

2015-06-16 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/16 20:57:15

  Modified: ChangeLog
  Added:gnutls-3.4.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.545net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.545view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.545content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.544r2=1.545

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -r1.544 -r1.545
--- ChangeLog   27 May 2015 13:00:48 -  1.544
+++ ChangeLog   16 Jun 2015 20:57:15 -  1.545
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.544 
2015/05/27 13:00:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.545 
2015/06/16 20:57:15 alonbl Exp $
+
+*gnutls-3.4.2 (16 Jun 2015)
+
+  16 Jun 2015; Alon Bar-Lev alo...@gentoo.org 
+files/gnutls-3.4.2-build.patch,
+  +gnutls-3.4.2.ebuild:
+  Version bump
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org gnutls-3.3.15.ebuild:
   Stable for arm, wrt bug #548636



1.1  net-libs/gnutls/gnutls-3.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.4.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.4.2.ebuild?rev=1.1content-type=text/plain

Index: gnutls-3.4.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.4.2.ebuild,v 1.1 
2015/06/16 20:57:15 alonbl Exp $

EAPI=5

inherit autotools libtool eutils multilib-minimal versionator

DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project
HOMEPAGE=http://www.gnutls.org/;
SRC_URI=mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz

# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library.
# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
LICENSE=GPL-3 LGPL-3
SLOT=0/30 # libgnutls.so number
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
IUSE_LINGUAS= en cs de fi fr it ms nl pl sv uk vi zh_CN
IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs 
test +tools zlib ${IUSE_LINGUAS// / linguas_}
# heartbeat support is not disabled until re-licensing happens fullyf

# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
RDEPEND==dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
=dev-libs/nettle-3.1[gmp,${MULTILIB_USEDEP}]
=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
tools? ( sys-devel/autogen )
crywrap? ( net-dns/libidn )
dane? ( =net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
guile? ( =dev-scheme/guile-1.8:*[networking] )
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( =app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
=sys-devel/automake-1.11.6
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
doc? ( dev-util/gtk-doc )
nls? ( sys-devel/gettext )
test? ( app-misc/datefudge )

DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO )

S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)

pkg_setup() {
# bug#520818
export TZ=UTC
}

src_prepare() {
sed -i \
-e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \
doc/Makefile.am || die

# force regeneration of autogen-ed files
local file
for file in $(grep -l AutoGen-ed src/*.c) ; do
rm src/$(basename ${file} .c).{c,h} || die
done

# force regeneration of makeinfo files
# have no idea why on some system these files are not
# accepted as-is, see bug#520818
for file in $(grep -l produced by makeinfo doc/*.info) ; do
rm ${file} || die
done

epatch ${FILESDIR}/${P}-build.patch

# support user patches
epatch_user

eautoreconf

# Use sane .so 

[gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-3.4.2-build.patch

2015-06-16 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/16 20:57:15

  Added:gnutls-3.4.2-build.patch
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  net-libs/gnutls/files/gnutls-3.4.2-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/files/gnutls-3.4.2-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/files/gnutls-3.4.2-build.patch?rev=1.1content-type=text/plain

Index: gnutls-3.4.2-build.patch
===
From 1997ac0f475488849d3f55fecd3dcad6d10193ef Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Tue, 16 Jun 2015 23:47:41 +0300
Subject: [PATCH] tests: cert-tests: pkcs7: support separate builddir

please consider to always check package using separate builddir before
release.

please consider adding quotes all over in shell scripts, to support
spaces and other special characters within base path.

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 tests/cert-tests/pkcs7 | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/tests/cert-tests/pkcs7 b/tests/cert-tests/pkcs7
index 04e4058..7d28c84 100755
--- a/tests/cert-tests/pkcs7
+++ b/tests/cert-tests/pkcs7
@@ -39,7 +39,7 @@ if test $rc != 0; then
   exit $rc
 fi
 
-$DIFF $OUTFILE $FILE.out /dev/null
+$DIFF $OUTFILE $srcdir/$FILE.out /dev/null
 if test $? != 0; then
   echo $FILE: PKCS7 decoding didn't produce the correct file
   exit 1
@@ -86,7 +86,7 @@ if test $rc = 0; then
   exit 2
 fi
 
-$VALGRIND $CERTTOOL --inder --p7-verify --load-data pkcs7-detached.txt 
--load-ca-certificate $srcdir/../../doc/credentials/x509/ca.pem --infile 
$srcdir/$FILE
+$VALGRIND $CERTTOOL --inder --p7-verify --load-data $srcdir/pkcs7-detached.txt 
--load-ca-certificate $srcdir/../../doc/credentials/x509/ca.pem --infile 
$srcdir/$FILE
 rc=$?
 
 if test $rc != 0; then
@@ -106,7 +106,7 @@ if test $rc != 0; then
   exit $rc
 fi
 
-$DIFF $OUTFILE p7-combined.out /dev/null
+$DIFF $OUTFILE $srcdir/p7-combined.out /dev/null
 if test $? != 0; then
   echo $FILE: PKCS7 generation didn't produce the correct file
   exit 1
@@ -114,7 +114,7 @@ fi
 
 # Test signing
 FILE=signing
-$VALGRIND $CERTTOOL --p7-sign --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt 
$OUTFILE
+$VALGRIND $CERTTOOL --p7-sign --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile 
$srcdir/pkcs7-detached.txt $OUTFILE
 rc=$?
 
 if test $rc != 0; then
@@ -133,7 +133,7 @@ fi
 
 
 FILE=signing-detached
-$VALGRIND $CERTTOOL --p7-detached-sign --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt 
$OUTFILE
+$VALGRIND $CERTTOOL --p7-detached-sign --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile 
$srcdir/pkcs7-detached.txt $OUTFILE
 rc=$?
 
 if test $rc != 0; then
@@ -142,7 +142,7 @@ if test $rc != 0; then
 fi
 
 FILE=signing-detached-verify
-$VALGRIND $CERTTOOL --p7-verify --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data pkcs7-detached.txt 
$OUTFILE
+$VALGRIND $CERTTOOL --p7-verify --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data 
$srcdir/pkcs7-detached.txt $OUTFILE
 rc=$?
 
 if test $rc != 0; then
@@ -152,7 +152,7 @@ fi
 
 # Test signing with broken algorithms
 FILE=signing-broken
-$VALGRIND $CERTTOOL --hash md5 --p7-sign --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt 
$OUTFILE
+$VALGRIND $CERTTOOL --hash md5 --p7-sign --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile 
$srcdir/pkcs7-detached.txt $OUTFILE
 rc=$?
 
 if test $rc != 0; then
@@ -170,7 +170,7 @@ if test $rc = 0; then
 fi
 
 FILE=signing-time
-$VALGRIND $CERTTOOL --p7-detached-sign --p7-time --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile pkcs7-detached.txt 
$OUTFILE
+$VALGRIND $CERTTOOL --p7-detached-sign --p7-time --load-privkey  
$srcdir/../../doc/credentials/x509/key-rsa.pem --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --infile 
$srcdir/pkcs7-detached.txt $OUTFILE
 rc=$?
 
 if test $rc != 0; then
@@ -185,7 +185,7 @@ if test $rc != 0; then
 fi
 
 FILE=signing-time-verify
-$VALGRIND $CERTTOOL --p7-verify --load-certificate 
$srcdir/../../doc/credentials/x509/cert-rsa.pem --load-data pkcs7-detached.txt 

[gentoo-commits] gentoo-x86 commit in dev-libs/opencryptoki: opencryptoki-3.3.ebuild ChangeLog

2015-06-09 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/09 21:04:47

  Modified: ChangeLog
  Added:opencryptoki-3.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.28 dev-libs/opencryptoki/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opencryptoki/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opencryptoki/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opencryptoki/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   9 Jun 2015 14:46:13 -   1.27
+++ ChangeLog   9 Jun 2015 21:04:47 -   1.28
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/opencryptoki
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/ChangeLog,v 1.27 
2015/06/09 14:46:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/opencryptoki/ChangeLog,v 1.28 
2015/06/09 21:04:47 alonbl Exp $
+
+*opencryptoki-3.3 (09 Jun 2015)
+
+  09 Jun 2015; Alon Bar-Lev alo...@gentoo.org +opencryptoki-3.3.ebuild:
+  Version bump
 
   09 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Updating remote-id in metadata.xml



1.1  dev-libs/opencryptoki/opencryptoki-3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opencryptoki/opencryptoki-3.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opencryptoki/opencryptoki-3.3.ebuild?rev=1.1content-type=text/plain

Index: opencryptoki-3.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/opencryptoki/opencryptoki-3.3.ebuild,v 1.1 
2015/06/09 21:04:47 alonbl Exp $

EAPI=5

inherit autotools multilib flag-o-matic user

DESCRIPTION=PKCS#11 provider cryptographic hardware
HOMEPAGE=http://sourceforge.net/projects/opencryptoki;
SRC_URI=mirror://sourceforge/opencryptoki/${PV}/${PN}-v${PV}.tgz

# Upstream is looking into relicensing it into CPL-1.0 entirely; the CCA
# token sources are under CPL-1.0 already.
LICENSE=CPL-0.5
SLOT=0
KEYWORDS=~amd64 ~arm ~x86

RDEPEND=tpm? ( app-crypt/trousers )
 dev-libs/openssl:*
DEPEND=${RDEPEND}

IUSE=+tpm debug

S=${WORKDIR}/${PN}

# tests right now basically don't exist; the only available thing would
# test against an installed copy and would kill a running pcscd, all
# things that we're not interested to.
RESTRICT=test

pkg_setup() {
enewgroup pkcs11
}

src_prepare() {
mv configure.in configure.ac || die
eautoreconf
}

src_configure() {
# package uses ${localstatedir}/lib as the default path, so if we
# leave it to econf, it'll create /var/lib/lib.

# Since upstream by default seem to enable any possible token, even
# when they don't seem to be used, we limit ourselves to the
# software emulation token (swtok) and if the user enabled the tpm
# USE flag, tpmtok.  The rest of the tokens seem to be hardware- or
# software-dependent even when they build fine without their
# requirements, but until somebody asks for those, I'd rather not
# enable them.

# We don't use --enable-debug because that tinkers with the CFLAGS
# and we don't want that. Instead we append -DDEBUG which enables
# debug information.
use debug  append-flags -DDEBUG

econf \
--localstatedir=/var \
--enable-fast-install \
--disable-dependency-tracking \
--disable-debug \
--enable-daemon \
--enable-library \
--disable-icatok \
--enable-swtok \
$(use_enable tpm tpmtok) \
--disable-ccatok \
--disable-pkcscca_migrate
}

src_install() {
emake install DESTDIR=${ED}

# Install libopencryptoki in the standard directory for libraries.
mv ${D}/usr/$(get_libdir)/opencryptoki/libopencryptoki.so* 
${D}/usr/$(get_libdir) || die
rm ${D}/usr/$(get_libdir)/pkcs11/libopencryptoki.so
dosym ../libopencryptoki.so /usr/$(get_libdir)/pkcs11/libopencryptoki.so

# Remove compatibility symlinks as we _never_ required those and
# they seem unused even upstream.
find ${D} -name 'PKCS11_*' -delete

# doesn't use libltdl; only dlopen()-based interfaces
find ${D} -name '*.la' -delete

# We replace their ld.so and init files (mostly designed 

[gentoo-commits] gentoo-x86 commit in app-crypt/gpgme: gpgme-1.5.5.ebuild ChangeLog

2015-06-08 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/08 18:02:54

  Modified: ChangeLog
  Added:gpgme-1.5.5.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.227app-crypt/gpgme/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?rev=1.227view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?rev=1.227content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/ChangeLog?r1=1.226r2=1.227

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog   3 Mar 2015 05:43:41 -   1.226
+++ ChangeLog   8 Jun 2015 18:02:54 -   1.227
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/gpgme
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.226 
2015/03/03 05:43:41 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/ChangeLog,v 1.227 
2015/06/08 18:02:54 alonbl Exp $
+
+*gpgme-1.5.5 (08 Jun 2015)
+
+  08 Jun 2015; Alon Bar-Lev alo...@gentoo.org +gpgme-1.5.5.ebuild:
+  Version bump
 
   02 Mar 2015; Yixun Lan d...@gentoo.org gpgme-1.5.3.ebuild:
   add arm64 support, tested on A53 board



1.1  app-crypt/gpgme/gpgme-1.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/gpgme-1.5.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gpgme/gpgme-1.5.5.ebuild?rev=1.1content-type=text/plain

Index: gpgme-1.5.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.5.5.ebuild,v 1.1 
2015/06/08 18:02:54 alonbl Exp $

EAPI=5

inherit eutils libtool

DESCRIPTION=GnuPG Made Easy is a library for making GnuPG easier to use
HOMEPAGE=http://www.gnupg.org/related_software/gpgme;
SRC_URI=mirror://gnupg/gpgme/${P}.tar.bz2

LICENSE=GPL-2 LGPL-2.1
SLOT=1/11 # subslot = soname major version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=common-lisp static-libs

DEPEND=app-crypt/gnupg
=dev-libs/libassuan-2.0.2
=dev-libs/libgpg-error-1.11
RDEPEND=${DEPEND}

src_prepare() {
epatch ${FILESDIR}/${PN}-1.1.8-et_EE.patch
elibtoolize
}

src_configure() {
econf \
--includedir=${EPREFIX}/usr/include/gpgme \
$(use_enable static-libs static)
}

src_install() {
default
prune_libtool_files

if ! use common-lisp; then
rm -fr ${ED}usr/share/common-lisp
fi
}






[gentoo-commits] gentoo-x86 commit in app-crypt/tpm-tools: tpm-tools-1.3.8.ebuild ChangeLog

2015-06-07 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/07 15:16:11

  Modified: tpm-tools-1.3.8.ebuild ChangeLog
  Log:
  Fix build issue, bug#551440, thanks to blueness
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.6  app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild?r1=1.5r2=1.6

Index: tpm-tools-1.3.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tpm-tools-1.3.8.ebuild  14 Aug 2014 16:59:01 -  1.5
+++ tpm-tools-1.3.8.ebuild  7 Jun 2015 15:16:11 -   1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild,v 1.5 
2014/08/14 16:59:01 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/tpm-tools/tpm-tools-1.3.8.ebuild,v 1.6 
2015/06/07 15:16:11 alonbl Exp $
 
 EAPI=4
 inherit autotools eutils flag-o-matic
@@ -29,6 +29,7 @@
-e '/CFLAGS/s/ -(Werror|m64)//' \
configure.in || die
epatch ${FILESDIR}/${P}-gold.patch
+   epatch ${FILESDIR}/${P}-build.patch
 
eautoreconf
 }



1.27 app-crypt/tpm-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   17 May 2015 13:53:07 -  1.26
+++ ChangeLog   7 Jun 2015 15:16:11 -   1.27
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/tpm-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/ChangeLog,v 1.26 
2015/05/17 13:53:07 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/tpm-tools/ChangeLog,v 1.27 
2015/06/07 15:16:11 alonbl Exp $
+
+  07 Jun 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/tpm-tools-1.3.8-build.patch, -files/tpm-tools-1.3.1-gold.patch,
+  tpm-tools-1.3.8.ebuild:
+  Fix build issue, bug#551440, thanks to blueness
 
   17 May 2015; Manuel Rüger mr...@gentoo.org -tpm-tools-1.3.5-r1.ebuild,
   -tpm-tools-1.3.5.ebuild:






[gentoo-commits] gentoo-x86 commit in app-crypt/tpm-tools/files: tpm-tools-1.3.8-build.patch tpm-tools-1.3.1-gold.patch

2015-06-07 Thread Alon Bar-Lev (alonbl)
alonbl  15/06/07 15:16:11

  Added:tpm-tools-1.3.8-build.patch
  Removed:  tpm-tools-1.3.1-gold.patch
  Log:
  Fix build issue, bug#551440, thanks to blueness
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/tpm-tools/files/tpm-tools-1.3.8-build.patch?rev=1.1content-type=text/plain

Index: tpm-tools-1.3.8-build.patch
===
--- a/src/tpm_mgmt/tpm_nvread.c 2015-06-07 13:00:30.250314575 +
+++ b/src/tpm_mgmt/tpm_nvread.c 2015-06-07 12:54:45.590302275 +
@@ -23,6 +23,7 @@
 #include ctype.h
 #include fcntl.h
 #include unistd.h
+#include sys/stat.h
 
 #include tpm_nvcommon.h
 #include tpm_tspi.h






[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: ChangeLog libtasn1-4.4.ebuild libtasn1-4.2.ebuild

2015-05-27 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/27 14:16:33

  Modified: ChangeLog
  Removed:  libtasn1-4.4.ebuild libtasn1-4.2.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.250dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.250view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.250content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.249r2=1.250

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -r1.249 -r1.250
--- ChangeLog   27 May 2015 13:00:52 -  1.249
+++ ChangeLog   27 May 2015 14:16:33 -  1.250
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.249 
2015/05/27 13:00:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.250 
2015/05/27 14:16:33 alonbl Exp $
+
+  27 May 2015; Alon Bar-Lev alo...@gentoo.org -libtasn1-4.2.ebuild,
+  -libtasn1-4.4.ebuild:
+  Cleanup
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org libtasn1-4.5.ebuild:
   Stable for arm, wrt bug #548252






[gentoo-commits] gentoo-x86 commit in app-crypt/xca: xca-1.1.0.ebuild ChangeLog xca-0.9.3-r2.ebuild xca-0.9.3-r1.ebuild xca-1.0.0.ebuild

2015-05-15 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/15 11:29:05

  Modified: xca-1.1.0.ebuild ChangeLog
  Removed:  xca-0.9.3-r2.ebuild xca-0.9.3-r1.ebuild
xca-1.0.0.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.6  app-crypt/xca/xca-1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/xca/xca-1.1.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/xca/xca-1.1.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/xca/xca-1.1.0.ebuild?r1=1.5r2=1.6

Index: xca-1.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xca-1.1.0.ebuild15 May 2015 11:17:51 -  1.5
+++ xca-1.1.0.ebuild15 May 2015 11:29:04 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-1.1.0.ebuild,v 1.5 
2015/05/15 11:17:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/xca-1.1.0.ebuild,v 1.6 
2015/05/15 11:29:04 alonbl Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
 IUSE=bindist
 
-RDEPEND==dev-libs/openssl-0.9.8[bindist=]
+RDEPEND==dev-libs/openssl-0.9.8:*[bindist=]
dev-qt/qtgui:4
 DEPEND=${RDEPEND}
 



1.51 app-crypt/xca/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/xca/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/xca/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/xca/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   15 May 2015 11:17:51 -  1.50
+++ ChangeLog   15 May 2015 11:29:04 -  1.51
@@ -1,6 +1,13 @@
 # ChangeLog for app-crypt/xca
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.50 2015/05/15 
11:17:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/xca/ChangeLog,v 1.51 2015/05/15 
11:29:04 alonbl Exp $
+
+  15 May 2015; Alon Bar-Lev alo...@gentoo.org
+  -files/xca-0.9.0-qt_detection.patch, -files/xca-0.9.0-underlinking.patch,
+  -files/xca-0.9.1-ldflags.patch, -files/xca-0.9.3-desktop.patch,
+  -files/xca-0.9.3-openssl.patch, -xca-0.9.3-r1.ebuild, -xca-0.9.3-r2.ebuild,
+  -xca-1.0.0.ebuild, xca-1.1.0.ebuild:
+  Cleanup
 
   15 May 2015; Pacho Ramos pa...@gentoo.org xca-1.1.0.ebuild:
   ppc stable wrt bug #547882






[gentoo-commits] gentoo-x86 commit in app-crypt/xca/files: xca-0.9.3-desktop.patch xca-0.9.1-ldflags.patch xca-0.9.3-openssl.patch xca-0.9.0-qt_detection.patch xca-0.9.0-underlinking.patch

2015-05-15 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/15 11:29:05

  Removed:  xca-0.9.3-desktop.patch xca-0.9.1-ldflags.patch
xca-0.9.3-openssl.patch
xca-0.9.0-qt_detection.patch
xca-0.9.0-underlinking.patch
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes: loop-aes-3.7c.ebuild ChangeLog

2015-05-06 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/06 19:58:05

  Modified: loop-aes-3.7c.ebuild ChangeLog
  Log:
  Fix linux-4 compatibility, bug#547182, thanks to Hank Leininger
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  sys-fs/loop-aes/loop-aes-3.7c.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild?r1=1.1r2=1.2

Index: loop-aes-3.7c.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- loop-aes-3.7c.ebuild13 Feb 2015 20:35:13 -  1.1
+++ loop-aes-3.7c.ebuild6 May 2015 19:58:05 -   1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild,v 1.1 
2015/02/13 20:35:13 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild,v 1.2 
2015/05/06 19:58:05 alonbl Exp $
 
 EAPI=5
 
-inherit linux-mod
+inherit eutils linux-mod
 
 MY_P=${PN/aes/AES}-v${PV}
 
@@ -48,6 +48,7 @@
 }
 
 src_prepare() {
+   epatch ${FILESDIR}/${P}-linux4.patch
sed -e 's/make/$(MAKE)/g' -i Makefile || die sed failed
 }
 



1.111sys-fs/loop-aes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.111view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.111content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?r1=1.110r2=1.111

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   13 Feb 2015 20:35:13 -  1.110
+++ ChangeLog   6 May 2015 19:58:05 -   1.111
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/loop-aes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.110 
2015/02/13 20:35:13 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.111 
2015/05/06 19:58:05 alonbl Exp $
+
+  06 May 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/loop-aes-3.7c-linux4.patch, loop-aes-3.7c.ebuild:
+  Fix linux-4 compatibility, bug#547182, thanks to Hank Leininger
 
 *loop-aes-3.7c (13 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes/files: loop-aes-3.7c-linux4.patch

2015-05-06 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/06 19:58:05

  Added:loop-aes-3.7c-linux4.patch
  Log:
  Fix linux-4 compatibility, bug#547182, thanks to Hank Leininger
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  sys-fs/loop-aes/files/loop-aes-3.7c-linux4.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/files/loop-aes-3.7c-linux4.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/files/loop-aes-3.7c-linux4.patch?rev=1.1content-type=text/plain

Index: loop-aes-3.7c-linux4.patch
===
From 9b7f9272a5462e03daea0b316f9047e103866ed3 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Wed, 6 May 2015 22:51:54 +0300
Subject: [PATCH] build: support linux-4

---
 loop-h-version.h   | 4 +++-
 loop.c-4.x.patched | 1 +
 loop.h-4.x.patched | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)
 create mode 12 loop.c-4.x.patched
 create mode 12 loop.h-4.x.patched

diff --git a/loop-h-version.h b/loop-h-version.h
index 8e6a734..84a538c 100644
--- a/loop-h-version.h
+++ b/loop-h-version.h
@@ -1,5 +1,7 @@
 #include linux/version.h
-#if LINUX_VERSION_CODE = 0x3
+#if LINUX_VERSION_CODE = 0x4
+# include loop.h-4.x.patched
+#elif LINUX_VERSION_CODE = 0x3
 # include loop.h-3.x.patched
 #elif LINUX_VERSION_CODE = 0x20600
 # include loop.h-2.6.patched
diff --git a/loop.c-4.x.patched b/loop.c-4.x.patched
new file mode 12
index 000..b6e51c3
--- /dev/null
+++ b/loop.c-4.x.patched
@@ -0,0 +1 @@
+loop.c-3.x.patched
\ No newline at end of file
diff --git a/loop.h-4.x.patched b/loop.h-4.x.patched
new file mode 12
index 000..0924ecb
--- /dev/null
+++ b/loop.h-4.x.patched
@@ -0,0 +1 @@
+loop.h-3.x.patched
\ No newline at end of file
-- 
2.3.6







[gentoo-commits] gentoo-x86 commit in dev-util/mingw64-runtime: metadata.xml mingw64-runtime-4.0.1.ebuild ChangeLog

2015-05-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/05 11:39:40

  Modified: metadata.xml ChangeLog
  Added:mingw64-runtime-4.0.1.ebuild
  Log:
  Version bump, bug#543954
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.4  dev-util/mingw64-runtime/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/metadata.xml?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/metadata.xml?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/metadata.xml?r1=1.3r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/mingw64-runtime/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml13 Oct 2013 19:23:48 -  1.3
+++ metadata.xml5 May 2015 11:39:40 -   1.4
@@ -6,5 +6,11 @@
   flag name='idl'
 Install idl files.
   /flag
+  flag name='libraries'
+Build extra libraries.
+  /flag
+  flag name='tools'
+Build extra tools.
+  /flag
 /use
 /pkgmetadata



1.20 dev-util/mingw64-runtime/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/mingw64-runtime/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   27 Feb 2015 08:11:21 -  1.19
+++ ChangeLog   5 May 2015 11:39:40 -   1.20
@@ -1,6 +1,14 @@
 # ChangeLog for dev-util/mingw64-runtime
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mingw64-runtime/ChangeLog,v 1.19 
2015/02/27 08:11:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/mingw64-runtime/ChangeLog,v 1.20 
2015/05/05 11:39:40 alonbl Exp $
+
+*mingw64-runtime-4.0.1 (05 May 2015)
+
+  05 May 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/mingw64-runtime-4.0.1-build.patch,
+  +files/mingw64-runtime-4.0.1-winpthreads.patch, 
+mingw64-runtime-4.0.1.ebuild,
+  metadata.xml:
+  Version bump, bug#543954
 
   27 Feb 2015; Mike Frysinger vap...@gentoo.org mingw64-runtime-2.0.8.ebuild,
   mingw64-runtime-3.0.0.ebuild, mingw64-runtime-3.1.0.ebuild,



1.1  dev-util/mingw64-runtime/mingw64-runtime-4.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/mingw64-runtime-4.0.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/mingw64-runtime-4.0.1.ebuild?rev=1.1content-type=text/plain

Index: mingw64-runtime-4.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/mingw64-runtime/mingw64-runtime-4.0.1.ebuild,v 
1.1 2015/05/05 11:39:40 alonbl Exp $

EAPI=5

export CBUILD=${CBUILD:-${CHOST}}
export CTARGET=${CTARGET:-${CHOST}}
if [[ ${CTARGET} == ${CHOST} ]] ; then
if [[ ${CATEGORY} == cross-* ]] ; then
export CTARGET=${CATEGORY#cross-}
fi
fi

WANT_AUTOMAKE=1.15

inherit autotools flag-o-matic eutils

DESCRIPTION=Free Win64 runtime and import library definitions
HOMEPAGE=http://mingw-w64.sourceforge.net/;
SRC_URI=mirror://sourceforge/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${PV}.tar.bz2

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=crosscompile_opts_headers-only idl libraries tools
RESTRICT=strip

S=${WORKDIR}/mingw-w64-v${PV}

is_crosscompile() {
[[ ${CHOST} != ${CTARGET} ]]
}
just_headers() {
use crosscompile_opts_headers-only  [[ ${CHOST} != ${CTARGET} ]]
}
crt_with() {
just_headers  echo --without-$1 || echo --with-$1
}
crt_use_enable() {
just_headers  echo --without-$2 || use_enable $@
}
crt_use_with() {
just_headers  echo --without-$2 || use_with $@
}

pkg_setup() {
if [[ ${CBUILD} == ${CHOST} ]]  [[ ${CHOST} == ${CTARGET} ]] ; then
die Invalid configuration
fi
}

src_prepare() {
epatch ${FILESDIR}/${P}-winpthreads.patch
epatch ${FILESDIR}/${P}-build.patch
eautoreconf
}

src_configure() {
CHOST=${CTARGET} strip-unsupported-flags

if ! just_headers; then
mkdir ${WORKDIR}/headers
pushd ${WORKDIR}/headers  /dev/null
CHOST=${CTARGET} ${S}/configure \

[gentoo-commits] gentoo-x86 commit in dev-util/mingw64-runtime/files: mingw64-runtime-4.0.1-build.patch mingw64-runtime-4.0.1-winpthreads.patch

2015-05-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/05 11:39:40

  Added:mingw64-runtime-4.0.1-build.patch
mingw64-runtime-4.0.1-winpthreads.patch
  Log:
  Version bump, bug#543954
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  
dev-util/mingw64-runtime/files/mingw64-runtime-4.0.1-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/files/mingw64-runtime-4.0.1-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/files/mingw64-runtime-4.0.1-build.patch?rev=1.1content-type=text/plain

Index: mingw64-runtime-4.0.1-build.patch
===
From 67434f57cbb5aba791e9ca973a86859e0736f829 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Mon, 4 May 2015 21:31:10 +0300
Subject: [PATCH 2/2] build: autoconf: enable multiple tools and libs

this somewhat reduces the error checking, but makes code and usage nicer.

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 configure.ac | 55 ---
 1 file changed, 12 insertions(+), 43 deletions(-)

diff --git a/configure.ac b/configure.ac
index 468d1b1..1b59821 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,32 +56,12 @@ AC_ARG_WITH([libraries],
 [Build the extra mingw-w64 libs, where ARG is one of libmangle, pseh, 
winpthreads, or all])],
   [],
   [with_libraries=no])
-AS_CASE([$with_libraries],
-  [yes|all],[
-with_libraries=libmangle,pseh,winpthreads
-with_libraries_winpthreads=yes
-with_libraries_mangle=yes
-with_libraries_pseh=yes],
-  [libmangle],[
-with_libraries=libmangle
-with_libraries_winpthreads=no
-with_libraries_mangle=yes
-with_libraries_pseh=no],
-  [pseh],[
-with_libraries=pseh
-with_libraries_winpthreads=no
-with_libraries_mangle=no
-with_libraries_pseh=yes],
-  [winpthreads],[
-with_libraries=winpthreads
-with_libraries_winpthreads=yes
-with_libraries_mangle=no
-with_libraries_pseh=no],
-  [no],[
-with_libraries_winpthreads=no
-with_libraries_mangle=no
-with_libraries_pseh=no],
-  [MW64_OPTION_ERROR([with-libraries])])
+for l in winpthreads mangle pseh; do
+  res=`echo ${with_libraries} | grep $l  /dev/null  echo yes || echo no`
+  AS_CASE([$with_libraries],
+[all|yes],[res=yes])
+AS_VAR_COPY([with_libraries_$l], [res])
+done
 AM_CONDITIONAL([LIBRARIES_MANGLE],[test x$with_libraries_mangle = xyes])
 AM_CONDITIONAL([LIBRARIES_PSEH],[test x$with_libraries_pseh = xyes])
 AM_CONDITIONAL([LIBRARIES_WINPTHREADS],[test x$with_libraries_winpthreads = 
xyes])
@@ -96,23 +76,12 @@ AC_ARG_WITH([tools],
 [Build the extra mingw-w64 tools, where ARG is one of gendef, genidl, or 
all])],
   [],
   [with_tools=no])
-AS_CASE([$with_tools],
-  [yes|all],[
-with_tools=gendef,genidl
-with_tools_gendef=yes
-with_tools_genidl=yes],
-  [gendef],[
-with_tools=gendef
-with_tools_gendef=yes
-with_tools_genidl=no],
-  [genidl],[
-with_tools=genidl
-with_tools_gendef=no
-with_tools_genidl=yes],
-  [no],[
-with_tools_gendef=no
-with_tools_genidl=no],
-  [MW64_OPTION_ERROR([with-tools])])
+for t in gendef genidl; do
+  res=`echo ${with_tools} | grep $t  /dev/null  echo yes || echo no`
+  AS_CASE([$with_tools],
+[all|yes],[res=yes])
+AS_VAR_COPY([with_tools_$t], [res])
+done
 AM_CONDITIONAL([TOOLS_GENDEF],[test x$with_tools_gendef = xyes])
 AM_CONDITIONAL([TOOLS_GENIDL],[test x$with_tools_genidl = xyes])
 AM_COND_IF([TOOLS_GENDEF],[AC_CONFIG_SUBDIRS([mingw-w64-tools/gendef])])
-- 
2.3.6




1.1  
dev-util/mingw64-runtime/files/mingw64-runtime-4.0.1-winpthreads.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/files/mingw64-runtime-4.0.1-winpthreads.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/mingw64-runtime/files/mingw64-runtime-4.0.1-winpthreads.patch?rev=1.1content-type=text/plain

Index: mingw64-runtime-4.0.1-winpthreads.patch
===
From 0adec5d0e1c65fc4ce4f84f3d4bb6738e923e1de Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Mon, 4 May 2015 20:39:52 +0300
Subject: [PATCH 1/2] build: autoconf: support winpthreads library

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 Makefile.am  |  6 +-
 configure.ac | 15 +--
 2 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 26a7606..308b6fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,6 +14,10 @@ if LIBRARIES_PSEH
   MAYBE_LIBRARIES_PSEH = mingw-w64-libraries/pseh
 endif
 
+if LIBRARIES_WINPTHREADS
+  MAYBE_LIBRARIES_WINPTHREADS = mingw-w64-libraries/winpthreads
+endif
+
 if TOOLS_GENDEF
   MAYBE_TOOLS_GENDEF = 

[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: pinentry-0.9.1.ebuild ChangeLog

2015-05-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/05 16:24:05

  Modified: pinentry-0.9.1.ebuild ChangeLog
  Log:
  Remove aix hack as upstream addressed the issue
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  app-crypt/pinentry/pinentry-0.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild?r1=1.1r2=1.2

Index: pinentry-0.9.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pinentry-0.9.1.ebuild   3 May 2015 15:17:14 -   1.1
+++ pinentry-0.9.1.ebuild   5 May 2015 16:24:05 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild,v 
1.1 2015/05/03 15:17:14 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild,v 
1.2 2015/05/05 16:24:05 alonbl Exp $
 
 EAPI=5
 
@@ -27,7 +27,6 @@
sys-devel/gettext
gtk? ( virtual/pkgconfig )
qt4? ( virtual/pkgconfig )
-   ppc-aix? ( dev-libs/gnulib )
 
 REQUIRED_USE=
|| ( ncurses gtk qt4 )
@@ -48,12 +47,6 @@
use static  append-ldflags -static
[[ $(gcc-major-version) -ge 5 ]]  append-cxxflags -std=gnu++11
 
-   if [[ ${CHOST} == *-aix* ]] ; then
-   append-flags -I${EPREFIX}/usr/$(get_libdir)/gnulib/include
-   append-ldflags 
-L${EPREFIX}/usr/$(get_libdir)/gnulib/$(get_libdir)
-   append-libs -lgnu
-   fi
-
# Issues finding qt on multilib systems
export QTLIB=${QTDIR}/$(get_libdir)
 



1.170app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.170view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.170content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.169r2=1.170

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   3 May 2015 15:17:14 -   1.169
+++ ChangeLog   5 May 2015 16:24:05 -   1.170
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.169 
2015/05/03 15:17:14 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.170 
2015/05/05 16:24:05 alonbl Exp $
+
+  05 May 2015; Alon Bar-Lev alo...@gentoo.org pinentry-0.9.1.ebuild:
+  Remove aix hack as upstream addressed the issue
 
 *pinentry-0.9.1 (03 May 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: pinentry-0.9.1.ebuild ChangeLog

2015-05-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/03 15:17:14

  Modified: ChangeLog
  Added:pinentry-0.9.1.ebuild
  Log:
  Version bump, bug#548456
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.169app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.169view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.169content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.168r2=1.169

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   30 Apr 2015 19:51:33 -  1.168
+++ ChangeLog   3 May 2015 15:17:14 -   1.169
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.168 
2015/04/30 19:51:33 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.169 
2015/05/03 15:17:14 alonbl Exp $
+
+*pinentry-0.9.1 (03 May 2015)
+
+  03 May 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/pinentry-0.9.1-memleak.patch, +pinentry-0.9.1.ebuild:
+  Version bump, bug#548456
 
   30 Apr 2015; Alon Bar-Lev alo...@gentoo.org pinentry-0.9.0-r3.ebuild:
   Fix gcc-5 qt issue, bug#547528, thanks to Mark Wright



1.1  app-crypt/pinentry/pinentry-0.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild?rev=1.1content-type=text/plain

Index: pinentry-0.9.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.1.ebuild,v 
1.1 2015/05/03 15:17:14 alonbl Exp $

EAPI=5

inherit qmake-utils autotools multilib eutils flag-o-matic toolchain-funcs

DESCRIPTION=Collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol
HOMEPAGE=http://gnupg.org/aegypten2/index.html;
SRC_URI=mirror://gnupg/${PN}/${P}.tar.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=clipboard gtk ncurses qt4 caps static

RDEPEND=
app-eselect/eselect-pinentry
caps? ( sys-libs/libcap )
gtk? ( x11-libs/gtk+:2 )
ncurses? ( sys-libs/ncurses )
qt4? ( =dev-qt/qtgui-4.4.1:4 )
static? ( =sys-libs/ncurses-5.7-r5[static-libs,-gpm] )

DEPEND=${RDEPEND}
sys-devel/gettext
gtk? ( virtual/pkgconfig )
qt4? ( virtual/pkgconfig )
ppc-aix? ( dev-libs/gnulib )

REQUIRED_USE=
|| ( ncurses gtk qt4 )
gtk? ( !static )
qt4? ( !static )
static? ( ncurses )


DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )

src_prepare() {
epatch ${FILESDIR}/${PN}-0.8.2-ncurses.patch
epatch ${FILESDIR}/${P}-memleak.patch
eautoreconf
}

src_configure() {
use static  append-ldflags -static
[[ $(gcc-major-version) -ge 5 ]]  append-cxxflags -std=gnu++11

if [[ ${CHOST} == *-aix* ]] ; then
append-flags -I${EPREFIX}/usr/$(get_libdir)/gnulib/include
append-ldflags 
-L${EPREFIX}/usr/$(get_libdir)/gnulib/$(get_libdir)
append-libs -lgnu
fi

# Issues finding qt on multilib systems
export QTLIB=${QTDIR}/$(get_libdir)

econf \
--enable-pinentry-tty \
$(use_enable gtk pinentry-gtk2) \
$(use_enable ncurses pinentry-curses) \
$(use_enable ncurses fallback-curses) \
$(use_enable qt4 pinentry-qt4) \
$(use qt4  use_enable clipboard pinentry-qt4-clipboard) \
$(use_with caps libcap) \
MOC=$(qt4_get_bindir)/moc
}

src_install() {
default
rm -f ${ED}/usr/bin/pinentry || die
}

pkg_postinst() {
if ! has_version 'app-crypt/pinentry' || has_version 
'app-crypt/pinentry-0.7.3'; then
elog We no longer install pinentry-curses and pinentry-qt SUID 
root by default.
elog Linux kernels =2.6.9 support memory locking for 
unprivileged processes.
elog The soft resource limit for memory locking specifies the 
limit an
elog 

[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry/files: pinentry-0.9.1-memleak.patch

2015-05-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/03 15:17:14

  Added:pinentry-0.9.1-memleak.patch
  Log:
  Version bump, bug#548456
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-crypt/pinentry/files/pinentry-0.9.1-memleak.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.1-memleak.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/files/pinentry-0.9.1-memleak.patch?rev=1.1content-type=text/plain

Index: pinentry-0.9.1-memleak.patch
===
From 03e4207f11e228a4c079af991f82507539793bae Mon Sep 17 00:00:00 2001
From: Daniel Kahn Gillmor d...@fifthhorseman.net
Date: Tue, 28 Apr 2015 13:01:16 -0400
Subject: [PATCH] fix small memory leak in pinentry-curses

* pinentry/pinentry-curses.c: free internally allocated local string.
---
 pinentry/pinentry-curses.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pinentry/pinentry-curses.c b/pinentry/pinentry-curses.c
index 4b7080e..043f8a9 100644
--- a/pinentry/pinentry-curses.c
+++ b/pinentry/pinentry-curses.c
@@ -199,6 +199,8 @@ utf8_to_local (char *lc_ctype, char *string)
   memset (ps, 0, sizeof(mbstate_t));
   mbsrtowcs (wcs, p, len, ps);
 
+  free (local);
+  
  leave:
   if (old_ctype)
 {
-- 
2.1.4







[gentoo-commits] gentoo-x86 commit in net-libs/gnutls/files: gnutls-3.4.0-build.patch

2015-05-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/03 19:08:41

  Removed:  gnutls-3.4.0-build.patch
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.4.1.ebuild gnutls-3.3.15.ebuild ChangeLog gnutls-3.4.0.ebuild

2015-05-03 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/03 19:08:41

  Modified: ChangeLog
  Added:gnutls-3.4.1.ebuild gnutls-3.3.15.ebuild
  Removed:  gnutls-3.4.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.535net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.535view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.535content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.534r2=1.535

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.534
retrieving revision 1.535
diff -u -r1.534 -r1.535
--- ChangeLog   27 Apr 2015 12:32:21 -  1.534
+++ ChangeLog   3 May 2015 19:08:41 -   1.535
@@ -1,6 +1,13 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.534 
2015/04/27 12:32:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.535 
2015/05/03 19:08:41 alonbl Exp $
+
+*gnutls-3.4.1 (03 May 2015)
+*gnutls-3.3.15 (03 May 2015)
+
+  03 May 2015; Alon Bar-Lev alo...@gentoo.org +gnutls-3.3.15.ebuild,
+  +gnutls-3.4.1.ebuild, -files/gnutls-3.4.0-build.patch, -gnutls-3.4.0.ebuild:
+  Version bump
 
   27 Apr 2015; Agostino Sarubbo a...@gentoo.org gnutls-3.3.10-r2.ebuild:
   Stable for sparc, wrt bug #492522



1.1  net-libs/gnutls/gnutls-3.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.4.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.4.1.ebuild?rev=1.1content-type=text/plain

Index: gnutls-3.4.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.4.1.ebuild,v 1.1 
2015/05/03 19:08:41 alonbl Exp $

EAPI=5

inherit autotools libtool eutils multilib-minimal versionator

DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project
HOMEPAGE=http://www.gnutls.org/;
SRC_URI=mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz

# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library.
# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
LICENSE=GPL-3 LGPL-3
SLOT=0/30 # libgnutls.so number
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
IUSE_LINGUAS= en cs de fi fr it ms nl pl sv uk vi zh_CN
IUSE=+cxx +crywrap dane doc examples guile nls +openssl pkcs11 static-libs 
test +tools zlib ${IUSE_LINGUAS// / linguas_}
# heartbeat support is not disabled until re-licensing happens fullyf

# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
RDEPEND==dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
=dev-libs/nettle-3.1[gmp,${MULTILIB_USEDEP}]
=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
tools? ( sys-devel/autogen )
crywrap? ( net-dns/libidn )
dane? ( =net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
guile? ( =dev-scheme/guile-1.8:*[networking] )
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( =app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
=sys-devel/automake-1.11.6
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
doc? ( dev-util/gtk-doc )
nls? ( sys-devel/gettext )
test? ( app-misc/datefudge )

DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO )

S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)

pkg_setup() {
# bug#520818
export TZ=UTC
}

src_prepare() {
sed -i \
-e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \
doc/Makefile.am || die

# force regeneration of autogen-ed files
local file
for file in $(grep -l AutoGen-ed src/*.c) ; do
rm src/$(basename ${file} .c).{c,h} || die
done

# force regeneration of makeinfo files
# have no idea why on some system these files are not
# accepted as-is, see bug#520818
for file in $(grep -l produced by makeinfo doc/*.info) ; do
rm ${file} || die
done

   

[gentoo-commits] gentoo-x86 commit in net-dns/openresolv: openresolv-3.7.0.ebuild ChangeLog

2015-05-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/05/01 18:20:59

  Modified: ChangeLog
  Added:openresolv-3.7.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.101net-dns/openresolv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   12 Mar 2015 21:43:01 -  1.100
+++ ChangeLog   1 May 2015 18:20:59 -   1.101
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/openresolv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.100 
2015/03/12 21:43:01 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.101 
2015/05/01 18:20:59 alonbl Exp $
+
+*openresolv-3.7.0 (01 May 2015)
+
+  01 May 2015; Alon Bar-Lev alo...@gentoo.org +openresolv-3.7.0.ebuild:
+  Version bump
 
 *openresolv-3.6.2 (12 Mar 2015)
 



1.1  net-dns/openresolv/openresolv-3.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.7.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.7.0.ebuild?rev=1.1content-type=text/plain

Index: openresolv-3.7.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.7.0.ebuild,v 
1.1 2015/05/01 18:20:59 alonbl Exp $

EAPI=5

inherit eutils

DESCRIPTION=A framework for managing DNS information
HOMEPAGE=http://roy.marples.name/projects/openresolv;
SRC_URI=http://roy.marples.name/downloads/${PN}/${P}.tar.bz2;

LICENSE=BSD-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=selinux

DEPEND=!net-dns/resolvconf-gentoo
!net-dns/dnsmasq-2.40-r1
RDEPEND=selinux? ( sec-policy/selinux-resolvconf )

src_configure() {
econf \
--prefix= \
--rundir=/var/run \
--libexecdir=/lib/resolvconf \
--restartcmd=/lib/resolvconf/helpers/restartcmd \1
}

src_install() {
default
exeinto /lib/resolvconf/helpers
doexe ${FILESDIR}/restartcmd
}

pkg_config() {
if [ ${ROOT} != / ]; then
eerror We cannot configure unless \$ROOT=/
return 1
fi

if [ -n $(resolvconf -l) ]; then
einfo ${PN} already has DNS information
else
ebegin Copying /etc/resolv.conf to resolvconf -a dummy
resolvconf -a dummy /etc/resolv.conf
eend $? || return $?
einfo The dummy interface will disappear when you next reboot
fi
}






[gentoo-commits] gentoo-x86 commit in net-firewall/firehol: firehol-2.0.2.ebuild ChangeLog

2015-04-30 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/30 18:12:41

  Modified: firehol-2.0.2.ebuild ChangeLog
  Log:
  Override ip6tables at configure as it has no effect, bug#547188
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  net-firewall/firehol/firehol-2.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild?r1=1.1r2=1.2

Index: firehol-2.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firehol-2.0.2.ebuild14 Apr 2015 15:19:30 -  1.1
+++ firehol-2.0.2.ebuild30 Apr 2015 18:12:41 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild,v 
1.1 2015/04/14 15:19:30 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild,v 
1.2 2015/04/30 18:12:41 alonbl Exp $
 
 EAPI=5
 inherit eutils linux-info
@@ -14,10 +14,11 @@
 IUSE=doc
 KEYWORDS=~amd64 ~ppc ~sparc ~x86
 
-DEPEND=sys-apps/iproute2
 RDEPEND=net-firewall/iptables
sys-apps/iproute2[-minimal]
-   virtual/modutils
+   virtual/modutils
+   app-arch/gzip
+DEPEND=${RDEPEND}
 
 pkg_setup() {
local KCONFIG_OPTS=~NF_CONNTRACK_IPV4 ~NF_CONNTRACK_MARK ~NF_NAT 
~NF_NAT_FTP ~NF_NAT_IRC \
@@ -39,11 +40,15 @@
 }
 
 src_configure() {
+   # removing IP6TABLES_CMD has no effect and enable build
+   # without ipv6 available
econf \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
--with-autosave=${EPREFIX}/var/lib/iptables/rules-save \
--with-autosave6=${EPREFIX}/var/lib/ip6tables/rules-save \
-   $(use_enable doc)
+   $(use_enable doc) \
+   IP6TABLES_CMD=/bin/false \
+   IP6TABLES_SAVE_CMD=/bin/false
 }
 
 src_install() {



1.57 net-firewall/firehol/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.57view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.57content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?r1=1.56r2=1.57

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   14 Apr 2015 15:19:30 -  1.56
+++ ChangeLog   30 Apr 2015 18:12:41 -  1.57
@@ -1,6 +1,9 @@
 # ChangeLog for net-firewall/firehol
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.56 
2015/04/14 15:19:30 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.57 
2015/04/30 18:12:41 alonbl Exp $
+
+  30 Apr 2015; Alon Bar-Lev alo...@gentoo.org firehol-2.0.2.ebuild:
+  Override ip6tables at configure as it has no effect, bug#547188
 
 *firehol-2.0.2 (14 Apr 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: pinentry-0.9.0-r3.ebuild ChangeLog

2015-04-30 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/30 19:51:33

  Modified: pinentry-0.9.0-r3.ebuild ChangeLog
  Log:
  Fix gcc-5 qt issue, bug#547528, thanks to Mark Wright
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.3  app-crypt/pinentry/pinentry-0.9.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r3.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r3.ebuild?r1=1.2r2=1.3

Index: pinentry-0.9.0-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pinentry-0.9.0-r3.ebuild31 Mar 2015 17:18:11 -  1.2
+++ pinentry-0.9.0-r3.ebuild30 Apr 2015 19:51:33 -  1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r3.ebuild,v 1.2 
2015/03/31 17:18:11 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r3.ebuild,v 1.3 
2015/04/30 19:51:33 alonbl Exp $
 
 EAPI=5
 
-inherit qmake-utils autotools multilib eutils flag-o-matic
+inherit qmake-utils autotools multilib eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION=Collection of simple PIN or passphrase entry dialogs which 
utilize the Assuan protocol
 HOMEPAGE=http://gnupg.org/aegypten2/index.html;
@@ -53,6 +53,7 @@
 
 src_configure() {
use static  append-ldflags -static
+   [[ $(gcc-major-version) -ge 5 ]]  append-cxxflags -std=gnu++11
 
if [[ ${CHOST} == *-aix* ]] ; then
append-flags -I${EPREFIX}/usr/$(get_libdir)/gnulib/include



1.168app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.168view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.168content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.167r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   31 Mar 2015 17:18:11 -  1.167
+++ ChangeLog   30 Apr 2015 19:51:33 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.167 
2015/03/31 17:18:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.168 
2015/04/30 19:51:33 alonbl Exp $
+
+  30 Apr 2015; Alon Bar-Lev alo...@gentoo.org pinentry-0.9.0-r3.ebuild:
+  Fix gcc-5 qt issue, bug#547528, thanks to Mark Wright
 
   31 Mar 2015; Ulrich Müller u...@gentoo.org pinentry-0.9.0.ebuild,
   pinentry-0.9.0-r1.ebuild, pinentry-0.9.0-r2.ebuild, pinentry-0.9.0-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-4.5.ebuild ChangeLog

2015-04-29 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/29 19:14:47

  Modified: ChangeLog
  Added:libtasn1-4.5.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.240dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.240view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.240content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.239r2=1.240

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -r1.239 -r1.240
--- ChangeLog   29 Apr 2015 09:18:40 -  1.239
+++ ChangeLog   29 Apr 2015 19:14:47 -  1.240
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.239 
2015/04/29 09:18:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.240 
2015/04/29 19:14:47 alonbl Exp $
+
+*libtasn1-4.5 (29 Apr 2015)
+
+  29 Apr 2015; Alon Bar-Lev alo...@gentoo.org +libtasn1-4.5.ebuild:
+  Version bump
 
   29 Apr 2015; Agostino Sarubbo a...@gentoo.org libtasn1-4.4.ebuild:
   Stable for sparc, wrt bug #544922



1.1  dev-libs/libtasn1/libtasn1-4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.5.ebuild?rev=1.1content-type=text/plain

Index: libtasn1-4.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.5.ebuild,v 1.1 
2015/04/29 19:14:47 alonbl Exp $

EAPI=5

inherit autotools-multilib

DESCRIPTION=ASN.1 library
HOMEPAGE=http://www.gnu.org/software/libtasn1/;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3 LGPL-2.1
SLOT=0/6 # subslot = libtasn1 soname version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
IUSE=doc static-libs

DEPEND==dev-lang/perl-5.6
sys-apps/help2man
virtual/yacc
RDEPEND=
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r16
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

DOCS=( AUTHORS ChangeLog NEWS README THANKS )

src_configure() {
local myeconfargs
[[ ${VALGRIND_TESTS} == 0 ]]  myeconfargs+=( 
--disable-valgrind-tests )
autotools-multilib_src_configure
}

src_install() {
autotools-multilib_src_install

if use doc ; then
dodoc doc/libtasn1.pdf
dohtml doc/reference/html/*
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: nettle-3.1.1.ebuild ChangeLog nettle-3.1.ebuild

2015-04-28 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/28 07:58:12

  Modified: ChangeLog
  Added:nettle-3.1.1.ebuild
  Removed:  nettle-3.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.123dev-libs/nettle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.123view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.123content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?r1=1.122r2=1.123

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog   26 Apr 2015 15:38:17 -  1.122
+++ ChangeLog   28 Apr 2015 07:58:12 -  1.123
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.122 
2015/04/26 15:38:17 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.123 
2015/04/28 07:58:12 alonbl Exp $
+
+*nettle-3.1.1 (28 Apr 2015)
+
+  28 Apr 2015; Alon Bar-Lev alo...@gentoo.org +nettle-3.1.1.ebuild,
+  -nettle-3.1.ebuild:
+  Version bump
 
   26 Apr 2015; Alon Bar-Lev alo...@gentoo.org
   -files/nettle-1.14-make-as-needed.patch,



1.1  dev-libs/nettle/nettle-3.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-3.1.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-3.1.1.ebuild?rev=1.1content-type=text/plain

Index: nettle-3.1.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-3.1.1.ebuild,v 1.1 
2015/04/28 07:58:12 alonbl Exp $

EAPI=5
AUTOTOOLS_AUTORECONF=yes

inherit eutils autotools-multilib multilib toolchain-funcs

DESCRIPTION=Low-level cryptographic library
HOMEPAGE=http://www.lysator.liu.se/~nisse/nettle/;
SRC_URI=http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz;

LICENSE=|| ( LGPL-3 LGPL-2.1 )
SLOT=0/6 # subslot = libnettle soname version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
IUSE=doc +gmp neon static-libs test cpu_flags_x86_aes

DEPEND=gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )
RDEPEND=${DEPEND}
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r17
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

MULTILIB_WRAPPED_HEADERS=(
/usr/include/nettle/nettle-stdint.h
/usr/include/nettle/version.h
)

src_prepare() {
sed -e '/CFLAGS=/s: -ggdb3::' \
-e 's/solaris\*)/sunldsolaris*)/' \
-i configure.ac || die

# conditionally build tests and examples required by tests
use test || sed -i '/SUBDIRS/s/testsuite examples//' Makefile.in || die

autotools-utils_src_prepare
}

multilib_src_configure() {
# --disable-openssl bug #427526
ECONF_SOURCE=${S} econf \
--libdir=${EPREFIX}/usr/$(get_libdir) \
--disable-openssl \
--disable-fat \
$(use_enable gmp public-key) \
$(use_enable static-libs static) \
$(tc-is-static-only  echo --disable-shared) \
$(use_enable doc documentation) \
$(use_enable neon arm-neon) \
$(use_enable cpu_flags_x86_aes x86-aesni)
}

multilib_src_install_all() {
einstalldocs
if use doc ; then
dohtml nettle.html
dodoc nettle.pdf
fi
}






[gentoo-commits] gentoo-x86 commit in app-crypt/p11-kit: ChangeLog p11-kit-0.20.2.ebuild p11-kit-0.13.ebuild

2015-04-28 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/27 14:37:42

  Modified: ChangeLog
  Removed:  p11-kit-0.20.2.ebuild p11-kit-0.13.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.86 app-crypt/p11-kit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/ChangeLog?rev=1.86view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/ChangeLog?rev=1.86content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/p11-kit/ChangeLog?r1=1.85r2=1.86

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   27 Apr 2015 12:31:27 -  1.85
+++ ChangeLog   27 Apr 2015 14:37:42 -  1.86
@@ -1,6 +1,10 @@
 # ChangeLog for app-crypt/p11-kit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.85 
2015/04/27 12:31:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/p11-kit/ChangeLog,v 1.86 
2015/04/27 14:37:42 alonbl Exp $
+
+  27 Apr 2015; Alon Bar-Lev alo...@gentoo.org -p11-kit-0.13.ebuild,
+  -p11-kit-0.20.2.ebuild:
+  Cleanup
 
   27 Apr 2015; Agostino Sarubbo a...@gentoo.org p11-kit-0.20.7.ebuild:
   Stable for ia64, wrt bug #525260






[gentoo-commits] gentoo-x86 commit in app-crypt/trousers: trousers-0.3.13.ebuild ChangeLog

2015-04-28 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/27 06:15:58

  Modified: trousers-0.3.13.ebuild ChangeLog
  Log:
  autoreconf, bug#547654, thanks to Martin Dummer
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  app-crypt/trousers/trousers-0.3.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild?r1=1.1r2=1.2

Index: trousers-0.3.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- trousers-0.3.13.ebuild  8 Apr 2015 07:12:41 -   1.1
+++ trousers-0.3.13.ebuild  27 Apr 2015 06:15:58 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild,v 
1.1 2015/04/08 07:12:41 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild,v 
1.2 2015/04/27 06:15:58 alonbl Exp $
 
 EAPI=5
 
-inherit eutils linux-info readme.gentoo systemd user udev
+inherit autotools eutils linux-info readme.gentoo systemd user udev
 
 #MY_P=${PN}-${PV%.*}-${PV##*.}
 
@@ -78,6 +78,8 @@
 
 src_prepare() {
epatch ${FILESDIR}/${P}-nouseradd.patch
+   mv configure.in configure.ac || die
+   eautoreconf
 }
 
 src_configure() {



1.57 app-crypt/trousers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/ChangeLog?rev=1.57view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/ChangeLog?rev=1.57content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/ChangeLog?r1=1.56r2=1.57

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   8 Apr 2015 07:12:41 -   1.56
+++ ChangeLog   27 Apr 2015 06:15:58 -  1.57
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/trousers
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v 1.56 
2015/04/08 07:12:41 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v 1.57 
2015/04/27 06:15:58 alonbl Exp $
+
+  27 Apr 2015; Alon Bar-Lev alo...@gentoo.org trousers-0.3.13.ebuild:
+  autoreconf, bug#547654, thanks to Martin Dummer
 
 *trousers-0.3.13 (08 Apr 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle/files: nettle-2.0-binutils-2.22.patch nettle-1.14-make-as-needed.patch

2015-04-26 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/26 15:38:17

  Removed:  nettle-2.0-binutils-2.22.patch
nettle-1.14-make-as-needed.patch
  Log:
  Cleanup, bug#531426
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: ChangeLog nettle-1.15.ebuild

2015-04-26 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/26 15:38:17

  Modified: ChangeLog
  Removed:  nettle-1.15.ebuild
  Log:
  Cleanup, bug#531426
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.122dev-libs/nettle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.122view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.122content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?r1=1.121r2=1.122

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog   10 Apr 2015 04:24:17 -  1.121
+++ ChangeLog   26 Apr 2015 15:38:17 -  1.122
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.121 
2015/04/10 04:24:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.122 
2015/04/26 15:38:17 alonbl Exp $
+
+  26 Apr 2015; Alon Bar-Lev alo...@gentoo.org
+  -files/nettle-1.14-make-as-needed.patch,
+  -files/nettle-2.0-binutils-2.22.patch, -nettle-1.15.ebuild:
+  Cleanup, bug#531426
 
   10 Apr 2015; Michał Górny mgo...@gentoo.org nettle-3.1.ebuild:
   Wrap version.h, bug #546104.






[gentoo-commits] gentoo-x86 commit in dev-libs/libgpg-error: ChangeLog libgpg-error-1.12.ebuild libgpg-error-1.12-r1.ebuild

2015-04-26 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/26 17:40:04

  Modified: ChangeLog
  Removed:  libgpg-error-1.12.ebuild
libgpg-error-1.12-r1.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.123dev-libs/libgpg-error/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-error/ChangeLog?rev=1.123view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-error/ChangeLog?rev=1.123content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgpg-error/ChangeLog?r1=1.122r2=1.123

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog   26 Apr 2015 16:57:06 -  1.122
+++ ChangeLog   26 Apr 2015 17:40:04 -  1.123
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libgpg-error
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.122 
2015/04/26 16:57:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.123 
2015/04/26 17:40:04 alonbl Exp $
+
+  26 Apr 2015; Alon Bar-Lev alo...@gentoo.org -libgpg-error-1.12-r1.ebuild,
+  -libgpg-error-1.12.ebuild:
+  Cleanup
 
   26 Apr 2015; Jeroen Roovers j...@gentoo.org libgpg-error-1.13.ebuild:
   Stable for PPC64 (bug #519432).






[gentoo-commits] gentoo-x86 commit in dev-libs/botan: ChangeLog botan-1.10.3-r1.ebuild botan-1.10.1.ebuild botan-1.8.11.ebuild botan-1.10.3.ebuild

2015-04-19 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/19 07:20:19

  Modified: ChangeLog
  Removed:  botan-1.10.3-r1.ebuild botan-1.10.1.ebuild
botan-1.8.11.ebuild botan-1.10.3.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.93 dev-libs/botan/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?r1=1.92r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   19 Apr 2015 06:52:31 -  1.92
+++ ChangeLog   19 Apr 2015 07:20:19 -  1.93
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/botan
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.92 2015/04/19 
06:52:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.93 2015/04/19 
07:20:19 alonbl Exp $
+
+  19 Apr 2015; Alon Bar-Lev alo...@gentoo.org -botan-1.10.1.ebuild,
+  -botan-1.10.3-r1.ebuild, -botan-1.10.3.ebuild, -botan-1.8.11.ebuild:
+  Cleanup
 
   19 Apr 2015; Pacho Ramos pa...@gentoo.org botan-1.10.5.ebuild:
   x86 stable wrt bug #529416






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-2.0.27-r1.ebuild gnupg-2.1.3-r3.ebuild ChangeLog gnupg-2.1.3-r2.ebuild

2015-04-19 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/19 21:06:27

  Modified: ChangeLog
  Added:gnupg-2.0.27-r1.ebuild gnupg-2.1.3-r3.ebuild
  Removed:  gnupg-2.1.3-r2.ebuild
  Log:
  Add large-secmem by default
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.599app-crypt/gnupg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.599view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.599content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.598r2=1.599

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.598
retrieving revision 1.599
diff -u -r1.598 -r1.599
--- ChangeLog   17 Apr 2015 16:39:24 -  1.598
+++ ChangeLog   19 Apr 2015 21:06:27 -  1.599
@@ -1,6 +1,13 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.598 
2015/04/17 16:39:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.599 
2015/04/19 21:06:27 alonbl Exp $
+
+*gnupg-2.0.27-r1 (19 Apr 2015)
+*gnupg-2.1.3-r3 (19 Apr 2015)
+
+  19 Apr 2015; Alon Bar-Lev alo...@gentoo.org +gnupg-2.0.27-r1.ebuild,
+  +gnupg-2.1.3-r3.ebuild, -gnupg-2.1.3-r2.ebuild:
+  Add large-secmem by default
 
   17 Apr 2015; Mikle Kolyada zlog...@gentoo.org gnupg-2.1.3-r2.ebuild:
   Add ~x86 keyword wrt bug #546478



1.1  app-crypt/gnupg/gnupg-2.0.27-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.27-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-2.0.27-r1.ebuild?rev=1.1content-type=text/plain

Index: gnupg-2.0.27-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.0.27-r1.ebuild,v 1.1 
2015/04/19 21:06:27 alonbl Exp $

EAPI=5

inherit eutils flag-o-matic toolchain-funcs

DESCRIPTION=The GNU Privacy Guard, a GPL pgp replacement
HOMEPAGE=http://www.gnupg.org/;
SRC_URI=mirror://gnupg/gnupg/${P}.tar.bz2
# SRC_URI=ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.bz2;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=bzip2 doc ldap nls mta readline static selinux smartcard tools usb

COMMON_DEPEND_LIBS=
=dev-libs/libassuan-2
=dev-libs/libgcrypt-1.4:0=
=dev-libs/libgpg-error-1.11
=dev-libs/libksba-1.0.7
=dev-libs/pth-1.3.7
=net-misc/curl-7.10
sys-libs/zlib
bzip2? ( app-arch/bzip2 )
readline? ( sys-libs/readline )
smartcard? ( usb? ( virtual/libusb:0 ) )
ldap? ( net-nds/openldap )
COMMON_DEPEND_BINS=app-crypt/pinentry

# Existence of executables is checked during configuration.
DEPEND=${COMMON_DEPEND_LIBS}
${COMMON_DEPEND_BINS}
static? (
=dev-libs/libassuan-2[static-libs]
=dev-libs/libgcrypt-1.4:0=[static-libs]
=dev-libs/libgpg-error-1.11[static-libs]
=dev-libs/libksba-1.0.7[static-libs]
=dev-libs/pth-1.3.7[static-libs]
=net-misc/curl-7.10[static-libs]
sys-libs/zlib[static-libs]
bzip2? ( app-arch/bzip2[static-libs] )
)
nls? ( sys-devel/gettext )
doc? ( sys-apps/texinfo )

RDEPEND=!static? ( ${COMMON_DEPEND_LIBS} )
${COMMON_DEPEND_BINS}
mta? ( virtual/mta )
!=app-crypt/gnupg-2.0.1
selinux? ( sec-policy/selinux-gpg )
nls? ( virtual/libintl )

REQUIRED_USE=smartcard? ( !static )

src_prepare() {
epatch ${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch
epatch_user
}

src_configure() {
local myconf=()

# 'USE=static' support was requested:
# gnupg1: bug #29299
# gnupg2: bug #159623
use static  append-ldflags -static

if use smartcard; then
myconf+=(
--enable-scdaemon
$(use_enable usb ccid-driver)
)
else
myconf+=( --disable-scdaemon )
fi

if use elibc_SunOS || use elibc_AIX; then
myconf+=( --disable-symcryptrun )
else
myconf+=( --enable-symcryptrun )
fi

econf \

[gentoo-commits] gentoo-x86 commit in net-firewall/firehol/files: firehol-2.0.2-autosave.patch

2015-04-14 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/14 15:19:30

  Added:firehol-2.0.2-autosave.patch
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  net-firewall/firehol/files/firehol-2.0.2-autosave.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/firehol-2.0.2-autosave.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/firehol-2.0.2-autosave.patch?rev=1.1content-type=text/plain

Index: firehol-2.0.2-autosave.patch
===
diff -urNp firehol-2.0.1/sbin/firehol.in firehol-2.0.1.new/sbin/firehol.in
--- firehol-2.0.1/sbin/firehol.in   2015-02-15 17:08:03.0 +0200
+++ firehol-2.0.1.new/sbin/firehol.in   2015-04-14 18:05:22.262234003 +0300
@@ -846,12 +846,12 @@ test -z $FIREHOL_ROUTING  \
 # Where /etc/init.d/iptables expects its configuration?
 # Leave it empty for automatic detection
 test -z $FIREHOL_AUTOSAVE  \
-   FIREHOL_AUTOSAVE=
+   FIREHOL_AUTOSAVE=@FIREHOL_AUTOSAVE@
 
 # Where /etc/init.d/ip6tables expects its configuration?
 # Leave it empty for automatic detection
 test -z $FIREHOL_AUTOSAVE6  \
-   FIREHOL_AUTOSAVE6=
+   FIREHOL_AUTOSAVE6=@FIREHOL_AUTOSAVE6@
 
 # Set to non-empty to wait (max 60 seconds) for a network interface
 test -z $WAIT_FOR_IFACE  \






[gentoo-commits] gentoo-x86 commit in net-firewall/firehol: firehol-2.0.2.ebuild ChangeLog firehol-2.0.1.ebuild

2015-04-14 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/14 15:19:30

  Modified: ChangeLog
  Added:firehol-2.0.2.ebuild
  Removed:  firehol-2.0.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.56 net-firewall/firehol/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.56view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.56content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?r1=1.55r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   5 Mar 2015 09:41:39 -   1.55
+++ ChangeLog   14 Apr 2015 15:19:30 -  1.56
@@ -1,6 +1,13 @@
 # ChangeLog for net-firewall/firehol
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.55 
2015/03/05 09:41:39 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.56 
2015/04/14 15:19:30 alonbl Exp $
+
+*firehol-2.0.2 (14 Apr 2015)
+
+  14 Apr 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/firehol-2.0.2-autosave.patch, +firehol-2.0.2.ebuild,
+  -firehol-2.0.1.ebuild:
+  Version bump
 
   05 Mar 2015; Alon Bar-Lev alo...@gentoo.org firehol-2.0.1.ebuild:
   fix autosave locations



1.1  net-firewall/firehol/firehol-2.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild?rev=1.1content-type=text/plain

Index: firehol-2.0.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.2.ebuild,v 
1.1 2015/04/14 15:19:30 alonbl Exp $

EAPI=5
inherit eutils linux-info

DESCRIPTION=iptables firewall generator
HOMEPAGE=http://firehol.sourceforge.net/;
SRC_URI=http://firehol.org/download/releases/v${PV}/${P}.tar.xz;

LICENSE=GPL-2
SLOT=0
IUSE=doc
KEYWORDS=~amd64 ~ppc ~sparc ~x86

DEPEND=sys-apps/iproute2
RDEPEND=net-firewall/iptables
sys-apps/iproute2[-minimal]
virtual/modutils

pkg_setup() {
local KCONFIG_OPTS=~NF_CONNTRACK_IPV4 ~NF_CONNTRACK_MARK ~NF_NAT 
~NF_NAT_FTP ~NF_NAT_IRC \
~IP_NF_IPTABLES ~IP_NF_FILTER ~IP_NF_TARGET_REJECT 
~IP_NF_TARGET_LOG ~IP_NF_TARGET_ULOG \
~IP_NF_TARGET_MASQUERADE ~IP_NF_TARGET_REDIRECT ~IP_NF_MANGLE \
~NETFILTER_XT_MATCH_LIMIT ~NETFILTER_XT_MATCH_STATE 
~NETFILTER_XT_MATCH_OWNER

get_version
if [ ${KV_PATCH} -ge 25 ]; then
CONFIG_CHECK=~NF_CONNTRACK ${KCONFIG_OPTS}
else
CONFIG_CHECK=~NF_CONNTRACK_ENABLED ${KCONFIG_OPTS}
fi
linux-info_pkg_setup
}

src_prepare() {
epatch ${FILESDIR}/${P}-autosave.patch
}

src_configure() {
econf \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
--with-autosave=${EPREFIX}/var/lib/iptables/rules-save \
--with-autosave6=${EPREFIX}/var/lib/ip6tables/rules-save \
$(use_enable doc)
}

src_install() {
default

newconfd ${FILESDIR}/firehol.conf.d firehol
newinitd ${FILESDIR}/firehol.initrd.1 firehol
newconfd ${FILESDIR}/fireqos.conf.d fireqos
newinitd ${FILESDIR}/fireqos.initrd fireqos
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libksba: libksba-1.3.3.ebuild ChangeLog

2015-04-13 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/13 15:02:02

  Modified: ChangeLog
  Added:libksba-1.3.3.ebuild
  Log:
  Version bump, bug#546464
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.167dev-libs/libksba/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.167view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.167content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?r1=1.166r2=1.167

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog   9 Apr 2015 20:52:33 -   1.166
+++ ChangeLog   13 Apr 2015 15:02:02 -  1.167
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libksba
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.166 
2015/04/09 20:52:33 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.167 
2015/04/13 15:02:02 alonbl Exp $
+
+*libksba-1.3.3 (13 Apr 2015)
+
+  13 Apr 2015; Alon Bar-Lev alo...@gentoo.org +libksba-1.3.3.ebuild:
+  Version bump, bug#546464
 
   09 Apr 2015; Alon Bar-Lev alo...@gentoo.org -files/libksba-1.3.0-aix.patch:
   Remove leftover patch, thanks to Hanno Boeck



1.1  dev-libs/libksba/libksba-1.3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/libksba-1.3.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/libksba-1.3.3.ebuild?rev=1.1content-type=text/plain

Index: libksba-1.3.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-1.3.3.ebuild,v 1.1 
2015/04/13 15:02:02 alonbl Exp $

EAPI=4

# so we won't need to autoreconf yet another g10 package
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils

DESCRIPTION=X.509 and CMS (PKCS#7) library
HOMEPAGE=http://www.gnupg.org/related_software/libksba;
SRC_URI=mirror://gnupg/libksba/${P}.tar.bz2

LICENSE=LGPL-3+ GPL-2+ GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=static-libs

RDEPEND==dev-libs/libgpg-error-1.8
DEPEND=${RDEPEND}






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: nettle-3.1.ebuild ChangeLog

2015-04-09 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/09 20:47:58

  Modified: ChangeLog
  Added:nettle-3.1.ebuild
  Log:
  Version bump, bug#512874
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.120dev-libs/nettle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.120view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.120content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?r1=1.119r2=1.120

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog   27 Mar 2015 06:41:28 -  1.119
+++ ChangeLog   9 Apr 2015 20:47:58 -   1.120
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.119 
2015/03/27 06:41:28 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.120 
2015/04/09 20:47:58 alonbl Exp $
+
+*nettle-3.1 (09 Apr 2015)
+
+  09 Apr 2015; Alon Bar-Lev alo...@gentoo.org +nettle-3.1.ebuild:
+  Version bump, bug#512874
 
 *nettle-2.7.1-r4 (27 Mar 2015)
 



1.1  dev-libs/nettle/nettle-3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-3.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-3.1.ebuild?rev=1.1content-type=text/plain

Index: nettle-3.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-3.1.ebuild,v 1.1 
2015/04/09 20:47:58 alonbl Exp $

EAPI=5
AUTOTOOLS_AUTORECONF=yes

inherit eutils autotools-multilib multilib toolchain-funcs

DESCRIPTION=Low-level cryptographic library
HOMEPAGE=http://www.lysator.liu.se/~nisse/nettle/;
SRC_URI=http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz;

LICENSE=|| ( LGPL-3 LGPL-2.1 )
SLOT=0/6 # subslot = libnettle soname version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
IUSE=doc +gmp neon static-libs test cpu_flags_x86_aes

DEPEND=gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )
RDEPEND=${DEPEND}
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r17
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

MULTILIB_WRAPPED_HEADERS=(
/usr/include/nettle/nettle-stdint.h
)

src_prepare() {
sed -e '/CFLAGS=/s: -ggdb3::' \
-e 's/solaris\*)/sunldsolaris*)/' \
-i configure.ac || die

# conditionally build tests and examples required by tests
use test || sed -i '/SUBDIRS/s/testsuite examples//' Makefile.in || die

autotools-utils_src_prepare
}

multilib_src_configure() {
# --disable-openssl bug #427526
ECONF_SOURCE=${S} econf \
--libdir=${EPREFIX}/usr/$(get_libdir) \
--disable-openssl \
--disable-fat \
$(use_enable gmp public-key) \
$(use_enable static-libs static) \
$(tc-is-static-only  echo --disable-shared) \
$(use_enable doc documentation) \
$(use_enable neon arm-neon) \
$(use_enable cpu_flags_x86_aes x86-aesni)
}

multilib_src_install_all() {
einstalldocs
if use doc ; then
dohtml nettle.html
dodoc nettle.pdf
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libksba: ChangeLog

2015-04-09 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/09 20:52:33

  Modified: ChangeLog
  Log:
  Remove leftover patch, thanks to Hanno Boeck
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.166dev-libs/libksba/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.166view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?rev=1.166content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libksba/ChangeLog?r1=1.165r2=1.166

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog   28 Feb 2015 22:07:08 -  1.165
+++ ChangeLog   9 Apr 2015 20:52:33 -   1.166
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libksba
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.165 
2015/02/28 22:07:08 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.166 
2015/04/09 20:52:33 alonbl Exp $
+
+  09 Apr 2015; Alon Bar-Lev alo...@gentoo.org -files/libksba-1.3.0-aix.patch:
+  Remove leftover patch, thanks to Hanno Boeck
 
   28 Feb 2015;  tg...@gentoo.org libksba-1.3.2.ebuild:
   stable on arm64






[gentoo-commits] gentoo-x86 commit in dev-libs/libksba/files: libksba-1.3.0-aix.patch

2015-04-09 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/09 20:52:34

  Removed:  libksba-1.3.0-aix.patch
  Log:
  Remove leftover patch, thanks to Hanno Boeck
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in app-crypt/trousers/files: trousers-0.3.13-nouseradd.patch

2015-04-08 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/08 07:12:41

  Added:trousers-0.3.13-nouseradd.patch
  Log:
  Version bump, bug#545882, thanks to Kristian
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-crypt/trousers/files/trousers-0.3.13-nouseradd.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/files/trousers-0.3.13-nouseradd.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/files/trousers-0.3.13-nouseradd.patch?rev=1.1content-type=text/plain

Index: trousers-0.3.13-nouseradd.patch
===
diff -urNp trousers-0.3.13.org/dist/Makefile.am trousers-0.3.13/dist/Makefile.am
--- trousers-0.3.13.org/dist/Makefile.am2014-04-24 21:05:43.0 
+0300
+++ trousers-0.3.13/dist/Makefile.am2015-04-08 10:05:51.018955728 +0300
@@ -11,8 +11,6 @@ endif
 install-exec-hook:
/bin/sh -c 'if [ ! -e ${DESTDIR}/@localstatedir@/lib/tpm ];then mkdir 
-p ${DESTDIR}/@localstatedir@/lib/tpm; fi'
 if !NOUSERCHECK
-   /usr/sbin/groupadd tss || true
-   /usr/sbin/useradd -r tss -g tss || true
/bin/chown tss:tss ${DESTDIR}/@localstatedir@/lib/tpm || true
/bin/chmod 0700 ${DESTDIR}/@localstatedir@/lib/tpm
 endif






[gentoo-commits] gentoo-x86 commit in app-crypt/trousers: trousers-0.3.13.ebuild ChangeLog

2015-04-08 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/08 07:12:41

  Modified: ChangeLog
  Added:trousers-0.3.13.ebuild
  Log:
  Version bump, bug#545882, thanks to Kristian
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.56 app-crypt/trousers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/ChangeLog?rev=1.56view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/ChangeLog?rev=1.56content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/ChangeLog?r1=1.55r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   12 Nov 2014 00:45:24 -  1.55
+++ ChangeLog   8 Apr 2015 07:12:41 -   1.56
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/trousers
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v 1.55 
2014/11/12 00:45:24 blueness Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/ChangeLog,v 1.56 
2015/04/08 07:12:41 alonbl Exp $
+
+*trousers-0.3.13 (08 Apr 2015)
+
+  08 Apr 2015; Alon Bar-Lev alo...@gentoo.org
+  +files/trousers-0.3.13-nouseradd.patch, +trousers-0.3.13.ebuild:
+  Version bump, bug#545882, thanks to Kristian
 
   12 Nov 2014; Anthony G. Basile bluen...@gentoo.org
   trousers-0.3.10-r1.ebuild:



1.1  app-crypt/trousers/trousers-0.3.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild?rev=1.1content-type=text/plain

Index: trousers-0.3.13.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/trousers/trousers-0.3.13.ebuild,v 
1.1 2015/04/08 07:12:41 alonbl Exp $

EAPI=5

inherit eutils linux-info readme.gentoo systemd user udev

#MY_P=${PN}-${PV%.*}-${PV##*.}

DESCRIPTION=An open-source TCG Software Stack (TSS) v1.1 implementation
HOMEPAGE=http://trousers.sf.net;
SRC_URI=mirror://sourceforge/trousers/${P}.tar.gz

LICENSE=CPL-1.0 GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86
IUSE=doc selinux # gtk

# gtk support presently does NOT compile.
#   gtk? ( =x11-libs/gtk+-2 )

CDEPEND==dev-libs/glib-2
=dev-libs/openssl-0.9.7:0
DEPEND=${CDEPEND}
virtual/pkgconfig
RDEPEND=${CDEPEND}
selinux? ( sec-policy/selinux-tcsd )
# S=${WORKDIR}/${P}git

DOCS=AUTHORS ChangeLog NICETOHAVES README TODO

DOC_CONTENTS=
If you have problems starting tcsd, please check permissions and
ownership on /dev/tpm* and ~tss/system.data


pkg_setup() {
# Check for driver (not sure it can be an rdep, because ot depends on 
the
# version of virtual/linux-sources... Is that supported by portage?)
linux-info_pkg_setup
local tpm_kernel_version tpm_kernel_present tpm_module
kernel_is ge 2 6 12  tpm_kernel_version=yes
if linux_config_exists; then
linux_chkconfig_present TCG_TPM  tpm_kernel_present=yes
else
ewarn No kernel configuration could be found.
fi
has_version app-crypt/tpm-emulator  tpm_module=yes
if [[ -n ${tpm_kernel_present} ]]; then
einfo Good, you seem to have in-kernel TPM support.
elif [[ -n ${tpm_module} ]]; then
einfo Good, you seem to have TPM support with the external 
module.
if [[ -n ${tpm_kernel_version} ]]; then
elog
elog Note that since you have a =2.6.12 kernel, you 
could use
elog the in-kernel driver instead of (CONFIG_TCG_TPM).
fi
elif [[ -n ${tpm_kernel_version} ]]; then
eerror
eerror To use this package, you will have to activate TPM 
support
eerror in your kernel configuration. That's at least 
CONFIG_TCG_TPM,
eerror plus probably a chip specific driver (like 
CONFIG_TCG_ATMEL).
eerror
else
eerror
eerror To use this package, you should install a TPM driver.
eerror You can have the following options:
eerror   - install app-crypt/tpm-emulator
eerror   - switch to a =2.6.12 kernel and compile the kernel 
module
eerror
fi

# New user/group for the daemon
enewgroup tss

[gentoo-commits] gentoo-x86 commit in net-libs/gnutls: gnutls-3.3.14.ebuild ChangeLog

2015-04-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/04/01 22:33:39

  Modified: ChangeLog
  Added:gnutls-3.3.14.ebuild
  Log:
  Version bump, bug#545208
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.529net-libs/gnutls/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.529view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?rev=1.529content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/ChangeLog?r1=1.528r2=1.529

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.528
retrieving revision 1.529
diff -u -r1.528 -r1.529
--- ChangeLog   10 Mar 2015 21:24:23 -  1.528
+++ ChangeLog   1 Apr 2015 22:33:39 -   1.529
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.528 
2015/03/10 21:24:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.529 
2015/04/01 22:33:39 alonbl Exp $
+
+*gnutls-3.3.14 (01 Apr 2015)
+
+  01 Apr 2015; Alon Bar-Lev alo...@gentoo.org +gnutls-3.3.14.ebuild:
+  Version bump, bug#545208
 
   10 Mar 2015; Mike Frysinger vap...@gentoo.org gnutls-3.3.10-r2.ebuild:
   Mark arm64/ia64/m68k/s390/sh stable #492522.



1.1  net-libs/gnutls/gnutls-3.3.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.14.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnutls/gnutls-3.3.14.ebuild?rev=1.1content-type=text/plain

Index: gnutls-3.3.14.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.14.ebuild,v 1.1 
2015/04/01 22:33:39 alonbl Exp $

EAPI=5

inherit autotools libtool eutils multilib-minimal versionator

DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project
HOMEPAGE=http://www.gnutls.org/;
SRC_URI=mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz

# LGPL-3 for libgnutls library and GPL-3 for libgnutls-extra library.
# soon to be relicensed as LGPL-2.1 unless heartbeat extension enabled.
LICENSE=GPL-3 LGPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris
IUSE_LINGUAS= en cs de fi fr it ms nl pl sv uk vi zh_CN
IUSE=+cxx +crywrap dane doc examples guile nls pkcs11 static-libs test zlib 
${IUSE_LINGUAS// / linguas_}
# heartbeat support is not disabled until re-licensing happens fullyf

# NOTICE: sys-devel/autogen is required at runtime as we
# use system libopts
RDEPEND==dev-libs/libtasn1-3.9[${MULTILIB_USEDEP}]
=dev-libs/nettle-2.7[gmp,${MULTILIB_USEDEP}]
=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]
sys-devel/autogen
crywrap? ( net-dns/libidn )
dane? ( =net-dns/unbound-1.4.20[${MULTILIB_USEDEP}] )
guile? ( =dev-scheme/guile-1.8[networking] )
nls? ( =virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
pkcs11? ( =app-crypt/p11-kit-0.20.7[${MULTILIB_USEDEP}] )
zlib? ( =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
=sys-devel/automake-1.11.6
=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
doc? ( dev-util/gtk-doc )
nls? ( sys-devel/gettext )
test? ( app-misc/datefudge )

DOCS=( AUTHORS ChangeLog NEWS README THANKS doc/TODO )

S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)

pkg_setup() {
# bug#520818
export TZ=UTC
}

src_prepare() {
sed -i \
-e 's/imagesdir = $(infodir)/imagesdir = $(htmldir)/' \
doc/Makefile.am || die

# force regeneration of autogen-ed files
local file
for file in $(grep -l AutoGen-ed src/*.c) ; do
rm src/$(basename ${file} .c).{c,h} || die
done

# force regeneration of makeinfo files
# have no idea why on some system these files are not
# accepted as-is, see bug#520818
for file in $(grep -l produced by makeinfo doc/*.info) ; do
rm ${file} || die
done

# support user patches
epatch_user

eautoreconf

# Use sane .so versioning on FreeBSD.
elibtoolize

# bug 497472
use cxx || epunt_cxx

[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1/files: libtasn1-4.3-build.patch

2015-03-29 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/29 11:59:02

  Removed:  libtasn1-4.3-build.patch
  Log:
  Version bump + cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-4.4.ebuild ChangeLog libtasn1-4.3.ebuild

2015-03-29 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/29 11:59:02

  Modified: ChangeLog
  Added:libtasn1-4.4.ebuild
  Removed:  libtasn1-4.3.ebuild
  Log:
  Version bump + cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.230dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.230view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.230content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.229r2=1.230

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- ChangeLog   10 Mar 2015 20:18:12 -  1.229
+++ ChangeLog   29 Mar 2015 11:59:02 -  1.230
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.229 
2015/03/10 20:18:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.230 
2015/03/29 11:59:02 alonbl Exp $
+
+*libtasn1-4.4 (29 Mar 2015)
+
+  29 Mar 2015; Alon Bar-Lev alo...@gentoo.org +libtasn1-4.4.ebuild,
+  -files/libtasn1-4.3-build.patch, -libtasn1-4.3.ebuild:
+  Version bump + cleanup
 
   10 Mar 2015; Mike Frysinger vap...@gentoo.org libtasn1-4.2.ebuild:
   Mark arm64/m68k/s390/sh stable.



1.1  dev-libs/libtasn1/libtasn1-4.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.4.ebuild?rev=1.1content-type=text/plain

Index: libtasn1-4.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.4.ebuild,v 1.1 
2015/03/29 11:59:02 alonbl Exp $

EAPI=5

inherit autotools-multilib

DESCRIPTION=ASN.1 library
HOMEPAGE=http://www.gnu.org/software/libtasn1/;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3 LGPL-2.1
SLOT=0/6 # subslot = libtasn1 soname version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
IUSE=doc static-libs

DEPEND==dev-lang/perl-5.6
sys-apps/help2man
virtual/yacc
RDEPEND=
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r16
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

DOCS=( AUTHORS ChangeLog NEWS README THANKS )

src_configure() {
local myeconfargs
[[ ${VALGRIND_TESTS} == 0 ]]  myeconfargs+=( 
--disable-valgrind-tests )
autotools-multilib_src_configure
}

src_install() {
autotools-multilib_src_install

if use doc ; then
dodoc doc/libtasn1.pdf
dohtml doc/reference/html/*
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: nettle-2.7.1-r4.ebuild ChangeLog

2015-03-27 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/27 06:41:28

  Modified: ChangeLog
  Added:nettle-2.7.1-r4.ebuild
  Log:
  Fix multilib issue, bug#543892
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.119dev-libs/nettle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.119view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?rev=1.119content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/ChangeLog?r1=1.118r2=1.119

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   28 Feb 2015 21:35:59 -  1.118
+++ ChangeLog   27 Mar 2015 06:41:28 -  1.119
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.118 
2015/02/28 21:35:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.119 
2015/03/27 06:41:28 alonbl Exp $
+
+*nettle-2.7.1-r4 (27 Mar 2015)
+
+  27 Mar 2015; Alon Bar-Lev alo...@gentoo.org +nettle-2.7.1-r4.ebuild:
+  Fix multilib issue, bug#543892
 
   28 Feb 2015; Robin H. Johnson robb...@gentoo.org nettle-2.7.1-r2.ebuild:
   Oops, changed old r2 as well, revert.



1.1  dev-libs/nettle/nettle-2.7.1-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?rev=1.1content-type=text/plain

Index: nettle-2.7.1-r4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v 1.1 
2015/03/27 06:41:28 alonbl Exp $

EAPI=5
AUTOTOOLS_AUTORECONF=yes

inherit eutils autotools-multilib multilib toolchain-funcs

DESCRIPTION=Low-level cryptographic library
HOMEPAGE=http://www.lysator.liu.se/~nisse/nettle/;
SRC_URI=http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz;

LICENSE=|| ( LGPL-3 LGPL-2.1 )
SLOT=0/4 # subslot = libnettle soname version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
IUSE=doc +gmp neon static-libs test

DEPEND=gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )
RDEPEND=${DEPEND}
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r17
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

MULTILIB_WRAPPED_HEADERS=(
/usr/include/nettle/nettle-stdint.h
)

src_prepare() {
tc-is-static-only || epatch ${FILESDIR}/${PN}-2.7-shared.patch

sed -e '/CFLAGS=/s: -ggdb3::' \
-e 's/solaris\*)/sunldsolaris*)/' \
-i configure.ac || die

# conditionally build tests and examples required by tests
use test || sed -i '/SUBDIRS/s/testsuite examples//' Makefile.in || die

autotools-utils_src_prepare
}

multilib_src_configure() {
# --disable-openssl bug #427526
ECONF_SOURCE=${S} econf \
--libdir=${EPREFIX}/usr/$(get_libdir) \
$(use_enable gmp public-key) \
$(use_enable static-libs static) \
--disable-openssl \
$(tc-is-static-only  echo --disable-shared) \
$(use_enable doc documentation) \
$(use_enable neon arm-neon)
}

multilib_src_install_all() {
einstalldocs
if use doc ; then
dohtml nettle.html
dodoc nettle.pdf
fi
}






[gentoo-commits] gentoo-x86 commit in app-crypt/bestcrypt: bestcrypt-2.0.6.ebuild ChangeLog

2015-03-17 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/17 19:10:50

  Modified: ChangeLog
  Added:bestcrypt-2.0.6.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.77 app-crypt/bestcrypt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   6 Jul 2014 19:07:36 -   1.76
+++ ChangeLog   17 Mar 2015 19:10:50 -  1.77
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/bestcrypt
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.76 
2014/07/06 19:07:36 alonbl Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.77 
2015/03/17 19:10:50 alonbl Exp $
+
+*bestcrypt-2.0.6 (17 Mar 2015)
+
+  17 Mar 2015; Alon Bar-Lev alo...@gentoo.org +bestcrypt-2.0.6.ebuild,
+  +files/bestcrypt-2.0.6-build.patch:
+  Version bump
 
 *bestcrypt-2.0.4 (06 Jul 2014)
 



1.1  app-crypt/bestcrypt/bestcrypt-2.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/bestcrypt-2.0.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/bestcrypt-2.0.6.ebuild?rev=1.1content-type=text/plain

Index: bestcrypt-2.0.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-2.0.6.ebuild,v 
1.1 2015/03/17 19:10:50 alonbl Exp $

EAPI=5

inherit eutils linux-mod toolchain-funcs versionator

MY_PN=BestCrypt
DESCRIPTION=commercially licensed transparent filesystem encryption
HOMEPAGE=http://www.jetico.com/;
SRC_URI=http://www.jetico.com/linux/${MY_PN}-${PV}.tar.gz;

LICENSE=bestcrypt
SLOT=0
IUSE=
KEYWORDS=~amd64 ~x86

DEPEND=virtual/linux-sources
app-shells/bash
RDEPEND=

S=${WORKDIR}/${MY_PN}-${PV}

pkg_setup() {
CONFIG_CHECK=MODULES
linux-mod_pkg_setup

MODULE_NAMES=bestcrypt(block::kernel/kmod)
bc_3des(crypto::kernel/kmod/crypto/algs/3des)
bc_bf128(crypto::kernel/kmod/crypto/algs/bf128)
bc_bf448(crypto::kernel/kmod/crypto/algs/bf448)
bc_blowfish(crypto::kernel/kmod/crypto/algs/blowfish)
bc_cast(crypto::kernel/kmod/crypto/algs/cast)
bc_des(crypto::kernel/kmod/crypto/algs/des)
bc_gost(crypto::kernel/kmod/crypto/algs/gost)
bc_idea(crypto::kernel/kmod/crypto/algs/idea)
bc_rijn(crypto::kernel/kmod/crypto/algs/rijn)
BUILD_TARGETS=module
BUILD_PARAMS= \
BC_KERNEL_DIR=\${KERNEL_DIR}\
}

src_prepare() {
epatch ${FILESDIR}/${P}-build.patch
}

src_compile() {
MAKEOPTS=-j1 linux-mod_src_compile \
CXX=$(tc-getCXX)
MAKEOPTS=-j1 emake \
CC=$(tc-getCC) \
CXX=$(tc-getCXX) \
AR=$(tc-getAR) \
CFLAGS=${CXXFLAGS} \
LDFLAGS=${LDFLAGS}
}

src_install() {
linux-mod_src_install

emake install PREFIX=${ED} install

newinitd ${FILESDIR}/bcrypt3 bcrypt
sed -e '/\(bc_rc6\|bc_serpent\|bc_twofish\)/d' -i 
${D}etc/init.d/bcrypt
dodoc HIDDEN_PART README
}

pkg_postinst() {
ewarn
ewarn The BestCrypt drivers are not free - Please purchace a license 
from 
ewarn http://www.jetico.com/;
ewarn

linux-mod_pkg_postinst
}






[gentoo-commits] gentoo-x86 commit in app-crypt/bestcrypt/files: bestcrypt-2.0.6-build.patch

2015-03-17 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/17 19:10:50

  Added:bestcrypt-2.0.6-build.patch
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  app-crypt/bestcrypt/files/bestcrypt-2.0.6-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/files/bestcrypt-2.0.6-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bestcrypt/files/bestcrypt-2.0.6-build.patch?rev=1.1content-type=text/plain

Index: bestcrypt-2.0.6-build.patch
===
From 4bce59bd9bc5a201caf5f2ff3e2080e7e5a01733 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Sun, 6 Jul 2014 21:34:21 +0300
Subject: [PATCH 3/3] build: do not auto build/install module

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 3cd36fd..a3fd59e 100644
--- a/Makefile
+++ b/Makefile
@@ -98,5 +98,5 @@ TESTS_TARGET = $(TARGET_DIR)/tests/bctool-tests
 
 # default target builds console tool with modules
-all: Makefile helpers module console
+all: Makefile helpers console
true
  
@@ -226,5 +226,5 @@ module-clean: force-look
  
 # install for default target
-install: module-install console-install helpers-install
+install: console-install helpers-install
true
 
-- 
1.8.5.5

From f7f71ec155385aea3dec495d46d07452943fe729 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Tue, 17 Mar 2015 21:05:22 +0200
Subject: [PATCH] build: allow override programs

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 Makefile| 11 +++
 certificate/CertificateLib/Makefile |  4 +++-
 disk/Makefile   |  6 --
 fslib/Makefile  | 16 +---
 kernel/Makefile |  5 +++--
 keygens/kgghost/Makefile|  7 +--
 keygens/kgsha/Makefile  |  7 +--
 mount/Makefile  |  9 +
 spacemap/Makefile   |  6 --
 tests/Makefile  | 12 ++--
 10 files changed, 51 insertions(+), 32 deletions(-)

diff --git a/Makefile b/Makefile
index 6af2319..359d022 100644
--- a/Makefile
+++ b/Makefile
@@ -56,6 +56,9 @@ KGSHA_LIB = $(KGSHA_BUILD_DIR)/lib$(KGSHA_LIB_NAME).a
 KGGHOST_LIB = $(KGGHOST_BUILD_DIR)/lib$(KGGHOST_LIB_NAME).a
 SPACEMAP_LIB = $(SPACEMAP_BUILD_DIR)/lib$(SPACEMAP_LIB_NAME).a
 
+CC = gcc
+CXX = g++
+
 BC_EXTRA_CFLAGS= $(CFLAGS) -D_LARGE_FILES -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
 BC_EXTRA_LDFLAGS = $(LDFLAGS)
 
@@ -125,7 +128,7 @@ helpers: create-dirs
 console: spacemap-lib certificate-lib fs-lib kernel-lib keygen-libs $(TARGET)
true
 $(TARGET): $(BCTOOL_OBJS)
-   g++ $(BCTOOL_OBJS) $(BCTOOL_CFLAGS) $(BCTOOL_LDFLAGS) -o $(TARGET)
+   $(CXX) $(BCTOOL_OBJS) $(BCTOOL_CFLAGS) $(BCTOOL_LDFLAGS) -o $(TARGET)
 
 # GUI executable only (w/o console and helpers)
 panel: certificate-lib kernel-lib keygen-libs fs-lib
@@ -339,10 +342,10 @@ module-uninstall:
bash ./scripts/remove_mods
 
 %.o:%.cpp
-   g++ -c $(BCTOOL_CFLAGS) $ -o $@
+   $(CXX) -c $(BCTOOL_CFLAGS) $ -o $@
 
 %.o:%.cc
-   g++ -c $(BCTOOL_CFLAGS) $ -o $@
+   $(CXX) -c $(BCTOOL_CFLAGS) $ -o $@
 
 %.o:%.c
-   gcc -c $(BCTOOL_CFLAGS) $ -o $@
+   $(CC) -c $(BCTOOL_CFLAGS) $ -o $@
diff --git a/certificate/CertificateLib/Makefile 
b/certificate/CertificateLib/Makefile
index d28ccc7..810a30a 100644
--- a/certificate/CertificateLib/Makefile
+++ b/certificate/CertificateLib/Makefile
@@ -1,5 +1,7 @@
 
-CP = cp
+CC = gcc
+CXX = g++
+AR = ar
 CFLAGS += -Wall -fno-strict-aliasing -O3
 #-Werror
 
diff --git a/disk/Makefile b/disk/Makefile
index e3915b0..1a9ff01 100644
--- a/disk/Makefile
+++ b/disk/Makefile
@@ -1,14 +1,16 @@
 DISKMON_OBJS = disk.o diskmon.o
+
+CXX = g++
 CFLAGS += -Wall -I. -I../ -p -gdwarf-2 #-DBC_DEBUG
 LDFLAGS += -ludev
 
 all:diskmon Makefile
 
 diskmon:$(DISKMON_OBJS)
-   g++ $(DISKMON_OBJS) $(LDFLAGS) -o diskmon
+   $(CXX) $(DISKMON_OBJS) $(LDFLAGS) -o diskmon
 
 %.o:%.cc
-   g++ $(CFLAGS) -c $ -o $@
+   $(CXX) $(CFLAGS) -c $ -o $@
 
 clean:
rm -rf diskmon *.o
diff --git a/fslib/Makefile b/fslib/Makefile
index a6f96f4..bbe6cae 100644
--- a/fslib/Makefile
+++ b/fslib/Makefile
@@ -1,3 +1,5 @@
+CC = gcc
+AR = ar
 
 FSLIB_CFLAGS = $(CFLAGS) -Wall -O0 -DFSLIB_DEBUG -g  # -O3 
 FSLIB_CFLAGS += -I. -D_LARGE_FILES -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 #-fvisibility=hidden
@@ -15,25 +17,25 @@ FSLIB_TOOLS = file_hfs test_hfs test_info test_free_space 
diskinfo
 all: Makefile $(FSLIB) $(FSLIB_TOOLS)
 
 $(FSLIB): $(OBJS)
-   ar rcs $(FSLIB) $(OBJS)
+   $(AR) rcs $(FSLIB) $(OBJS)
 
 test_hfs: $(FSLIB) test/test_hfs.o
-   gcc 

[gentoo-commits] gentoo-x86 commit in app-crypt/chntpw: chntpw-140201.ebuild ChangeLog chntpw-100627.ebuild

2015-03-16 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/16 16:48:43

  Modified: ChangeLog
  Added:chntpw-140201.ebuild
  Removed:  chntpw-100627.ebuild
  Log:
  Version bump, bug#543520, thanks to Bob Wya. Cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.22 app-crypt/chntpw/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/chntpw/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/chntpw/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/chntpw/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/chntpw/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   2 Jun 2013 10:54:42 -   1.21
+++ ChangeLog   16 Mar 2015 16:48:43 -  1.22
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/chntpw
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/ChangeLog,v 1.21 
2013/06/02 10:54:42 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/ChangeLog,v 1.22 
2015/03/16 16:48:43 alonbl Exp $
+
+*chntpw-140201 (16 Mar 2015)
+
+  16 Mar 2015; Alon Bar-Lev alo...@gentoo.org +chntpw-140201.ebuild,
+  -chntpw-100627.ebuild:
+  Version bump, bug#543520, thanks to Bob Wya. Cleanup
 
   02 Jun 2013; Pacho Ramos pa...@gentoo.org metadata.xml:
   Cleanup due bug #328951



1.1  app-crypt/chntpw/chntpw-140201.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/chntpw/chntpw-140201.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/chntpw/chntpw-140201.ebuild?rev=1.1content-type=text/plain

Index: chntpw-140201.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/chntpw/chntpw-140201.ebuild,v 1.1 
2015/03/16 16:48:43 alonbl Exp $

EAPI=5

inherit toolchain-funcs

DESCRIPTION=Offline Windows NT Password  Registry Editor
HOMEPAGE=http://pogostick.net/~pnh/ntpasswd/;
SRC_URI=http://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip;

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=static

RDEPEND=dev-libs/openssl:0
DEPEND=${RDEPEND}
app-arch/unzip
static? ( dev-libs/openssl:0[static-libs] )

src_prepare() {
sed -i -e '/-o/s:$(CC):$(CC) $(LDFLAGS):' Makefile || die

if ! use static ; then
sed -i -e /^all:/s/ \(chntpw\|reged\).static//g Makefile || 
die
fi

emake clean
}

src_compile() {
emake \
CC=$(tc-getCC) \
CFLAGS=${CFLAGS} -DUSEOPENSSL -Wall \
LIBS=-lcrypto
}

src_install() {
dobin chntpw cpnt reged

if use static; then
dobin {chntpw,reged}.static
fi

dodoc {HISTORY,README,regedit,WinReg}.txt
}






[gentoo-commits] gentoo-x86 commit in net-dns/openresolv: openresolv-3.6.2.ebuild ChangeLog

2015-03-12 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/12 21:43:01

  Modified: ChangeLog
  Added:openresolv-3.6.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.100net-dns/openresolv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   28 Feb 2015 22:03:04 -  1.99
+++ ChangeLog   12 Mar 2015 21:43:01 -  1.100
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/openresolv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.99 
2015/02/28 22:03:04 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.100 
2015/03/12 21:43:01 alonbl Exp $
+
+*openresolv-3.6.2 (12 Mar 2015)
+
+  12 Mar 2015; Alon Bar-Lev alo...@gentoo.org +openresolv-3.6.2.ebuild:
+  Version bump
 
   28 Feb 2015; Alon Bar-Lev alo...@gentoo.org openresolv-3.6.1.ebuild:
   Add selinux policy, bug#539688



1.1  net-dns/openresolv/openresolv-3.6.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.6.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.6.2.ebuild?rev=1.1content-type=text/plain

Index: openresolv-3.6.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.6.2.ebuild,v 
1.1 2015/03/12 21:43:01 alonbl Exp $

EAPI=5

inherit eutils

DESCRIPTION=A framework for managing DNS information
HOMEPAGE=http://roy.marples.name/projects/openresolv;
SRC_URI=http://roy.marples.name/downloads/${PN}/${P}.tar.bz2;

LICENSE=BSD-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=selinux

DEPEND=!net-dns/resolvconf-gentoo
!net-dns/dnsmasq-2.40-r1
RDEPEND=selinux? ( sec-policy/selinux-resolvconf )

src_configure() {
econf \
--prefix= \
--rundir=/var/run \
--libexecdir=/lib/resolvconf \
--restartcmd=/lib/resolvconf/helpers/restartcmd \1
}

src_install() {
default
exeinto /lib/resolvconf/helpers
doexe ${FILESDIR}/restartcmd
}

pkg_config() {
if [ ${ROOT} != / ]; then
eerror We cannot configure unless \$ROOT=/
return 1
fi

if [ -n $(resolvconf -l) ]; then
einfo ${PN} already has DNS information
else
ebegin Copying /etc/resolv.conf to resolvconf -a dummy
resolvconf -a dummy /etc/resolv.conf
eend $? || return $?
einfo The dummy interface will disappear when you next reboot
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: libtasn1-4.3.ebuild ChangeLog

2015-03-09 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/09 21:26:02

  Modified: ChangeLog
  Added:libtasn1-4.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.228dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.228view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.228content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.227r2=1.228

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog   1 Feb 2015 14:20:02 -   1.227
+++ ChangeLog   9 Mar 2015 21:26:02 -   1.228
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.227 
2015/02/01 14:20:02 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.228 
2015/03/09 21:26:02 alonbl Exp $
+
+*libtasn1-4.3 (09 Mar 2015)
+
+  09 Mar 2015; Alon Bar-Lev alo...@gentoo.org 
+files/libtasn1-4.3-build.patch,
+  +libtasn1-4.3.ebuild:
+  Version bump
 
   01 Feb 2015; Alon Bar-Lev alo...@gentoo.org 
-files/libtasn1-3.6-build.patch,
   -libtasn1-3.6.ebuild, -libtasn1-3.8.ebuild, -libtasn1-4.0.ebuild,



1.1  dev-libs/libtasn1/libtasn1-4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/libtasn1-4.3.ebuild?rev=1.1content-type=text/plain

Index: libtasn1-4.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-4.3.ebuild,v 1.1 
2015/03/09 21:26:02 alonbl Exp $

EAPI=5

inherit autotools-multilib

DESCRIPTION=ASN.1 library
HOMEPAGE=http://www.gnu.org/software/libtasn1/;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3 LGPL-2.1
SLOT=0/6 # subslot = libtasn1 soname version
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
IUSE=doc static-libs

DEPEND==dev-lang/perl-5.6
sys-apps/help2man
virtual/yacc
RDEPEND=
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20131008-r16
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

DOCS=( AUTHORS ChangeLog NEWS README THANKS )

AUTOTOOLS_AUTORECONF=1
PATCHES=(
${FILESDIR}/${P}-build.patch
)

src_configure() {
local myeconfargs
[[ ${VALGRIND_TESTS} == 0 ]]  myeconfargs+=( 
--disable-valgrind-tests )
autotools-multilib_src_configure
}

src_install() {
autotools-multilib_src_install

if use doc ; then
dodoc doc/libtasn1.pdf
dohtml doc/reference/html/*
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1/files: libtasn1-4.3-build.patch

2015-03-09 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/09 21:26:01

  Added:libtasn1-4.3-build.patch
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  dev-libs/libtasn1/files/libtasn1-4.3-build.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/files/libtasn1-4.3-build.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/files/libtasn1-4.3-build.patch?rev=1.1content-type=text/plain

Index: libtasn1-4.3-build.patch
===
From 5adc20f669b4759ac431da7a992217637c22f104 Mon Sep 17 00:00:00 2001
From: Alon Bar-Lev alon.bar...@gmail.com
Date: Mon, 9 Mar 2015 23:22:02 +0200
Subject: [PATCH] build: tests: fix Test_choice_ocsp on separate builddir

Signed-off-by: Alon Bar-Lev alon.bar...@gmail.com
---
 tests/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4b326f0..a00ebc7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -54,6 +54,8 @@ TESTS_ENVIRONMENT = \
ASN1INDEF2=$(srcdir)/TestIndef2.p12 \
ASN1INDEF3=$(srcdir)/TestIndef3.der \
ASN1ENCODING=$(srcdir)/Test_encoding.asn \
+   ASN1CHOICE_OCSP=$(srcdir)/pkix.asn \
+   ASN1CHOICE_OCSP_DATA=$(srcdir)/ocsp.der \
THREADSAFETY_FILES=`find $(top_srcdir)/lib -name \*.c` \
EXEEXT=$(EXEEXT) \
$(VALGRIND)
-- 
2.0.5







[gentoo-commits] gentoo-x86 commit in app-crypt/aespipe: metadata.xml aespipe-2.4c-r1.ebuild ChangeLog

2015-03-06 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/06 15:16:42

  Modified: metadata.xml ChangeLog
  Added:aespipe-2.4c-r1.ebuild
  Log:
  Move to eapi 5 + cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.4  app-crypt/aespipe/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/metadata.xml?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/metadata.xml?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/metadata.xml?r1=1.3r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/aespipe/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml18 Sep 2012 04:39:41 -  1.3
+++ metadata.xml6 Mar 2015 15:16:41 -   1.4
@@ -2,4 +2,9 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
 herdcrypto/herd
+use
+   flag name='asm'Enable assebly modules/flag
+   flag name='cpu_flags_x86_padlock'Use VIA padlock instructions,
+   detected at run time, code still works on non-padlock 
processors/flag
+/use
 /pkgmetadata



1.34 app-crypt/aespipe/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/ChangeLog?rev=1.34view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/ChangeLog?rev=1.34content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/ChangeLog?r1=1.33r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   15 Dec 2012 12:07:28 -  1.33
+++ ChangeLog   6 Mar 2015 15:16:41 -   1.34
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/aespipe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.33 
2012/12/15 12:07:28 alonbl Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.34 
2015/03/06 15:16:41 alonbl Exp $
+
+*aespipe-2.4c-r1 (06 Mar 2015)
+
+  06 Mar 2015; Alon Bar-Lev alo...@gentoo.org +aespipe-2.4c-r1.ebuild,
+  metadata.xml:
+  Move to eapi 5 + cleanup
 
 *aespipe-2.4c (14 Dec 2012)
 



1.1  app-crypt/aespipe/aespipe-2.4c-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/aespipe-2.4c-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/aespipe/aespipe-2.4c-r1.ebuild?rev=1.1content-type=text/plain

Index: aespipe-2.4c-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.4c-r1.ebuild,v 
1.1 2015/03/06 15:16:41 alonbl Exp $

EAPI=5

inherit flag-o-matic

DESCRIPTION=Encrypts data from stdin to stdout
HOMEPAGE=http://loop-aes.sourceforge.net;
SRC_URI=http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~sparc-solaris
IUSE=+asm cpu_flags_x86_aes cpu_flags_x86_padlock static
DEPEND=
RDEPEND=app-arch/sharutils
app-crypt/gnupg

S=${WORKDIR}/${PN}-v${PV}

src_configure() {
use static  append-ldflags -static
econf \
$(use_enable asm) \
$(use_enable cpu_flags_x86_aes intelaes) \
$(use_enable cpu_flags_x86_padlock padlock)
}






[gentoo-commits] gentoo-x86 commit in net-firewall/firehol/files: fireqos.initrd firehol.initrd.1 fireqos.conf.d firehol.initrd

2015-03-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/05 09:18:08

  Modified: firehol.initrd.1
  Added:fireqos.initrd fireqos.conf.d
  Removed:  firehol.initrd
  Log:
  Version bump, bug#542148
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  net-firewall/firehol/files/firehol.initrd.1

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/firehol.initrd.1?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/firehol.initrd.1?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/firehol.initrd.1?r1=1.1r2=1.2

Index: firehol.initrd.1
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/files/firehol.initrd.1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firehol.initrd.112 Jun 2012 10:04:12 -  1.1
+++ firehol.initrd.15 Mar 2015 09:18:08 -   1.2
@@ -1,7 +1,7 @@
 #!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/firehol/files/firehol.initrd.1,v 1.1 
2012/06/12 10:04:12 xmw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/firehol/files/firehol.initrd.1,v 1.2 
2015/03/05 09:18:08 alonbl Exp $
 
 extra_commands=save panic try
 extra_started_commands=reload



1.1  net-firewall/firehol/files/fireqos.initrd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/fireqos.initrd?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/fireqos.initrd?rev=1.1content-type=text/plain

Index: fireqos.initrd
===
#!/sbin/runscript
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/files/fireqos.initrd,v 
1.1 2015/03/05 09:18:08 alonbl Exp $

depend() {
need localmount
after bootmisc
before net
}

checkrules() {
if [ ! -f ${FIREQOS_CONF} ]; then
eerror Not starting FireQOS. Create ${FIREQOS_CONF}
eerror and fill it with some rules.
eerror man fireqos.conf for more info.
return 1
fi
}

start() {
checkrules || return 1
ebegin Starting FireQOS
/usr/sbin/fireqos start ${FIREQOS_CONF} -- 
${FIREQOS_EXTRA_ARGS}  /dev/null
eend $? 
}

stop() {
ebegin Stopping FireQOS
/usr/sbin/fireqos stop  /dev/null
eend $?
}

restart() {
ebegin Restarting FireQOS
svc_stop;
svc_start;
eend $?
}

status() {
ebegin Showing FireQOS status
/usr/sbin/fireqos status
eend $?
}



1.1  net-firewall/firehol/files/fireqos.conf.d

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/fireqos.conf.d?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/files/fireqos.conf.d?rev=1.1content-type=text/plain

Index: fireqos.conf.d
===
#Locate of FireQOS conf file
FIREQOS=/etc/firehol/fireqos.conf






[gentoo-commits] gentoo-x86 commit in net-firewall/firehol: firehol-2.0.1.ebuild ChangeLog

2015-03-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/05 09:18:08

  Modified: ChangeLog
  Added:firehol-2.0.1.ebuild
  Log:
  Version bump, bug#542148
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.54 net-firewall/firehol/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?r1=1.53r2=1.54

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   14 Dec 2012 10:03:29 -  1.53
+++ ChangeLog   5 Mar 2015 09:18:08 -   1.54
@@ -1,6 +1,13 @@
 # ChangeLog for net-firewall/firehol
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.53 
2012/12/14 10:03:29 alonbl Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.54 
2015/03/05 09:18:08 alonbl Exp $
+
+*firehol-2.0.1 (05 Mar 2015)
+
+  05 Mar 2015; Alon Bar-Lev alo...@gentoo.org +files/fireqos.conf.d,
+  +files/fireqos.initrd, +firehol-2.0.1.ebuild, -files/firehol.initrd,
+  files/firehol.initrd.1:
+  Version bump, bug#542148
 
   14 Dec 2012; Alon Bar-Lev alo...@gentoo.org metadata.xml:
   Assign as a maintainer



1.1  net-firewall/firehol/firehol-2.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild?rev=1.1content-type=text/plain

Index: firehol-2.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild,v 
1.1 2015/03/05 09:18:08 alonbl Exp $

EAPI=5
inherit eutils linux-info

DESCRIPTION=iptables firewall generator
HOMEPAGE=http://firehol.sourceforge.net/;
SRC_URI=http://firehol.org/download/releases/v${PV}/${P}.tar.xz;

LICENSE=GPL-2
SLOT=0
IUSE=doc
KEYWORDS=~amd64 ~ppc ~sparc ~x86

DEPEND=sys-apps/iproute2
RDEPEND=net-firewall/iptables
sys-apps/iproute2[-minimal]
virtual/modutils

pkg_setup() {
local KCONFIG_OPTS=~NF_CONNTRACK_IPV4 ~NF_CONNTRACK_MARK ~NF_NAT 
~NF_NAT_FTP ~NF_NAT_IRC \
~IP_NF_IPTABLES ~IP_NF_FILTER ~IP_NF_TARGET_REJECT 
~IP_NF_TARGET_LOG ~IP_NF_TARGET_ULOG \
~IP_NF_TARGET_MASQUERADE ~IP_NF_TARGET_REDIRECT ~IP_NF_MANGLE \
~NETFILTER_XT_MATCH_LIMIT ~NETFILTER_XT_MATCH_STATE 
~NETFILTER_XT_MATCH_OWNER

get_version
if [ ${KV_PATCH} -ge 25 ]; then
CONFIG_CHECK=~NF_CONNTRACK ${KCONFIG_OPTS}
else
CONFIG_CHECK=~NF_CONNTRACK_ENABLED ${KCONFIG_OPTS}
fi
linux-info_pkg_setup
}

src_configure() {
econf \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
--with-autosave=${EPREFIX}/etc/conf.d/iptables \
--with-autosave=${EPREFIX}/etc/conf.d/ip6tables
}

src_install() {
default

newconfd ${FILESDIR}/firehol.conf.d firehol
newinitd ${FILESDIR}/firehol.initrd.1 firehol
newconfd ${FILESDIR}/fireqos.conf.d fireqos
newinitd ${FILESDIR}/fireqos.initrd fireqos

# no --disable-doc yet
use doc || rm -fr ${D}/usr/share/doc/${PF}/*.pdf 
${D}/usr/share/doc/${PF}/html
}






[gentoo-commits] gentoo-x86 commit in net-firewall/firehol: firehol-2.0.1.ebuild ChangeLog

2015-03-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/05 09:41:40

  Modified: firehol-2.0.1.ebuild ChangeLog
  Log:
  fix autosave locations
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  net-firewall/firehol/firehol-2.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild?r1=1.1r2=1.2

Index: firehol-2.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- firehol-2.0.1.ebuild5 Mar 2015 09:18:08 -   1.1
+++ firehol-2.0.1.ebuild5 Mar 2015 09:41:39 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild,v 
1.1 2015/03/05 09:18:08 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/firehol-2.0.1.ebuild,v 
1.2 2015/03/05 09:41:39 alonbl Exp $
 
 EAPI=5
 inherit eutils linux-info
@@ -37,8 +37,8 @@
 src_configure() {
econf \
--docdir=${EPREFIX}/usr/share/doc/${PF} \
-   --with-autosave=${EPREFIX}/etc/conf.d/iptables \
-   --with-autosave=${EPREFIX}/etc/conf.d/ip6tables
+   --with-autosave=${EPREFIX}/var/lib/iptables/rules-save \
+   --with-autosave6=${EPREFIX}/var/lib/ip6tables/rules-save
 }
 
 src_install() {



1.55 net-firewall/firehol/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.55view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?rev=1.55content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/firehol/ChangeLog?r1=1.54r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   5 Mar 2015 09:18:08 -   1.54
+++ ChangeLog   5 Mar 2015 09:41:39 -   1.55
@@ -1,6 +1,9 @@
 # ChangeLog for net-firewall/firehol
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.54 
2015/03/05 09:18:08 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/firehol/ChangeLog,v 1.55 
2015/03/05 09:41:39 alonbl Exp $
+
+  05 Mar 2015; Alon Bar-Lev alo...@gentoo.org firehol-2.0.1.ebuild:
+  fix autosave locations
 
 *firehol-2.0.1 (05 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-1.4.19.ebuild ChangeLog

2015-03-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/03/01 11:11:24

  Modified: gnupg-1.4.19.ebuild ChangeLog
  Log:
  Remove russian man page, bug#541788
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  app-crypt/gnupg/gnupg-1.4.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild?r1=1.1r2=1.2

Index: gnupg-1.4.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnupg-1.4.19.ebuild 27 Feb 2015 20:57:08 -  1.1
+++ gnupg-1.4.19.ebuild 1 Mar 2015 11:11:24 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v 1.1 
2015/02/27 20:57:08 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.19.ebuild,v 1.2 
2015/03/01 11:11:24 alonbl Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos
-IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib 
linguas_ru
+IUSE=bzip2 curl ldap mta nls readline selinux smartcard static usb zlib
 
 COMMON_DEPEND=
ldap? ( net-nds/openldap )
@@ -41,9 +41,6 @@
 S=${WORKDIR}/${MY_P}
 
 src_prepare() {
-   # Install RU man page in right location
-   sed -e /^man_MANS =/s/ gpg\.ru\.1// -i doc/Makefile.in || die sed 
doc/Makefile.in failed
-
# bug#469388
sed -i -e 's/--batch --dearmor/--homedir . --batch --dearmor/' 
checks/Makefile.in
 
@@ -98,12 +95,6 @@
 
exeinto /usr/libexec/gnupg
doexe tools/make-dns-cert
-
-   # install RU documentation in right location
-   if use linguas_ru; then
-   cp doc/gpg.ru.1 ${T}/gpg.1 || die
-   doman -i18n=ru ${T}/gpg.1
-   fi
 }
 
 pkg_postinst() {



1.579app-crypt/gnupg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.579view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?rev=1.579content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gnupg/ChangeLog?r1=1.578r2=1.579

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- ChangeLog   27 Feb 2015 20:57:08 -  1.578
+++ ChangeLog   1 Mar 2015 11:11:24 -   1.579
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.578 
2015/02/27 20:57:08 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.579 
2015/03/01 11:11:24 alonbl Exp $
+
+  01 Mar 2015; Alon Bar-Lev alo...@gentoo.org gnupg-1.4.19.ebuild:
+  Remove russian man page, bug#541788
 
 *gnupg-1.4.19 (27 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in app-crypt/hashcat-bin: hashcat-bin-0.49.ebuild ChangeLog

2015-02-28 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/28 21:59:15

  Modified: ChangeLog
  Added:hashcat-bin-0.49.ebuild
  Log:
  Version bump, bug#540406
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.12 app-crypt/hashcat-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/hashcat-bin/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/hashcat-bin/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/hashcat-bin/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/hashcat-bin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   5 May 2014 15:42:54 -   1.11
+++ ChangeLog   28 Feb 2015 21:59:15 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/hashcat-bin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashcat-bin/ChangeLog,v 1.11 
2014/05/05 15:42:54 alonbl Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashcat-bin/ChangeLog,v 1.12 
2015/02/28 21:59:15 alonbl Exp $
+
+*hashcat-bin-0.49 (28 Feb 2015)
+
+  28 Feb 2015; Alon Bar-Lev alo...@gentoo.org +hashcat-bin-0.49.ebuild:
+  Version bump, bug#540406
 
 *hashcat-bin-0.47 (05 May 2014)
 



1.1  app-crypt/hashcat-bin/hashcat-bin-0.49.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/hashcat-bin/hashcat-bin-0.49.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/hashcat-bin/hashcat-bin-0.49.ebuild?rev=1.1content-type=text/plain

Index: hashcat-bin-0.49.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/hashcat-bin/hashcat-bin-0.49.ebuild,v 1.1 
2015/02/28 21:59:15 alonbl Exp $

EAPI=5

MY_P=hashcat-${PV}

inherit eutils pax-utils
DESCRIPTION=An multi-threaded multihash cracker
HOMEPAGE=http://hashcat.net/hashcat/;

SRC_URI=http://hashcat.net/files/${MY_P}.7z;

#license applies to this version per http://hashcat.net/forum/thread-1348.html
LICENSE=hashcat
SLOT=0
KEYWORDS=-* ~amd64 ~amd64-linux ~x64-macos ~x86 ~x86-linux

IUSE=

RDEPEND=
DEPEND=${RDEPEND}
app-arch/p7zip

S=${WORKDIR}/${MY_P}

RESTRICT=strip
QA_PREBUILT=opt/${PN}/hashcat-cli*.bin
opt/${PN}/hashcat-cli64.app

has_xop() {
echo | $(tc-getCC) ${CFLAGS} -E -dM - | grep -q #define __XOP__ 1
}

has_avx() {
echo | $(tc-getCC) ${CFLAGS} -E -dM - | grep -q #define __AVX__ 1
}

src_install() {
dodoc docs/*
rm -r *.exe docs || die
use x86 || { rm hashcat-cli32.bin || die; }
use amd64 || { rm hashcat-cli64.bin || die; }
use x64-macos || { rm hashcat-cli64.app || die; }
has_avx || { rm hashcat-cliAVX.bin || die; }
has_xop || { rm hashcat-cliXOP.bin || die; }

#I assume this is needed but I didn't check
pax-mark m hashcat-cli*.bin

insinto /opt/${PN}
doins -r ${S}/*

dodir /opt/bin
if [ -f ${ED}/opt/${PN}/hashcat-cli32.bin ]
then
fperms +x /opt/${PN}/hashcat-cli32.bin
cat -EOF  ${ED}/opt/bin/hashcat-cli32.bin
#! /bin/sh
cd ${EPREFIX}/opt/${PN}
echo Warning: hashcat-cli32.bin is running from 
${EPREFIX}/opt/${PN} so be careful of relative paths.
exec ./hashcat-cli32.bin \$@
EOF
fperms +x /opt/bin/hashcat-cli32.bin
fi
if [ -f ${ED}/opt/${PN}/hashcat-cli64.bin ]
then
fperms +x /opt/${PN}/hashcat-cli64.bin
cat -EOF  ${ED}/opt/bin/hashcat-cli64.bin
#! /bin/sh
cd ${EPREFIX}/opt/${PN}
echo Warning: hashcat-cli64.bin is running from 
${EPREFIX}/opt/${PN} so be careful of relative paths.
exec ./hashcat-cli64.bin \$@
EOF
fperms +x /opt/bin/hashcat-cli64.bin
fi
if [ -f ${ED}/opt/${PN}/hashcat-cliAVX.bin ]
then
fperms +x /opt/${PN}/hashcat-cliAVX.bin
cat -EOF  ${ED}/opt/bin/hashcat-cliAVX.bin
#! /bin/sh
cd ${EPREFIX}/opt/${PN}
echo Warning: hashcat-cliAVX.bin is running from 
${EPREFIX}/opt/${PN} so be careful of relative paths.
exec ./hashcat-cliAVX.bin \$@
EOF
fperms +x 

[gentoo-commits] gentoo-x86 commit in net-dns/openresolv: openresolv-3.6.1.ebuild ChangeLog

2015-02-28 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/28 22:03:04

  Modified: openresolv-3.6.1.ebuild ChangeLog
  Log:
  Add selinux policy, bug#539688
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.8  net-dns/openresolv/openresolv-3.6.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild?r1=1.7r2=1.8

Index: openresolv-3.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- openresolv-3.6.1.ebuild 18 Jan 2015 08:35:17 -  1.7
+++ openresolv-3.6.1.ebuild 28 Feb 2015 22:03:04 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild,v 1.7 
2015/01/18 08:35:17 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-dns/openresolv/openresolv-3.6.1.ebuild,v 1.8 
2015/02/28 22:03:04 alonbl Exp $
 
 EAPI=5
 
@@ -13,11 +13,11 @@
 LICENSE=BSD-2
 SLOT=0
 KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd
-IUSE=
+IUSE=selinux
 
 DEPEND=!net-dns/resolvconf-gentoo
!net-dns/dnsmasq-2.40-r1
-RDEPEND=
+RDEPEND=selinux? ( sec-policy/selinux-resolvconf )
 
 src_configure() {
econf \



1.99 net-dns/openresolv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.99view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?rev=1.99content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/openresolv/ChangeLog?r1=1.98r2=1.99

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   18 Jan 2015 10:54:26 -  1.98
+++ ChangeLog   28 Feb 2015 22:03:04 -  1.99
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/openresolv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.98 
2015/01/18 10:54:26 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/openresolv/ChangeLog,v 1.99 
2015/02/28 22:03:04 alonbl Exp $
+
+  28 Feb 2015; Alon Bar-Lev alo...@gentoo.org openresolv-3.6.1.ebuild:
+  Add selinux policy, bug#539688
 
   18 Jan 2015; Alon Bar-Lev alo...@gentoo.org
   -files/openresolv-3.5.4-config-conflict.patch, -openresolv-3.5.4-r3.ebuild,






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: ChangeLog pinentry-0.8.4.ebuild pinentry-0.8.2.ebuild pinentry-0.8.3.ebuild

2015-02-28 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/28 19:40:33

  Modified: ChangeLog
  Removed:  pinentry-0.8.4.ebuild pinentry-0.8.2.ebuild
pinentry-0.8.3.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.164app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.164view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.164content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.163r2=1.164

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog   28 Feb 2015 13:23:13 -  1.163
+++ ChangeLog   28 Feb 2015 19:40:33 -  1.164
@@ -1,6 +1,10 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.163 
2015/02/28 13:23:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.164 
2015/02/28 19:40:33 alonbl Exp $
+
+  28 Feb 2015; Alon Bar-Lev alo...@gentoo.org -pinentry-0.8.2.ebuild,
+  -pinentry-0.8.3.ebuild, -pinentry-0.8.4.ebuild:
+  Cleanup
 
   28 Feb 2015; Agostino Sarubbo a...@gentoo.org pinentry-0.9.0.ebuild:
   Stable for ia64, wrt bug #540002






[gentoo-commits] gentoo-x86 commit in app-crypt/pinentry: metadata.xml pinentry-0.9.0-r1.ebuild ChangeLog

2015-02-17 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/17 09:58:36

  Modified: metadata.xml ChangeLog
  Added:pinentry-0.9.0-r1.ebuild
  Log:
  Add support to clipboard in qt, bug#540348, thanks to Ezio
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.6  app-crypt/pinentry/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml28 Nov 2012 07:32:13 -  1.5
+++ metadata.xml17 Feb 2015 09:58:36 -  1.6
@@ -2,4 +2,7 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
 herdcrypto/herd
+use
+   flag name='clipboard'Enable clipboard integration/flag
+/use
 /pkgmetadata



1.155app-crypt/pinentry/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.155view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?rev=1.155content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/ChangeLog?r1=1.154r2=1.155

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog   14 Feb 2015 11:18:33 -  1.154
+++ ChangeLog   17 Feb 2015 09:58:36 -  1.155
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/pinentry
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.154 
2015/02/14 11:18:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.155 
2015/02/17 09:58:36 alonbl Exp $
+
+*pinentry-0.9.0-r1 (17 Feb 2015)
+
+  17 Feb 2015; Alon Bar-Lev alo...@gentoo.org +pinentry-0.9.0-r1.ebuild,
+  metadata.xml:
+  Add support to clipboard in qt, bug#540348, thanks to Ezio
 
   14 Feb 2015; Jeroen Roovers j...@gentoo.org pinentry-0.9.0.ebuild:
   Stable for HPPA (bug #540002).



1.1  app-crypt/pinentry/pinentry-0.9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r1.ebuild?rev=1.1content-type=text/plain

Index: pinentry-0.9.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.9.0-r1.ebuild,v 1.1 
2015/02/17 09:58:36 alonbl Exp $

EAPI=5

inherit autotools multilib eutils flag-o-matic

DESCRIPTION=Collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol
HOMEPAGE=http://gnupg.org/aegypten2/index.html;
SRC_URI=mirror://gnupg/${PN}/${P}.tar.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=clipboard gtk ncurses qt4 caps static

RDEPEND=
app-admin/eselect-pinentry
caps? ( sys-libs/libcap )
gtk? ( x11-libs/gtk+:2 )
ncurses? ( sys-libs/ncurses )
qt4? ( =dev-qt/qtgui-4.4.1:4 )
static? ( =sys-libs/ncurses-5.7-r5[static-libs,-gpm] )

DEPEND=${RDEPEND}
sys-devel/gettext
gtk? ( virtual/pkgconfig )
qt4? ( virtual/pkgconfig )
ppc-aix? ( dev-libs/gnulib )

REQUIRED_USE=
|| ( ncurses gtk qt4 )
gtk? ( !static )
qt4? ( !static )
static? ( ncurses )


DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )

src_prepare() {
if use qt4; then
local f
for f in qt4/*.moc; do
${EPREFIX}/usr/bin/moc ${f/.moc/.h}  ${f} || die
done
fi
epatch ${FILESDIR}/${PN}-0.8.2-ncurses.patch
epatch ${FILESDIR}/${PN}-0.8.2-texi.patch
eautoreconf
}

src_configure() {
use static  append-ldflags -static

if [[ ${CHOST} == *-aix* ]] ; then
append-flags -I${EPREFIX}/usr/$(get_libdir)/gnulib/include
append-ldflags 

[gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes: loop-aes-3.7c.ebuild ChangeLog

2015-02-13 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/13 20:35:13

  Modified: ChangeLog
  Added:loop-aes-3.7c.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.110sys-fs/loop-aes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   1 Feb 2015 14:23:37 -   1.109
+++ ChangeLog   13 Feb 2015 20:35:13 -  1.110
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/loop-aes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.109 
2015/02/01 14:23:37 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.110 
2015/02/13 20:35:13 alonbl Exp $
+
+*loop-aes-3.7c (13 Feb 2015)
+
+  13 Feb 2015; Alon Bar-Lev alo...@gentoo.org +loop-aes-3.7c.ebuild:
+  Version bump
 
   01 Feb 2015; Alon Bar-Lev alo...@gentoo.org loop-aes-3.7b.ebuild:
   Cleanup obsolete dependency



1.1  sys-fs/loop-aes/loop-aes-3.7c.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild?rev=1.1content-type=text/plain

Index: loop-aes-3.7c.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7c.ebuild,v 1.1 
2015/02/13 20:35:13 alonbl Exp $

EAPI=5

inherit linux-mod

MY_P=${PN/aes/AES}-v${PV}

DESCRIPTION=Linux kernel module to encrypt local file systems and disk 
partitions with AES cipher
HOMEPAGE=http://loop-aes.sourceforge.net/loop-AES.README;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~sparc ~x86
IUSE=cpu_flags_x86_aes extra-ciphers keyscrub cpu_flags_x86_padlock

DEPEND=app-crypt/loop-aes-losetup
RDEPEND=

S=${WORKDIR}/${MY_P}

pkg_setup() {
linux-mod_pkg_setup

CONFIG_CHECK=!BLK_DEV_LOOP
MODULE_NAMES=loop(block::tmp-d-kbuild)
BUILD_TARGETS=all

BUILD_PARAMS= \
V=1 \
LINUX_SOURCE=\${KERNEL_DIR}\ \
KBUILD_OUTPUT=\${KBUILD_OUTPUT}\ \
USE_KBUILD=y MODINST=n RUNDM=n
use cpu_flags_x86_aes  BUILD_PARAMS=${BUILD_PARAMS} INTELAES=y
use keyscrub  BUILD_PARAMS=${BUILD_PARAMS} KEYSCRUB=y
use cpu_flags_x86_padlock  BUILD_PARAMS=${BUILD_PARAMS} PADLOCK=y

if use extra-ciphers; then
MODULE_NAMES=${MODULE_NAMES}
loop_blowfish(block::tmp-d-kbuild)
loop_serpent(block::tmp-d-kbuild)
loop_twofish(block::tmp-d-kbuild)
BUILD_PARAMS=${BUILD_PARAMS} EXTRA_CIPHERS=y
fi
}

src_prepare() {
sed -e 's/make/$(MAKE)/g' -i Makefile || die sed failed
}

src_install() {
linux-mod_src_install

dodoc README
dobin loop-aes-keygen
doman loop-aes-keygen.1
}

pkg_postinst() {
linux-mod_pkg_postinst

einfo
einfo For more instructions take a look at examples in README at:
einfo '${EPREFIX}/usr/share/doc/${PF}'
einfo
einfo If you have a newer Intel processor (i5, i7), and you use AES
einfo you may want to consider using the aes-ni use flag. It will
einfo use your processors native AES instructions giving quite a speed
einfo increase.
einfo

ewarn
ewarn Please consider using loop-aes-losetup package instead of
ewarn util-linux[loop-aes], it will enable all loop-aes services
ewarn without patching util-linux package
ewarn
ewarn In future only loop-aes-losetup will be available in portage
ewarn
}






[gentoo-commits] gentoo-x86 commit in sys-fs/loop-aes: loop-aes-3.7b.ebuild ChangeLog

2015-02-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/01 14:23:37

  Modified: loop-aes-3.7b.ebuild ChangeLog
  Log:
  Cleanup obsolete dependency
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.7  sys-fs/loop-aes/loop-aes-3.7b.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild?r1=1.6r2=1.7

Index: loop-aes-3.7b.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- loop-aes-3.7b.ebuild1 Feb 2015 13:42:44 -   1.6
+++ loop-aes-3.7b.ebuild1 Feb 2015 14:23:37 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild,v 1.6 
2015/02/01 13:42:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.7b.ebuild,v 1.7 
2015/02/01 14:23:37 alonbl Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 KEYWORDS=amd64 arm ~hppa ~ppc ~sparc x86
 IUSE=cpu_flags_x86_aes extra-ciphers keyscrub cpu_flags_x86_padlock
 
-DEPEND=|| ( =sys-apps/util-linux-2.12r[crypt,loop-aes] 
app-crypt/loop-aes-losetup )
+DEPEND=app-crypt/loop-aes-losetup
 RDEPEND=
 
 S=${WORKDIR}/${MY_P}



1.109sys-fs/loop-aes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.109view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?rev=1.109content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/loop-aes/ChangeLog?r1=1.108r2=1.109

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog   1 Feb 2015 14:20:58 -   1.108
+++ ChangeLog   1 Feb 2015 14:23:37 -   1.109
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/loop-aes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.108 
2015/02/01 14:20:58 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.109 
2015/02/01 14:23:37 alonbl Exp $
+
+  01 Feb 2015; Alon Bar-Lev alo...@gentoo.org loop-aes-3.7b.ebuild:
+  Cleanup obsolete dependency
 
   01 Feb 2015; Alon Bar-Lev alo...@gentoo.org -loop-aes-3.7a.ebuild:
   Cleanup






[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1/files: libtasn1-3.6-build.patch

2015-02-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/01 14:20:02

  Removed:  libtasn1-3.6-build.patch
  Log:
  Cleanup
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)



[gentoo-commits] gentoo-x86 commit in dev-libs/libtasn1: ChangeLog libtasn1-3.6.ebuild libtasn1-4.0.ebuild libtasn1-4.1.ebuild libtasn1-3.8.ebuild

2015-02-01 Thread Alon Bar-Lev (alonbl)
alonbl  15/02/01 14:20:02

  Modified: ChangeLog
  Removed:  libtasn1-3.6.ebuild libtasn1-4.0.ebuild
libtasn1-4.1.ebuild libtasn1-3.8.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.227dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.227view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.227content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.226r2=1.227

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog   1 Feb 2015 13:31:21 -   1.226
+++ ChangeLog   1 Feb 2015 14:20:02 -   1.227
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.226 
2015/02/01 13:31:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.227 
2015/02/01 14:20:02 alonbl Exp $
+
+  01 Feb 2015; Alon Bar-Lev alo...@gentoo.org 
-files/libtasn1-3.6-build.patch,
+  -libtasn1-3.6.ebuild, -libtasn1-3.8.ebuild, -libtasn1-4.0.ebuild,
+  -libtasn1-4.1.ebuild:
+  Cleanup
 
   01 Feb 2015; Mikle Kolyada zlog...@gentoo.org libtasn1-4.2.ebuild:
   ia64 stable wrt bug #532560






  1   2   3   >