[gentoo-commits] gentoo-x86 commit in games-util/nml: nml-0.3.0.ebuild ChangeLog

2014-04-25 Thread Michael Sterrett (mr_bones_)
mr_bones_14/04/25 05:59:49

  Modified: ChangeLog
  Added:nml-0.3.0.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.23 games-util/nml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/nml/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   13 Dec 2013 15:27:00 -  1.22
+++ ChangeLog   25 Apr 2014 05:59:49 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for games-util/nml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.22 2013/12/13 
15:27:00 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.23 2014/04/25 
05:59:49 mr_bones_ Exp $
+
+*nml-0.3.0 (25 Apr 2014)
+
+  25 Apr 2014; Michael Sterrett mr_bon...@gentoo.org +nml-0.3.0.ebuild:
+  version bump
 
   13 Dec 2013; Julian Ospald hasuf...@gentoo.org nml-0.2.4-r2.ebuild:
   add PYTHON_USEDEP to dev-python/ply wrt #494156



1.1  games-util/nml/nml-0.3.0.ebuild

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

Index: nml-0.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.3.0.ebuild,v 1.1 
2014/04/25 05:59:48 mr_bones_ Exp $

EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )

inherit distutils-r1

DESCRIPTION=Compiler of NML files into grf/nfo files
HOMEPAGE=http://dev.openttdcoop.org/projects/nml;
SRC_URI=http://bundles.openttdcoop.org/nml/releases/${PV}/${P}-src.tgz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~ppc ~x86

RDEPEND=dev-python/pillow[zlib,${PYTHON_USEDEP}]
dev-python/ply[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]

S=${WORKDIR}/${P}-src

DOCS=( docs/{changelog,readme}.txt )

src_install() {
distutils-r1_src_install
doman docs/nmlc.1
}






[gentoo-commits] gentoo-x86 commit in dev-java/slf4j-api: ChangeLog slf4j-api-1.7.7.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 06:01:14

  Modified: ChangeLog
  Added:slf4j-api-1.7.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.22 dev-java/slf4j-api/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-api/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-api/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-api/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/slf4j-api/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   12 Mar 2014 01:54:02 -  1.21
+++ ChangeLog   25 Apr 2014 06:01:13 -  1.22
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/slf4j-api
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-api/ChangeLog,v 1.21 
2014/03/12 01:54:02 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-api/ChangeLog,v 1.22 
2014/04/25 06:01:13 radhermit Exp $
+
+*slf4j-api-1.7.7 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +slf4j-api-1.7.7.ebuild:
+  Version bump.
 
 *slf4j-api-1.7.6 (12 Mar 2014)
 



1.1  dev-java/slf4j-api/slf4j-api-1.7.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-api/slf4j-api-1.7.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-api/slf4j-api-1.7.7.ebuild?rev=1.1content-type=text/plain

Index: slf4j-api-1.7.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-api/slf4j-api-1.7.7.ebuild,v 
1.1 2014/04/25 06:01:13 radhermit Exp $

EAPI=5
JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-ant-2

DESCRIPTION=Simple Logging Facade for Java
HOMEPAGE=http://www.slf4j.org/;
SRC_URI=http://www.slf4j.org/dist/${P/-api/}.tar.gz;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=test

RDEPEND==virtual/jre-1.5
DEPEND==virtual/jdk-1.5
app-arch/unzip
test? (
dev-java/junit:4
dev-java/ant-junit4:0
)

S=${WORKDIR}/${P/-api/}/${PN}

JAVA_ANT_REWRITE_CLASSPATH=yes
EANT_TEST_GENTOO_CLASSPATH=junit-4
EANT_TEST_ANT_TASKS=ant-junit
EANT_EXTRA_ARGS=-Dmaven.build.finalName=${PN}

java_prepare() {
cp ${FILESDIR}/1.7.6-build.xml build.xml || die
find ${WORKDIR} -iname '*.jar' -delete || die
}

src_test() {
java-pkg-2_src_test
}

src_install() {
java-pkg_dojar target/${PN}.jar
use doc  java-pkg_dojavadoc target/site/apidocs
use source  java-pkg_dosrc src/main/java/org
}






[gentoo-commits] gentoo-x86 commit in dev-java/slf4j-log4j12: slf4j-log4j12-1.7.7.ebuild ChangeLog

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 06:05:50

  Modified: ChangeLog
  Added:slf4j-log4j12-1.7.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.3  dev-java/slf4j-log4j12/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-log4j12/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-log4j12/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-log4j12/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/slf4j-log4j12/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   12 Mar 2014 02:10:12 -  1.2
+++ ChangeLog   25 Apr 2014 06:05:50 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/slf4j-log4j12
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-log4j12/ChangeLog,v 1.2 
2014/03/12 02:10:12 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-log4j12/ChangeLog,v 1.3 
2014/04/25 06:05:50 radhermit Exp $
+
+*slf4j-log4j12-1.7.7 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +slf4j-log4j12-1.7.7.ebuild:
+  Version bump.
 
 *slf4j-log4j12-1.7.6 (12 Mar 2014)
 



1.1  dev-java/slf4j-log4j12/slf4j-log4j12-1.7.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-log4j12/slf4j-log4j12-1.7.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-log4j12/slf4j-log4j12-1.7.7.ebuild?rev=1.1content-type=text/plain

Index: slf4j-log4j12-1.7.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/slf4j-log4j12/slf4j-log4j12-1.7.7.ebuild,v 1.1 
2014/04/25 06:05:50 radhermit Exp $

EAPI=5
JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-ant-2

DESCRIPTION=Simple Logging Facade for Java (SLF4J) log4j bindings
HOMEPAGE=http://www.slf4j.org/;
SRC_URI=http://www.slf4j.org/dist/${P/-log4j12/}.tar.gz;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

COMMON_DEPEND=
dev-java/log4j:0
dev-java/slf4j-api:0
RDEPEND=${COMMON_DEPEND}
=virtual/jre-1.5
DEPEND=${COMMON_DEPEND}
=virtual/jdk-1.5
test? (
dev-java/hamcrest-core:0
dev-java/junit:4
dev-java/ant-junit4:0
)

S=${WORKDIR}/${P/-log4j12/}/${PN}

EANT_GENTOO_CLASSPATH=log4j,slf4j-api
EANT_TEST_GENTOO_CLASSPATH=${EANT_GENTOO_CLASSPATH},hamcrest-core,junit-4
JAVA_ANT_REWRITE_CLASSPATH=true
EANT_EXTRA_ARGS=-Dmaven.build.finalName=${PN}

java_prepare() {
cp ${FILESDIR}/${PN}-1.7.6-maven-build.xml build.xml || die
find ${WORKDIR} -iname '*.jar' -delete || die
}

src_test() {
java-pkg-2_src_test
}

src_install() {
java-pkg_dojar target/${PN}.jar
use doc  java-pkg_dojavadoc target/site/apidocs
use source  java-pkg_dosrc src/main/java/org
}






[gentoo-commits] gentoo-x86 commit in dev-java/slf4j-simple: ChangeLog slf4j-simple-1.7.7.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 06:08:25

  Modified: ChangeLog
  Added:slf4j-simple-1.7.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.3  dev-java/slf4j-simple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-simple/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-simple/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-simple/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/slf4j-simple/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   12 Mar 2014 22:55:31 -  1.2
+++ ChangeLog   25 Apr 2014 06:08:25 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/slf4j-simple
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-simple/ChangeLog,v 1.2 
2014/03/12 22:55:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/slf4j-simple/ChangeLog,v 1.3 
2014/04/25 06:08:25 radhermit Exp $
+
+*slf4j-simple-1.7.7 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +slf4j-simple-1.7.7.ebuild:
+  Version bump.
 
 *slf4j-simple-1.7.6 (12 Mar 2014)
 



1.1  dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild?rev=1.1content-type=text/plain

Index: slf4j-simple-1.7.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild,v 1.1 
2014/04/25 06:08:25 radhermit Exp $

EAPI=5
JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-ant-2

DESCRIPTION=Simple Logging Facade for Java
HOMEPAGE=http://www.slf4j.org/;
SRC_URI=http://www.slf4j.org/dist/${P/-simple/}.tar.gz;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

COMMON_DEP=dev-java/slf4j-api:0
RDEPEND==virtual/jre-1.5
${COMMON_DEP}
DEPEND==virtual/jdk-1.5
${COMMON_DEP}
test? ( dev-java/junit )

S=${WORKDIR}/${P/-simple/}/${PN}

JAVA_ANT_REWRITE_CLASSPATH=yes
EANT_GENTOO_CLASSPATH=slf4j-api
EANT_TEST_GENTOO_CLASSPATH=${EANT_GENTOO_CLASSPATH},junit-4
EANT_TEST_ANT_TASKS=ant-junit
EANT_EXTRA_ARGS=-Dmaven.build.finalName=${PN}

java_prepare() {
cp ${FILESDIR}/1.7.6-build.xml build.xml || die
find ${S} -name *.jar -delete || die
}

src_test() {
java-pkg-2_src_test
}

src_install() {
java-pkg_dojar target/${PN}.jar
use doc  java-pkg_dojavadoc target/site/apidocs
use source  java-pkg_dosrc src/main/java/org
}






[gentoo-commits] gentoo-x86 commit in net-misc/openssh/files: openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch openssh-6.6.1_p1.patch

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 07:11:59

  Added:openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch
openssh-6.6.1_p1.patch
  Log:
  Version bump by James Cloos (bug #508604)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.1  
net-misc/openssh/files/openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/files/openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/files/openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch?rev=1.1content-type=text/plain

Index: openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch
===
make the hpn patch apply when the x509 patch has also been applied

--- openssh-6.6.1p1-hpnssh14v4.diff
+++ openssh-6.6.1p1-hpnssh14v4.diff
@@ -1742,18 +1742,14 @@
if (options-ip_qos_interactive == -1)
options-ip_qos_interactive = IPTOS_LOWDELAY;
if (options-ip_qos_bulk == -1)
-@@ -345,9 +393,10 @@
+@@ -345,6 +393,7 @@
sUsePrivilegeSeparation, sAllowAgentForwarding,
sHostCertificate,
sRevokedKeys, sTrustedUserCAKeys, sAuthorizedPrincipalsFile,
-+  sTcpRcvBufPoll, sHPNDisabled, sHPNBufferSize,
++  sTcpRcvBufPoll, sHPNDisabled, sHPNBufferSize, sNoneEnabled,
sKexAlgorithms, sIPQoS, sVersionAddendum,
sAuthorizedKeysCommand, sAuthorizedKeysCommandUser,
--  sAuthenticationMethods, sHostKeyAgent,
-+  sAuthenticationMethods, sNoneEnabled, sHostKeyAgent,
-   sDeprecated, sUnsupported
- } ServerOpCodes;
- 
+   sAuthenticationMethods, sHostKeyAgent,
 @@ -468,6 +517,10 @@
{ revokedkeys, sRevokedKeys, SSHCFG_ALL },
{ trustedusercakeys, sTrustedUserCAKeys, SSHCFG_ALL },



1.1  net-misc/openssh/files/openssh-6.6.1_p1.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/files/openssh-6.6.1_p1.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/files/openssh-6.6.1_p1.patch?rev=1.1content-type=text/plain

Index: openssh-6.6.1_p1.patch
===
Hi,

So I screwed up when writing the support for the curve25519 KEX method
that doesn't depend on OpenSSL's BIGNUM type - a bug in my code left
leading zero bytes where they should have been skipped. The impact of
this is that OpenSSH 6.5 and 6.6 will fail during key exchange with a
peer that implements curve25519-sha256 at libssh.org properly about 0.2%
of the time (one in every 512ish connections).

We've fixed this for OpenSSH 6.7 by avoiding the curve25519-sha256
key exchange for previous versions, but I'd recommend distributors
of OpenSSH apply this patch so the affected code doesn't become
too entrenched in LTS releases.

The patch fixes the bug and makes OpenSSH identify itself as 6.6.1 so as
to distinguish itself from the incorrect versions so the compatibility
code to disable the affected KEX isn't activated.

I've committed this on the 6.6 branch too.

Apologies for the hassle.

-d

Index: version.h
===
RCS file: /var/cvs/openssh/version.h,v
retrieving revision 1.82
diff -u -p -r1.82 version.h
--- version.h   27 Feb 2014 23:01:54 -  1.82
+++ version.h   20 Apr 2014 03:35:15 -
@@ -1,6 +1,6 @@
 /* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */
 
-#define SSH_VERSIONOpenSSH_6.6
+#define SSH_VERSIONOpenSSH_6.6.1
 
 #define SSH_PORTABLE   p1
 #define SSH_RELEASESSH_VERSION SSH_PORTABLE
Index: compat.c
===
RCS file: /var/cvs/openssh/compat.c,v
retrieving revision 1.82
retrieving revision 1.85
diff -u -p -r1.82 -r1.85
--- compat.c31 Dec 2013 01:25:41 -  1.82
+++ compat.c20 Apr 2014 03:33:59 -  1.85
@@ -95,6 +95,9 @@ compat_datafellows(const char *version)
{ Sun_SSH_1.0*,   SSH_BUG_NOREKEY|SSH_BUG_EXTEOF},
{ OpenSSH_4*, 0 },
{ OpenSSH_5*, SSH_NEW_OPENSSH|SSH_BUG_DYNAMIC_RPORT},
+   { OpenSSH_6.6.1*, SSH_NEW_OPENSSH},
+   { OpenSSH_6.5*,
+ OpenSSH_6.6*,   SSH_NEW_OPENSSH|SSH_BUG_CURVE25519PAD},
{ OpenSSH*,   SSH_NEW_OPENSSH },
{ *MindTerm*, 0 },
{ 2.1.0*, SSH_BUG_SIGBLOB|SSH_BUG_HMAC|
@@ -251,7 +254,6 @@ compat_cipher_proposal(char *cipher_prop
return cipher_prop;
 }
 
-
 char *
 compat_pkalg_proposal(char *pkalg_prop)
 {
@@ -263,5 +265,18 @@ compat_pkalg_proposal(char *pkalg_prop)
if (*pkalg_prop == '\0')
fatal(No supported PK algorithms found);
return pkalg_prop;
+}
+
+char *

[gentoo-commits] gentoo-x86 commit in net-misc/openssh: openssh-6.6.1_p1.ebuild ChangeLog

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 07:11:59

  Modified: ChangeLog
  Added:openssh-6.6.1_p1.ebuild
  Log:
  Version bump by James Cloos (bug #508604)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.521net-misc/openssh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?rev=1.521view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?rev=1.521content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?r1=1.520r2=1.521

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v
retrieving revision 1.520
retrieving revision 1.521
diff -u -r1.520 -r1.521
--- ChangeLog   24 Apr 2014 17:02:01 -  1.520
+++ ChangeLog   25 Apr 2014 07:11:59 -  1.521
@@ -1,6 +1,14 @@
 # ChangeLog for net-misc/openssh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.520 
2014/04/24 17:02:01 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.521 
2014/04/25 07:11:59 polynomial-c Exp $
+
+*openssh-6.6.1_p1 (25 Apr 2014)
+
+  25 Apr 2014; Lars Wendler polynomia...@gentoo.org +openssh-6.6.1_p1.ebuild,
+  +files/openssh-6.6.1_p1-x509-hpn14v4-glue-p2.patch,
+  +files/openssh-6.6.1_p1.patch:
+  Version bump by James Cloos (bug #508604). This is an unusual one as upstream
+  only provides a patch (not a release tarball).
 
   24 Apr 2014; Lars Wendler polynomia...@gentoo.org
   -files/openssh-5.2p1-ldap-stdargs.diff, -files/openssh-5.4_p1-openssl.patch,



1.1  net-misc/openssh/openssh-6.6.1_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-6.6.1_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-6.6.1_p1.ebuild?rev=1.1content-type=text/plain

Index: openssh-6.6.1_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.6.1_p1.ebuild,v 
1.1 2014/04/25 07:11:59 polynomial-c Exp $

EAPI=4
inherit eutils user flag-o-matic multilib autotools pam systemd versionator

# Make it more portable between straight releases
# and _p? releases.
PARCH=${P/.1_}

#HPN_PATCH=${PN}-6.6p1-hpnssh14v4.diff.gz
HPN_PATCH=${PN}-6.6.1p1-hpnssh14v4.diff.xz
LDAP_PATCH=${PN}-lpk-6.5p1-0.3.14.patch.gz
X509_VER=7.9 X509_PATCH=${PARCH}+x509-${X509_VER}.diff.gz

DESCRIPTION=Port of OpenBSD's free SSH release
HOMEPAGE=http://www.openssh.org/;
SRC_URI=mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
${HPN_PATCH:+hpn? ( http://dev.gentoo.org/~polynomial-c/${HPN_PATCH} )}
${LDAP_PATCH:+ldap? ( mirror://gentoo/${LDAP_PATCH} )}
${X509_PATCH:+X509? ( 
http://roumenpetrov.info/openssh/x509-${X509_VER}/${X509_PATCH} )}

#${HPN_PATCH:+hpn? ( mirror://sourceforge/hpnssh/${HPN_PATCH} )}

LICENSE=BSD GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux
IUSE=bindist ${HPN_PATCH:++}hpn kerberos ldap ldns libedit pam selinux skey 
static tcpd X X509

LIB_DEPEND=selinux? ( =sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( =sys-auth/skey-1.1.5-r1[static-libs(+)] )
libedit? ( dev-libs/libedit[static-libs(+)] )
=dev-libs/openssl-0.9.6d:0[bindist=]
dev-libs/openssl[static-libs(+)]
=sys-libs/zlib-1.2.3[static-libs(+)]
tcpd? ( =sys-apps/tcp-wrappers-7.6[static-libs(+)] )
RDEPEND=
!static? (
${LIB_DEPEND//\[static-libs(+)]}
ldns? (
!bindist? ( net-libs/ldns[ecdsa,ssl] )
bindist? ( net-libs/ldns[-ecdsa,ssl] )
)
)
pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
ldap? ( net-nds/openldap )
DEPEND=${RDEPEND}
static? (
${LIB_DEPEND}
ldns? (
!bindist? ( net-libs/ldns[ecdsa,ssl,static-libs(+)] )
bindist? ( net-libs/ldns[-ecdsa,ssl,static-libs(+)] )
)
)
virtual/pkgconfig
virtual/os-headers
sys-devel/autoconf
RDEPEND=${RDEPEND}
pam? ( =sys-auth/pambase-20081028 )
userland_GNU? ( virtual/shadow )
X? ( x11-apps/xauth )

S=${WORKDIR}/${PARCH}

pkg_setup() {
# this sucks, but i'd rather have people unable to `emerge -u openssh`
# than not be able to log in to their server any more
maybe_fail() { [[ -z ${!2} ]]  echo $1 ; }
local fail=

[gentoo-commits] gentoo-x86 commit in www-apps/wordpress: wordpress-3.9.ebuild ChangeLog

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 07:46:58

  Modified: ChangeLog
  Added:wordpress-3.9.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.158www-apps/wordpress/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/ChangeLog?rev=1.158view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/ChangeLog?rev=1.158content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/ChangeLog?r1=1.157r2=1.158

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog   15 Apr 2014 17:51:38 -  1.157
+++ ChangeLog   25 Apr 2014 07:46:58 -  1.158
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/wordpress
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.157 
2014/04/15 17:51:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.158 
2014/04/25 07:46:58 radhermit Exp $
+
+*wordpress-3.9 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +wordpress-3.9.ebuild:
+  Version bump.
 
 *wordpress-3.8.3 (15 Apr 2014)
 



1.1  www-apps/wordpress/wordpress-3.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/wordpress-3.9.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/wordpress-3.9.ebuild?rev=1.1content-type=text/plain

Index: wordpress-3.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/wordpress-3.9.ebuild,v 
1.1 2014/04/25 07:46:58 radhermit Exp $

EAPI=5

inherit webapp

DESCRIPTION=Wordpress php and mysql based content management system (CMS)
HOMEPAGE=http://wordpress.org/;
SRC_URI=http://wordpress.org/${P/_rc/-RC}.tar.gz;

LICENSE=GPL-2
KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86

RDEPEND=virtual/httpd-php
|| ( dev-lang/php[mysql] dev-lang/php[mysqli] )

S=${WORKDIR}/${PN}

need_httpd_cgi

src_install() {
webapp_src_preinst

dohtml readme.html
rm readme.html license.txt || die

[ -f wp-config.php ] || cp wp-config-sample.php wp-config.php

insinto ${MY_HTDOCSDIR}
doins -r .

webapp_serverowned ${MY_HTDOCSDIR}/index.php
webapp_serverowned ${MY_HTDOCSDIR}/wp-admin/menu.php
webapp_serverowned ${MY_HTDOCSDIR}

webapp_configfile  ${MY_HTDOCSDIR}/wp-config.php

webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
webapp_postupgrade_txt en ${FILESDIR}/postupgrade-en.txt

webapp_src_install
}






[gentoo-commits] gentoo-x86 commit in www-apps/wordpress: ChangeLog wordpress-3.6.1.ebuild wordpress-3.8.2.ebuild wordpress-3.8.1.ebuild wordpress-3.8.ebuild wordpress-3.7.1.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 07:48:41

  Modified: ChangeLog
  Removed:  wordpress-3.6.1.ebuild wordpress-3.8.2.ebuild
wordpress-3.8.1.ebuild wordpress-3.8.ebuild
wordpress-3.7.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.159www-apps/wordpress/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/ChangeLog?rev=1.159view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/ChangeLog?rev=1.159content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/wordpress/ChangeLog?r1=1.158r2=1.159

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog   25 Apr 2014 07:46:58 -  1.158
+++ ChangeLog   25 Apr 2014 07:48:41 -  1.159
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/wordpress
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.158 
2014/04/25 07:46:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.159 
2014/04/25 07:48:41 radhermit Exp $
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org -wordpress-3.6.1.ebuild,
+  -wordpress-3.7.1.ebuild, -wordpress-3.8.ebuild, -wordpress-3.8.1.ebuild,
+  -wordpress-3.8.2.ebuild:
+  Remove old.
 
 *wordpress-3.9 (25 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in www-apps/mediawiki: ChangeLog mediawiki-1.22.6.ebuild mediawiki-1.21.9.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 07:52:06

  Modified: ChangeLog
  Added:mediawiki-1.22.6.ebuild mediawiki-1.21.9.ebuild
  Log:
  Security bumps.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.270www-apps/mediawiki/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mediawiki/ChangeLog?rev=1.270view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mediawiki/ChangeLog?rev=1.270content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mediawiki/ChangeLog?r1=1.269r2=1.270

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/mediawiki/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   13 Apr 2014 14:10:07 -  1.269
+++ ChangeLog   25 Apr 2014 07:52:06 -  1.270
@@ -1,6 +1,13 @@
 # ChangeLog for www-apps/mediawiki
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/ChangeLog,v 1.269 
2014/04/13 14:10:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/ChangeLog,v 1.270 
2014/04/25 07:52:06 radhermit Exp $
+
+*mediawiki-1.22.6 (25 Apr 2014)
+*mediawiki-1.21.9 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +mediawiki-1.21.9.ebuild,
+  +mediawiki-1.22.6.ebuild:
+  Security bumps.
 
   13 Apr 2014; Agostino Sarubbo a...@gentoo.org -mediawiki-1.19.11.ebuild,
   -mediawiki-1.19.13.ebuild, -mediawiki-1.21.5.ebuild, 
-mediawiki-1.21.7.ebuild,



1.1  www-apps/mediawiki/mediawiki-1.22.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mediawiki/mediawiki-1.22.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/mediawiki/mediawiki-1.22.6.ebuild?rev=1.1content-type=text/plain

Index: mediawiki-1.22.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/mediawiki/mediawiki-1.22.6.ebuild,v 
1.1 2014/04/25 07:52:06 radhermit Exp $

EAPI=5
inherit webapp versionator

MY_BRANCH=$(get_version_component_range 1-2)

DESCRIPTION=The MediaWiki wiki web application (as used on wikipedia.org)
HOMEPAGE=http://www.mediawiki.org;
SRC_URI=http://releases.wikimedia.org/${PN}/${MY_BRANCH}/${P}.tar.gz;

LICENSE=GPL-2
KEYWORDS=~alpha ~amd64 ~arm ~ppc ~x86
IUSE=imagemagick mysql postgres sqlite

RDEPEND==dev-lang/php-5.3.2[json,mysql?,postgres?,session,xml,xmlreader]
imagemagick? ( || ( media-gfx/imagemagick 
media-gfx/graphicsmagick[imagemagick] ) )
!imagemagick? ( dev-lang/php[gd] )
sqlite? (
dev-db/sqlite:3[fts3(+)]
=dev-lang/php-5.3.2[pdo]
|| ( dev-lang/php[sqlite] dev-lang/php[sqlite3] )
)
virtual/httpd-php

need_httpd_cgi

RESTRICT=test

src_install() {
webapp_src_preinst

# First we install docs and then copy everything left into htdocs dir
# to avoid bugs like #236411.

# We ensure the directories are prepared for writing.  The post-
# install instructions guide the user to enable the feature.
local DOCS=FAQ HISTORY INSTALL README RELEASE-NOTES-${PV:0:4} UPGRADE
dodoc ${DOCS} docs/*.txt
docinto php-memcached
dodoc docs/php-memcached/*

# Clean everything not used at the site...
rm -rf ${DOCS} COPYING tests docs || die
find . -name Makefile -delete || die
# and install
insinto ${MY_HTDOCSDIR}
doins -r .

# If imagemagick is enabled then setup for image upload.
# We ensure the directory is prepared for writing.
if use imagemagick ; then
webapp_serverowned ${MY_HTDOCSDIR}/images
fi

webapp_postinst_txt en ${FILESDIR}/postinstall-1.18-en.txt
webapp_postupgrade_txt en ${FILESDIR}/postupgrade-1.16-en.txt
webapp_src_install
}

pkg_postinst() {
webapp_pkg_postinst

if [[ -n ${REPLACING_VERSIONS} ]]; then
echo
elog === Consult the release notes ===
elog Before doing anything, stop and consult the release notes
elog /usr/share/doc/${PF}/RELEASE-NOTES-${PV:0:4}.bz2
echo
elog These detail bug fixes, new features and functionality, 
and any
elog particular points that may need to be noted during the 
upgrade procedure.
echo
ewarn Back up existing files and the database before upgrade.
ewarn http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki;
ewarn provides an overview of the backup process.
   

[gentoo-commits] gentoo-x86 commit in www-apps/drupal: ChangeLog drupal-7.27.ebuild drupal-6.31.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 07:55:09

  Modified: ChangeLog
  Added:drupal-7.27.ebuild drupal-6.31.ebuild
  Log:
  Security bumps.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.104www-apps/drupal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/ChangeLog?rev=1.104view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/ChangeLog?rev=1.104content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/ChangeLog?r1=1.103r2=1.104

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/drupal/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   23 Jan 2014 03:35:48 -  1.103
+++ ChangeLog   25 Apr 2014 07:55:09 -  1.104
@@ -1,6 +1,13 @@
 # ChangeLog for www-apps/drupal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/ChangeLog,v 1.103 
2014/01/23 03:35:48 sdamashek Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/ChangeLog,v 1.104 
2014/04/25 07:55:09 radhermit Exp $
+
+*drupal-7.27 (25 Apr 2014)
+*drupal-6.31 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +drupal-6.31.ebuild,
+  +drupal-7.27.ebuild:
+  Security bumps.
 
   23 Jan 2014; Samuel Damashek sdamas...@gentoo.org drupal-6.30.ebuild,
   drupal-7.26.ebuild:



1.1  www-apps/drupal/drupal-7.27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/drupal-7.27.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/drupal-7.27.ebuild?rev=1.1content-type=text/plain

Index: drupal-7.27.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-7.27.ebuild,v 1.1 
2014/04/25 07:55:09 radhermit Exp $

EAPI=5

inherit webapp

MY_PV=${PV:0:3}.0

DESCRIPTION=PHP-based open-source platform and content management system
HOMEPAGE=http://drupal.org/;
SRC_URI=http://drupal.org/files/projects/${P}.tar.gz;

LICENSE=GPL-2
KEYWORDS=~alpha ~amd64 ~ppc ~x86
IUSE=+accelerator +mysql postgres sqlite +uploadprogress

RDEPEND=
dev-lang/php[gd,hash,pdo,postgres?,simplexml,xml]
virtual/httpd-php
accelerator? ( ||
(
(
dev-lang/php-5.5
dev-php/pecl-apc
)
dev-php/xcache
dev-php/eaccelerator
(
=dev-lang/php-5.5[opcache]
dev-php/pecl-apcu
)
)
)
uploadprogress? ( dev-php/pecl-uploadprogress )
mysql? (
|| (
dev-lang/php[mysql]
dev-lang/php[mysqli]
)
)
sqlite? (
|| (
dev-lang/php[sqlite]
dev-lang/php[sqlite3]
)
)


need_httpd_cgi

REQUIRED_USE=|| ( mysql postgres sqlite )

src_install() {
webapp_src_preinst

local docs=MAINTAINERS.txt LICENSE.txt INSTALL.txt CHANGELOG.txt 
INSTALL.mysql.txt INSTALL.pgsql.txt INSTALL.sqlite.txt UPGRADE.txt 
dodoc ${docs}
rm -f ${docs} INSTALL COPYRIGHT.txt || die

cp sites/default/{default.settings.php,settings.php} || die
insinto ${MY_HTDOCSDIR}
doins -r .

dodir ${MY_HTDOCSDIR}/files
webapp_serverowned ${MY_HTDOCSDIR}/files
webapp_serverowned ${MY_HTDOCSDIR}/sites/default
webapp_serverowned ${MY_HTDOCSDIR}/sites/default/settings.php

webapp_configfile ${MY_HTDOCSDIR}/sites/default/settings.php
webapp_configfile ${MY_HTDOCSDIR}/.htaccess

webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt

webapp_src_install
}

pkg_postinst() {
echo
ewarn SECURITY NOTICE
ewarn If you plan on using SSL on your Drupal site, please consult the 
postinstall information:
ewarn \t# webapp-config --show-postinst ${PN} ${PV}
echo
}



1.1  www-apps/drupal/drupal-6.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/drupal-6.31.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/drupal/drupal-6.31.ebuild?rev=1.1content-type=text/plain

Index: drupal-6.31.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the 

[gentoo-commits] gentoo-x86 commit in dev-vcs/git-cola: ChangeLog git-cola-2.0.2.ebuild

2014-04-25 Thread Justin Lecher (jlec)
jlec14/04/25 07:56:59

  Modified: ChangeLog git-cola-2.0.2.ebuild
  Log:
  dev-vcs/git-cola: Fix buildtime dependency on sphinx, #508656
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.27 dev-vcs/git-cola/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   24 Apr 2014 12:15:55 -  1.26
+++ ChangeLog   25 Apr 2014 07:56:59 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git-cola
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.26 
2014/04/24 12:15:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.27 
2014/04/25 07:56:59 jlec Exp $
+
+  25 Apr 2014; Justin Lecher j...@gentoo.org git-cola-2.0.2.ebuild:
+  Fix buildtime dependency on sphinx, #508656
 
 *git-cola-2.0.2 (24 Apr 2014)
 



1.2  dev-vcs/git-cola/git-cola-2.0.2.ebuild

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

Index: git-cola-2.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-cola-2.0.2.ebuild   24 Apr 2014 12:15:55 -  1.1
+++ git-cola-2.0.2.ebuild   25 Apr 2014 07:56:59 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.2.ebuild,v 
1.1 2014/04/24 12:15:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.2.ebuild,v 
1.2 2014/04/25 07:56:59 jlec Exp $
 
 EAPI=5
 
@@ -69,6 +69,7 @@
else
sed \
-e '/^install:/s:install-html::g' \
+   -e '/^install:/s:install-man::g' \
-i Makefile || die
fi
 }






[gentoo-commits] gentoo-x86 commit in net-nntp/nzbget: nzbget-13.0_pre979.ebuild ChangeLog

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:06:02

  Modified: ChangeLog
  Added:nzbget-13.0_pre979.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.85 net-nntp/nzbget/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?rev=1.85view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?rev=1.85content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/ChangeLog?r1=1.84r2=1.85

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   5 Mar 2014 22:13:59 -   1.84
+++ ChangeLog   25 Apr 2014 08:06:02 -  1.85
@@ -1,6 +1,11 @@
 # ChangeLog for net-nntp/nzbget
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.84 2014/03/05 
22:13:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/ChangeLog,v 1.85 2014/04/25 
08:06:02 radhermit Exp $
+
+*nzbget-13.0_pre979 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +nzbget-13.0_pre979.ebuild:
+  Version bump.
 
 *nzbget-12.0-r1 (05 Mar 2014)
 



1.1  net-nntp/nzbget/nzbget-13.0_pre979.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/nzbget-13.0_pre979.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/nzbget-13.0_pre979.ebuild?rev=1.1content-type=text/plain

Index: nzbget-13.0_pre979.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/nzbget-13.0_pre979.ebuild,v 
1.1 2014/04/25 08:06:02 radhermit Exp $

EAPI=5

inherit autotools user

MY_P=${P/_pre/-testing-r}

DESCRIPTION=A command-line based binary newsgrapper supporting .nzb files
HOMEPAGE=http://nzbget.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=debug gnutls ncurses parcheck ssl zlib

RDEPEND=dev-libs/libxml2
ncurses? ( sys-libs/ncurses )
parcheck? (
app-arch/libpar2
dev-libs/libsigc++:2
)
ssl? (
gnutls? ( net-libs/gnutls )
!gnutls? ( dev-libs/openssl )
)
zlib? ( sys-libs/zlib )
DEPEND=${RDEPEND}
virtual/pkgconfig

DOCS=( AUTHORS ChangeLog README nzbget.conf )

S=${WORKDIR}/${P/_pre*/-testing}

src_prepare() {
sed -i 's:^ScriptDir=.*:ScriptDir=/usr/share/nzbget/ppscripts:' 
nzbget.conf || die

sed \
-e 's:^MainDir=.*:MainDir=/var/lib/nzbget:' \
-e 's:^LockFile=.*:LockFile=/run/nzbget/nzbget.pid:' \
-e 's:^LogFile=.*:LogFile=/var/log/nzbget/nzbget.log:' \
-e 's:^WebDir=.*:WebDir=/usr/share/nzbget/webui:' \
-e 
's:^ConfigTemplate=.*:ConfigTemplate=/usr/share/nzbget/nzbget.conf:' \
-e 's:^DaemonUsername=.*:DaemonUsername=nzbget:' \
${S}/nzbget.conf  ${S}/nzbgetd.conf || die

sed -i /^dist_doc_DATA/d Makefile.am || die

eautoreconf
}

src_configure() {
econf \
$(use_enable debug) \
$(use_enable ncurses curses) \
$(use_enable parcheck) \
--disable-libpar2-bugfixes-check \
$(use_enable ssl tls) \
$(use_enable zlib gzip) \
--with-tlslib=$(usex gnutls GnuTLS OpenSSL)
}

src_install() {
default

# remove unneeded service script
rm ${D}/usr/sbin/nzbgetd || die

insinto /etc
doins nzbget.conf
doins nzbgetd.conf

keepdir /var/lib/nzbget/{dst,nzb,queue,tmp}
keepdir /var/log/nzbget

newinitd ${FILESDIR}/nzbget.initd nzbget
newconfd ${FILESDIR}/nzbget.confd nzbget
}

pkg_preinst() {
enewgroup nzbget
enewuser nzbget -1 -1 /var/lib/nzbget nzbget

fowners nzbget:nzbget /var/lib/nzbget/{dst,nzb,queue,tmp}
fperms 750 /var/lib/nzbget/{queue,tmp}
fperms 770 /var/lib/nzbget/{dst,nzb}

fowners nzbget:nzbget /var/log/nzbget
fperms 750 /var/log/nzbget

fowners nzbget:nzbget /etc/nzbgetd.conf
fperms 640 /etc/nzbgetd.conf
}

pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]] ; then
elog
elog Please add users that you want to be able to use the 
system-wide
elog nzbget daemon to the nzbget group. To access the daemon 
run nzbget
elog with the 

[gentoo-commits] gentoo-x86 commit in media-sound/abcmidi: ChangeLog abcmidi-2014.04.24.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:07:02

  Modified: ChangeLog
  Added:abcmidi-2014.04.24.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.56 media-sound/abcmidi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   15 Apr 2014 05:09:05 -  1.55
+++ ChangeLog   25 Apr 2014 08:07:01 -  1.56
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/abcmidi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v 1.55 
2014/04/15 05:09:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcmidi/ChangeLog,v 1.56 
2014/04/25 08:07:01 radhermit Exp $
+
+*abcmidi-2014.04.24 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +abcmidi-2014.04.24.ebuild:
+  Version bump.
 
 *abcmidi-2014.04.10 (15 Apr 2014)
 



1.1  media-sound/abcmidi/abcmidi-2014.04.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/abcmidi-2014.04.24.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcmidi/abcmidi-2014.04.24.ebuild?rev=1.1content-type=text/plain

Index: abcmidi-2014.04.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/abcmidi/abcmidi-2014.04.24.ebuild,v 1.1 
2014/04/25 08:07:02 radhermit Exp $

EAPI=5

inherit eutils versionator autotools

MY_P=abcMIDI-$(replace_all_version_separators '-')
DESCRIPTION=Programs for processing ABC music notation files
HOMEPAGE=http://abc.sourceforge.net/abcMIDI/;
SRC_URI=http://ifdo.pugmarks.com/~seymour/runabc/${MY_P}.zip;

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

DEPEND=app-arch/unzip

S=${WORKDIR}/${PN}

src_prepare() {
epatch ${FILESDIR}/${PN}-2011.10.19-install.patch
rm configure makefile || die
sed -i s:-O2:: configure.ac || die
eautoreconf
}

src_install() {
default
dodoc 
doc/{AUTHORS,CHANGES,abcguide.txt,abcmatch.txt,history.txt,readme.txt,yapshelp.txt}

if use examples ; then
docinto examples
dodoc samples/*.abc
fi
}






[gentoo-commits] gentoo-x86 commit in dev-python/apsw: ChangeLog apsw-3.8.4.3_p1.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:10:42

  Modified: ChangeLog
  Added:apsw-3.8.4.3_p1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.69 dev-python/apsw/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/apsw/ChangeLog?rev=1.69view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/apsw/ChangeLog?rev=1.69content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/apsw/ChangeLog?r1=1.68r2=1.69

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   9 Apr 2014 10:01:11 -   1.68
+++ ChangeLog   25 Apr 2014 08:10:42 -  1.69
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/apsw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.68 2014/04/09 
10:01:11 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.69 2014/04/25 
08:10:42 radhermit Exp $
+
+*apsw-3.8.4.3_p1 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +apsw-3.8.4.3_p1.ebuild:
+  Version bump.
 
   09 Apr 2014; Tom Wijsman tom...@gentoo.org metadata.xml:
   [QA] Dissolve the mobile-phone herd to maintainer-needed because it is empty



1.1  dev-python/apsw/apsw-3.8.4.3_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/apsw/apsw-3.8.4.3_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/apsw/apsw-3.8.4.3_p1.ebuild?rev=1.1content-type=text/plain

Index: apsw-3.8.4.3_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.4.3_p1.ebuild,v 1.1 
2014/04/25 08:10:42 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )

inherit distutils-r1

MY_PV=${PV/_p/-r}
MY_P=${PN}-${MY_PV}

DESCRIPTION=APSW - Another Python SQLite Wrapper
HOMEPAGE=http://code.google.com/p/apsw/;
HOMEPAGE=https://github.com/rogerbinns/apsw/;
SRC_URI=https://github.com/rogerbinns/apsw/archive/${MY_PV}.tar.gz - 
${P}.tar.gz

LICENSE=ZLIB
SLOT=0
KEYWORDS=~amd64 ~ppc64 ~x86
IUSE=doc

RDEPEND==dev-db/sqlite-${PV%_p*}
DEPEND=${RDEPEND}
app-arch/unzip

S=${WORKDIR}/${MY_P}

PATCHES=( ${FILESDIR}/${PN}-3.6.20.1-fix_tests.patch )

python_compile() {
if [[ ${EPYTHON} == python2* ]]; then
local CFLAGS=${CFLAGS} -fno-strict-aliasing
export CFLAGS
fi
distutils-r1_python_compile --enable=load_extension
}

src_test() {
# tests use overlapping database files
local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
}

python_test() {
${PYTHON} setup.py build_test_extension || die Building of test 
loadable extension failed
${PYTHON} tests.py -v || die
}

python_install_all() {
distutils-r1_python_install_all
if use doc ; then
dohtml -r doc/*
fi
}






[gentoo-commits] gentoo-x86 commit in dev-libs/openssl/files: openssl-1.0.2-free-list-fix.patch

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 08:19:03

  Removed:  openssl-1.0.2-free-list-fix.patch
  Log:
  Added another bunch of upstream patches to openssl-1.0.2_beta1
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)



[gentoo-commits] gentoo-x86 commit in dev-libs/openssl: ChangeLog openssl-1.0.2_beta1-r2.ebuild openssl-1.0.2_beta1-r1.ebuild

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 08:19:03

  Modified: ChangeLog
  Added:openssl-1.0.2_beta1-r2.ebuild
  Removed:  openssl-1.0.2_beta1-r1.ebuild
  Log:
  Added another bunch of upstream patches to openssl-1.0.2_beta1
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.531dev-libs/openssl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v
retrieving revision 1.530
retrieving revision 1.531
diff -u -r1.530 -r1.531
--- ChangeLog   19 Apr 2014 10:17:01 -  1.530
+++ ChangeLog   25 Apr 2014 08:19:03 -  1.531
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/openssl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.530 
2014/04/19 10:17:01 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.531 
2014/04/25 08:19:03 polynomial-c Exp $
+
+*openssl-1.0.2_beta1-r2 (25 Apr 2014)
+
+  25 Apr 2014; Lars Wendler polynomia...@gentoo.org
+  -openssl-1.0.2_beta1-r1.ebuild, +openssl-1.0.2_beta1-r2.ebuild,
+  -files/openssl-1.0.2-free-list-fix.patch:
+  Added another bunch of upstream patches to openssl-1.0.2_beta1.
 
 *openssl-1.0.2_beta1-r1 (19 Apr 2014)
 



1.1  dev-libs/openssl/openssl-1.0.2_beta1-r2.ebuild

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

Index: openssl-1.0.2_beta1-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.2_beta1-r2.ebuild,v 1.1 
2014/04/25 08:19:03 polynomial-c Exp $

EAPI=4

inherit eutils flag-o-matic toolchain-funcs multilib

REV=1.7
MY_P=${P/_/-}
DESCRIPTION=full-strength general purpose cryptography library (including SSL 
and TLS)
HOMEPAGE=http://www.openssl.org/;
SRC_URI=mirror://openssl/source/${MY_P}.tar.gz
http://dev.gentoo.org/~polynomial-c/${P}-patches-02.tar.xz

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/${PN}/${PN}-c_rehash.sh?rev=${REV}
 - ${PN}-c_rehash.sh.${REV}

LICENSE=openssl
SLOT=0
#KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux
IUSE=bindist gmp kerberos rfc3779 sse2 static-libs test +tls-heartbeat vanilla 
zlib

# Have the sub-libs in RDEPEND with [static-libs] since, logically,
# our libssl.a depends on libz.a/etc... at runtime.
LIB_DEPEND=gmp? ( dev-libs/gmp[static-libs(+)] )
zlib? ( sys-libs/zlib[static-libs(+)] )
kerberos? ( app-crypt/mit-krb5 )
# The blocks are temporary just to make sure people upgrade to a
# version that lack runtime version checking.  We'll drop them in
# the future.
RDEPEND=static-libs? ( ${LIB_DEPEND} )
!static-libs? ( ${LIB_DEPEND//\[static-libs(+)]} )
!net-misc/openssh-5.9_p1-r4
!net-libs/neon-0.29.6-r1
DEPEND=${RDEPEND}
sys-apps/diffutils
=dev-lang/perl-5
test? ( sys-devel/bc )
PDEPEND=app-misc/ca-certificates

S=${WORKDIR}/${MY_P}

src_prepare() {
SSL_CNF_DIR=/etc/ssl
sed \
-e /^DIR=/s:=.*:=${EPREFIX}${SSL_CNF_DIR}: \
-e s:SSL_CMD=/usr:SSL_CMD=${EPREFIX}/usr: \
${DISTDIR}/${PN}-c_rehash.sh.${REV} \
 ${WORKDIR}/c_rehash || die #416717

# Make sure we only ever touch Makefile.org and avoid patching a file
# that gets blown away anyways by the Configure script in src_configure
rm -f Makefile

if ! use vanilla ; then
epatch ${FILESDIR}/${PN}-1.0.0a-ldflags.patch #327421
epatch ${FILESDIR}/${PN}-1.0.0d-windres.patch #373743
epatch ${FILESDIR}/${PN}-1.0.0h-pkg-config.patch
epatch ${FILESDIR}/${PN}-1.0.2-parallel-build.patch
epatch ${FILESDIR}/${PN}-1.0.2-ipv6.patch
epatch ${FILESDIR}/${PN}-1.0.2_beta1-perl-5.18.patch #497286
epatch ${FILESDIR}/${PN}-1.0.1e-s_client-verify.patch #472584
epatch 
${FILESDIR}/${PN}-1.0.1f-revert-alpha-perl-generation.patch #499086

# upstream fixes taken from 1.0.2_stable branch at openssl.git
   

[gentoo-commits] gentoo-x86 commit in www-client/lynx: ChangeLog lynx-2.8.8_p2.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:33:08

  Modified: ChangeLog
  Added:lynx-2.8.8_p2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.152www-client/lynx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/lynx/ChangeLog?rev=1.152view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/lynx/ChangeLog?rev=1.152content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/lynx/ChangeLog?r1=1.151r2=1.152

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/lynx/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   6 Apr 2014 15:12:46 -   1.151
+++ ChangeLog   25 Apr 2014 08:33:08 -  1.152
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/lynx
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/lynx/ChangeLog,v 1.151 
2014/04/06 15:12:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/lynx/ChangeLog,v 1.152 
2014/04/25 08:33:08 radhermit Exp $
+
+*lynx-2.8.8_p2 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +lynx-2.8.8_p2.ebuild:
+  Version bump.
 
   06 Apr 2014; Mike Frysinger vap...@gentoo.org lynx-2.8.8_p1.ebuild,
   lynx-2.8.8_rc1.ebuild:



1.1  www-client/lynx/lynx-2.8.8_p2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/lynx/lynx-2.8.8_p2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/lynx/lynx-2.8.8_p2.ebuild?rev=1.1content-type=text/plain

Index: lynx-2.8.8_p2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/lynx/lynx-2.8.8_p2.ebuild,v 1.1 
2014/04/25 08:33:08 radhermit Exp $

EAPI=5

inherit eutils versionator

# VERSIONING SCHEME TRANSLATION
# Upstream  :   Gentoo
# rel.  :   _p
# pre.  :   _rc
# dev.  :   _pre

case ${PV} in
*_pre*) MY_P=${PN}${PV/_pre/dev.} ;;
*_rc*)  MY_P=${PN}${PV/_rc/pre.} ;;
*_p*|*) MY_P=${PN}${PV/_p/rel.} ;;
esac

DESCRIPTION=An excellent console-based web browser with ssl support
HOMEPAGE=http://lynx.isc.org/;
SRC_URI=http://lynx.isc.org/current/${MY_P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
IUSE=bzip2 cjk gnutls idn ipv6 nls ssl unicode

RDEPEND=sys-libs/ncurses[unicode?]
sys-libs/zlib
nls? ( virtual/libintl )
ssl? (
!gnutls? ( =dev-libs/openssl-0.9.8 )
gnutls? (
dev-libs/libgcrypt:0
=net-libs/gnutls-2.6.4
)
)
bzip2? ( app-arch/bzip2 )
idn? ( net-dns/libidn )

DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )
virtual/pkgconfig

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

pkg_setup() {
! use ssl  elog SSL support disabled; you will not be able to access 
secure websites.
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.8.6-mint.patch
epatch ${FILESDIR}/${PN}-2.8.8_p1-parallel.patch
}

src_configure() {
econf \
--enable-nested-tables \
--enable-cgi-links \
--enable-persistent-cookies \
--enable-prettysrc \
--enable-nsl-fork \
--enable-file-upload \
--enable-read-eta \
--enable-color-style \
--enable-scrollbar \
--enable-included-msgs \
--enable-externs \
--with-zlib \
$(use_enable nls) \
$(use_enable idn idna) \
$(use_enable ipv6) \
$(use_enable cjk) \
$(use_enable unicode japanese-utf8) \
$(use_with bzip2 bzlib) \
$(usex ssl --with-$(usex gnutls gnutls ssl)=${EPREFIX}/usr 
) \
$(usex unicode --with-screen=ncursesw )
}

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

sed -i 
s|^HELPFILE.*$|HELPFILE:file://localhost/usr/share/doc/${PF}/lynx_help/lynx_help_main.html|
 \
${ED}/etc/lynx.cfg || die lynx.cfg not found
if use unicode ; then
sed -i '/^#CHARACTER_SET:/ c\CHARACTER_SET:utf-8' \
  

[gentoo-commits] gentoo-x86 commit in media-gfx/pngquant: ChangeLog pngquant-2.2.0.ebuild

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:35:26

  Modified: ChangeLog
  Added:pngquant-2.2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.7  media-gfx/pngquant/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngquant/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngquant/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngquant/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngquant/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   15 Mar 2014 11:42:55 -  1.6
+++ ChangeLog   25 Apr 2014 08:35:26 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/pngquant
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngquant/ChangeLog,v 1.6 
2014/03/15 11:42:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngquant/ChangeLog,v 1.7 
2014/04/25 08:35:26 radhermit Exp $
+
+*pngquant-2.2.0 (25 Apr 2014)
+
+  25 Apr 2014; Tim Harder radher...@gentoo.org +pngquant-2.2.0.ebuild:
+  Version bump.
 
 *pngquant-2.1.0 (15 Mar 2014)
 



1.1  media-gfx/pngquant/pngquant-2.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngquant/pngquant-2.2.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngquant/pngquant-2.2.0.ebuild?rev=1.1content-type=text/plain

Index: pngquant-2.2.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngquant/pngquant-2.2.0.ebuild,v 
1.1 2014/04/25 08:35:26 radhermit Exp $

EAPI=5
inherit flag-o-matic toolchain-funcs

DESCRIPTION=a command-line utility for converting 24/32-bit PNG images to 
paletted (8-bit) PNGs
HOMEPAGE=http://pngquant.org/;
SRC_URI=http://pngquant.org/${P}-src.tar.bz2;

LICENSE=HPND rwpng
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=debug openmp sse2

RDEPEND=media-libs/libpng:0=
sys-libs/zlib:=
DEPEND=${RDEPEND}

src_prepare() {
# Failure in upstream logic. Otherwise we lose the -I and -L flags
# from Makefile.
sed -i \
-e 's:CFLAGS ?=:CFLAGS +=:' \
-e 's:LDFLAGS ?=:LDFLAGS +=:' \
Makefile || die
}

src_compile() {
use debug || append-cflags -DNDEBUG
use sse2  append-cflags -DUSE_SSE=1

local openmp
if use openmp  tc-has-openmp; then
append-cflags -fopenmp
openmp=-lgomp
fi

tc-export CC
emake CFLAGSOPT= OPENMPFLAGS=${openmp}
}

src_install() {
dobin ${PN}
doman ${PN}.1
dodoc CHANGELOG README.md
}






[gentoo-commits] gentoo-x86 commit in media-gfx/sxiv/files: sxiv-1.2-makefile.patch

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:40:28

  Added:sxiv-1.2-makefile.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.1  media-gfx/sxiv/files/sxiv-1.2-makefile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sxiv/files/sxiv-1.2-makefile.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sxiv/files/sxiv-1.2-makefile.patch?rev=1.1content-type=text/plain

Index: sxiv-1.2-makefile.patch
===
--- sxiv-1.2/Makefile
+++ sxiv-1.2/Makefile
@@ -3,10 +3,9 @@
 PREFIX= /usr/local
 MANPREFIX = $(PREFIX)/share/man
 
-CC   = gcc
-CFLAGS   = -std=c99 -Wall -pedantic -O2
-CPPFLAGS = -I$(PREFIX)/include -D_XOPEN_SOURCE=500 -DHAVE_GIFLIB
-LDFLAGS  = -L$(PREFIX)/lib
+CC   ?= gcc
+CFLAGS   += -std=c99 -Wall -pedantic -O2
+CPPFLAGS += -D_XOPEN_SOURCE=500 -DHAVE_GIFLIB
 LIBS = -lX11 -lImlib2 -lgif
 
 SRC = commands.c exif.c image.c main.c options.c thumbs.c util.c window.c






[gentoo-commits] gentoo-x86 commit in sys-fs/avfs/files: avfs-0.9.8-gcc43_fix_open_missing_mode.patch

2014-04-25 Thread Tim Harder (radhermit)
radhermit14/04/25 08:46:14

  Removed:  avfs-0.9.8-gcc43_fix_open_missing_mode.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)



[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_Traceroute: PEAR-Net_Traceroute-0.21.3.ebuild ChangeLog

2014-04-25 Thread JosA MarAa Alonso (nimiux)
nimiux  14/04/25 10:30:13

  Modified: PEAR-Net_Traceroute-0.21.3.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #502758
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.2  
dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild?r1=1.1r2=1.2

Index: PEAR-Net_Traceroute-0.21.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-Net_Traceroute-0.21.3.ebuild   6 Jan 2014 14:46:54 -   1.1
+++ PEAR-Net_Traceroute-0.21.3.ebuild   25 Apr 2014 10:30:12 -  1.2
@@ -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/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild,v
 1.1 2014/01/06 14:46:54 mabi Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild,v
 1.2 2014/04/25 10:30:12 nimiux Exp $
 
 inherit php-pear-r1
 
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 
 DESCRIPTION=OS independet wrapper class for executing traceroute calls
 LICENSE=PHP-3.01



1.7  dev-php/PEAR-Net_Traceroute/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Traceroute/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Traceroute/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_Traceroute/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Traceroute/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   6 Jan 2014 14:46:54 -   1.6
+++ ChangeLog   25 Apr 2014 10:30:12 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Net_Traceroute
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Traceroute/ChangeLog,v 1.6 
2014/01/06 14:46:54 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Traceroute/ChangeLog,v 1.7 
2014/04/25 10:30:12 nimiux Exp $
+
+  25 Apr 2014; Chema Alonso nim...@gentoo.org
+  PEAR-Net_Traceroute-0.21.3.ebuild:
+  Stable for amd64 wrt bug #502758
 
 *PEAR-Net_Traceroute-0.21.3 (06 Jan 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-util/cppcheck: ChangeLog cppcheck-1.63-r1.ebuild

2014-04-25 Thread JosA MarAa Alonso (nimiux)
nimiux  14/04/25 10:35:22

  Modified: ChangeLog cppcheck-1.63-r1.ebuild
  Log:
  Stable for amd64 wrt bug #502804
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D628E536)

Revision  ChangesPath
1.50 dev-util/cppcheck/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppcheck/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   30 Mar 2014 16:53:34 -  1.49
+++ ChangeLog   25 Apr 2014 10:35:21 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cppcheck
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/ChangeLog,v 1.49 
2014/03/30 16:53:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/ChangeLog,v 1.50 
2014/04/25 10:35:21 nimiux Exp $
+
+  25 Apr 2014; Chema Alonso nim...@gentoo.org cppcheck-1.63-r1.ebuild:
+  Stable for amd64 wrt bug #502804
 
 *cppcheck-1.64 (30 Mar 2014)
 



1.2  dev-util/cppcheck/cppcheck-1.63-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild?r1=1.1r2=1.2

Index: cppcheck-1.63-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cppcheck-1.63-r1.ebuild 12 Jan 2014 02:05:54 -  1.1
+++ cppcheck-1.63-r1.ebuild 25 Apr 2014 10:35:21 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild,v 
1.1 2014/01/12 02:05:54 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppcheck/cppcheck-1.63-r1.ebuild,v 
1.2 2014/04/25 10:35:21 nimiux Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=htmlreport qt4
 
 DEPEND=htmlreport? ( ${PYTHON_DEPS} )






[gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-9999-r3.ebuild ChangeLog

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 10:47:14

  Modified: git--r3.ebuild ChangeLog
  Log:
  Added new nocvs patch to fix bug #508600
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.2  dev-vcs/git/git--r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git--r3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git--r3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git--r3.ebuild?r1=1.1r2=1.2

Index: git--r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git--r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git--r3.ebuild  22 Feb 2014 02:07:52 -  1.1
+++ git--r3.ebuild  25 Apr 2014 10:47:14 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git--r3.ebuild,v 1.1 
2014/02/22 02:07:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git--r3.ebuild,v 1.2 
2014/04/25 10:47:14 polynomial-c Exp $
 
 EAPI=5
 
@@ -225,7 +225,7 @@
 
 src_prepare() {
# bug #350330 - automagic CVS when we don't want it is bad.
-   epatch ${FILESDIR}/git-1.9.0_rc3-optional-cvs.patch
+   epatch ${FILESDIR}/git-2.0.0_rc0-optional-cvs.patch
 
# install mediawiki perl modules also in vendor_dir
# hack, needs better upstream solution



1.258dev-vcs/git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.258view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.258content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.257r2=1.258

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -r1.257 -r1.258
--- ChangeLog   9 Apr 2014 23:59:31 -   1.257
+++ ChangeLog   25 Apr 2014 10:47:14 -  1.258
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.257 2014/04/09 
23:59:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.258 2014/04/25 
10:47:14 polynomial-c Exp $
+
+  25 Apr 2014; Lars Wendler polynomia...@gentoo.org git--r3.ebuild,
+  +files/git-2.0.0_rc0-optional-cvs.patch:
+  Added new nocvs patch to fix bug #508600.
 
 *git-1.9.2 (10 Apr 2014)
 *git-1.8.4.4 (10 Apr 2014)






[gentoo-commits] gentoo-x86 commit in dev-vcs/git/files: git-2.0.0_rc0-optional-cvs.patch

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 10:47:15

  Added:git-2.0.0_rc0-optional-cvs.patch
  Log:
  Added new nocvs patch to fix bug #508600
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.1  dev-vcs/git/files/git-2.0.0_rc0-optional-cvs.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-2.0.0_rc0-optional-cvs.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/files/git-2.0.0_rc0-optional-cvs.patch?rev=1.1content-type=text/plain

Index: git-2.0.0_rc0-optional-cvs.patch
===
From e19ad5a8492d83db79a09b459cb17ccee78e0001 Mon Sep 17 00:00:00 2001
From: Robin Johnson robb...@gentoo.org
Date: Fri, 25 Apr 2014 12:30:42 +0200
Subject: [PATCH] Makefile: Add NO_CVS define to disable all CVS interface
 utilities

Forward-ported from 1.7.12 to current git.git v1.8.4
Forward-ported from v1.8.4 to v1.8.5.1
Forward-ported from v1.8.5.3 to v1.9.0_rc3
Forward-ported from 1.9.0_rc3 to current git.git v2.0.0_rc0

Signed-off-by: Lars Wendler polynomia...@gentoo.org

diff --git a/Makefile b/Makefile
index a5e06dd..7813c5d 100644
--- a/Makefile
+++ b/Makefile
@@ -263,6 +263,8 @@ all::
 #
 # Define NO_TCLTK if you do not want Tcl/Tk GUI.
 #
+# Define NO_CVS if you do not want any CVS interface utilities.
+#
 # The TCL_PATH variable governs the location of the Tcl interpreter
 # used to optimize git-gui for your system.  Only used if NO_TCLTK
 # is not set.  Defaults to the bare 'tclsh'.
@@ -452,6 +454,7 @@ LIB_OBJS =
 PROGRAM_OBJS =
 PROGRAMS =
 SCRIPT_PERL =
+SCRIPT_PERL_CVS =
 SCRIPT_PYTHON =
 SCRIPT_SH =
 SCRIPT_LIB =
@@ -491,13 +494,14 @@ SCRIPT_LIB += git-sh-i18n
 SCRIPT_PERL += git-add--interactive.perl
 SCRIPT_PERL += git-difftool.perl
 SCRIPT_PERL += git-archimport.perl
-SCRIPT_PERL += git-cvsexportcommit.perl
-SCRIPT_PERL += git-cvsimport.perl
-SCRIPT_PERL += git-cvsserver.perl
 SCRIPT_PERL += git-relink.perl
 SCRIPT_PERL += git-send-email.perl
 SCRIPT_PERL += git-svn.perl
 
+SCRIPT_PERL_CVS += git-cvsexportcommit.perl
+SCRIPT_PERL_CVS += git-cvsimport.perl
+SCRIPT_PERL_CVS += git-cvsserver.perl
+
 SCRIPT_PYTHON += git-p4.py
 SCRIPT_PYTHON += git-remote-hg.py
 SCRIPT_PYTHON += git-remote-bzr.py
@@ -506,7 +510,7 @@ NO_INSTALL += git-remote-testgit
 
 # Generated files for scripts
 SCRIPT_SH_GEN = $(patsubst %.sh,%,$(SCRIPT_SH))
-SCRIPT_PERL_GEN = $(patsubst %.perl,%,$(SCRIPT_PERL))
+SCRIPT_PERL_GEN = $(patsubst %.perl,%,$(SCRIPT_PERL) $(SCRIPT_PERL_CVS))
 SCRIPT_PYTHON_GEN = $(patsubst %.py,%,$(SCRIPT_PYTHON))
 
 SCRIPT_SH_INS = $(filter-out $(NO_INSTALL),$(SCRIPT_SH_GEN))
@@ -1830,8 +1834,18 @@ git.res: git.rc GIT-VERSION-FILE
  $(join -DMAJOR= -DMINOR=, $(wordlist 1,2,$(subst -, ,$(subst ., 
,$(GIT_VERSION) \
  -DGIT_VERSION=\\\$(GIT_VERSION)\\\ $ -o $@
 
+_SCRIPT_PERL_BUILD = 
+_SCRIPT_PERL_NOBUILD = 
+
 ifndef NO_PERL
-$(patsubst %.perl,%,$(SCRIPT_PERL)): perl/perl.mak
+
+_SCRIPT_PERL_BUILD += $(SCRIPT_PERL)
+
+ifndef NO_CVS
+_SCRIPT_PERL_BUILD += $(SCRIPT_PERL_CVS)
+else # NO_CVS
+_SCRIPT_PERL_NOBUILD += $(SCRIPT_PERL_CVS)
+endif # NO_CVS
 
 perl/perl.mak: perl/PM.stamp
 
@@ -1847,7 +1861,7 @@ $(eval $(call make-var,PERL-DEFINES,perl-specific 
parameters,\
:$(PERL_PATH)\
:$(PERLLIB_EXTRA)\
 ))
-$(patsubst %.perl,%,$(SCRIPT_PERL)): % : %.perl perl/perl.mak 
MAKE/PERL-DEFINES GIT-VERSION-FILE
+$(patsubst %.perl,%,$(_SCRIPT_PERL_BUILD)): % : %.perl perl/perl.mak 
MAKE/PERL-DEFINES GIT-VERSION-FILE
$(QUIET_GEN)$(RM) $@ $@+  \
INSTLIBDIR=`MAKEFLAGS= $(MAKE) -C perl -s --no-print-directory 
instlibdir`  \
INSTLIBDIR_EXTRA=$(call sq,$(PERLLIB_EXTRA))  \
@@ -1874,14 +1888,17 @@ git-instaweb: git-instaweb.sh MAKE/SCRIPT-DEFINES
chmod +x $@+  \
mv $@+ $@
 else # NO_PERL
-$(patsubst %.perl,%,$(SCRIPT_PERL)) git-instaweb: % : unimplemented.sh
+_SCRIPT_PERL_NOBUILD += $(SCRIPT_PERL) $(SCRIPT_PERL_CVS) git-instaweb
+endif # NO_PERL
+
+# This is any perl scripts that were disabled it might be empty...
+$(patsubst %.perl,%,$(_SCRIPT_PERL_NOBUILD)): % : unimplemented.sh
$(QUIET_GEN)$(RM) $@ $@+  \
sed -e '1s|#!.*/sh|#!$(call sqi,$(SHELL_PATH))|' \
-e 's|@@REASON@@|NO_PERL=$(NO_PERL)|g' \
unimplemented.sh $@+  \
chmod +x $@+  \
mv $@+ $@
-endif # NO_PERL
 
 ifndef NO_PYTHON
 $(eval $(call make-var,PYTHON-VARS,Python interpreter location,$(PYTHON_PATH)))
diff --git a/t/t9200-git-cvsexportcommit.sh b/t/t9200-git-cvsexportcommit.sh
index 812c9cd..906532a 100755
--- a/t/t9200-git-cvsexportcommit.sh
+++ b/t/t9200-git-cvsexportcommit.sh
@@ -11,6 +11,11 @@ if ! test_have_prereq PERL; then
test_done
 fi
 
+if ! test_have_prereq CVS; then
+   skip_all='skipping git cvsexportcommit tests, cvs not available'
+   test_done
+fi
+
 cvs /dev/null 21
 if test $? -ne 1
 then

[gentoo-commits] dev/dilfridge:master commit in: www-misc/zoneminder/files/, www-misc/zoneminder/

2014-04-25 Thread Andreas Hüttel
commit: a7e0313f68859c5327f0f94acc182b5cfbd4de92
Author: Andreas K. Huettel dilfridge AT gentoo DOT org
AuthorDate: Fri Apr 25 12:42:01 2014 +
Commit: Andreas Hüttel dilfridge AT gentoo DOT org
CommitDate: Fri Apr 25 12:42:01 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=a7e0313f

[www-misc/zoneminder] fix apache integration, non-automatic so far

Package-Manager: portage-2.2.8-r1

---
 www-misc/zoneminder/files/10_zoneminder.conf | 10 -
 www-misc/zoneminder/files/README.gentoo  | 17 ---
 www-misc/zoneminder/zoneminder-1.26.5.ebuild | 32 
 3 files changed, 32 insertions(+), 27 deletions(-)

diff --git a/www-misc/zoneminder/files/10_zoneminder.conf 
b/www-misc/zoneminder/files/10_zoneminder.conf
index 1190fad..277d680 100644
--- a/www-misc/zoneminder/files/10_zoneminder.conf
+++ b/www-misc/zoneminder/files/10_zoneminder.conf
@@ -1,16 +1,16 @@
-ScriptAlias /cgi-bin/zms /var/www/zm/cgi-bin/zms
-ScriptAlias /cgi-bin/nph-zms /var/www/zm/cgi-bin/nph-zms
+ScriptAlias /cgi-bin/zms /usr/libexec/zoneminder/cgi-bin/zms
+ScriptAlias /cgi-bin/nph-zms /usr/libexec/zoneminder/cgi-bin/nph-zms
 
-Directory /var/www/zm/cgi-bin
+Directory /usr/libexec/zoneminder/cgi-bin
   AllowOverride All
   Options ExecCGI
   Order allow,deny
   Allow from all
 /Directory 
 
-Alias /zoneminder /var/www/zm/htdocs
+Alias /zoneminder %ZM_WEBDIR%
 
-Directory /var/www/zm/htdocs
+Directory %ZM_WEBDIR%
   Options -Indexes MultiViews FollowSymLinks
   AllowOverride All
   Order allow,deny

diff --git a/www-misc/zoneminder/files/README.gentoo 
b/www-misc/zoneminder/files/README.gentoo
index b942043..2ada7c7 100644
--- a/www-misc/zoneminder/files/README.gentoo
+++ b/www-misc/zoneminder/files/README.gentoo
@@ -10,17 +10,18 @@
 
 2. Set your database settings in /etc/zm.conf, including above 
topsecretpassword
 
-3. Check /etc/apache2/vhosts.d/10_zoneminder.conf
+3. Configure apache to use zoneminder, see 
/usr/share/doc/zoneminder*/10_zoneminder.conf
+   for an example configuration snippet.
 
-4.  Enable PHP in your webserver configuration, 
-enable short_open_tags in php.ini,
-set the time zone in php.ini, 
-and restart/reload the webserver.
+4. Enable PHP in your webserver configuration,
+   enable short_open_tags in php.ini,
+   set the time zone in php.ini,
+   and restart/reload the webserver.
 
-5.  Start the zoneminder daemon:
-  /etc/init.d/zoneminder start
+5. Start the zoneminder daemon:
+ /etc/init.d/zoneminder start
 
-6. Finally point your browser to http://localhost/zoneminder
+6. Finally point your browser to http://your.webserver/zoneminder
 
 If you are upgrading, you will need to run the zmupdate.pl script:
   /usr/bin/zmupdate.pl --version=oldversionnumber [--user=zmuser 
--pass=topsecretpassword]

diff --git a/www-misc/zoneminder/zoneminder-1.26.5.ebuild 
b/www-misc/zoneminder/zoneminder-1.26.5.ebuild
index df6b509..64670f0 100644
--- a/www-misc/zoneminder/zoneminder-1.26.5.ebuild
+++ b/www-misc/zoneminder/zoneminder-1.26.5.ebuild
@@ -6,7 +6,6 @@
 # * ffmpeg support can be disabled in CMakeLists.txt but it does not build 
then 
 #  $(cmake-utils_useno ffmpeg ZM_NO_FFMPEG)
 # * dependencies of unknown status:
-#  app-admin/sudo
 #  dev-perl/Archive-Zip
 #  dev-perl/Device-SerialPort
 #  dev-perl/MIME-Lite
@@ -15,9 +14,6 @@
 #  virtual/perl-Archive-Tar
 #  virtual/perl-libnet
 #  virtual/perl-Module-Load
-# * apache integration
-# * installation of files into real webdir
-# * the perl modules go into weird places atm
 
 EAPI=5
 
@@ -74,6 +70,8 @@ PATCHES=(
${FILESDIR}/${PN}-1.26.5-automagic.patch
 )
 
+MY_ZM_WEBDIR=/usr/share/zoneminder/www
+
 pkg_setup() {
require_php_with_use mysql sockets apache2
 }
@@ -87,6 +85,7 @@ src_configure() {
-DZM_TMPDIR=/var/tmp/zm
-DZM_WEB_USER=apache
-DZM_WEB_GROUP=apache
+   -DZM_WEBDIR=${MY_ZM_WEBDIR}
$(cmake-utils_useno mmap ZM_NO_MMAP)
-DZM_NO_X10=OFF
-DZM_NO_FFMPEG=OFF
@@ -100,26 +99,31 @@ src_configure() {
 }
 
 src_install() {
+   cmake-utils_src_install
+
+   # the log directory
keepdir /var/log/zm
+   fowners apache:apache /var/log/zm
 
-   cmake-utils_src_install
+   # now we duplicate the work of zmlinkcontent.sh
+   dodir /var/lib/zoneminder /var/lib/zoneminder/images 
/var/lib/zoneminder/events
+   fperms -R 0775 /var/lib/zoneminder
+   fowners -R apache:apache /var/lib/zoneminder
+   dosym /var/lib/zoneminder/images ${MY_ZM_WEBDIR}/images
+   dosym /var/lib/zoneminder/events ${MY_ZM_WEBDIR}/events
 
+   # the configuration file
fperms 0640 /etc/zm.conf
fowners root:apache /etc/zm.conf
 
-   fowners apache:apache /var/log/zm
-
+   # init scripts etc
newinitd ${FILESDIR}/init.d zoneminder
newconfd 

[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.10.7.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 12:47:00

  Modified: ChangeLog wireshark-1.10.7.ebuild
  Log:
  Switch to USE=gtk3 as default.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.606net-analyzer/wireshark/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.606view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.606content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.605r2=1.606

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -r1.605 -r1.606
--- ChangeLog   23 Apr 2014 23:51:51 -  1.605
+++ ChangeLog   25 Apr 2014 12:47:00 -  1.606
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.605 
2014/04/23 23:51:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.606 
2014/04/25 12:47:00 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org wireshark-1.10.7.ebuild:
+  Switch to USE=gtk3 as default.
 
   23 Apr 2014; Jeroen Roovers j...@gentoo.org wireshark-1.10.7.ebuild:
   Stable for HPPA (bug #508506).



1.3  net-analyzer/wireshark/wireshark-1.10.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.7.ebuild?r1=1.2r2=1.3

Index: wireshark-1.10.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wireshark-1.10.7.ebuild 23 Apr 2014 23:51:51 -  1.2
+++ wireshark-1.10.7.ebuild 25 Apr 2014 12:47:00 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.7.ebuild,v 1.2 
2014/04/23 23:51:51 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.7.ebuild,v 1.3 
2014/04/25 12:47:00 jer Exp $
 
 EAPI=5
 inherit autotools eutils fcaps user
@@ -14,7 +14,7 @@
 SLOT=0/${PV}
 KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
 IUSE=
-   adns +caps crypt doc doc-pdf geoip +gtk2 gtk3 ipv6 kerberos libadns lua
+   adns +caps crypt doc doc-pdf geoip gtk2 +gtk3 ipv6 kerberos libadns lua
+netlink +pcap portaudio qt4 selinux smi ssl zlib
 
 REQUIRED_USE=






[gentoo-commits] gentoo-x86 commit in net-wireless/uhd: uhd-3.7.1.ebuild ChangeLog

2014-04-25 Thread Jason Donenfeld (zx2c4)
zx2c4   14/04/25 12:50:37

  Modified: ChangeLog
  Added:uhd-3.7.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)

Revision  ChangesPath
1.11 net-wireless/uhd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   22 Feb 2014 00:32:38 -  1.10
+++ ChangeLog   25 Apr 2014 12:50:37 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for net-wireless/uhd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v 1.10 
2014/02/22 00:32:38 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v 1.11 
2014/04/25 12:50:37 zx2c4 Exp $
+
+*uhd-3.7.1 (25 Apr 2014)
+
+  25 Apr 2014; Jason A. Donenfeld zx...@gentoo.org +uhd-3.7.1.ebuild:
+  Version bump.
 
 *uhd-3.7.0 (22 Feb 2014)
 *uhd-3.6.2 (22 Feb 2014)



1.1  net-wireless/uhd/uhd-3.7.1.ebuild

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

Index: uhd-3.7.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/uhd-3.7.1.ebuild,v 1.1 
2014/04/25 12:50:37 zx2c4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit versionator python-single-r1 cmake-utils multilib

DESCRIPTION=Universal Software Radio Peripheral (USRP) Hardware Driver
HOMEPAGE=http://code.ettus.com/redmine/ettus/projects/uhd/wiki;

image_version=uhd-images_00$(get_version_component_range 
1).00$(get_version_component_range 2).00$(get_version_component_range 3)-release
SRC_URI=https://github.com/EttusResearch/uhd/archive/release_00$(get_version_component_range
 1)_00$(get_version_component_range 2)_00$(get_version_component_range 
3).tar.gz - EttusResearch-UHD-$(get_version_component_range 
1).$(get_version_component_range 2).$(get_version_component_range 3).tar.gz \

http://files.ettus.com/binaries/maint_images/archive/${image_version}.tar.gz;
#https://github.com/EttusResearch/UHD-Mirror/tags
#http://files.ettus.com/binaries/master_images/archive
KEYWORDS=~amd64 ~arm ~x86
S=${WORKDIR}/uhd-release_00$(get_version_component_range 
1)_00$(get_version_component_range 2)_00$(get_version_component_range 3)/host

LICENSE=GPL-3
SLOT=0/1
IUSE=
RDEPEND=virtual/libusb:1
dev-libs/boost:=
DEPEND=${RDEPEND}
dev-python/cheetah

src_prepare() {
#this may not be needed in 3.4.3 and above, please verify
sed -i 's#SET(PKG_LIB_DIR ${PKG_DATA_DIR})#SET(PKG_LIB_DIR 
${LIBRARY_DIR}/uhd)#g' CMakeLists.txt
}

src_install() {
cmake-utils_src_install
python_fix_shebang ${ED}/usr/$(get_libdir)/${PN}/utils/
insinto /lib/udev/rules.d/
doins ${S}/utils/uhd-usrp.rules
insinto /usr/share/${PN}
doins -r ${WORKDIR}/${image_version}/share/uhd/images
}






[gentoo-commits] gentoo-x86 commit in net-print/foomatic-db: foomatic-db-4.0.20140105.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 12:54:58

  Modified: foomatic-db-4.0.20140105.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #508140).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild?r1=1.2r2=1.3

Index: foomatic-db-4.0.20140105.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- foomatic-db-4.0.20140105.ebuild 6 Jan 2014 10:56:00 -   1.2
+++ foomatic-db-4.0.20140105.ebuild 25 Apr 2014 12:54:57 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 
1.2 2014/01/06 10:56:00 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 
1.3 2014/04/25 12:54:57 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd
 IUSE=
 
 DEPEND=



1.93 net-print/foomatic-db/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db/ChangeLog?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db/ChangeLog?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db/ChangeLog?r1=1.92r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   6 Jan 2014 10:56:00 -   1.92
+++ ChangeLog   25 Apr 2014 12:54:57 -  1.93
@@ -1,6 +1,9 @@
 # ChangeLog for net-print/foomatic-db
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.92 
2014/01/06 10:56:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.93 
2014/04/25 12:54:57 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org 
foomatic-db-4.0.20140105.ebuild:
+  Stable for HPPA (bug #508140).
 
   06 Jan 2014; Andreas K. Huettel dilfri...@gentoo.org
   foomatic-db-4.0.20140105.ebuild:






[gentoo-commits] gentoo-x86 commit in net-print/foomatic-db-ppds: ChangeLog foomatic-db-ppds-4.0.20140105.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 12:55:03

  Modified: ChangeLog foomatic-db-ppds-4.0.20140105.ebuild
  Log:
  Stable for HPPA (bug #508140).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.46 net-print/foomatic-db-ppds/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   6 Jan 2014 10:57:55 -   1.45
+++ ChangeLog   25 Apr 2014 12:55:03 -  1.46
@@ -1,6 +1,10 @@
 # ChangeLog for net-print/foomatic-db-ppds
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.45 
2014/01/06 10:57:55 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.46 
2014/04/25 12:55:03 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org
+  foomatic-db-ppds-4.0.20140105.ebuild:
+  Stable for HPPA (bug #508140).
 
   06 Jan 2014; Andreas K. Huettel dilfri...@gentoo.org
   foomatic-db-ppds-4.0.20140105.ebuild:



1.3  
net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild?r1=1.2r2=1.3

Index: foomatic-db-ppds-4.0.20140105.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- foomatic-db-ppds-4.0.20140105.ebuild6 Jan 2014 10:57:55 -   
1.2
+++ foomatic-db-ppds-4.0.20140105.ebuild25 Apr 2014 12:55:03 -  
1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v
 1.2 2014/01/06 10:57:55 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v
 1.3 2014/04/25 12:55:03 jer Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~sparc-fbsd ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 S=${WORKDIR}/${PN/-ppds}-$(get_version_component_range 3 ${PV})






[gentoo-commits] gentoo-x86 commit in net-wireless/uhd: metadata.xml ChangeLog

2014-04-25 Thread Jason Donenfeld (zx2c4)
zx2c4   14/04/25 12:56:11

  Modified: metadata.xml ChangeLog
  Log:
  Add self to maintainers.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A5DE03AE)

Revision  ChangesPath
1.2  net-wireless/uhd/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/uhd/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml10 Sep 2012 03:13:47 -  1.1
+++ metadata.xml25 Apr 2014 12:56:11 -  1.2
@@ -6,6 +6,10 @@
emailzeroch...@gentoo.org/email
nameRick Farina/name
 /maintainer
+maintainer
+   emailzx...@gentoo.org/email
+   nameJason A. Donenfeld/name
+/maintainer
 longdescription lang=en
 /longdescription
 /pkgmetadata



1.12 net-wireless/uhd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/uhd/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   25 Apr 2014 12:50:37 -  1.11
+++ ChangeLog   25 Apr 2014 12:56:11 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-wireless/uhd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v 1.11 
2014/04/25 12:50:37 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/uhd/ChangeLog,v 1.12 
2014/04/25 12:56:11 zx2c4 Exp $
+
+  25 Apr 2014; Jason A. Donenfeld zx...@gentoo.org metadata.xml:
+  Add self to maintainers.
 
 *uhd-3.7.1 (25 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/socat: ChangeLog socat-1.7.2.4-r1.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 13:03:27

  Modified: ChangeLog socat-1.7.2.4-r1.ebuild
  Log:
  Stable for HPPA (bug #508092).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.135net-misc/socat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?rev=1.135view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?rev=1.135content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/socat/ChangeLog?r1=1.134r2=1.135

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog   22 Mar 2014 15:32:07 -  1.134
+++ ChangeLog   25 Apr 2014 13:03:27 -  1.135
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/socat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.134 2014/03/22 
15:32:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.135 2014/04/25 
13:03:27 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org socat-1.7.2.4-r1.ebuild:
+  Stable for HPPA (bug #508092).
 
 *socat-2.0.0_beta7-r1 (22 Mar 2014)
 *socat-1.7.2.4-r1 (22 Mar 2014)



1.2  net-misc/socat/socat-1.7.2.4-r1.ebuild

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

Index: socat-1.7.2.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- socat-1.7.2.4-r1.ebuild 22 Mar 2014 15:32:07 -  1.1
+++ socat-1.7.2.4-r1.ebuild 25 Apr 2014 13:03:27 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.4-r1.ebuild,v 
1.1 2014/03/22 15:32:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.4-r1.ebuild,v 
1.2 2014/04/25 13:03:27 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=ssl readline ipv6 tcpd
 
 DEPEND=






[gentoo-commits] gentoo-x86 commit in dev-python/subunit: subunit-0.0.16.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 13:12:07

  Modified: subunit-0.0.16.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #506620).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  dev-python/subunit/subunit-0.0.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild?r1=1.4r2=1.5

Index: subunit-0.0.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- subunit-0.0.16.ebuild   31 Mar 2014 21:03:29 -  1.4
+++ subunit-0.0.16.ebuild   25 Apr 2014 13:12:06 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 
1.4 2014/03/31 21:03:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.16.ebuild,v 
1.5 2014/04/25 13:12:06 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0 BSD
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
 #need to keyword the following in =dev-python/extras-0.0.3 then readd the 
keywords here
 #ia64 s390 sh sparc amd64-fbsd
 IUSE=static-libs



1.42 dev-python/subunit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.42view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?rev=1.42content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit/ChangeLog?r1=1.41r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   3 Apr 2014 00:48:16 -   1.41
+++ ChangeLog   25 Apr 2014 13:12:07 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/subunit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.41 
2014/04/03 00:48:16 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.42 
2014/04/25 13:12:07 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org subunit-0.0.16.ebuild:
+  Stable for HPPA (bug #506620).
 
   03 Apr 2014; Ian Delaney idel...@gentoo.org subunit-0.0.18.ebuild:
   Drop py2.6, restrict test phase until new dep for tests is keyworded, see Bug






[gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: ChangeLog gnuplot-mode-0.7.0.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 13:15:58

  Modified: ChangeLog gnuplot-mode-0.7.0.ebuild
  Log:
  Stable for HPPA (bug #508218).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.13 app-emacs/gnuplot-mode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   6 Apr 2014 11:48:52 -   1.12
+++ ChangeLog   25 Apr 2014 13:15:58 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gnuplot-mode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.12 
2014/04/06 11:48:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.13 
2014/04/25 13:15:58 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org gnuplot-mode-0.7.0.ebuild:
+  Stable for HPPA (bug #508218).
 
   06 Apr 2014; Fabian Groffen grob...@gentoo.org gnuplot-mode-0.7.0.ebuild:
   Add Prefix keywords, bug #505378



1.4  app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.3r2=1.4

Index: gnuplot-mode-0.7.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnuplot-mode-0.7.0.ebuild   6 Apr 2014 11:48:52 -   1.3
+++ gnuplot-mode-0.7.0.ebuild   25 Apr 2014 13:15:58 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.3 
2014/04/06 11:48:52 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.4 
2014/04/25 13:15:58 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2+
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=~amd64 hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc
 
 DEPEND=doc? ( virtual/latex-base )






[gentoo-commits] gentoo-x86 commit in net-wireless/bluez: bluez-5.18.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 13:19:54

  Modified: bluez-5.18.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #508004).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  net-wireless/bluez/bluez-5.18.ebuild

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

Index: bluez-5.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-5.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bluez-5.18.ebuild   17 Apr 2014 06:56:39 -  1.1
+++ bluez-5.18.ebuild   25 Apr 2014 13:19:53 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-5.18.ebuild,v 1.1 
2014/04/17 06:56:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-5.18.ebuild,v 1.2 
2014/04/25 13:19:53 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2+ LGPL-2.1+
 SLOT=0/3
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm hppa ~ppc ~ppc64 ~x86
 IUSE=cups debug +obex +readline selinux systemd test +udev
 REQUIRED_USE=test? ( ${PYTHON_REQUIRED_USE} )
 



1.199net-wireless/bluez/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?rev=1.199view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?rev=1.199content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?r1=1.198r2=1.199

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog   17 Apr 2014 06:56:39 -  1.198
+++ ChangeLog   25 Apr 2014 13:19:53 -  1.199
@@ -1,6 +1,9 @@
 # ChangeLog for net-wireless/bluez
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.198 
2014/04/17 06:56:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.199 
2014/04/25 13:19:53 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org bluez-5.18.ebuild:
+  Stable for HPPA (bug #508004).
 
 *bluez-5.18 (17 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/fixtures: fixtures-0.3.14-r1.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:19:15

  Modified: fixtures-0.3.14-r1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  dev-python/fixtures/fixtures-0.3.14-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild?r1=1.3r2=1.4

Index: fixtures-0.3.14-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fixtures-0.3.14-r1.ebuild   31 Mar 2014 20:45:00 -  1.3
+++ fixtures-0.3.14-r1.ebuild   25 Apr 2014 14:19:15 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.3 
2014/03/31 20:45:00 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.4 
2014/04/25 14:19:15 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 
 LICENSE=|| ( Apache-2.0 BSD )
 SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 # nose not listed but provides coverage output of tests



1.10 dev-python/fixtures/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   31 Mar 2014 20:45:00 -  1.9
+++ ChangeLog   25 Apr 2014 14:19:15 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/fixtures
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.9 
2014/03/31 20:45:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.10 
2014/04/25 14:19:15 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org fixtures-0.3.14-r1.ebuild:
+  Marked ~hppa (bug #508282).
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org fixtures-0.3.14-r1.ebuild:
   Add support for the new PyPy slotting.






[gentoo-commits] gentoo-x86 commit in dev-python/pip: ChangeLog pip-1.5.4-r1.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:20:02

  Modified: ChangeLog pip-1.5.4-r1.ebuild
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.32 dev-python/pip/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   11 Apr 2014 05:20:04 -  1.31
+++ ChangeLog   25 Apr 2014 14:20:02 -  1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.31 2014/04/11 
05:20:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.32 2014/04/25 
14:20:02 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org pip-1.5.4-r1.ebuild:
+  Marked ~hppa (bug #508282).
 
   11 Apr 2014; Patrick Lauer patr...@gentoo.org pip-1.5.4-r1.ebuild:
   Whitespace



1.3  dev-python/pip/pip-1.5.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild?r1=1.2r2=1.3

Index: pip-1.5.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pip-1.5.4-r1.ebuild 11 Apr 2014 05:20:04 -  1.2
+++ pip-1.5.4-r1.ebuild 25 Apr 2014 14:20:02 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v 1.2 
2014/04/11 05:20:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v 1.3 
2014/04/25 14:20:02 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -12,7 +12,7 @@
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=MIT
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux
 SLOT=0
 IUSE=zsh-completion
 






[gentoo-commits] gentoo-x86 commit in dev-python/pyflakes: ChangeLog pyflakes-0.8.1.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:22:15

  Modified: ChangeLog pyflakes-0.8.1.ebuild
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.41 dev-python/pyflakes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   12 Apr 2014 12:49:30 -  1.40
+++ ChangeLog   25 Apr 2014 14:22:15 -  1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyflakes
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.40 
2014/04/12 12:49:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/ChangeLog,v 1.41 
2014/04/25 14:22:15 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org pyflakes-0.8.1.ebuild:
+  Marked ~hppa (bug #508282).
 
 *pyflakes-0.8.1 (12 Apr 2014)
 



1.2  dev-python/pyflakes/pyflakes-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild?r1=1.1r2=1.2

Index: pyflakes-0.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyflakes-0.8.1.ebuild   12 Apr 2014 12:49:30 -  1.1
+++ pyflakes-0.8.1.ebuild   25 Apr 2014 14:22:15 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 
1.1 2014/04/12 12:49:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.8.1.ebuild,v 
1.2 2014/04/25 14:22:15 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python{2_6,2_7,3_{2,3}} )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos
+KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux 
~x64-macos ~x86-macos
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/pep8: pep8-1.4.6.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:23:48

  Modified: pep8-1.4.6.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  dev-python/pep8/pep8-1.4.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild?r1=1.4r2=1.5

Index: pep8-1.4.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pep8-1.4.6.ebuild   24 Nov 2013 13:48:57 -  1.4
+++ pep8-1.4.6.ebuild   25 Apr 2014 14:23:48 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.4 
2013/11/24 13:48:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.4.6.ebuild,v 1.5 
2014/04/25 14:23:48 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.25 dev-python/pep8/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/ChangeLog?r1=1.24r2=1.25

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   24 Nov 2013 13:48:57 -  1.24
+++ ChangeLog   25 Apr 2014 14:23:48 -  1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pep8
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.24 2013/11/24 
13:48:57 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.25 2014/04/25 
14:23:48 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org pep8-1.4.6.ebuild:
+  Marked ~hppa (bug #508282).
 
   24 Nov 2013; Agostino Sarubbo a...@gentoo.org pep8-1.4.6.ebuild:
   Stable for x86, wrt bug #481850






[gentoo-commits] gentoo-x86 commit in dev-python/mccabe: mccabe-0.2.1.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:24:07

  Modified: mccabe-0.2.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  dev-python/mccabe/mccabe-0.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild?r1=1.4r2=1.5

Index: mccabe-0.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mccabe-0.2.1.ebuild 5 Sep 2013 18:46:16 -   1.4
+++ mccabe-0.2.1.ebuild 25 Apr 2014 14:24:06 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.4 
2013/09/05 18:46:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.5 
2014/04/25 14:24:06 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE=https://github.com/flintwork/mccabe;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=amd64 x86
+KEYWORDS=amd64 ~hppa x86
 IUSE=
 LICENSE=MIT
 SLOT=0



1.5  dev-python/mccabe/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mccabe/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   5 Sep 2013 18:46:16 -   1.4
+++ ChangeLog   25 Apr 2014 14:24:07 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mccabe
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.4 
2013/09/05 18:46:16 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/ChangeLog,v 1.5 
2014/04/25 14:24:07 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org mccabe-0.2.1.ebuild:
+  Marked ~hppa (bug #508282).
 
   05 Sep 2013; Michał Górny mgo...@gentoo.org mccabe-0.2.1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.






[gentoo-commits] gentoo-x86 commit in dev-python/flake8: flake8-2.1.0.ebuild ChangeLog flake8-2.0.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:24:25

  Modified: flake8-2.1.0.ebuild ChangeLog flake8-2.0.ebuild
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  dev-python/flake8/flake8-2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild?r1=1.3r2=1.4

Index: flake8-2.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flake8-2.1.0.ebuild 30 Mar 2014 13:59:04 -  1.3
+++ flake8-2.1.0.ebuild 25 Apr 2014 14:24:25 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.3 
2014/03/30 13:59:04 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.1.0.ebuild,v 1.4 
2014/04/25 14:24:25 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE=http://bitbucket.org/tarek/flake8;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 LICENSE=MIT
 SLOT=0



1.10 dev-python/flake8/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   30 Mar 2014 13:59:04 -  1.9
+++ ChangeLog   25 Apr 2014 14:24:25 -  1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/flake8
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.9 
2014/03/30 13:59:04 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.10 
2014/04/25 14:24:25 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org flake8-2.0.ebuild,
+  flake8-2.1.0.ebuild:
+  Marked ~hppa (bug #508282).
 
   30 Mar 2014; Ian Delaney idel...@gentoo.org flake8-2.1.0.ebuild:
   minor tidy



1.7  dev-python/flake8/flake8-2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?r1=1.6r2=1.7

Index: flake8-2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- flake8-2.0.ebuild   11 Dec 2013 19:30:09 -  1.6
+++ flake8-2.0.ebuild   25 Apr 2014 14:24:25 -  1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.6 
2013/12/11 19:30:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.7 
2014/04/25 14:24:25 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE=http://bitbucket.org/tarek/flake8;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=amd64 x86
+KEYWORDS=amd64 ~hppa x86
 IUSE=test
 LICENSE=MIT
 SLOT=0






[gentoo-commits] gentoo-x86 commit in dev-python/testresources: ChangeLog testresources-0.2.7-r1.ebuild

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:26:13

  Modified: ChangeLog testresources-0.2.7-r1.ebuild
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  dev-python/testresources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testresources/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   19 Mar 2014 23:10:39 -  1.4
+++ ChangeLog   25 Apr 2014 14:26:13 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/testresources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testresources/ChangeLog,v 1.4 
2014/03/19 23:10:39 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testresources/ChangeLog,v 1.5 
2014/04/25 14:26:13 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org testresources-0.2.7-r1.ebuild:
+  Marked ~hppa (bug #508282).
 
   19 Mar 2014; Sébastien Fabbro bicat...@gentoo.org
   testresources-0.2.7-r1.ebuild:



1.3  dev-python/testresources/testresources-0.2.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild?r1=1.2r2=1.3

Index: testresources-0.2.7-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- testresources-0.2.7-r1.ebuild   19 Mar 2014 23:10:39 -  1.2
+++ testresources-0.2.7-r1.ebuild   25 Apr 2014 14:26:13 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild,v
 1.2 2014/03/19 23:10:39 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7-r1.ebuild,v
 1.3 2014/04/25 14:26:13 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-python/pbr: pbr-0.8.0.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:26:52

  Modified: pbr-0.8.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  dev-python/pbr/pbr-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild?r1=1.1r2=1.2

Index: pbr-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pbr-0.8.0.ebuild19 Apr 2014 06:43:37 -  1.1
+++ pbr-0.8.0.ebuild25 Apr 2014 14:26:51 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild,v 1.1 
2014/04/19 06:43:37 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-0.8.0.ebuild,v 1.2 
2014/04/25 14:26:51 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.15 dev-python/pbr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pbr/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   19 Apr 2014 06:43:37 -  1.14
+++ ChangeLog   25 Apr 2014 14:26:51 -  1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pbr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.14 2014/04/19 
06:43:37 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.15 2014/04/25 
14:26:51 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org pbr-0.8.0.ebuild:
+  Marked ~hppa (bug #508282).
 
 *pbr-0.8.0 (19 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: sqlalchemy-migrate-0.9.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:27:19

  Modified: sqlalchemy-migrate-0.9.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild?r1=1.1r2=1.2

Index: sqlalchemy-migrate-0.9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sqlalchemy-migrate-0.9.ebuild   20 Apr 2014 22:18:14 -  1.1
+++ sqlalchemy-migrate-0.9.ebuild   25 Apr 2014 14:27:19 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild,v
 1.1 2014/04/20 22:18:14 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.ebuild,v
 1.2 2014/04/25 14:27:19 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~hppa ~x86
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.30 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   20 Apr 2014 22:18:14 -  1.29
+++ ChangeLog   25 Apr 2014 14:27:19 -  1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.29 2014/04/20 22:18:14 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.30 2014/04/25 14:27:19 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org sqlalchemy-migrate-0.9.ebuild:
+  Marked ~hppa (bug #508282).
 
 *sqlalchemy-migrate-0.9 (20 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-chemistry/ccpn: ChangeLog ccpn-2.4.0_p140425.ebuild ccpn-2.3.1_p140425.ebuild ccpn-2.3.1_p131119.ebuild ccpn-2.3.1_p140131-r1.ebuild ccpn-2.3.1.ebuild ccpn-2.

2014-04-25 Thread Justin Lecher (jlec)
jlec14/04/25 14:31:14

  Modified: ChangeLog
  Added:ccpn-2.4.0_p140425.ebuild ccpn-2.3.1_p140425.ebuild
  Removed:  ccpn-2.3.1_p131119.ebuild
ccpn-2.3.1_p140131-r1.ebuild ccpn-2.3.1.ebuild
ccpn-2.3.1_p140120.ebuild
ccpn-2.1.3.1_p100806.ebuild
ccpn-2.3.1_p140401.ebuild ccpn-2.3.1_p140310.ebuild
ccpn-2.3.1_p131125.ebuild ccpn-2.3.1_p140205.ebuild
ccpn-2.3.1_p140325.ebuild ccpn-2.3.1_p131127.ebuild
  Log:
  sci-chemistry/ccpn: Version BUmp; drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.137sci-chemistry/ccpn/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ChangeLog?rev=1.137view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ChangeLog?rev=1.137content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ChangeLog?r1=1.136r2=1.137

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog   1 Apr 2014 10:18:51 -   1.136
+++ ChangeLog   25 Apr 2014 14:31:13 -  1.137
@@ -1,6 +1,18 @@
 # ChangeLog for sci-chemistry/ccpn
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.136 
2014/04/01 10:18:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.137 
2014/04/25 14:31:13 jlec Exp $
+
+*ccpn-2.4.0_p140425 (25 Apr 2014)
+*ccpn-2.3.1_p140425 (25 Apr 2014)
+
+  25 Apr 2014; Justin Lecher j...@gentoo.org -ccpn-2.1.3.1_p100806.ebuild,
+  -ccpn-2.3.1.ebuild, -ccpn-2.3.1_p131119.ebuild, -ccpn-2.3.1_p131125.ebuild,
+  -ccpn-2.3.1_p131127.ebuild, -ccpn-2.3.1_p140120.ebuild,
+  -ccpn-2.3.1_p140131-r1.ebuild, -ccpn-2.3.1_p140205.ebuild,
+  -ccpn-2.3.1_p140310.ebuild, -ccpn-2.3.1_p140325.ebuild,
+  -ccpn-2.3.1_p140401.ebuild, +ccpn-2.3.1_p140425.ebuild,
+  +ccpn-2.4.0_p140425.ebuild:
+  Version BUmp; drop old
 
 *ccpn-2.3.1_p140401 (01 Apr 2014)
 



1.1  sci-chemistry/ccpn/ccpn-2.4.0_p140425.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.0_p140425.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.0_p140425.ebuild?rev=1.1content-type=text/plain

Index: ccpn-2.4.0_p140425.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.0_p140425.ebuild,v 1.1 
2014/04/25 14:31:14 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_REQ_USE=ssl,tk

inherit eutils flag-o-matic multilib portability python-single-r1 
toolchain-funcs versionator

PATCHSET=${PV##*_p}
MY_PN=${PN}mr
MY_PV=$(replace_version_separator 3 _ ${PV%%_p*})
MY_MAJOR=$(get_version_component_range 1-3)

DESCRIPTION=The Collaborative Computing Project for NMR
HOMEPAGE=http://www.ccpn.ac.uk/ccpn;
SRC_URI=http://www-old.ccpn.ac.uk/download/${MY_PN}/analysis${MY_PV}.tar.gz;
[[ -n ${PATCHSET} ]] \
 SRC_URI+= 
http://dev.gentoo.org/~jlec/distfiles/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch.xz;

SLOT=0
LICENSE=|| ( CCPN LGPL-2.1 )
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=+opengl

REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND=
${PYTHON_DEPS}
dev-lang/tk[threads]
dev-python/numpy[${PYTHON_USEDEP}]
dev-tcltk/tix
=sci-libs/ccpn-data-${MY_MAJOR}*[${PYTHON_USEDEP}]
sci-biology/psipred
x11-libs/libXext
x11-libs/libX11
opengl? (
media-libs/freeglut
dev-python/pyglet[${PYTHON_USEDEP}] )
DEPEND=${RDEPEND}

RESTRICT=mirror

S=${WORKDIR}/${MY_PN}/${MY_PN}$(get_version_component_range 1-2)

src_prepare() {
[[ -n ${PATCHSET} ]]  \
EPATCH_OPTS=-p2 epatch 
${WORKDIR}/ccpn-update-${MY_MAJOR}-${PATCHSET}.patch

epatch ${FILESDIR}/2.3.1-parallel.patch

append-lfs-flags

sed \
-e /PSIPRED_DIR/s:'data':'share/psipred/data':g \
-e s:weights_s:weights:g \
-i python/ccpnmr/analysis/wrappers/Psipred.py || die

local tk_ver
local myconf

tk_ver=$(best_version dev-lang/tk | cut -d- -f3 | cut -d. -f1,2)

if use opengl; then
GLUT_NEED_INIT=-DNEED_GLUT_INIT
IGNORE_GL_FLAG=
GL_FLAG=-DUSE_GL_TRUE
GL_DIR=${EPREFIX}/usr
GL_LIB=-lglut -lGLU -lGL

[gentoo-commits] proj/sci:master commit in: sci-chemistry/specView/

2014-04-25 Thread Justin Lecher
commit: 8df31fa8afc95137fcd56136b9f4abd02cd9c5c7
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Fri Apr 25 14:32:27 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Fri Apr 25 14:32:27 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8df31fa8

sci-chemistry/specView: Version BUmp

Package-Manager: portage-2.2.10

---
 sci-chemistry/specView/ChangeLog |  5 ++
 sci-chemistry/specView/specView-1.0.4.ebuild | 89 
 2 files changed, 94 insertions(+)

diff --git a/sci-chemistry/specView/ChangeLog b/sci-chemistry/specView/ChangeLog
index e7854b8..7ce8a04 100644
--- a/sci-chemistry/specView/ChangeLog
+++ b/sci-chemistry/specView/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*specView-1.0.4 (25 Apr 2014)
+
+  25 Apr 2014; Justin Lecher j...@gentoo.org +specView-1.0.4.ebuild:
+  Version BUmp
+
 *specView-1.0.3_p2 (26 Mar 2014)
 
   26 Mar 2014; Justin Lecher j...@gentoo.org +specView-1.0.3_p2.ebuild:

diff --git a/sci-chemistry/specView/specView-1.0.4.ebuild 
b/sci-chemistry/specView/specView-1.0.4.ebuild
new file mode 100644
index 000..762bdc9
--- /dev/null
+++ b/sci-chemistry/specView/specView-1.0.4.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit flag-o-matic multilib python-single-r1 toolchain-funcs
+
+DESCRIPTION=Fast way to visualise NMR spectrum and peak data
+HOMEPAGE=http://www.ccpn.ac.uk/software/specview;
+SRC_URI=http://www2.ccpn.ac.uk/download/ccpnmr/${PN}${PV/_p/r}.tar.gz;
+
+SLOT=0
+LICENSE=|| ( CCPN LGPL-2.1 )
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+IUSE=
+
+RDEPEND=
+   dev-python/pyopengl[${PYTHON_USEDEP}]
+   dev-python/pyside[webkit,${PYTHON_USEDEP}]
+DEPEND=${RDEPEND}
+
+S=${WORKDIR}/ccpnmr/ccpnmr3.0/
+
+#TODO:
+#install in sane place
+#unbundle data model
+#unbundle inchi
+#parallel build
+
+src_prepare() {
+   append-cflags -fPIC
+   sed \
+   -e s|/usr|\${EPREFIX}/usr\|g \
+   -e s|^\(CC =\).*|\1 $(tc-getCC)|g \
+   -e '/^MALLOC_FLAG/s:^:#:g' \
+   -e /^OPT_FLAG/s:=.*$:= ${CFLAGS}:g \
+   -e /^LINK_FLAGS/s:$: ${LDFLAGS}:g \
+   -e /^PYTHON_DIR/s:=.*:= \${EPREFIX}/usr\:g \
+   -e /^PYTHON_LIB/s:=.*:= $(python_get_LIBS):g \
+   -e /^PYTHON_INCLUDE_FLAGS/s:=.*:= 
-I\$(python_get_includedir)\ 
-I\$(python_get_sitedir)/numpy/core/include/numpy\:g \
+   -e /^PYTHON_LIB_FLAGS/s:=.*:= 
-L\${EPREFIX}/usr/$(get_libdir)\:g \
+   -e /^SHARED_FLAGS/s:=.*:= -shared:g \
+   -e /^GL_DIR/s:=.*:= \${EPREFIX}/usr/$(get_libdir)\:g \
+   -e /^GL_INCLUDE_FLAGS/s:=.*:= -I\${EPREFIX}/usr/include\:g \
+   -e /^GL_LIB_FLAGS/s:=.*:= 
-L\${EPREFIX}/usr/$(get_libdir)\:g \
+   cNg/environment_default.txt  cNg/environment.txt || die
+   echo SHARED_LINK_PARM = ${LDFLAGS}  cNg/environment.txt || die
+
+   rm -rf license || die
+
+   sed \
+   -e 's:ln -s:cp -f:g' \
+   -i $(find python -name linkSharedObjs) || die
+}
+
+src_compile() {
+   emake -C cNg all
+   emake -j1 -C cNg links
+}
+
+src_install() {
+   local in_path=$(python_get_sitedir)/${PN}
+   local _file
+
+   find . -name *.pyc -type f -delete
+   dodir /usr/bin
+   sed \
+   -e s|gentoo_sitedir|$(python_get_sitedir)|g \
+   -e s|gentoolibdir|${EPREFIX}/usr/${libdir}|g \
+   -e s|gentootk|${EPREFIX}/usr/${libdir}/tk${tkver}|g \
+   -e s|gentootcl|${EPREFIX}/usr/${libdir}/tclk${tkver}|g \
+   -e s|gentoopython|${PYTHON}|g \
+   -e s|gentoousr|\${EPREFIX}/usr\|g \
+   -e s|//|/|g \
+   ${FILESDIR}/${PN}  ${ED}/usr/bin/${PN} || die
+   fperms 755 /usr/bin/${PN}
+
+   dodir ${in_path#${EPREFIX}}/cNg
+   rm -rf cNg || die
+
+   ebegin Installing main files
+   python_moduleinto ${PN}
+   python_domodule *
+   eend
+   python_optimize
+}



[gentoo-commits] proj/sci:master commit in: sci-chemistry/talosn/

2014-04-25 Thread Justin Lecher
commit: 2baf8779cbeb05c642d0f64b059edcf4d0086a84
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Apr 24 08:30:52 2014 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Fri Apr 25 08:22:52 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2baf8779

sci-chemistry/talosn: Bump due to upstream tarball change

Package-Manager: portage-2.2.10

---
 sci-chemistry/talosn/ChangeLog  | 6 +-
 ...013.148.15.55-r2.ebuild = talosn-4.01.2013.148.15.55-r3.ebuild} | 0
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/talosn/ChangeLog b/sci-chemistry/talosn/ChangeLog
index 9d358bf..21425b7 100644
--- a/sci-chemistry/talosn/ChangeLog
+++ b/sci-chemistry/talosn/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-chemistry/talosn
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Apr 2014; Justin Lecher j...@gentoo.org
+  +talosn-4.01.2013.148.15.55-r3.ebuild:
+  Bump due to upstream tarball change
+
 *talosn-4.01.2013.148.15.55-r2 (18 Jun 2013)
 
   18 Jun 2013; Justin Lecher j...@gentoo.org

diff --git a/sci-chemistry/talosn/talosn-4.01.2013.148.15.55-r2.ebuild 
b/sci-chemistry/talosn/talosn-4.01.2013.148.15.55-r3.ebuild
similarity index 100%
rename from sci-chemistry/talosn/talosn-4.01.2013.148.15.55-r2.ebuild
rename to sci-chemistry/talosn/talosn-4.01.2013.148.15.55-r3.ebuild



[gentoo-commits] gentoo-x86 commit in dev-python/testrepository: testrepository-0.0.18.ebuild ChangeLog

2014-04-25 Thread Jeroen Roovers (jer)
jer 14/04/25 14:26:31

  Modified: testrepository-0.0.18.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #508282).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.5  dev-python/testrepository/testrepository-0.0.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild?r1=1.4r2=1.5

Index: testrepository-0.0.18.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- testrepository-0.0.18.ebuild31 Mar 2014 07:32:44 -  1.4
+++ testrepository-0.0.18.ebuild25 Apr 2014 14:26:31 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
 1.4 2014/03/31 07:32:44 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testrepository/testrepository-0.0.18.ebuild,v
 1.5 2014/04/25 14:26:31 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.8  dev-python/testrepository/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/testrepository/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   31 Mar 2014 07:32:44 -  1.7
+++ ChangeLog   25 Apr 2014 14:26:31 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/testrepository
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.7 
2014/03/31 07:32:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testrepository/ChangeLog,v 1.8 
2014/04/25 14:26:31 jer Exp $
+
+  25 Apr 2014; Jeroen Roovers j...@gentoo.org testrepository-0.0.18.ebuild:
+  Marked ~hppa (bug #508282).
 
   31 Mar 2014; Patrick Lauer patr...@gentoo.org testrepository-0.0.18.ebuild:
   Fix bad dep strings






[gentoo-commits] gentoo-x86 commit in media-video/mpv: mpv-9999.ebuild mpv-0.3.8.ebuild ChangeLog

2014-04-25 Thread Maxim Koltsov (maksbotan)
maksbotan14/04/25 14:42:44

  Modified: mpv-.ebuild mpv-0.3.8.ebuild ChangeLog
  Log:
  Remove unneeded yasm dependency, update postproc/ffmpeg dependency in . 
Thanks to Nikoli.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  ChangesPath
1.48 media-video/mpv/mpv-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-.ebuild?rev=1.48view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-.ebuild?rev=1.48content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-.ebuild?r1=1.47r2=1.48

Index: mpv-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-.ebuild,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- mpv-.ebuild 20 Apr 2014 12:38:29 -  1.47
+++ mpv-.ebuild 25 Apr 2014 14:42:44 -  1.48
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-.ebuild,v 1.47 
2014/04/20 12:38:29 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-.ebuild,v 1.48 
2014/04/25 14:42:44 maksbotan Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
 IUSE=+alsa bluray bs2b +cdio -doc-pdf dvb +dvd dvdnav +enca encode +iconv 
jack -joystick
 jpeg ladspa lcms +libass libcaca libguess lirc lua luajit +mpg123 -openal 
+opengl
-oss portaudio +postproc pulseaudio pvr +quvi samba sdl selinux +shm v4l vaapi 
vcd vdpau
+oss portaudio postproc pulseaudio pvr +quvi samba sdl selinux +shm v4l vaapi 
vcd vdpau
 vf-dlopen wayland +X xinerama +xscreensaver +xv
 
 REQUIRED_USE=
@@ -92,12 +92,7 @@
mpg123? ( =media-sound/mpg123-1.14.0 )
openal? ( =media-libs/openal-1.13 )
portaudio? ( =media-libs/portaudio-19_pre2021 )
-   postproc? (
-   || (
-   media-libs/libpostproc
-   
=media-video/ffmpeg-1.2:0[encode?,threads,vaapi?,vdpau?]
-   )
-   )
+   postproc? ( =media-video/ffmpeg-2.1.4:0 )
pulseaudio? ( media-sound/pulseaudio )
quvi? (
=media-libs/libquvi-0.4.1:=
@@ -116,7 +111,6 @@
=x11-libs/libxkbcommon-0.3.0
)
 
-ASM_DEP=dev-lang/yasm
 DEPEND=${RDEPEND}
virtual/pkgconfig
=dev-lang/perl-5.8
@@ -128,9 +122,6 @@
xinerama? ( x11-proto/xineramaproto )
xscreensaver? ( x11-proto/scrnsaverproto )
)
-   amd64? ( ${ASM_DEP} )
-   x86? ( ${ASM_DEP} )
-   x86-fbsd? ( ${ASM_DEP} )
 
 DOCS=( Copyright README.md etc/example.conf etc/input.conf )
 



1.3  media-video/mpv/mpv-0.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-0.3.8.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-0.3.8.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/mpv-0.3.8.ebuild?r1=1.2r2=1.3

Index: mpv-0.3.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-0.3.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mpv-0.3.8.ebuild20 Apr 2014 12:38:29 -  1.2
+++ mpv-0.3.8.ebuild25 Apr 2014 14:42:44 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-0.3.8.ebuild,v 1.2 
2014/04/20 12:38:29 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/mpv-0.3.8.ebuild,v 1.3 
2014/04/25 14:42:44 maksbotan Exp $
 
 EAPI=5
 
@@ -117,7 +117,6 @@
=x11-libs/libxkbcommon-0.3.0
)
 
-ASM_DEP=dev-lang/yasm
 DEPEND=${RDEPEND}
virtual/pkgconfig
=dev-lang/perl-5.8
@@ -134,9 +133,6 @@
xinerama? ( x11-proto/xineramaproto )
xscreensaver? ( x11-proto/scrnsaverproto )
)
-   amd64? ( ${ASM_DEP} )
-   x86? ( ${ASM_DEP} )
-   x86-fbsd? ( ${ASM_DEP} )
 
 DOCS=( Copyright README.md etc/example.conf etc/input.conf )
 



1.73 media-video/mpv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.73view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.73content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?r1=1.72r2=1.73

Index: ChangeLog
===
RCS file: 

[gentoo-commits] gentoo-x86 commit in www-misc/zoneminder/files: conf.d 10_zoneminder.conf init.d zoneminder-1.26.5-automagic.patch README.gentoo zoneminder-1.24.2-db_upgrade_script_location.patch

2014-04-25 Thread Andreas HAttel (dilfridge)
dilfridge14/04/25 14:43:40

  Added:conf.d 10_zoneminder.conf init.d
zoneminder-1.26.5-automagic.patch README.gentoo
zoneminder-1.24.2-db_upgrade_script_location.patch
  Log:
  Re-add ZoneMinder to portage
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.3  www-misc/zoneminder/files/conf.d

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/conf.d?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/conf.d?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/conf.d?r1=1.2r2=1.3




1.3  www-misc/zoneminder/files/10_zoneminder.conf

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/10_zoneminder.conf?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/10_zoneminder.conf?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/10_zoneminder.conf?r1=1.2r2=1.3




1.5  www-misc/zoneminder/files/init.d

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/init.d?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/init.d?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/init.d?r1=1.4r2=1.5




1.1  www-misc/zoneminder/files/zoneminder-1.26.5-automagic.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/zoneminder-1.26.5-automagic.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/zoneminder-1.26.5-automagic.patch?rev=1.1content-type=text/plain

Index: zoneminder-1.26.5-automagic.patch
===
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 83e9d81..8619c8b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -171,6 +171,7 @@ else(PCRE_LIBRARIES)
set(optlibsnotfound ${optlibsnotfound} PCRE)
 endif(PCRE_LIBRARIES)
 
+if(HAVE_GCRYPT)
 # gcrypt (using find_library and find_path)
 find_library(GCRYPT_LIBRARIES gcrypt)
 if(GCRYPT_LIBRARIES)
@@ -187,7 +188,11 @@ if(GCRYPT_LIBRARIES)
 else(GCRYPT_LIBRARIES)
set(optlibsnotfound ${optlibsnotfound} GCrypt)
 endif(GCRYPT_LIBRARIES)
+else(HAVE_GCRYPT)
+   set(optlibsnotfound ${optlibsnotfound} GCrypt)
+endif(HAVE_GCRYPT)
 
+if(HAVE_GNUTLS)
 # gnutls (using find_library and find_path)
 find_library(GNUTLS_LIBRARIES gnutls)
 if(GNUTLS_LIBRARIES)
@@ -205,6 +210,9 @@ if(GNUTLS_LIBRARIES)
 else(GNUTLS_LIBRARIES)
set(optlibsnotfound ${optlibsnotfound} GnuTLS)
 endif(GNUTLS_LIBRARIES)
+else(HAVE_GNUTLS)
+   set(optlibsnotfound ${optlibsnotfound} GnuTLS)
+endif(HAVE_GNUTLS)
 
 # mysqlclient (using find_library and find_path)
 find_library(MYSQLCLIENT_LIBRARIES mysqlclient PATH_SUFFIXES mysql)



1.1  www-misc/zoneminder/files/README.gentoo

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/README.gentoo?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/README.gentoo?rev=1.1content-type=text/plain

Index: README.gentoo
===
1. If this is a new installation, you will need to create a MySQL
   database for zoneminder to use
   (see https://wiki.gentoo.org/wiki/MySQL/Startup_Guide).
   E.g., when logged into mysql as root,
 mysql CREATE DATABASE \`zm\`;
 mysql GRANT ALL ON zm.* TO 'zmuser'@'localhost' IDENTIFIED BY 
'topsecretpassword';
   Once you completed that you should execute the following:
 cd /usr/share/zoneminder
 mysql -u zmuser -p  db/zm_create.sql

2. Set your database settings in /etc/zm.conf, including above topsecretpassword

3. Configure apache to use zoneminder, see 
/usr/share/doc/zoneminder*/10_zoneminder.conf
   for an example configuration snippet.

4. Enable PHP in your webserver configuration,
   enable short_open_tags in php.ini,
   set the time zone in php.ini,
   and restart/reload the webserver.

5. Start the zoneminder daemon:
 /etc/init.d/zoneminder start

6. Finally point your browser to http://your.webserver/zoneminder

If you are upgrading, you will need to run the zmupdate.pl script:
  /usr/bin/zmupdate.pl --version=oldversionnumber [--user=zmuser 
--pass=topsecretpassword]



1.1  
www-misc/zoneminder/files/zoneminder-1.24.2-db_upgrade_script_location.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/files/zoneminder-1.24.2-db_upgrade_script_location.patch?rev=1.1view=markup
plain: 

[gentoo-commits] gentoo-x86 commit in www-misc/zoneminder: zoneminder-1.27.0.ebuild metadata.xml ChangeLog

2014-04-25 Thread Andreas HAttel (dilfridge)
dilfridge14/04/25 14:43:39

  Added:zoneminder-1.27.0.ebuild metadata.xml ChangeLog
  Log:
  Re-add ZoneMinder to portage
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.1  www-misc/zoneminder/zoneminder-1.27.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/zoneminder-1.27.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/zoneminder-1.27.0.ebuild?rev=1.1content-type=text/plain

Index: zoneminder-1.27.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-misc/zoneminder/zoneminder-1.27.0.ebuild,v 1.1 
2014/04/25 14:43:39 dilfridge Exp $

# TO DO:
# * ffmpeg support can be disabled in CMakeLists.txt but it does not build then 
#   $(cmake-utils_useno ffmpeg ZM_NO_FFMPEG)
# * dependencies of unknown status:
#   dev-perl/Archive-Zip
#   dev-perl/Device-SerialPort
#   dev-perl/MIME-Lite
#   dev-perl/MIME-tools
#   dev-perl/PHP-Serialization
#   virtual/perl-Archive-Tar
#   virtual/perl-libnet
#   virtual/perl-Module-Load

EAPI=5

PERL_EXPORT_PHASE_FUNCTIONS=no

inherit perl-module readme.gentoo eutils base cmake-utils depend.php 
depend.apache multilib flag-o-matic

MY_PN=ZoneMinder

DESCRIPTION=ZoneMinder allows you to capture, analyse, record and monitor any 
cameras attached to your system
HOMEPAGE=http://www.zoneminder.com/;
SRC_URI=https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=GPL-2
KEYWORDS=~amd64
IUSE=gcrypt gnutls mmap +openssl vlc
SLOT=0

REQUIRED_USE=
|| ( openssl gnutls )


DEPEND=
dev-lang/perl:=
dev-libs/libpcre
dev-perl/DateManip
dev-perl/DBD-mysql
dev-perl/DBI
dev-perl/libwww-perl
sys-libs/zlib
virtual/ffmpeg
virtual/jpeg
virtual/mysql
virtual/perl-ExtUtils-MakeMaker
virtual/perl-Getopt-Long
virtual/perl-Sys-Syslog
virtual/perl-Time-HiRes
gcrypt? ( dev-libs/libgcrypt )
gnutls? ( net-libs/gnutls )
mmap? ( dev-perl/Sys-Mmap )
openssl? ( dev-libs/openssl )
vlc? ( media-video/vlc )

RDEPEND=${DEPEND}

# we cannot use need_httpd_cgi here, since we need to setup permissions for the
# webserver in global scope (/etc/zm.conf etc), so we hardcode apache here.
need_apache
need_php_httpd

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

PATCHES=(
${FILESDIR}/${PN}-1.26.5-automagic.patch
)

MY_ZM_WEBDIR=/usr/share/zoneminder/www

pkg_setup() {
require_php_with_use mysql sockets apache2
}

src_configure() {
append-cxxflags -D__STDC_CONSTANT_MACROS
perl_set_version

mycmakeargs=(
-DZM_PERL_SUBPREFIX=${VENDOR_LIB}
-DZM_TMPDIR=/var/tmp/zm
-DZM_WEB_USER=apache
-DZM_WEB_GROUP=apache
-DZM_WEBDIR=${MY_ZM_WEBDIR}
$(cmake-utils_useno mmap ZM_NO_MMAP)
-DZM_NO_X10=OFF
-DZM_NO_FFMPEG=OFF
$(cmake-utils_useno vlc ZM_NO_VLC)
$(cmake-utils_useno openssl CMAKE_DISABLE_FIND_PACKAGE_OpenSSL)
$(cmake-utils_use_has gnutls)
$(cmake-utils_use_has gcrypt)
)

cmake-utils_src_configure
}

src_install() {
cmake-utils_src_install

# the log directory
keepdir /var/log/zm
fowners apache:apache /var/log/zm

# now we duplicate the work of zmlinkcontent.sh
dodir /var/lib/zoneminder /var/lib/zoneminder/images 
/var/lib/zoneminder/events
fperms -R 0775 /var/lib/zoneminder
fowners -R apache:apache /var/lib/zoneminder
dosym /var/lib/zoneminder/images ${MY_ZM_WEBDIR}/images
dosym /var/lib/zoneminder/events ${MY_ZM_WEBDIR}/events

# the configuration file
fperms 0640 /etc/zm.conf
fowners root:apache /etc/zm.conf

# init scripts etc
newinitd ${FILESDIR}/init.d zoneminder
newconfd ${FILESDIR}/conf.d zoneminder

cp ${FILESDIR}/10_zoneminder.conf ${T}/10_zoneminder.conf
sed -i ${T}/10_zoneminder.conf -e s:%ZM_WEBDIR%:${MY_ZM_WEBDIR}:g

dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README.md TODO 
${T}/10_zoneminder.conf

readme.gentoo_src_install
}



1.8  www-misc/zoneminder/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/metadata.xml?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/metadata.xml?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/zoneminder/metadata.xml?r1=1.7r2=1.8




1.43 

[gentoo-commits] gentoo-x86 commit in media-gfx/povtree: ChangeLog povtree-1.5-r1.ebuild povtree-1.5.ebuild

2014-04-25 Thread Ulrich Mueller (ulm)
ulm 14/04/25 15:10:42

  Modified: ChangeLog povtree-1.5-r1.ebuild povtree-1.5.ebuild
  Log:
  Fix LICENSE: Free for non-commercial use, as per e-mail from Tom Aust and 
Gennady Obukhov, bug 446168.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.16 media-gfx/povtree/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/ChangeLog?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/ChangeLog?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/ChangeLog?r1=1.15r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/povtree/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   24 Jul 2013 03:38:48 -  1.15
+++ ChangeLog   25 Apr 2014 15:10:42 -  1.16
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/povtree
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/ChangeLog,v 1.15 
2013/07/24 03:38:48 ottxor Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/ChangeLog,v 1.16 
2014/04/25 15:10:42 ulm Exp $
+
+  25 Apr 2014; Ulrich Müller u...@gentoo.org povtree-1.5.ebuild,
+  povtree-1.5-r1.ebuild:
+  Fix LICENSE: Free for non-commercial use, as per e-mail from Tom Aust and
+  Gennady Obukhov, bug 446168.
 
 *povtree-1.5-r1 (24 Jul 2013)
 



1.2  media-gfx/povtree/povtree-1.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild?r1=1.1r2=1.2

Index: povtree-1.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- povtree-1.5-r1.ebuild   24 Jul 2013 03:38:48 -  1.1
+++ povtree-1.5-r1.ebuild   25 Apr 2014 15:10:42 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild,v 
1.1 2013/07/24 03:38:48 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5-r1.ebuild,v 
1.2 2014/04/25 15:10:42 ulm Exp $
 
 EAPI=5
 
@@ -10,10 +10,10 @@
 HOMEPAGE=http://propro.ru/go/Wshop/povtree/povtree.html;
 SRC_URI=http://propro.ru/go/Wshop/povtree/${MY_P}.zip;
 
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
-LICENSE=as-is
+# Free for non-commercial use, according to e-mail from authors #446168
+LICENSE=free-noncomm
 SLOT=0
-IUSE=
+KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
 
 RDEPEND==virtual/jre-1.3
 DEPEND=app-arch/unzip



1.9  media-gfx/povtree/povtree-1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/povtree-1.5.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/povtree-1.5.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/povtree/povtree-1.5.ebuild?r1=1.8r2=1.9

Index: povtree-1.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- povtree-1.5.ebuild  25 Nov 2009 22:20:51 -  1.8
+++ povtree-1.5.ebuild  25 Apr 2014 15:10:42 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5.ebuild,v 1.8 
2009/11/25 22:20:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/povtree/povtree-1.5.ebuild,v 1.9 
2014/04/25 15:10:42 ulm Exp $
 
 S=${WORKDIR}
 MY_P=${PN}${PV}
@@ -8,9 +8,10 @@
 HOMEPAGE=http://propro.ru/go/Wshop/povtree/povtree.html;
 SRC_URI=http://propro.ru/go/Wshop/povtree/${MY_P}.zip;
 
-KEYWORDS=amd64 ppc x86
-LICENSE=as-is
+# Free for non-commercial use, according to e-mail from authors #446168
+LICENSE=free-noncomm
 SLOT=0
+KEYWORDS=amd64 ppc x86
 IUSE=
 
 RDEPEND==virtual/jre-1.3






[gentoo-commits] gentoo-x86 commit in mate-extra/mate-system-monitor: mate-system-monitor-1.8.0.ebuild ChangeLog

2014-04-25 Thread Tom Wijsman (tomwij)
tomwij  14/04/25 15:13:42

  Modified: ChangeLog
  Added:mate-system-monitor-1.8.0.ebuild
  Log:
  Version bump to 1.8.0.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.2  mate-extra/mate-system-monitor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   10 Mar 2014 23:53:58 -  1.1
+++ ChangeLog   25 Apr 2014 15:13:42 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for mate-extra/mate-system-monitor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog,v 
1.1 2014/03/10 23:53:58 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/ChangeLog,v 
1.2 2014/04/25 15:13:42 tomwij Exp $
+
+*mate-system-monitor-1.8.0 (25 Apr 2014)
+
+  25 Apr 2014; Tom Wijsman tom...@gentoo.org
+  +mate-system-monitor-1.8.0.ebuild:
+  Version bump to 1.8.0.
 
 *mate-system-monitor-1.6.1 (10 Mar 2014)
 



1.1  
mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild?rev=1.1content-type=text/plain

Index: mate-system-monitor-1.8.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-extra/mate-system-monitor/mate-system-monitor-1.8.0.ebuild,v
 1.1 2014/04/25 15:13:42 tomwij Exp $

EAPI=5

GCONF_DEBUG=no

inherit gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=The MATE System Monitor
HOMEPAGE=http://mate-desktop.org;

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

RDEPEND=app-text/rarian:0
=dev-cpp/glibmm-2.16:2
=dev-cpp/gtkmm-2.22:2.4
=dev-libs/dbus-glib-0.70:0
=dev-libs/glib-2.28:2
dev-libs/libsigc++:2
=dev-libs/libxml2-2:2
=gnome-base/libgtop-2.23.1:2
=gnome-base/librsvg-2.12:2
=sys-apps/dbus-0.7:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-2.20:2
=x11-libs/libwnck-2.5:1
=x11-themes/mate-icon-theme-1.6:0
virtual/libintl:0

DEPEND=${RDEPEND}
=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
=dev-util/intltool-0.35:*
sys-devel/gettext:*
virtual/pkgconfig:*

DOCS=AUTHORS ChangeLog NEWS README






[gentoo-commits] gentoo-x86 commit in media-video/makemkv: ChangeLog makemkv-1.8.8.ebuild makemkv-1.8.7.ebuild makemkv-1.8.9.ebuild

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 15:17:40

  Modified: ChangeLog makemkv-1.8.8.ebuild makemkv-1.8.7.ebuild
makemkv-1.8.9.ebuild
  Log:
  Updating SRC_URI and removing mirror restriction, bug 508674
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.38 media-video/makemkv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   9 Mar 2014 02:44:18 -   1.37
+++ ChangeLog   25 Apr 2014 15:17:39 -  1.38
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/makemkv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v 1.37 
2014/03/09 02:44:18 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v 1.38 
2014/04/25 15:17:39 beandog Exp $
+
+  25 Apr 2014; Steve Dibb bean...@gentoo.org makemkv-1.8.7.ebuild,
+  makemkv-1.8.8.ebuild, makemkv-1.8.9.ebuild:
+  Updating SRC_URI and removing mirror restriction, bug 508674
 
 *makemkv-1.8.9 (09 Mar 2014)
 



1.3  media-video/makemkv/makemkv-1.8.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.8.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.8.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.8.ebuild?r1=1.2r2=1.3

Index: makemkv-1.8.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- makemkv-1.8.8.ebuild9 Mar 2014 02:44:17 -   1.2
+++ makemkv-1.8.8.ebuild25 Apr 2014 15:17:39 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.8.ebuild,v 
1.2 2014/03/09 02:44:17 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.8.ebuild,v 
1.3 2014/04/25 15:17:39 beandog Exp $
 
 EAPI=4
 inherit eutils gnome2-utils multilib flag-o-matic
@@ -19,7 +19,6 @@
 IUSE=multilib
 
 QA_PREBUILT=opt/bin/makemkvcon opt/bin/mmdtsdec
-RESTRICT=mirror
 
 RDEPEND=dev-libs/expat
dev-libs/openssl:0



1.3  media-video/makemkv/makemkv-1.8.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.7.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.7.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.7.ebuild?r1=1.2r2=1.3

Index: makemkv-1.8.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- makemkv-1.8.7.ebuild19 Feb 2014 20:04:20 -  1.2
+++ makemkv-1.8.7.ebuild25 Apr 2014 15:17:39 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.7.ebuild,v 
1.2 2014/02/19 20:04:20 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.7.ebuild,v 
1.3 2014/04/25 15:17:39 beandog Exp $
 
 EAPI=4
 inherit eutils gnome2-utils multilib flag-o-matic
@@ -19,7 +19,6 @@
 IUSE=multilib
 
 QA_PREBUILT=opt/bin/makemkvcon opt/bin/mmdtsdec
-RESTRICT=mirror
 
 RDEPEND=dev-libs/expat
dev-libs/openssl:0



1.2  media-video/makemkv/makemkv-1.8.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.9.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.9.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.9.ebuild?r1=1.1r2=1.2

Index: makemkv-1.8.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 

[gentoo-commits] gentoo-x86 commit in mate-extra/mate-utils: mate-utils-1.8.0.ebuild ChangeLog

2014-04-25 Thread Tom Wijsman (tomwij)
tomwij  14/04/25 15:25:33

  Modified: ChangeLog
  Added:mate-utils-1.8.0.ebuild
  Log:
  Version bump to 1.8.0.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.2  mate-extra/mate-utils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   11 Mar 2014 00:41:26 -  1.1
+++ ChangeLog   25 Apr 2014 15:25:33 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for mate-extra/mate-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.1 
2014/03/11 00:41:26 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.2 
2014/04/25 15:25:33 tomwij Exp $
+
+*mate-utils-1.8.0 (25 Apr 2014)
+
+  25 Apr 2014; Tom Wijsman tom...@gentoo.org +mate-utils-1.8.0.ebuild:
+  Version bump to 1.8.0.
 
 *mate-utils-1.6.1 (11 Mar 2014)
 



1.1  mate-extra/mate-utils/mate-utils-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild?rev=1.1content-type=text/plain

Index: mate-utils-1.8.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v 1.1 
2014/04/25 15:25:33 tomwij Exp $

EAPI=5

GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=Utilities for the MATE desktop
HOMEPAGE=http://mate-desktop.org;

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

IUSE=X applet ipv6 test

RDEPEND=app-text/rarian:0
dev-libs/atk:0
=dev-libs/glib-2.20:2
=gnome-base/libgtop-2.12:2
=media-libs/libcanberra-0.4:0[gtk]
sys-libs/zlib:0
=x11-libs/gtk+-2.24:2
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/pango:0
applet? ( =mate-base/mate-panel-1.8:0 )

DEPEND=${RDEPEND}
=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
=dev-util/intltool-0.40:*
=mate-base/mate-common-1.6:0
x11-proto/xextproto:0
sys-devel/gettext:*
virtual/pkgconfig:*

src_prepare() {
gnome2_src_prepare

# Remove -D.*DISABLE_DEPRECATED cflagss
# This method is kinda prone to breakage. Recheck carefully with next 
bump.
# bug 339074
LC_ALL=C find . -iname 'Makefile.am' -exec \
sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die

# Do Makefile.in after Makefile.am to avoid automake maintainer-mode
LC_ALL=C find . -iname 'Makefile.in' -exec \
sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die

if ! use test; then
sed -e 's/ tests//' -i logview/Makefile.{am,in} || die
fi

# Fix up desktop files.
LC_ALL=C find . -iname '*.desktop.in*' -exec \
sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || 
die
}

src_configure() {
local myconf
if ! use debug; then
myconf=${myconf} --enable-debug=minimum
fi

gnome2_src_configure \
$(use_enable applet gdict-applet) \
$(use_enable ipv6) \
$(use_with X x) \
--disable-maintainer-flags \
--enable-zlib \
${myconf}
}

DOCS=AUTHORS ChangeLog NEWS README THANKS






[gentoo-commits] gentoo-x86 commit in net-analyzer/mate-netspeed: ChangeLog mate-netspeed-1.8.0.ebuild

2014-04-25 Thread Tom Wijsman (tomwij)
tomwij  14/04/25 15:28:29

  Modified: ChangeLog
  Added:mate-netspeed-1.8.0.ebuild
  Log:
  Version bump to 1.8.0.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.2  net-analyzer/mate-netspeed/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mate-netspeed/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mate-netspeed/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mate-netspeed/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mate-netspeed/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   19 Mar 2014 16:41:51 -  1.1
+++ ChangeLog   25 Apr 2014 15:28:29 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/mate-netspeed
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mate-netspeed/ChangeLog,v 1.1 
2014/03/19 16:41:51 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mate-netspeed/ChangeLog,v 1.2 
2014/04/25 15:28:29 tomwij Exp $
+
+*mate-netspeed-1.8.0 (25 Apr 2014)
+
+  25 Apr 2014; Tom Wijsman tom...@gentoo.org +mate-netspeed-1.8.0.ebuild:
+  Version bump to 1.8.0.
 
 *mate-netspeed-1.6.1 (19 Mar 2014)
 



1.1  net-analyzer/mate-netspeed/mate-netspeed-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mate-netspeed/mate-netspeed-1.8.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mate-netspeed/mate-netspeed-1.8.0.ebuild?rev=1.1content-type=text/plain

Index: mate-netspeed-1.8.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/mate-netspeed/mate-netspeed-1.8.0.ebuild,v 
1.1 2014/04/25 15:28:29 tomwij Exp $

EAPI=5

GCONF_DEBUG=no

inherit gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=Applet showing network traffic for MATE
HOMEPAGE=http://mate-desktop.org/;

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

# FIXME: wireless-tools = 28pre9 is automagic
RDEPEND=dev-libs/glib:2
=gnome-base/libgtop-2.14.2:2
=mate-base/mate-panel-1.8:0
=net-wireless/wireless-tools-28_pre9:0
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
x11-libs/pango:0
virtual/libintl:0

DEPEND=${RDEPEND}
app-text/yelp-tools:0
=dev-util/intltool-0.35:*
sys-devel/gettext:*
virtual/pkgconfig:*

DOCS=AUTHORS ChangeLog README





[gentoo-commits] gentoo-x86 commit in media-video/makemkv/files: makemkv-1.8.10-makefile.linux.patch

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 15:32:48

  Added:makemkv-1.8.10-makefile.linux.patch
  Log:
  Version bump, bug 508292; Use EAPI 5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  
media-video/makemkv/files/makemkv-1.8.10-makefile.linux.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-1.8.10-makefile.linux.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/files/makemkv-1.8.10-makefile.linux.patch?rev=1.1content-type=text/plain

Index: makemkv-1.8.10-makefile.linux.patch
===
--- makemkv-oss-1.8.10/Makefile.in.orig 2014-04-25 09:25:24.558767575 -0600
+++ makemkv-oss-1.8.10/Makefile.in  2014-04-25 09:25:44.930534931 -0600
@@ -50,7 +50,7 @@
 endif
 
 out/%: out/%.full
-   $(OBJCOPY) --strip-all --strip-debug --strip-unneeded --discard-all $ 
$@ 
+   $(OBJCOPY) --discard-all $ $@ 
 
 out/libdriveio.so.0.full:
mkdir -p out






[gentoo-commits] gentoo-x86 commit in media-video/makemkv: ChangeLog makemkv-1.8.10.ebuild

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 15:32:48

  Modified: ChangeLog
  Added:makemkv-1.8.10.ebuild
  Log:
  Version bump, bug 508292; Use EAPI 5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.39 media-video/makemkv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   25 Apr 2014 15:17:39 -  1.38
+++ ChangeLog   25 Apr 2014 15:32:48 -  1.39
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/makemkv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v 1.38 
2014/04/25 15:17:39 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v 1.39 
2014/04/25 15:32:48 beandog Exp $
+
+*makemkv-1.8.10 (25 Apr 2014)
+
+  25 Apr 2014; Steve Dibb bean...@gentoo.org +makemkv-1.8.10.ebuild,
+  +files/makemkv-1.8.10-makefile.linux.patch:
+  Version bump, bug 508292; Use EAPI 5
 
   25 Apr 2014; Steve Dibb bean...@gentoo.org makemkv-1.8.7.ebuild,
   makemkv-1.8.8.ebuild, makemkv-1.8.9.ebuild:



1.1  media-video/makemkv/makemkv-1.8.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.10.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/makemkv-1.8.10.ebuild?rev=1.1content-type=text/plain

Index: makemkv-1.8.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/makemkv-1.8.10.ebuild,v 
1.1 2014/04/25 15:32:48 beandog Exp $

EAPI=5
inherit eutils gnome2-utils multilib flag-o-matic

MY_P=makemkv-oss-${PV}
MY_PB=makemkv-bin-${PV}

DESCRIPTION=Tool for ripping Blu-Ray, HD-DVD and DVD discs and copying content 
to a Matroska container
HOMEPAGE=http://www.makemkv.com/;
SRC_URI=http://www.makemkv.com/download/${MY_P}.tar.gz
http://www.makemkv.com/download/${MY_PB}.tar.gz;

LICENSE=LGPL-2.1 MPL-1.1 MakeMKV-EULA openssl
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=multilib

QA_PREBUILT=opt/bin/makemkvcon opt/bin/mmdtsdec

RDEPEND=dev-libs/expat
dev-libs/openssl:0
sys-libs/zlib
virtual/opengl
dev-qt/qtcore:4
dev-qt/qtdbus:4
dev-qt/qtgui:4
|| ( =media-video/ffmpeg-1.0.0 =media-video/libav-0.8.9 )
amd64? ( multilib? ( app-emulation/emul-linux-x86-baselibs ) )
DEPEND=${RDEPEND}

S=${WORKDIR}/makemkv-oss-${PV}

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

src_configure() {
replace-flags -O* -Os
if [[ -x ${ECONF_SOURCE:-.}/configure ]] ; then
econf
fi
}

src_compile() {
emake GCC=$(tc-getCC) ${CFLAGS} ${LDFLAGS} || die Make failed!
}

src_install() {
# install oss package
dolib.so out/libdriveio.so.0
dolib.so out/libmakemkv.so.1
dolib.so out/libmmbd.so.0
dosym libdriveio.so.0 /usr/$(get_libdir)/libdriveio.so.0.${PV}
dosym libdriveio.so.0 /usr/$(get_libdir)/libdriveio.so
dosym libmakemkv.so.1 /usr/$(get_libdir)/libmakemkv.so.1.${PV}
dosym libmakemkv.so.1 /usr/$(get_libdir)/libmakemkv.so
dosym libmmbd.so.0/usr/$(get_libdir)/libmmbd.so
dosym libmmbd.so.0/usr/$(get_libdir)/libmmbd.so.0.${PV}
into /opt
dobin out/makemkv

local res
for res in 16 22 32 64 128; do
newicon -s ${res} 
makemkvgui/share/icons/${res}x${res}/makemkv.png ${PN}.png
done

make_desktop_entry ${PN} MakeMKV ${PN} 'Qt;AudioVideo;Video'

# install bin package
pushd ${WORKDIR}/${MY_PB}/bin /dev/null
if use x86; then
dobin i386/{makemkvcon,mmdtsdec}
elif use amd64; then
dobin amd64/makemkvcon
use multilib  dobin i386/mmdtsdec
fi
popd /dev/null

# install license and default profile
pushd ${WORKDIR}/${MY_PB}/src/share /dev/null
insinto /usr/share/MakeMKV
doins *.{gz,xml}
popd /dev/null
}

pkg_preinst() { gnome2_icon_savelist; }

pkg_postinst() {
gnome2_icon_cache_update

elog While MakeMKV is in beta mode, upstream has provided a license
elog to use if you do not want to purchase one.
elog 
elog See this forum thread 

[gentoo-commits] gentoo-x86 commit in x11-misc/mate-notification-daemon: mate-notification-daemon-1.8.0.ebuild ChangeLog

2014-04-25 Thread Tom Wijsman (tomwij)
tomwij  14/04/25 15:32:47

  Modified: ChangeLog
  Added:mate-notification-daemon-1.8.0.ebuild
  Log:
  Version bump to 1.8.0.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.2  x11-misc/mate-notification-daemon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   19 Mar 2014 16:50:58 -  1.1
+++ ChangeLog   25 Apr 2014 15:32:47 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/mate-notification-daemon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog,v 1.1 
2014/03/19 16:50:58 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog,v 1.2 
2014/04/25 15:32:47 tomwij Exp $
+
+*mate-notification-daemon-1.8.0 (25 Apr 2014)
+
+  25 Apr 2014; Tom Wijsman tom...@gentoo.org
+  +mate-notification-daemon-1.8.0.ebuild:
+  Version bump to 1.8.0.
 
 *mate-notification-daemon-1.6.1 (19 Mar 2014)
 



1.1  
x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.0.ebuild?rev=1.1content-type=text/plain

Index: mate-notification-daemon-1.8.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/mate-notification-daemon-1.8.0.ebuild,v
 1.1 2014/04/25 15:32:47 tomwij Exp $

EAPI=5

GNOME2_LA_PUNT=yes

inherit gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=MATE Notification daemon
HOMEPAGE=http://mate-dekstop.org;

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

RDEPEND=
dev-libs/atk:0
=dev-libs/dbus-glib-0.78:0
=dev-libs/glib-2.18:2
=media-libs/libcanberra-0.4:0[gtk]
=sys-apps/dbus-1:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-2.18:2
=x11-libs/libnotify-0.7:0
x11-libs/libX11:0
=x11-libs/libwnck-1:1
virtual/libintl:0
!x11-misc/notify-osd:*
!x11-misc/qtnotifydaemon:*
!x11-misc/notification-daemon:*

DEPEND=${RDEPEND}
app-arch/xz-utils:0
=dev-util/intltool-0.40:*
sys-devel/gettext:*
=sys-devel/libtool-2.2.6:2
virtual/pkgconfig:*

DOCS=( AUTHORS ChangeLog NEWS )

src_install() {
gnome2_src_install

cat -EOF  ${T}/org.freedesktop.Notifications.service
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/usr/libexec/mate-notification-daemon
EOF

insinto /usr/share/dbus-1/services
doins ${T}/org.freedesktop.Notifications.service
}






[gentoo-commits] gentoo-x86 commit in media-video/makemkv: ChangeLog

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 15:42:28

  Modified: ChangeLog
  Log:
  Remove patches for old versions
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.40 media-video/makemkv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/makemkv/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   25 Apr 2014 15:32:48 -  1.39
+++ ChangeLog   25 Apr 2014 15:42:28 -  1.40
@@ -1,6 +1,20 @@
 # ChangeLog for media-video/makemkv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v 1.39 
2014/04/25 15:32:48 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/makemkv/ChangeLog,v 1.40 
2014/04/25 15:42:28 beandog Exp $
+
+  25 Apr 2014; Steve Dibb bean...@gentoo.org
+  -files/makemkv-1.6.16-makefile.linux.patch,
+  -files/makemkv-1.7.4-makefile.linux.patch,
+  -files/makemkv-1.7.6-makefile.linux.patch,
+  -files/makemkv-1.7.7-makefile.linux.patch,
+  -files/makemkv-1.7.8-makefile.linux.patch,
+  -files/makemkv-1.8.0-makefile.linux.patch,
+  -files/makemkv-1.8.1-makefile.linux.patch,
+  -files/makemkv-1.8.3-makefile.linux.patch,
+  -files/makemkv-1.8.4-makefile.linux.patch,
+  -files/makemkv-1.8.5-makefile.linux.patch,
+  -files/makemkv-1.8.6-makefile.linux.patch:
+  Remove patches for old versions
 
 *makemkv-1.8.10 (25 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in media-video/makemkv/files: makemkv-1.7.8-makefile.linux.patch makemkv-1.8.1-makefile.linux.patch makemkv-1.8.6-makefile.linux.patch makemkv-1.8.0-makefile.linux.p

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 15:42:28

  Removed:  makemkv-1.7.8-makefile.linux.patch
makemkv-1.8.1-makefile.linux.patch
makemkv-1.8.6-makefile.linux.patch
makemkv-1.8.0-makefile.linux.patch
makemkv-1.8.4-makefile.linux.patch
makemkv-1.8.5-makefile.linux.patch
makemkv-1.6.16-makefile.linux.patch
makemkv-1.7.4-makefile.linux.patch
makemkv-1.8.3-makefile.linux.patch
makemkv-1.7.7-makefile.linux.patch
makemkv-1.7.6-makefile.linux.patch
  Log:
  Remove patches for old versions
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)



[gentoo-commits] gentoo-x86 commit in net-libs/cyassl: cyassl-2.9.4.ebuild metadata.xml ChangeLog

2014-04-25 Thread Anthony G. Basile (blueness)
blueness14/04/25 16:02:21

  Modified: metadata.xml ChangeLog
  Added:cyassl-2.9.4.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.7  net-libs/cyassl/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/metadata.xml?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/metadata.xml?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/metadata.xml?r1=1.6r2=1.7

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml23 Nov 2013 20:14:58 -  1.6
+++ metadata.xml25 Apr 2014 16:02:21 -  1.7
@@ -23,6 +23,7 @@
flag name=des3Enable triple DES support/flag
flag name=eccEnable Elliptic Curve support/flag
flag name=hc128Enable HC-128 support/flag
+   flag name=hkdfEnable HKDF (HMAC-KDF) support/flag
flag name=md2Enable MD2 support/flag
flag name=md4Enable MD4 support/flag
flag name=md5Enable MD5 support/flag
@@ -34,9 +35,11 @@
flag name=rsaEnable RSA cihper support/flag
flag name=shaEnable SHA cipher support/flag
flag name=sha512Enable SHA-160 support/flag
+   flag name=supportedcurvesEnable Supported Elliptic 
Curves/flag
flag name=ocspEnable Online Certificate Status 
Protocol/flag
flag name=crlEnable Certificate Revocation List/flag
flag name=crl-monitorEnable Certificate Revocation List 
Directory Monitoring/flag
+   flag name=scepEnable wolfSCEP/flag
flag name=savesessionSupport session saving/flag
flag name=savecertSupport certificate saving/flag
flag name=sessioncertsStore session certificates/flag
@@ -47,6 +50,7 @@
flag name=maxfragmentEnable Maximum Fragment Length/flag
flag name=truncatedhmacEnable Truncated HMAC/flag
flag name=tlsxEnable all TLS Extensions/flag
+   flag name=pkcs7Enable PKCS7 standard/flag
flag name=errorstringsEnable error strings table/flag
flag name=memoryEnable memory callbacks/flag
flag name=dtlsEnable datagram TLS (must be disabled for 
tests)/flag



1.48 net-libs/cyassl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   2 Mar 2014 22:27:39 -   1.47
+++ ChangeLog   25 Apr 2014 16:02:21 -  1.48
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.47 2014/03/02 
22:27:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.48 2014/04/25 
16:02:21 blueness Exp $
+
+*cyassl-2.9.4 (25 Apr 2014)
+
+  25 Apr 2014; Anthony G. Basile bluen...@gentoo.org +cyassl-2.9.4.ebuild,
+  metadata.xml:
+  Version bump
 
   02 Mar 2014; Pacho Ramos pa...@gentoo.org cyassl-2.8.0.ebuild:
   amd64 stable, bug #495848



1.1  net-libs/cyassl/cyassl-2.9.4.ebuild

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

Index: cyassl-2.9.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.9.4.ebuild,v 1.1 
2014/04/25 16:02:21 blueness Exp $

EAPI=5

inherit eutils

DESCRIPTION=Lightweight SSL/TLS library targeted at embedded and RTOS 
environments
HOMEPAGE=http://www.yassl.com/yaSSL/Home.html;
SRC_URI=http://dev.gentoo.org/~blueness/${PN}/${P}.zip;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86

CACHE_SIZE=small big huge
CRYPTO_OPTS=aes-gcm aes-ccm aes-ni blake2 camellia dsa ecc hc128 hkdf md2 md4 
nullcipher psk leanpsk pkcs7 rabbit ripemd scep sha512 

[gentoo-commits] gentoo-x86 commit in sci-electronics/ngspice: ChangeLog ngspice-26.ebuild

2014-04-25 Thread Denis Dupeyron (calchan)
calchan 14/04/25 16:12:00

  Modified: ChangeLog
  Added:ngspice-26.ebuild
  Log:
  Version bump (bug #504896).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.8  sci-electronics/ngspice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   20 Feb 2013 00:32:43 -  1.7
+++ ChangeLog   25 Apr 2014 16:12:00 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for sci-electronics/ngspice
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ChangeLog,v 1.7 
2013/02/20 00:32:43 calchan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ChangeLog,v 1.8 
2014/04/25 16:12:00 calchan Exp $
+
+*ngspice-26 (25 Apr 2014)
+
+  25 Apr 2014; Denis Dupeyron calc...@gentoo.org +ngspice-26.ebuild:
+  Version bump (bug #504896).
 
   20 Feb 2013; Denis Dupeyron calc...@gentoo.org -ngspice-23.ebuild,
   ngspice-24.ebuild, ngspice-25.ebuild:



1.1  sci-electronics/ngspice/ngspice-26.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild?rev=1.1content-type=text/plain

Index: ngspice-26.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/ngspice/ngspice-26.ebuild,v 
1.1 2014/04/25 16:12:00 calchan Exp $

EAPI=3

inherit autotools eutils

DESCRIPTION=The Next Generation Spice (Electronic Circuit Simulator).
SRC_URI=mirror://sourceforge/ngspice/${P}.tar.gz
mirror://sourceforge/ngspice/${PN}-${PV}-manual.pdf
HOMEPAGE=http://ngspice.sourceforge.net;
LICENSE=BSD GPL-2

SLOT=0
IUSE=X debug readline
KEYWORDS=~amd64 ~ppc ~sparc ~x86

DEPEND=sys-libs/ncurses
readline? ( =sys-libs/readline-5.0 )
X? ( x11-libs/libXaw
x11-libs/libXt
x11-libs/libX11
sci-visualization/xgraph )

RDEPEND=$DEPEND

src_prepare() {
sed -e '/CFLAGS=/s: -s::' -i configure.ac || die sed failed
sed -e 's/_CFLAGS -O2/_CFLAGS/' -i configure.ac || die sed failed
sed -e 's/LDFLAGS =/LDFLAGS +=/' -i src/xspice/icm/makedefs.in || die 
sed failed
sed -e '/AM_INIT_AUTOMAKE/s:-Werror::' -i configure.ac || die sed 
failed
eautoreconf
}

src_configure() {
local MYCONF
if use debug ; then
MYCONF=--enable-debug \
--enable-ftedebug \
--enable-cpdebug \
--enable-asdebug \
--enable-stepdebug \
--enable-pzdebug
else
MYCONF=--disable-debug \
--disable-ftedebug \
--disable-cpdebug \
--disable-asdebug \
--disable-stepdebug \
--disable-pzdebug
fi
# Those don't compile
MYCONF=${MYCONF} \
--disable-sensdebug \
--disable-blktmsdebug \
--disable-smltmsdebug

econf \
${MYCONF} \
--enable-xspice \
--enable-cider \
--enable-ndev \
--disable-xgraph \
--disable-dependency-tracking \
--disable-rpath \
$(use_with X x) \
$(use_with readline)
}

# These will need to be looked at some day:
# --enable-adms
# --enable-nodelimiting
# --enable-predictor
# --enable-newtrunc
# --enable-openmp

src_install () {
local infoFile
for infoFile in doc/ngspice.info*; do
echo 'INFO-DIR-SECTION EDA'  ${infoFile}
echo 'START-INFO-DIR-ENTRY'  ${infoFile}
echo '* NGSPICE: (ngspice). Electronic Circuit Simulator.'  
${infoFile}
echo 'END-INFO-DIR-ENTRY'  ${infoFile}
done

emake DESTDIR=${D} install || die make install failed
dodoc ANALYSES AUTHORS BUGS ChangeLog DEVICES NEWS \
README Stuarts_Poly_Notes || die failed to install 
documentation

 

[gentoo-commits] gentoo-x86 commit in app-admin/eselect-metasploit/files: metasploit.eselect-0.13 msfloader-0.13

2014-04-25 Thread Richard Farina (zerochaos)
zerochaos14/04/25 16:28:42

  Added:metasploit.eselect-0.13 msfloader-0.13
  Log:
  improvements to the new method of handling Gemfile.lock
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.1  app-admin/eselect-metasploit/files/metasploit.eselect-0.13

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

Index: metasploit.eselect-0.13
===
# -*-eselect-*-  vim: ft=eselect
# Copyright 2005-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# $

DESCRIPTION=Control which metaploit version is active
MAINTAINER=zeroch...@pentoo.ch

###WARNING: don't even think of using this insanity for a reference (but it 
works,mostly)
#base idea from kernel.eselect, get_libdir from php.eselect with --use-old from 
opencl.eselect
#all modified randomly until it worked, entropy is wonderful
###/WARNING

inherit multilib

get_libdir() {
local dir
if has lib64 $(list_libdirs); then
echo lib64
return
fi
echo lib
}

MSFPATH=/usr/$(get_libdir)/metasploit

# find a list of metasploit symlink targets and sort them
find_targets() {
local f
for f in ${EROOT}${MSFPATH}[[:digit:]]*; do
[[ -d ${f} ]]  basename ${f}
done | LC_ALL=C sort
}

# remove the metasploit symlink
remove_symlink() {
for i in $(qlist metasploit | grep $(canonicalise 
${EROOT}${MSFPATH})/msf)
do
if [ -L /usr/bin/$(echo ${i} | awk -F'/' '{print $5}') ]; then
unlink /usr/bin/$(echo ${i} | awk -F'/' '{print $5}') 
|| die -q failed to unlink ${i}
fi
done
if [ -L ${EROOT}${MSFPATH} ]; then
unlink ${EROOT}${MSFPATH} || die -q failed to unlink 
${EROOT}${MSFPATH}
elif [ -e ${EROOT}${MSFPATH} ]; then
die -q ${EROOT}${MSFPATH} exists but is not a symlink
fi
}

# set the metasploit symlink
set_symlink() {
local target=$1

if is_number ${target}; then
local targets=( $(find_targets) )
target=${targets[target-1]}
fi

if [[ -z ${target} ]]; then
die -q Target \$1\ doesn't appear to be valid!
elif [[ -d ${EROOT}/usr/$(get_libdir)/${target} ]]; then
ln -s ${target} ${EROOT}${MSFPATH}
for i in $(qlist metasploit | grep 
/usr/$(get_libdir)/${target}/msf)
do
ln -s /usr/bin/msfloader /usr/bin/$(echo ${i} | awk 
-F'/' '{print $5}')
done
#this elif looks like it is trying to support setting by slot only,
#but that isn't supported by the rest of the script... fix or remove?
elif [[ -d ${EROOT}${MSFPATH}${target} ]]; then
ln -s metasploit${target} ${EROOT}${MSFPATH}
for i in $(qlist metasploit | grep 
/usr/$(get_libdir)/${target}/msf)
do
ln -s /usr/bin/msfloader /usr/bin/$(echo ${i} | awk 
-F'/' '{print $5}')
done
else
die -q Target \$1\ doesn't appear to be valid!
fi
}

# wrapper to safely set the symlink
set_symlink_safe() {
if [[ -L ${EROOT}${MSFPATH} ]]; then
# existing symlink
remove_symlink || die -q Couldn't remove existing symlink
set_symlink $1 || die -q Couldn't set a new symlink
#um, why is there an env-update here?
env-update
elif [[ -e ${EROOT}${MSFPATH} ]]; then
# we have something strange
die -q ${EROOT}${MSFPATH} exists but is not a symlink
else
set_symlink $1 || die -q Couldn't set a new symlink
fi
}

### show action ###

describe_show() {
echo Show the current metasploit symlink
}

do_show() {
write_list_start Current metasploit symlink:
if [[ -L ${EROOT}${MSFPATH} ]]; then
local metasploit=$(canonicalise ${EROOT}${MSFPATH})
write_kv_list_entry ${metasploit%/} 
else
write_kv_list_entry (unset) 
fi
}

### list action ###

describe_list() {
echo List available metasploit symlink targets
}

do_list() {
local i targets=( $(find_targets) )

write_list_start Available metasploit symlink targets:
for (( i = 0; i  ${#targets[@]}; i++ )); do
[[ ${targets[i]} = \
$(basename $(canonicalise ${EROOT}${MSFPATH})) ]] \
 targets[i]=$(highlight_marker 

[gentoo-commits] gentoo-x86 commit in app-admin/eselect-metasploit: eselect-metasploit-0.13.ebuild ChangeLog

2014-04-25 Thread Richard Farina (zerochaos)
zerochaos14/04/25 16:28:42

  Modified: ChangeLog
  Added:eselect-metasploit-0.13.ebuild
  Log:
  improvements to the new method of handling Gemfile.lock
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.4  app-admin/eselect-metasploit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   25 Apr 2014 05:24:38 -  1.3
+++ ChangeLog   25 Apr 2014 16:28:42 -  1.4
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/eselect-metasploit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/ChangeLog,v 
1.3 2014/04/25 05:24:38 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/ChangeLog,v 
1.4 2014/04/25 16:28:42 zerochaos Exp $
+
+*eselect-metasploit-0.13 (25 Apr 2014)
+
+  25 Apr 2014; Rick Farina zeroch...@gentoo.org
+  +eselect-metasploit-0.13.ebuild, +files/metasploit.eselect-0.13,
+  +files/msfloader-0.13:
+  improvements to the new method of handling Gemfile.lock
 
   25 Apr 2014; Rick Farina zeroch...@gentoo.org 
files/metasploit.eselect-0.12:
   missed a debug line, removing



1.1  app-admin/eselect-metasploit/eselect-metasploit-0.13.ebuild

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

Index: eselect-metasploit-0.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-metasploit/eselect-metasploit-0.13.ebuild,v
 1.1 2014/04/25 16:28:42 zerochaos Exp $

EAPI=5

inherit multilib

DESCRIPTION=eselect module for metasploit
HOMEPAGE=http://www.pentoo.ch/;
SRC_URI=

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

DEPEND=app-admin/eselect
!net-analyzer/metasploit-4.6
RDEPEND=${DEPEND}

S=${WORKDIR}

src_install() {
#force to use the outdated bundled version of metasm
doenvd ${FILESDIR}/91metasploit

newinitd ${FILESDIR}/msfrpcd.initd msfrpcd
newconfd ${FILESDIR}/msfrpcd.confd msfrpcd

insinto /usr/share/eselect/modules
newins ${FILESDIR}/metasploit.eselect-${PV} metasploit.eselect

newbin ${FILESDIR}/msfloader-${PV} msfloader
}

pkg_postinst() {
${EROOT}/usr/bin/eselect metasploit set --use-old 1
elog To switch between installed slots, execute as root:
elog  # eselect metasploit set [slot number]
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/metasploit: metasploit-9999.ebuild ChangeLog

2014-04-25 Thread Richard Farina (zerochaos)
zerochaos14/04/25 16:48:54

  Modified: metasploit-.ebuild ChangeLog
  Log:
  updates for , partial fixes for tests, fix for bug 508490
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.22 net-analyzer/metasploit/metasploit-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-.ebuild?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-.ebuild?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-.ebuild?r1=1.21r2=1.22

Index: metasploit-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- metasploit-.ebuild  21 Apr 2014 18:57:45 -  1.21
+++ metasploit-.ebuild  25 Apr 2014 16:48:54 -  1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-.ebuild,v 1.21 
2014/04/21 18:57:45 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-.ebuild,v 1.22 
2014/04/25 16:48:54 zerochaos Exp $
 
 EAPI=5
 
@@ -71,7 +71,7 @@
net-analyzer/nmap
 DEPEND+= ${COMMON_DEPEND}
 RDEPEND+= ${COMMON_DEPEND}
-   =app-admin/eselect-metasploit-0.10
+   =app-admin/eselect-metasploit-0.13
 
 RESTRICT=strip
 
@@ -125,6 +125,7 @@
 all_ruby_prepare() {
# add psexec patch from pull request 2657 to allow custom exe templates 
from any files, bypassing most AVs
#epatch ${FILESDIR}/agix_psexec_pull-2657.patch
+   epatch ${FILESDIR}/bug-8792.patch
epatch_user
 
#unbundle johntheripper, at least it now defaults to running the system 
version
@@ -143,12 +144,11 @@
#The Gemfile contains real known deps
#add our dep on upstream rb-readline instead of bundled one
sed -i /gem 'packetfu'/a #use upstream readline instead of 
bundled\ngem 'rb-readline' Gemfile || die
+   sed -i /gem 'fivemat'/s/, '1.2.1'// Gemfile || die
#remove the bundled readline
#https://github.com/rapid7/metasploit-framework/pull/3105
+   #this PR was closed due to numerous changes to their local fork, almost 
entirely for non-linux
rm lib/rbreadline.rb
-   #fix for bug #507816 while waiting on upstream to actually set their 
own deps right
-   sed -i s#gem 'activesupport', '= 3.0.0'#gem 'activesupport', '~ 
3.2'# Gemfile || die
-   sed -i s#gem 'activerecord'#gem 'activerecord', '~ 3.2'# Gemfile || 
die
#now we edit the Gemfile based on use flags
#even if we pass --without=blah bundler still calculates the deps and 
messes us up
if ! use pcap; then
@@ -204,13 +204,16 @@
 }
 
 each_ruby_test() {
-   #rake --trace spec || die
+   #review dev-python/pymongo for ways to make the test compatible with 
FEATURES=network-sandbox
+
# https://dev.metasploit.com/redmine/issues/8425
${RUBY} -S rake db:create || die
${RUBY} -S rake db:migrate || die
 
#we bogart msfupdate so no point in trying to test it
rm spec/msfupdate_spec.rb || die
+   #we don't really want to be uploading to virustotal during the tests
+   rm spec/tools/virustotal_spec.rb
 
RAILS_ENV=test MSF_DATABASE_CONFIG=config/database.yml ${RUBY} -S rake 
spec || die
su postgres -c dropuser msf_test_user || die failed to cleanup 
msf_test-user
@@ -218,8 +221,9 @@
 
 each_ruby_install() {
#Tests have already been run, we don't need this stuff
-   rm -rf spec
-   rm -rf test
+   rm -r spec
+   rm -r test
+   rm Gemfile.lock
 
#I'm 99% sure that this will only work for as long as we only support 
one ruby version.  Creativity will be needed if we wish to support multiple.
# should be as simple as copying everything into the target...



1.91 net-analyzer/metasploit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   21 Apr 2014 19:20:05 -  1.90
+++ ChangeLog   25 Apr 2014 16:48:54 -  1.91
@@ -1,6 +1,10 @@
 # ChangeLog for 

[gentoo-commits] gentoo-x86 commit in net-analyzer/metasploit/files: bug-8792.patch

2014-04-25 Thread Richard Farina (zerochaos)
zerochaos14/04/25 16:48:54

  Added:bug-8792.patch
  Log:
  updates for , partial fixes for tests, fix for bug 508490
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.1  net-analyzer/metasploit/files/bug-8792.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/files/bug-8792.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/files/bug-8792.patch?rev=1.1content-type=text/plain

Index: bug-8792.patch
===
diff --git a/spec/support/shared/contexts/msf/util/exe.rb 
b/spec/support/shared/contexts/msf/util/exe.rb
index e1372a6..c1b6ea5 100644
--- a/spec/support/shared/contexts/msf/util/exe.rb
+++ b/spec/support/shared/contexts/msf/util/exe.rb
@@ -36,8 +36,8 @@ shared_context 'Msf::Util::Exe' do
   { :format = psh,  :arch = x86_64, :file_fp = /ASCII/  },
   { :format = psh-net,  :arch = x86, :file_fp = /ASCII/  },
   { :format = psh-net,  :arch = x86_64, :file_fp = /ASCII/  },
-  { :format = war,  :arch = x86, :file_fp = /zip/i  },
-  { :format = war,  :arch = x86_64, :file_fp = /zip/i  },
+  { :format = war,  :arch = x86, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = x86_64, :file_fp = /zip|jar/i  },
   { :format = msi,  :arch = x86, :file_fp = /(Composite 
Document)|(CDF V2 Document)/  },
   { :format = msi,  :arch = x64, :file_fp = /(Composite 
Document)|(CDF V2 Document)/  },
   { :format = msi,  :arch = x86_64, :file_fp = /(Composite 
Document)|(CDF V2 Document)/  },
@@ -51,29 +51,29 @@ shared_context 'Msf::Util::Exe' do
   { :format = elf, :arch = armle,  :file_fp = /ELF 32.*ARM/ },
   { :format = elf, :arch = mipsbe, :file_fp = /ELF 32-bit MSB 
executable, MIPS/ },
   { :format = elf, :arch = mipsle, :file_fp = /ELF 32-bit LSB 
executable, MIPS/ },
-  { :format = war,  :arch = x86, :file_fp = /zip/i  },
-  { :format = war,  :arch = x64, :file_fp = /zip/i  },
-  { :format = war,  :arch = armle, :file_fp = /zip/i  },
-  { :format = war,  :arch = mipsbe, :file_fp = /zip/i  },
-  { :format = war,  :arch = mipsle, :file_fp = /zip/i  },
+  { :format = war,  :arch = x86, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = x64, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = armle, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = mipsbe, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = mipsle, :file_fp = /zip|jar/i  },
 ],
 bsd = [
   { :format = elf, :arch = x86, :file_fp = /ELF 32.*BSD/ },
-  { :format = war,  :arch = x86, :file_fp = /zip/i  },
+  { :format = war,  :arch = x86, :file_fp = /zip|jar/i  },
 ],
 solaris = [
   { :format = elf, :arch = x86, :file_fp = /ELF 32/ },
-  { :format = war,  :arch = x86, :file_fp = /zip/i  },
+  { :format = war,  :arch = x86, :file_fp = /zip|jar/i  },
 ],
 osx = [
   { :format = macho, :arch = x86,   :file_fp = /Mach-O.*i386/  },
   { :format = macho, :arch = x64,   :file_fp = /Mach-O 64/ },
   { :format = macho, :arch = armle, :file_fp = 
/Mach-O.*(acorn|arm)/ },
   { :format = macho, :arch = ppc,   :file_fp = /Mach-O.*ppc/   },
-  { :format = war,  :arch = x86, :file_fp = /zip/i  },
-  { :format = war,  :arch = x64, :file_fp = /zip/i  },
-  { :format = war,  :arch = armle, :file_fp = /zip/i  },
-  { :format = war,  :arch = ppc, :file_fp = /zip/i  },
+  { :format = war,  :arch = x86, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = x64, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = armle, :file_fp = /zip|jar/i  },
+  { :format = war,  :arch = ppc, :file_fp = /zip|jar/i  },
 ],
   }
 






[gentoo-commits] gentoo-x86 commit in kde-misc/kdiff3: kdiff3-0.9.97-r2.ebuild ChangeLog

2014-04-25 Thread Johannes Huber (johu)
johu14/04/25 16:58:23

  Modified: kdiff3-0.9.97-r2.ebuild ChangeLog
  Log:
  DEPEND on sys-devel/gettext by Nikoli nik...@gmx.us, bug #508702.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.3  kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild?r1=1.2r2=1.3

Index: kdiff3-0.9.97-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdiff3-0.9.97-r2.ebuild 24 Apr 2014 14:38:17 -  1.2
+++ kdiff3-0.9.97-r2.ebuild 25 Apr 2014 16:58:23 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild,v 
1.2 2014/04/24 14:38:17 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/kdiff3-0.9.97-r2.ebuild,v 
1.3 2014/04/25 16:58:23 johu Exp $
 
 EAPI=5
 
@@ -26,12 +26,15 @@
 SLOT=4
 IUSE=debug kde
 
-DEPEND=
+CDEPEND=
dev-qt/qtcore:4
dev-qt/qtgui:4
kde? ( $(add_kdebase_dep kdelibs) )
 
-RDEPEND=${DEPEND}
+DEPEND=${CDEPEND}
+   sys-devel/gettext
+
+RDEPEND=${CDEPEND}
sys-apps/diffutils
 
 



1.72 kde-misc/kdiff3/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kdiff3/ChangeLog?rev=1.72view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kdiff3/ChangeLog?rev=1.72content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kdiff3/ChangeLog?r1=1.71r2=1.72

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog   24 Apr 2014 14:38:17 -  1.71
+++ ChangeLog   25 Apr 2014 16:58:23 -  1.72
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/kdiff3
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v 1.71 2014/04/24 
14:38:17 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdiff3/ChangeLog,v 1.72 2014/04/25 
16:58:23 johu Exp $
+
+  25 Apr 2014; Johannes Huber j...@gentoo.org kdiff3-0.9.97-r2.ebuild:
+  DEPEND on sys-devel/gettext by Nikoli nik...@gmx.us, bug #508702.
 
   24 Apr 2014; Johannes Huber j...@gentoo.org -kdiff3-0.9.97-r1.ebuild,
   kdiff3-0.9.97-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in app-text/calibre: metadata.xml ChangeLog

2014-04-25 Thread Ian Stakenvicius (axs)
axs 14/04/25 16:55:32

  Modified: metadata.xml ChangeLog
  Log:
  added self to maintainers list
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.6  app-text/calibre/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml18 Jan 2014 10:47:45 -  1.5
+++ metadata.xml25 Apr 2014 16:55:32 -  1.6
@@ -2,6 +2,9 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
   maintainer
+emaila...@gentoo.org/email
+  /maintainer
+  maintainer
 emailzmed...@gentoo.org/email
   /maintainer
   maintainer



1.315app-text/calibre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.315view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.315content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.314r2=1.315

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -r1.314 -r1.315
--- ChangeLog   20 Apr 2014 09:57:05 -  1.314
+++ ChangeLog   25 Apr 2014 16:55:32 -  1.315
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/calibre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.314 
2014/04/20 09:57:05 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.315 
2014/04/25 16:55:32 axs Exp $
+
+  25 Apr 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org metadata.xml:
+  added self to maintainers list
 
 *calibre-1.33 (20 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in media-libs/libmms: libmms-0.6.4.ebuild ChangeLog

2014-04-25 Thread Patrick McLean (chutzpah)
chutzpah14/04/25 17:16:46

  Modified: ChangeLog
  Added:libmms-0.6.4.ebuild
  Log:
  Version bump, fix for CVE-2014-2892 (bug #507822).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.65 media-libs/libmms/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmms/ChangeLog?rev=1.65view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmms/ChangeLog?rev=1.65content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmms/ChangeLog?r1=1.64r2=1.65

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmms/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   26 Jan 2014 12:15:23 -  1.64
+++ ChangeLog   25 Apr 2014 17:16:46 -  1.65
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libmms
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmms/ChangeLog,v 1.64 
2014/01/26 12:15:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmms/ChangeLog,v 1.65 
2014/04/25 17:16:46 chutzpah Exp $
+
+*libmms-0.6.4 (25 Apr 2014)
+
+  25 Apr 2014; Patrick McLean chutz...@gentoo.org +libmms-0.6.4.ebuild:
+  Version bump, fix for CVE-2014-2892 (bug #507822).
 
   26 Jan 2014; Agostino Sarubbo a...@gentoo.org libmms-0.6.2-r1.ebuild:
   Stable for sparc, wrt bug #495736



1.1  media-libs/libmms/libmms-0.6.4.ebuild

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

Index: libmms-0.6.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmms/libmms-0.6.4.ebuild,v 1.1 
2014/04/25 17:16:46 chutzpah Exp $

EAPI=5

AUTOTOOLS_PRUNE_LIBTOOL_FILES=all

inherit autotools-multilib

DESCRIPTION=Common library for accessing Microsoft Media Server (MMS) media 
streaming protocol
HOMEPAGE=http://sourceforge.net/projects/libmms/ http://launchpad.net/libmms/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux
IUSE=static-libs

RDEPEND=abi_x86_32? (
!=app-emulation/emul-linux-x86-medialibs-20130224-r8
!app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)]
)
DEPEND=${RDEPEND}
virtual/pkgconfig

DOCS=( AUTHORS ChangeLog README )






[gentoo-commits] gentoo-x86 commit in media-video/gnome-subtitles: ChangeLog gnome-subtitles-1.3.ebuild

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 17:35:05

  Modified: ChangeLog
  Added:gnome-subtitles-1.3.ebuild
  Log:
  Version bump, bug 504984
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.40 media-video/gnome-subtitles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   17 Mar 2013 16:06:27 -  1.39
+++ ChangeLog   25 Apr 2014 17:35:04 -  1.40
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/gnome-subtitles
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v 
1.39 2013/03/17 16:06:27 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v 
1.40 2014/04/25 17:35:04 beandog Exp $
+
+*gnome-subtitles-1.3 (25 Apr 2014)
+
+  25 Apr 2014; Steve Dibb bean...@gentoo.org +gnome-subtitles-1.3.ebuild:
+  Version bump, bug 504984
 
   17 Mar 2013; Markos Chandras hwoar...@gentoo.org metadata.xml:
   Add proxy-maintainers to metadata.xml



1.1  media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-subtitles-1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/gnome-subtitles/gnome-subtitles-1.3.ebuild,v
 1.1 2014/04/25 17:35:05 beandog Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit mono-env gnome2

DESCRIPTION=Video subtitling for the Gnome desktop
HOMEPAGE=http://gnome-subtitles.sourceforge.net/;
SRC_URI=mirror://sourceforge/gnome-subtitles/${P}.tar.gz

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

RDEPEND==dev-lang/mono-1.1
=dev-dotnet/glade-sharp-2.12
=dev-dotnet/gtk-sharp-2.12
=dev-dotnet/gconf-sharp-2.12
media-libs/gstreamer:1.0
=app-text/gtkspell-2.0:2
=app-text/enchant-1.3
media-libs/gst-plugins-base:1.0
DEPEND=${RDEPEND}
app-text/scrollkeeper
virtual/pkgconfig
app-text/gnome-doc-utils

DOCS=AUTHORS ChangeLog NEWS README






[gentoo-commits] gentoo-x86 commit in media-video/gnome-subtitles: ChangeLog

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 17:39:23

  Modified: ChangeLog
  Log:
  Remove old patch
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.41 media-video/gnome-subtitles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gnome-subtitles/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   25 Apr 2014 17:35:04 -  1.40
+++ ChangeLog   25 Apr 2014 17:39:23 -  1.41
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/gnome-subtitles
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v 
1.40 2014/04/25 17:35:04 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gnome-subtitles/ChangeLog,v 
1.41 2014/04/25 17:39:23 beandog Exp $
+
+  25 Apr 2014; Steve Dibb bean...@gentoo.org
+  -files/gnome-subtitles-0.9.1-as-needed.patch:
+  Remove old patch
 
 *gnome-subtitles-1.3 (25 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in media-video/gnome-subtitles/files: gnome-subtitles-0.9.1-as-needed.patch

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 17:39:23

  Removed:  gnome-subtitles-0.9.1-as-needed.patch
  Log:
  Remove old patch
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)



[gentoo-commits] gentoo-x86 commit in media-video/ccextractor/files: - New directory

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 18:21:35

  Log:
  Directory /var/cvsroot/gentoo-x86/media-video/ccextractor/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-admin/sudo: ChangeLog sudo-1.8.10_p2.ebuild

2014-04-25 Thread Lars Wendler (polynomial-c)
polynomial-c14/04/25 18:21:54

  Modified: ChangeLog sudo-1.8.10_p2.ebuild
  Log:
  Removed unused versionator eclass
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.363app-admin/sudo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sudo/ChangeLog?rev=1.363view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sudo/ChangeLog?rev=1.363content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sudo/ChangeLog?r1=1.362r2=1.363

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -r1.362 -r1.363
--- ChangeLog   18 Mar 2014 18:37:22 -  1.362
+++ ChangeLog   25 Apr 2014 18:21:54 -  1.363
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/sudo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.362 2014/03/18 
18:37:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.363 2014/04/25 
18:21:54 polynomial-c Exp $
+
+  25 Apr 2014; Lars Wendler polynomia...@gentoo.org sudo-1.8.10_p2.ebuild:
+  Removed unused versionator eclass.
 
 *sudo-1.8.10_p2 (18 Mar 2014)
 



1.2  app-admin/sudo/sudo-1.8.10_p2.ebuild

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

Index: sudo-1.8.10_p2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.10_p2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sudo-1.8.10_p2.ebuild   18 Mar 2014 18:37:22 -  1.1
+++ sudo-1.8.10_p2.ebuild   25 Apr 2014 18:21:54 -  1.2
@@ -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/app-admin/sudo/sudo-1.8.10_p2.ebuild,v 1.1 
2014/03/18 18:37:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.10_p2.ebuild,v 1.2 
2014/04/25 18:21:54 polynomial-c Exp $
 
 EAPI=5
 
-inherit eutils pam multilib libtool versionator
+inherit eutils pam multilib libtool
 
 MY_P=${P/_/}
 MY_P=${MY_P/beta/b}






[gentoo-commits] gentoo-x86 commit in media-video/ccextractor: ccextractor-0.69.ebuild ChangeLog ccextractor-0.68.ebuild

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 18:28:18

  Modified: ChangeLog
  Added:ccextractor-0.69.ebuild ccextractor-0.68.ebuild
  Log:
  Version bumps, bug 504978
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.9  media-video/ccextractor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ccextractor/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   5 Apr 2014 11:11:33 -   1.8
+++ ChangeLog   25 Apr 2014 18:28:18 -  1.9
@@ -1,6 +1,13 @@
 # ChangeLog for media-video/ccextractor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ccextractor/ChangeLog,v 1.8 
2014/04/05 11:11:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ccextractor/ChangeLog,v 1.9 
2014/04/25 18:28:18 beandog Exp $
+
+*ccextractor-0.69 (25 Apr 2014)
+*ccextractor-0.68 (25 Apr 2014)
+
+  25 Apr 2014; Steve Dibb bean...@gentoo.org +ccextractor-0.68.ebuild,
+  +ccextractor-0.69.ebuild, +files/ccextractor-0.68-libpng.patch:
+  Version bumps, bug 504978
 
   05 Apr 2014; Agostino Sarubbo a...@gentoo.org ccextractor-0.59.ebuild:
   Stable for x86, wrt bug #505094



1.1  media-video/ccextractor/ccextractor-0.69.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ccextractor-0.69.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ccextractor-0.69.ebuild?rev=1.1content-type=text/plain

Index: ccextractor-0.69.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/ccextractor/ccextractor-0.69.ebuild,v 1.1 
2014/04/25 18:28:18 beandog Exp $

EAPI=5

inherit eutils toolchain-funcs

DESCRIPTION=Extract closed captioning subtitles from video to SRT
HOMEPAGE=http://ccextractor.sourceforge.net/;
SRC_URI=mirror://sourceforge/ccextractor/${PN}.src.${PV}.zip

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

DEPEND=app-arch/unzip
media-libs/libpng
sys-libs/zlib

S=${WORKDIR}/${PN}

src_prepare() {
rm -r src/libpng src/zlib || die
}

src_compile() {
cd src
$(tc-getCXX) ${CXXFLAGS} ${LDFLAGS} -DHAVE_LIBPNG -DGPAC_CONFIG_LINUX 
-D_FILE_OFFSET_BITS=64 -Igpacmp4/ -o ccextractor $(find . -name '*.cpp') $(find 
. -name '*.c') -lpng || die
}

src_install() {
dobin src/ccextractor
dodoc docs/*.TXT
}



1.1  media-video/ccextractor/ccextractor-0.68.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ccextractor-0.68.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/ccextractor-0.68.ebuild?rev=1.1content-type=text/plain

Index: ccextractor-0.68.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/ccextractor/ccextractor-0.68.ebuild,v 1.1 
2014/04/25 18:28:18 beandog Exp $

EAPI=5

inherit eutils toolchain-funcs

DESCRIPTION=Extract closed captioning subtitles from video to SRT
HOMEPAGE=http://ccextractor.sourceforge.net/;
SRC_URI=mirror://sourceforge/ccextractor/${PN}.src.${PV}.zip

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

DEPEND=app-arch/unzip
media-libs/libpng
sys-libs/zlib

S=${WORKDIR}/${PN}.${PV}

src_prepare() {
epatch ${FILESDIR}/${P}-libpng.patch || die
rm -r src/libpng src/zlib || die
}

src_compile() {
cd src
$(tc-getCXX) ${CXXFLAGS} ${LDFLAGS} -DHAVE_LIBPNG -DGPAC_CONFIG_LINUX 
-D_FILE_OFFSET_BITS=64 -Igpacmp4/ -o ccextractor $(find . -name '*.cpp') $(find 
. -name '*.c') -lpng || die
}

src_install() {
dobin src/ccextractor
dodoc docs/*.TXT
}






[gentoo-commits] gentoo-x86 commit in media-video/ccextractor/files: ccextractor-0.68-libpng.patch

2014-04-25 Thread Steve Dibb (beandog)
beandog 14/04/25 18:28:18

  Added:ccextractor-0.68-libpng.patch
  Log:
  Version bumps, bug 504978
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  media-video/ccextractor/files/ccextractor-0.68-libpng.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/files/ccextractor-0.68-libpng.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ccextractor/files/ccextractor-0.68-libpng.patch?rev=1.1content-type=text/plain

Index: ccextractor-0.68-libpng.patch
===
--- src/608_spupng.cpp.orig 2014-03-19 10:32:47.578960867 -0600
+++ src/608_spupng.cpp  2014-03-19 10:33:00.692179157 -0600
@@ -490,7 +490,7 @@
 {
 unsigned int i;
 
-if (setjmp (png_ptr-jmpbuf))
+if (setjmp(png_jmpbuf(png_ptr)))
 return 0;
 
 png_init_io (png_ptr, fppng);





[gentoo-commits] gentoo-x86 commit in x11-terms/valaterm: ChangeLog valaterm-0.4.3.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:32:39

  Modified: ChangeLog
  Removed:  valaterm-0.4.3.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.12 x11-terms/valaterm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/valaterm/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/valaterm/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/valaterm/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-terms/valaterm/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   18 Aug 2013 13:26:27 -  1.11
+++ ChangeLog   25 Apr 2014 18:32:39 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for x11-terms/valaterm
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/valaterm/ChangeLog,v 1.11 
2013/08/18 13:26:27 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/valaterm/ChangeLog,v 1.12 
2014/04/25 18:32:39 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -valaterm-0.4.3.ebuild:
+  Drop old
 
   18 Aug 2013; Agostino Sarubbo a...@gentoo.org valaterm-0.6.ebuild:
   Stable for x86, wrt bug #478270






[gentoo-commits] gentoo-x86 commit in dev-lang/python/files: python-2.7.6-recvfrom_into_buffer_overflow.patch

2014-04-25 Thread Patrick McLean (chutzpah)
chutzpah14/04/25 18:33:37

  Added:python-2.7.6-recvfrom_into_buffer_overflow.patch
  Log:
  Revision bump, add patch for CVE-2014-1912 (bug #500518)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.1  
dev-lang/python/files/python-2.7.6-recvfrom_into_buffer_overflow.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/files/python-2.7.6-recvfrom_into_buffer_overflow.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/files/python-2.7.6-recvfrom_into_buffer_overflow.patch?rev=1.1content-type=text/plain

Index: python-2.7.6-recvfrom_into_buffer_overflow.patch
===
diff -r 40fb60df4755 Modules/socketmodule.c
--- a/Modules/socketmodule.cSun Jan 12 12:11:47 2014 +0200
+++ b/Modules/socketmodule.cMon Jan 13 16:36:35 2014 -0800
@@ -2744,6 +2744,13 @@
 recvlen = buflen;
 }
 
+/* Check if the buffer is large enough */
+if (buflen  recvlen) {
+PyErr_SetString(PyExc_ValueError,
+buffer too small for requested bytes);
+goto error;
+}
+
 readlen = sock_recvfrom_guts(s, buf.buf, recvlen, flags, addr);
 if (readlen  0) {
 /* Return an error */






[gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.7.6-r1.ebuild ChangeLog

2014-04-25 Thread Patrick McLean (chutzpah)
chutzpah14/04/25 18:33:36

  Modified: ChangeLog
  Added:python-2.7.6-r1.ebuild
  Log:
  Revision bump, add patch for CVE-2014-1912 (bug #500518)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.757dev-lang/python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.757view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.757content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.756r2=1.757

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
retrieving revision 1.756
retrieving revision 1.757
diff -u -r1.756 -r1.757
--- ChangeLog   6 Apr 2014 14:57:22 -   1.756
+++ ChangeLog   25 Apr 2014 18:33:36 -  1.757
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.756 
2014/04/06 14:57:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.757 
2014/04/25 18:33:36 chutzpah Exp $
+
+*python-2.7.6-r1 (25 Apr 2014)
+
+  25 Apr 2014; Patrick McLean chutz...@gentoo.org +python-2.7.6-r1.ebuild,
+  +files/python-2.7.6-recvfrom_into_buffer_overflow.patch:
+  Revision bump, add patch for CVE-2014-1912 (bug #500518)
 
   06 Apr 2014; Mike Frysinger vap...@gentoo.org python-2.7.6.ebuild:
   Mark arm64/m68k/s390/sh stable.



1.1  dev-lang/python/python-2.7.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.6-r1.ebuild?rev=1.1content-type=text/plain

Index: python-2.7.6-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.6-r1.ebuild,v 1.1 
2014/04/25 18:33:36 chutzpah Exp $

EAPI=4
WANT_AUTOMAKE=none
WANT_LIBTOOL=none

inherit autotools eutils flag-o-matic multilib pax-utils python-utils-r1 
toolchain-funcs multiprocessing

MY_P=Python-${PV}
PATCHSET_REVISION=1

DESCRIPTION=An interpreted, interactive, object-oriented programming language
HOMEPAGE=http://www.python.org/;
SRC_URI=http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
mirror://gentoo/python-gentoo-patches-${PV}-${PATCHSET_REVISION}.tar.xz

http://dev.gentoo.org/~floppym/python/python-gentoo-patches-${PV}-${PATCHSET_REVISION}.tar.xz;

LICENSE=PSF-2
SLOT=2.7
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses 
+readline sqlite +ssl +threads tk +wide-unicode wininst +xml

# Do not add a dependency on dev-lang/python to this ebuild.
# If you need to apply a patch which requires python for bootstrapping, please
# run the bootstrap code on your dev box and include the results in the
# patchset. See bug 447752.

RDEPEND=app-arch/bzip2
=sys-libs/zlib-1.1.3
virtual/libffi
virtual/libintl
!build? (
berkdb? ( || (
sys-libs/db:5.3
sys-libs/db:5.2
sys-libs/db:5.1
sys-libs/db:5.0
sys-libs/db:4.8
sys-libs/db:4.7
sys-libs/db:4.6
sys-libs/db:4.5
sys-libs/db:4.4
sys-libs/db:4.3
sys-libs/db:4.2
) )
gdbm? ( sys-libs/gdbm[berkdb] )
ncurses? (
=sys-libs/ncurses-5.2
readline? ( =sys-libs/readline-4.1 )
)
sqlite? ( =dev-db/sqlite-3.3.8:3 )
ssl? ( dev-libs/openssl )
tk? (
=dev-lang/tk-8.0
dev-tcltk/blt
)
xml? ( =dev-libs/expat-2.1 )
)
!!sys-apps/portage-2.1.9
DEPEND=${RDEPEND}
virtual/pkgconfig
=sys-devel/autoconf-2.65
!sys-devel/gcc[libffi]
RDEPEND+= !build? ( app-misc/mime-types )
doc? ( dev-python/python-docs:${SLOT} )
PDEPEND=app-admin/eselect-python
app-admin/python-updater

S=${WORKDIR}/${MY_P}

pkg_setup() {
if use berkdb; then
ewarn 'bsddb' module is out-of-date and no longer maintained 
inside
ewarn dev-lang/python. 'bsddb' and 'dbhash' modules have been 

[gentoo-commits] gentoo-x86 commit in games-fps/quake3-reaction: ChangeLog quake3-reaction-3.2.ebuild

2014-04-25 Thread Ulrich Mueller (ulm)
ulm 14/04/25 18:37:01

  Modified: ChangeLog quake3-reaction-3.2.ebuild
  Log:
  No distribution terms in distfile, therefore LICENSE changed to 
all-rights-reserved.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.3  games-fps/quake3-reaction/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   7 Oct 2009 13:23:10 -   1.2
+++ ChangeLog   25 Apr 2014 18:37:01 -  1.3
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/quake3-reaction
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v 1.2 
2009/10/07 13:23:10 nyhm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/ChangeLog,v 1.3 
2014/04/25 18:37:01 ulm Exp $
+
+  25 Apr 2014; Ulrich Müller u...@gentoo.org quake3-reaction-3.2.ebuild:
+  No distribution terms in distfile, therefore LICENSE changed to
+  all-rights-reserved.
 
   07 Oct 2009; Tristan Heaven n...@gentoo.org quake3-reaction-3.2.ebuild:
   EAPI=2; fix MOD_DIR; install icon



1.5  games-fps/quake3-reaction/quake3-reaction-3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild?r1=1.4r2=1.5

Index: quake3-reaction-3.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- quake3-reaction-3.2.ebuild  7 Oct 2009 13:23:10 -   1.4
+++ quake3-reaction-3.2.ebuild  25 Apr 2014 18:37:01 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 
1.4 2009/10/07 13:23:10 nyhm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 
1.5 2014/04/25 18:37:01 ulm Exp $
 
 EAPI=2
 
@@ -14,6 +14,6 @@
 HOMEPAGE=http://www.rq3.com/;
 SRC_URI=http://www.rq3.com/ReactionQuake3-v${PV}-Full.zip;
 
-LICENSE=as-is
+LICENSE=all-rights-reserved
 KEYWORDS=~amd64 ~ppc ~x86
 IUSE=dedicated opengl






[gentoo-commits] gentoo-x86 commit in dev-util/anjuta: ChangeLog anjuta-3.6.2-r1.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:39:24

  Modified: ChangeLog
  Removed:  anjuta-3.6.2-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.178dev-util/anjuta/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog   5 Apr 2014 08:08:03 -   1.177
+++ ChangeLog   25 Apr 2014 18:39:23 -  1.178
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/anjuta
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.177 
2014/04/05 08:08:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.178 
2014/04/25 18:39:23 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -anjuta-3.6.2-r1.ebuild:
+  Drop old
 
   05 Apr 2014; Pacho Ramos pa...@gentoo.org -anjuta-3.8.4.ebuild,
   -files/anjuta-3.8.4-librt.patch, anjuta-3.10.2.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/grilo: ChangeLog grilo-0.1.20.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:42:03

  Modified: ChangeLog
  Removed:  grilo-0.1.20.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.39 media-libs/grilo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   29 Mar 2014 19:24:10 -  1.38
+++ ChangeLog   25 Apr 2014 18:42:03 -  1.39
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/grilo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.38 
2014/03/29 19:24:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.39 
2014/04/25 18:42:03 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -grilo-0.1.20.ebuild:
+  Drop old
 
 *grilo-0.2.10 (29 Mar 2014)
 






[gentoo-commits] gentoo-x86 commit in media-plugins/grilo-plugins: ChangeLog grilo-plugins-0.1.20.ebuild grilo-plugins-0.2.9.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:42:43

  Modified: ChangeLog
  Removed:  grilo-plugins-0.1.20.ebuild
grilo-plugins-0.2.9.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.38 media-plugins/grilo-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/grilo-plugins/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   9 Mar 2014 12:02:30 -   1.37
+++ ChangeLog   25 Apr 2014 18:42:43 -  1.38
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/grilo-plugins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v 
1.37 2014/03/09 12:02:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/grilo-plugins/ChangeLog,v 
1.38 2014/04/25 18:42:43 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -grilo-plugins-0.1.20.ebuild,
+  -grilo-plugins-0.2.9.ebuild:
+  Drop old
 
   09 Mar 2014; Pacho Ramos pa...@gentoo.org grilo-plugins-0.2.10.ebuild:
   x86 stable, bug 499954






[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: ChangeLog asterisk-11.9.0.ebuild

2014-04-25 Thread Tony Vroon (chainsaw)
chainsaw14/04/25 18:46:07

  Modified: ChangeLog
  Added:asterisk-11.9.0.ebuild
  Log:
  Bug fix release, fixes include but are not limited to dial plan functions 
coping with a NULL channel (AMI global function), correct NULL handling in 
ODBC, advertising MESSAGE support in SIP headers, SpanDSP API adherence and 
protection against non-G711 data in fax detection routines. TLS chaining 
support finally upstream.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.478net-misc/asterisk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.478view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.478content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?r1=1.477r2=1.478

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.477
retrieving revision 1.478
diff -u -r1.477 -r1.478
--- ChangeLog   11 Mar 2014 15:07:08 -  1.477
+++ ChangeLog   25 Apr 2014 18:46:06 -  1.478
@@ -1,6 +1,15 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.477 
2014/03/11 15:07:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.478 
2014/04/25 18:46:06 chainsaw Exp $
+
+*asterisk-11.9.0 (25 Apr 2014)
+
+  25 Apr 2014; Tony Vroon chain...@gentoo.org +asterisk-11.9.0.ebuild:
+  Bug fix release, fixes include but are not limited to dial plan functions
+  coping with a NULL channel (AMI global function), correct NULL handling in
+  ODBC, advertising MESSAGE support in SIP headers, SpanDSP API adherence and
+  protection against non-G711 data in fax detection routines. TLS chaining
+  support finally upstream.
 
   11 Mar 2014; Agostino Sarubbo a...@gentoo.org -asterisk-1.8.25.0.ebuild,
   -asterisk-11.7.0.ebuild:



1.1  net-misc/asterisk/asterisk-11.9.0.ebuild

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

Index: asterisk-11.9.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-11.9.0.ebuild,v 
1.1 2014/04/25 18:46:06 chainsaw Exp $

EAPI=5
inherit autotools base eutils linux-info multilib user

MY_P=${PN}-${PV/_/-}

DESCRIPTION=Asterisk: A Modular Open Source PBX System
HOMEPAGE=http://www.asterisk.org/;
SRC_URI=http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.tar.gz
 mirror://gentoo/gentoo-asterisk-patchset-3.10.tar.bz2
LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE_VOICEMAIL_STORAGE=
+voicemail_storage_file
voicemail_storage_odbc
voicemail_storage_imap

IUSE=${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl 
dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql 
newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span 
speex srtp static syslog vorbis
IUSE_EXPAND=VOICEMAIL_STORAGE
REQUIRED_USE=gtalk? ( jabber )
^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} )
voicemail_storage_odbc? ( odbc )


EPATCH_SUFFIX=patch
PATCHES=( ${WORKDIR}/asterisk-patchset )

RDEPEND=dev-db/sqlite:3
dev-libs/popt
dev-libs/libxml2
dev-libs/openssl
sys-libs/ncurses
sys-libs/zlib
alsa? ( media-libs/alsa-lib )
bluetooth? ( net-wireless/bluez )
calendar? ( net-libs/neon
 dev-libs/libical
 dev-libs/iksemel )
caps? ( sys-libs/libcap )
cluster? ( sys-cluster/corosync )
curl? ( net-misc/curl )
dahdi? ( =net-libs/libpri-1.4.12_beta2
net-misc/dahdi-tools )
freetds? ( dev-db/freetds )
gtalk? ( dev-libs/iksemel )
http? ( dev-libs/gmime:2.4 )
iconv? ( virtual/libiconv )
ilbc? ( dev-libs/ilbc-rfc3951 )
jabber? ( dev-libs/iksemel )
ldap? ( net-nds/openldap )
libedit? ( dev-libs/libedit )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
newt? ( dev-libs/newt )
odbc? ( dev-db/unixODBC )
osplookup? ( net-libs/osptoolkit )
portaudio? ( media-libs/portaudio )
postgres? ( dev-db/postgresql-base )
radius? ( net-dialup/radiusclient-ng )
selinux? ( sec-policy/selinux-asterisk )
snmp? ( net-analyzer/net-snmp )
span? ( 

[gentoo-commits] gentoo-x86 commit in dev-lang/vala: ChangeLog vala-0.14.2-r2.ebuild vala-0.22.0.ebuild vala-0.10.4-r2.ebuild vala-0.12.1-r1.ebuild vala-0.16.1-r2.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:52:14

  Modified: ChangeLog
  Removed:  vala-0.14.2-r2.ebuild vala-0.22.0.ebuild
vala-0.10.4-r2.ebuild vala-0.12.1-r1.ebuild
vala-0.16.1-r2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.168dev-lang/vala/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   21 Apr 2014 10:28:42 -  1.167
+++ ChangeLog   25 Apr 2014 18:52:14 -  1.168
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/vala
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.167 2014/04/21 
10:28:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/vala/ChangeLog,v 1.168 2014/04/25 
18:52:14 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org
+  -files/vala-0.14.2-cogl-pango-1.0.patch, -vala-0.10.4-r2.ebuild,
+  -vala-0.12.1-r1.ebuild, -vala-0.14.2-r2.ebuild, -vala-0.16.1-r2.ebuild,
+  -vala-0.22.0.ebuild:
+  Drop old
 
   21 Apr 2014; Agostino Sarubbo a...@gentoo.org vala-0.22.1.ebuild:
   Stable for arm, wrt bug #507568






[gentoo-commits] gentoo-x86 commit in dev-lang/vala/files: vala-0.14.2-cogl-pango-1.0.patch

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:52:14

  Removed:  vala-0.14.2-cogl-pango-1.0.patch
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)



[gentoo-commits] gentoo-x86 commit in dev-libs/vala-common: ChangeLog vala-common-0.22.0.ebuild vala-common-0.18.1.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:53:56

  Modified: ChangeLog
  Removed:  vala-common-0.22.0.ebuild vala-common-0.18.1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.45 dev-libs/vala-common/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/vala-common/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/vala-common/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/vala-common/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/vala-common/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   21 Apr 2014 10:28:54 -  1.44
+++ ChangeLog   25 Apr 2014 18:53:56 -  1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/vala-common
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/vala-common/ChangeLog,v 1.44 
2014/04/21 10:28:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/vala-common/ChangeLog,v 1.45 
2014/04/25 18:53:56 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -vala-common-0.18.1.ebuild,
+  -vala-common-0.22.0.ebuild:
+  Drop old
 
   21 Apr 2014; Agostino Sarubbo a...@gentoo.org vala-common-0.22.1.ebuild:
   Stable for arm, wrt bug #507568






[gentoo-commits] gentoo-x86 commit in dev-libs/atk: ChangeLog atk-2.6.0.ebuild atk-2.8.0.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:55:22

  Modified: ChangeLog
  Removed:  atk-2.6.0.ebuild atk-2.8.0.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.284dev-libs/atk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog   21 Apr 2014 10:28:44 -  1.283
+++ ChangeLog   25 Apr 2014 18:55:21 -  1.284
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/atk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.283 2014/04/21 
10:28:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.284 2014/04/25 
18:55:21 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -atk-2.6.0.ebuild,
+  -atk-2.8.0.ebuild:
+  Drop old
 
   21 Apr 2014; Agostino Sarubbo a...@gentoo.org atk-2.10.0.ebuild:
   Stable for arm, wrt bug #507568






[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: asterisk-1.8.27.0.ebuild ChangeLog

2014-04-25 Thread Tony Vroon (chainsaw)
chainsaw14/04/25 18:55:27

  Modified: ChangeLog
  Added:asterisk-1.8.27.0.ebuild
  Log:
  Select bug fixes as cherry picked from the 11 branch. TLS chaining support 
finally upstream. Move up to 11 if you still use this.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.479net-misc/asterisk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.479view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.479content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?r1=1.478r2=1.479

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.478
retrieving revision 1.479
diff -u -r1.478 -r1.479
--- ChangeLog   25 Apr 2014 18:46:06 -  1.478
+++ ChangeLog   25 Apr 2014 18:55:27 -  1.479
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.478 
2014/04/25 18:46:06 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.479 
2014/04/25 18:55:27 chainsaw Exp $
+
+*asterisk-1.8.27.0 (25 Apr 2014)
+
+  25 Apr 2014; Tony Vroon chain...@gentoo.org +asterisk-1.8.27.0.ebuild:
+  Select bug fixes as cherry picked from the 11 branch. TLS chaining support
+  finally upstream. Move up to 11 if you still use this.
 
 *asterisk-11.9.0 (25 Apr 2014)
 



1.1  net-misc/asterisk/asterisk-1.8.27.0.ebuild

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

Index: asterisk-1.8.27.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.8.27.0.ebuild,v 
1.1 2014/04/25 18:55:27 chainsaw Exp $

EAPI=5
inherit autotools base eutils linux-info multilib user

MY_P=${PN}-${PV/_/-}

DESCRIPTION=Asterisk: A Modular Open Source PBX System
HOMEPAGE=http://www.asterisk.org/;
SRC_URI=http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.tar.gz
 mirror://gentoo/gentoo-asterisk-patchset-1.18.tar.bz2
LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE_VOICEMAIL_STORAGE=
+voicemail_storage_file
voicemail_storage_odbc
voicemail_storage_imap

IUSE=${IUSE_VOICEMAIL_STORAGE} ais alsa bluetooth calendar +caps curl dahdi 
debug doc freetds gtalk http iconv jabber jingle ldap lua mysql newt +samples 
odbc osplookup oss portaudio postgres radius selinux snmp span speex sqlite 
sqlite3 srtp static syslog vorbis

IUSE_EXPAND=VOICEMAIL_STORAGE

REQUIRED_USE=
gtalk? ( jabber )
^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} )
voicemail_storage_odbc? ( odbc )


EPATCH_SUFFIX=patch
PATCHES=( ${WORKDIR}/asterisk-patchset )

RDEPEND=dev-libs/popt
dev-libs/libxml2
dev-libs/openssl
sys-libs/ncurses
sys-libs/zlib
ais? ( sys-cluster/openais )
alsa? ( media-libs/alsa-lib )
bluetooth? ( net-wireless/bluez )
calendar? ( net-libs/neon
 dev-libs/libical
 dev-libs/iksemel )
caps? ( sys-libs/libcap )
curl? ( net-misc/curl )
dahdi? ( =net-libs/libpri-1.4.12_beta2
net-misc/dahdi-tools )
freetds? ( dev-db/freetds )
gtalk? ( dev-libs/iksemel )
http? ( dev-libs/gmime:2.4 )
iconv? ( virtual/libiconv )
jabber? ( dev-libs/iksemel )
jingle? ( dev-libs/iksemel )
ldap? ( net-nds/openldap )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
newt? ( dev-libs/newt )
odbc? ( dev-db/unixODBC )
osplookup? ( net-libs/osptoolkit )
portaudio? ( media-libs/portaudio )
postgres? ( dev-db/postgresql-base )
radius? ( net-dialup/radiusclient-ng )
selinux? ( sec-policy/selinux-asterisk )
snmp? ( net-analyzer/net-snmp )
span? ( media-libs/spandsp )
speex? ( media-libs/speex )
sqlite? ( dev-db/sqlite:0 )
sqlite3? ( dev-db/sqlite:3 )
srtp? ( net-libs/libsrtp )
vorbis? ( media-libs/libvorbis )

DEPEND=${RDEPEND}
voicemail_storage_imap? ( virtual/imap-c-client )
!net-libs/openh323
!net-libs/pjsip

RDEPEND=${RDEPEND}
syslog? ( virtual/logger )

PDEPEND=net-misc/asterisk-core-sounds
net-misc/asterisk-extra-sounds
net-misc/asterisk-moh-opsound


[gentoo-commits] gentoo-x86 commit in dev-libs/folks: ChangeLog folks-0.9.3.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:57:14

  Modified: ChangeLog
  Removed:  folks-0.9.3.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.40 dev-libs/folks/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   9 Mar 2014 11:54:50 -   1.39
+++ ChangeLog   25 Apr 2014 18:57:14 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/folks
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.39 2014/03/09 
11:54:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.40 2014/04/25 
18:57:14 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -folks-0.9.3.ebuild:
+  Drop old
 
   09 Mar 2014; Pacho Ramos pa...@gentoo.org folks-0.9.6.ebuild:
   x86 stable, bug 499954






[gentoo-commits] gentoo-x86 commit in dev-libs/gdl: ChangeLog gdl-2.30.1.ebuild gdl-3.6.2.ebuild gdl-3.8.1.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 18:59:53

  Modified: ChangeLog
  Removed:  gdl-2.30.1.ebuild gdl-3.6.2.ebuild gdl-3.8.1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.104dev-libs/gdl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog   28 Mar 2014 02:16:20 -  1.103
+++ ChangeLog   25 Apr 2014 18:59:53 -  1.104
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/gdl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.103 2014/03/28 
02:16:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.104 2014/04/25 
18:59:53 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -gdl-2.30.1.ebuild,
+  -gdl-3.6.2.ebuild, -gdl-3.8.1.ebuild:
+  Drop old
 
   28 Mar 2014; Jeroen Roovers j...@gentoo.org gdl-3.10.0.ebuild:
   Stable for HPPA (bug #499954).






[gentoo-commits] gentoo-x86 commit in dev-libs/gjs: ChangeLog gjs-1.34.0-r1.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 19:05:15

  Modified: ChangeLog
  Removed:  gjs-1.34.0-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.42 dev-libs/gjs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   21 Apr 2014 10:28:46 -  1.41
+++ ChangeLog   25 Apr 2014 19:05:15 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gjs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.41 2014/04/21 
10:28:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gjs/ChangeLog,v 1.42 2014/04/25 
19:05:15 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org -gjs-1.34.0-r1.ebuild:
+  Drop old
 
   21 Apr 2014; Agostino Sarubbo a...@gentoo.org gjs-1.38.1.ebuild:
   Stable for arm, wrt bug #507568






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

2014-04-25 Thread Alon Bar-Lev (alonbl)
alonbl  14/04/25 19:05:35

  Added:gnutls-3.3.1-guile.patch
  Log:
  Fix guile build, bug#508454, thanks to  Ed Catmur
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.1  net-libs/gnutls/files/gnutls-3.3.1-guile.patch

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

Index: gnutls-3.3.1-guile.patch
===
From 872409857351f28b1e3c21526bfa6606c918b176 Mon Sep 17 00:00:00 2001
From: Nikos Mavrogiannopoulos n...@gnutls.org
Date: Sat, 19 Apr 2014 15:04:54 +0200
Subject: [PATCH] do not override gnutls' allocation functions

That was not being done using the API, and overriding them
is no longer possible in 3.3.x.
---
 guile/src/core.c |5 -
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/guile/src/core.c b/guile/src/core.c
index 6940eae..b40e93e 100644
--- a/guile/src/core.c
+++ b/guile/src/core.c
@@ -3364,11 +3364,6 @@ scm_init_gnutls (void)
 #include core.x
 
   /* Use Guile's allocation routines, which will run the GC if need be.  */
-  gnutls_malloc = scm_malloc;
-  gnutls_realloc = scm_realloc;
-  gnutls_secure_malloc = scm_malloc;
-  gnutls_free = free;
-
   (void) gnutls_global_init ();
 
   scm_gnutls_define_enums ();
-- 
1.7.1







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

2014-04-25 Thread Alon Bar-Lev (alonbl)
alonbl  14/04/25 19:05:35

  Modified: gnutls-3.3.1.ebuild ChangeLog
  Log:
  Fix guile build, bug#508454, thanks to  Ed Catmur
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  net-libs/gnutls/gnutls-3.3.1.ebuild

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

Index: gnutls-3.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnutls-3.3.1.ebuild 22 Apr 2014 17:36:58 -  1.1
+++ gnutls-3.3.1.ebuild 25 Apr 2014 19:05:35 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.1.ebuild,v 1.1 
2014/04/22 17:36:58 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-3.3.1.ebuild,v 1.2 
2014/04/25 19:05:35 alonbl Exp $
 
 EAPI=5
 
@@ -53,6 +53,8 @@
rm src/$(basename ${file} .c).{c,h} || die
done
 
+   epatch ${FILESDIR}/${P}-guile.patch
+
# support user patches
epatch_user
 



1.487net-libs/gnutls/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v
retrieving revision 1.486
retrieving revision 1.487
diff -u -r1.486 -r1.487
--- ChangeLog   22 Apr 2014 17:36:58 -  1.486
+++ ChangeLog   25 Apr 2014 19:05:35 -  1.487
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/gnutls
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.486 
2014/04/22 17:36:58 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.487 
2014/04/25 19:05:35 alonbl Exp $
+
+  25 Apr 2014; Alon Bar-Lev alo...@gentoo.org 
+files/gnutls-3.3.1-guile.patch,
+  gnutls-3.3.1.ebuild:
+  Fix guile build, bug#508454, thanks to  Ed Catmur
 
 *gnutls-3.3.1 (22 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/asterisk: ChangeLog asterisk-12.2.0.ebuild

2014-04-25 Thread Tony Vroon (chainsaw)
chainsaw14/04/25 19:07:10

  Modified: ChangeLog
  Added:asterisk-12.2.0.ebuild
  Log:
  Adds HEPv3 protocol support and PJSIP gains DNS client abilities that unlock 
SRV records  weighting. This branch remains experimental and is not 
recommended for production use at this time.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  ChangesPath
1.480net-misc/asterisk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.480view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?rev=1.480content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk/ChangeLog?r1=1.479r2=1.480

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v
retrieving revision 1.479
retrieving revision 1.480
diff -u -r1.479 -r1.480
--- ChangeLog   25 Apr 2014 18:55:27 -  1.479
+++ ChangeLog   25 Apr 2014 19:07:10 -  1.480
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/asterisk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.479 
2014/04/25 18:55:27 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.480 
2014/04/25 19:07:10 chainsaw Exp $
+
+*asterisk-12.2.0 (25 Apr 2014)
+
+  25 Apr 2014; Tony Vroon chain...@gentoo.org +asterisk-12.2.0.ebuild:
+  Adds HEPv3 protocol support and PJSIP gains DNS client abilities that unlock
+  SRV records  weighting. This branch remains experimental and is not
+  recommended for production use at this time.
 
 *asterisk-1.8.27.0 (25 Apr 2014)
 



1.1  net-misc/asterisk/asterisk-12.2.0.ebuild

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

Index: asterisk-12.2.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-12.2.0.ebuild,v 
1.1 2014/04/25 19:07:10 chainsaw Exp $

EAPI=5
inherit autotools base eutils linux-info multilib user

MY_P=${PN}-${PV/_/-}

DESCRIPTION=Asterisk: A Modular Open Source PBX System
HOMEPAGE=http://www.asterisk.org/;
SRC_URI=http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.tar.gz
 mirror://gentoo/gentoo-asterisk-patchset-3.10.tar.bz2
LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE_VOICEMAIL_STORAGE=
+voicemail_storage_file
voicemail_storage_odbc
voicemail_storage_imap

IUSE=${IUSE_VOICEMAIL_STORAGE} alsa bluetooth calendar +caps cluster curl 
dahdi debug doc freetds gtalk http iconv ilbc jabber ldap libedit lua mysql 
newt +samples odbc osplookup oss portaudio postgres radius selinux snmp span 
speex srtp static syslog vorbis
IUSE_EXPAND=VOICEMAIL_STORAGE
REQUIRED_USE=gtalk? ( jabber )
^^ ( ${IUSE_VOICEMAIL_STORAGE/+/} )
voicemail_storage_odbc? ( odbc )


EPATCH_SUFFIX=patch
EPATCH_EXCLUDE=08-tls-certificate-chaining-support.patch
PATCHES=( ${WORKDIR}/asterisk-patchset )

RDEPEND=dev-db/sqlite:3
dev-libs/popt
dev-libs/jansson
dev-libs/libxml2
dev-libs/openssl
sys-libs/ncurses
sys-libs/zlib
alsa? ( media-libs/alsa-lib )
bluetooth? ( net-wireless/bluez )
calendar? ( net-libs/neon
 dev-libs/libical
 dev-libs/iksemel )
caps? ( sys-libs/libcap )
cluster? ( sys-cluster/corosync )
curl? ( net-misc/curl )
dahdi? ( =net-libs/libpri-1.4.12_beta2
net-misc/dahdi-tools )
freetds? ( dev-db/freetds )
gtalk? ( dev-libs/iksemel )
http? ( dev-libs/gmime:2.4 )
iconv? ( virtual/libiconv )
ilbc? ( dev-libs/ilbc-rfc3951 )
jabber? ( dev-libs/iksemel )
ldap? ( net-nds/openldap )
libedit? ( dev-libs/libedit )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
newt? ( dev-libs/newt )
odbc? ( dev-db/unixODBC )
osplookup? ( net-libs/osptoolkit )
portaudio? ( media-libs/portaudio )
postgres? ( dev-db/postgresql-base )
radius? ( net-dialup/radiusclient-ng )
selinux? ( sec-policy/selinux-asterisk )
snmp? ( net-analyzer/net-snmp )
span? ( media-libs/spandsp )
speex? ( media-libs/speex )
srtp? ( net-libs/libsrtp )
vorbis? ( media-libs/libvorbis )

DEPEND=${RDEPEND}
!net-libs/openh323
!net-libs/pjsip
voicemail_storage_imap? ( virtual/imap-c-client )



[gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: tuxonice-sources-3.13.11.ebuild tuxonice-sources-3.12.18.ebuild ChangeLog

2014-04-25 Thread Mike Gilbert (floppym)
floppym 14/04/25 19:07:59

  Modified: ChangeLog
  Added:tuxonice-sources-3.13.11.ebuild
tuxonice-sources-3.12.18.ebuild
  Log:
  Version bumps by Afrever.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.186sys-kernel/tuxonice-sources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.186view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.186content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.185r2=1.186

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog   23 Apr 2014 19:36:42 -  1.185
+++ ChangeLog   25 Apr 2014 19:07:59 -  1.186
@@ -1,6 +1,13 @@
 # ChangeLog for sys-kernel/tuxonice-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 
1.185 2014/04/23 19:36:42 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 
1.186 2014/04/25 19:07:59 floppym Exp $
+
+*tuxonice-sources-3.12.18 (25 Apr 2014)
+*tuxonice-sources-3.13.11 (25 Apr 2014)
+
+  25 Apr 2014; Mike Gilbert flop...@gentoo.org
+  +tuxonice-sources-3.12.18.ebuild, +tuxonice-sources-3.13.11.ebuild:
+  Version bumps by Afrever.
 
 *tuxonice-sources-3.13.10 (23 Apr 2014)
 *tuxonice-sources-3.4.87 (23 Apr 2014)



1.1  sys-kernel/tuxonice-sources/tuxonice-sources-3.13.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.11.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.11.ebuild?rev=1.1content-type=text/plain

Index: tuxonice-sources-3.13.11.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.11.ebuild,v
 1.1 2014/04/25 19:07:59 floppym Exp $

EAPI=5
ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=14

inherit kernel-2
detect_version
detect_arch

DESCRIPTION=TuxOnIce + Gentoo patchset sources
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ 
http://tuxonice.nigelcunningham.com.au/ 
https://github.com/NigelCunningham/tuxonice-kernel;

TUXONICE_PV=3.13.11
TUXONICE_DATE=2014-04-24

TUXONICE_PATCH=tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2
TUXONICE_URI=http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH};
UNIPATCH_LIST=${DISTDIR}/${TUXONICE_PATCH}
UNIPATCH_STRICTORDER=yes
SRC_URI=${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}

KEYWORDS=~amd64 ~x86
IUSE=experimental

RDEPEND=${RDEPEND}
=sys-apps/tuxonice-userui-1.0
|| ( =sys-power/hibernate-script-2.0 sys-power/pm-utils )

K_EXTRAELOG=If there are issues with this kernel, please direct any queries to 
the tuxonice-users mailing list:
http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/;
K_SECURITY_UNSUPPORTED=1



1.1  sys-kernel/tuxonice-sources/tuxonice-sources-3.12.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.18.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.18.ebuild?rev=1.1content-type=text/plain

Index: tuxonice-sources-3.12.18.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.18.ebuild,v
 1.1 2014/04/25 19:07:59 floppym Exp $

EAPI=5
ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=19

inherit kernel-2
detect_version
detect_arch

DESCRIPTION=TuxOnIce + Gentoo patchset sources
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/ 
http://tuxonice.nigelcunningham.com.au/ 
https://github.com/NigelCunningham/tuxonice-kernel;

TUXONICE_PV=3.12.18
TUXONICE_DATE=2014-04-24

TUXONICE_PATCH=tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2
TUXONICE_URI=http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH};
UNIPATCH_LIST=${DISTDIR}/${TUXONICE_PATCH}
UNIPATCH_STRICTORDER=yes
SRC_URI=${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}

KEYWORDS=~amd64 ~x86
IUSE=experimental

RDEPEND=${RDEPEND}

[gentoo-commits] gentoo-x86 commit in dev-libs/glib/files: glib-2.31.x-external-gdbus-codegen.patch glib-2.32.4-bashcomp.patch glib-2.34.0-testsuite-skip-gdbus-auth-tests.patch glib-2.32.4-CVE-2012-35

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 19:12:18

  Removed:  glib-2.31.x-external-gdbus-codegen.patch
glib-2.32.4-bashcomp.patch
glib-2.34.0-testsuite-skip-gdbus-auth-tests.patch
glib-2.32.4-CVE-2012-3524.patch
glib-2.34.3-testsuite-skip-gdbus-auth-tests.patch
glib-2.35.x-external-gdbus-codegen.patch
glib-2.34.3-automake-1.13.patch
  Log:
  drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)



[gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen/files: gdbus-codegen-2.32.4-sitedir.patch gdbus-codegen-2.36.4-input-encoding.patch

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 19:12:26

  Removed:  gdbus-codegen-2.32.4-sitedir.patch
gdbus-codegen-2.36.4-input-encoding.patch
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)



[gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen: ChangeLog gdbus-codegen-2.36.4-r1.ebuild gdbus-codegen-2.32.4-r1.ebuild gdbus-codegen-2.32.4-r2.ebuild gdbus-codegen-2.34.3-r1.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 19:12:25

  Modified: ChangeLog
  Removed:  gdbus-codegen-2.36.4-r1.ebuild
gdbus-codegen-2.32.4-r1.ebuild
gdbus-codegen-2.32.4-r2.ebuild
gdbus-codegen-2.34.3-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.85 dev-util/gdbus-codegen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.85view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?rev=1.85content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/ChangeLog?r1=1.84r2=1.85

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog   21 Apr 2014 10:29:02 -  1.84
+++ ChangeLog   25 Apr 2014 19:12:25 -  1.85
@@ -1,6 +1,13 @@
 # ChangeLog for dev-util/gdbus-codegen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.84 
2014/04/21 10:29:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.85 
2014/04/25 19:12:25 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org
+  -files/gdbus-codegen-2.32.4-sitedir.patch,
+  -files/gdbus-codegen-2.36.4-input-encoding.patch,
+  -gdbus-codegen-2.32.4-r1.ebuild, -gdbus-codegen-2.32.4-r2.ebuild,
+  -gdbus-codegen-2.34.3-r1.ebuild, -gdbus-codegen-2.36.4-r1.ebuild:
+  Drop old
 
   21 Apr 2014; Agostino Sarubbo a...@gentoo.org gdbus-codegen-2.38.2.ebuild:
   Stable for arm, wrt bug #507568






[gentoo-commits] gentoo-x86 commit in dev-libs/glib: ChangeLog glib-2.34.3-r1.ebuild glib-2.32.4-r1.ebuild glib-2.36.4-r1.ebuild

2014-04-25 Thread Pacho Ramos (pacho)
pacho   14/04/25 19:12:17

  Modified: ChangeLog
  Removed:  glib-2.34.3-r1.ebuild glib-2.32.4-r1.ebuild
glib-2.36.4-r1.ebuild
  Log:
  drop old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.607dev-libs/glib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v
retrieving revision 1.606
retrieving revision 1.607
diff -u -r1.606 -r1.607
--- ChangeLog   21 Apr 2014 10:28:48 -  1.606
+++ ChangeLog   25 Apr 2014 19:12:17 -  1.607
@@ -1,6 +1,16 @@
 # ChangeLog for dev-libs/glib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.606 2014/04/21 
10:28:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.607 2014/04/25 
19:12:17 pacho Exp $
+
+  25 Apr 2014; Pacho Ramos pa...@gentoo.org
+  -files/glib-2.31.x-external-gdbus-codegen.patch,
+  -files/glib-2.32.4-CVE-2012-3524.patch, -files/glib-2.32.4-bashcomp.patch,
+  -files/glib-2.34.0-testsuite-skip-gdbus-auth-tests.patch,
+  -files/glib-2.34.3-automake-1.13.patch,
+  -files/glib-2.34.3-testsuite-skip-gdbus-auth-tests.patch,
+  -files/glib-2.35.x-external-gdbus-codegen.patch, -glib-2.32.4-r1.ebuild,
+  -glib-2.34.3-r1.ebuild, -glib-2.36.4-r1.ebuild:
+  drop old
 
   21 Apr 2014; Agostino Sarubbo a...@gentoo.org glib-2.38.2-r1.ebuild:
   Stable for arm, wrt bug #507568






  1   2   >