[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/

2015-08-09 Thread Matthias Maier
commit: 43b5d301931918f23b80209a886ed32eed4d1c00
Author: Matthias Maier tamiko AT 43-1 DOT org
AuthorDate: Sun Aug  9 06:13:24 2015 +
Commit: Matthias Maier tamiko AT gentoo DOT org
CommitDate: Sun Aug  9 06:13:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43b5d301

app-doc/doxygen: ebuild maintenance and rekeyword 1.8.10-r1

Package-Manager: portage-2.2.20

 app-doc/doxygen/doxygen-1.8.10-r1.ebuild |  5 ++---
 app-doc/doxygen/doxygen-1.8.10.ebuild|  2 +-
 app-doc/doxygen/doxygen-.ebuild  | 10 +-
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
index 64bc3e7..888691a 100644
--- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
@@ -13,8 +13,7 @@ if [[ ${PV} = ** ]]; then
KEYWORDS=
 else
SRC_URI=http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz;
-   KEYWORDS=~amd64
-   # KEYWORDS=~alpha ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
+   KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
 fi
 SRC_URI+= http://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png;
 
@@ -23,7 +22,7 @@ HOMEPAGE=http://www.doxygen.org/;
 
 LICENSE=GPL-2
 SLOT=0
-IUSE=clang debug doc dot doxysearch latex qt4 sqlite
+IUSE=clang debug doc dot doxysearch latex qt4 sqlite userland_GNU
 
 #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
 LANGS=(hy ar pt_BR ca zh cs de da eo es fa fi fr el hr hu id it ja ko lt mk

diff --git a/app-doc/doxygen/doxygen-1.8.10.ebuild 
b/app-doc/doxygen/doxygen-1.8.10.ebuild
index da3f9e6..2696cab 100644
--- a/app-doc/doxygen/doxygen-1.8.10.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.10.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE=http://www.doxygen.org/;
 
 LICENSE=GPL-2
 SLOT=0
-IUSE=clang debug doc dot doxysearch qt4 sqlite
+IUSE=clang debug doc dot doxysearch qt4 sqlite userland_GNU
 
 #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
 LANGS=(hy ar pt_BR ca zh cs de da eo es fa fi fr el hr hu id it ja ko lt mk

diff --git a/app-doc/doxygen/doxygen-.ebuild 
b/app-doc/doxygen/doxygen-.ebuild
index 198f278..9c6296b 100644
--- a/app-doc/doxygen/doxygen-.ebuild
+++ b/app-doc/doxygen/doxygen-.ebuild
@@ -15,17 +15,16 @@ else
SRC_URI=http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz; # 
switch to github?
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris
 fi
-SRC_URI+=http://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png;
+SRC_URI+= http://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png;
 
 DESCRIPTION=Documentation system for most programming languages
 HOMEPAGE=http://www.doxygen.org/;
 
 LICENSE=GPL-2
 SLOT=0
-IUSE=clang debug doc dot doxysearch qt4 sqlite
+IUSE=clang debug doc dot doxysearch latex qt4 sqlite userland_GNU
 
 #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional
-
 LANGS=(hy ar pt_BR ca zh cs de da eo es fa fi fr el hr hu id it ja ko lt mk
 nl nb pl pt ro ru sl sk sr sv tr uk vi af)
 for X in ${LANGS[@]} ; do
@@ -37,16 +36,18 @@ RDEPEND=app-text/ghostscript-gpl
media-libs/libpng
virtual/libiconv
clang? ( sys-devel/clang )
-   doc? ( app-text/texlive[extra] )
dot? (
media-gfx/graphviz
media-libs/freetype
)
doxysearch? ( =dev-libs/xapian-1.2* )
+   latex? ( app-text/texlive[extra] )
qt4? ( dev-qt/qtgui:4 )
sqlite? ( dev-db/sqlite:3 )

 
+REQUIRED_USE=doc? ( latex )
+
 DEPEND=sys-apps/sed
sys-devel/flex
sys-devel/bison
@@ -122,7 +123,6 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
-   -DBUILD_SHARED_LIBS=YES
-DDOC_INSTALL_DIR=share/doc/${P}
-DLANG_CODES=$(get_langs)
$(cmake-utils_use clang use_libclang)



[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/, app-doc/doxygen/files/1.4.7/, app-doc/doxygen/files/

2015-08-09 Thread Matthias Maier
commit: 712f0e23350786c458cbbae65fc1691ca5deabb2
Author: Matthias Maier tamiko AT 43-1 DOT org
AuthorDate: Sun Aug  9 06:18:41 2015 +
Commit: Matthias Maier tamiko AT gentoo DOT org
CommitDate: Sun Aug  9 06:18:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=712f0e23

app-doc/doxygen: remove old; remove unused patches

Package-Manager: portage-2.2.20

 app-doc/doxygen/Manifest   |   3 -
 app-doc/doxygen/doxygen-1.8.10.ebuild  | 184 
 app-doc/doxygen/doxygen-1.8.3.1.ebuild | 239 
 app-doc/doxygen/doxygen-1.8.4-r2.ebuild| 242 -
 app-doc/doxygen/doxygen-1.8.8.ebuild   | 241 
 app-doc/doxygen/files/1.4.7/01_all_cp1251.patch|  35 ---
 .../doxygen/files/1.4.7/05_all_system-libpng.patch | 124 ---
 app-doc/doxygen/files/1.4.7/06_all_qtools.patch|  44 
 .../doxygen/files/doxygen-1.5-legacy-patches.diff  | 203 -
 app-doc/doxygen/files/doxygen-1.5-qtlibdir.patch   |  11 -
 .../doxygen/files/doxygen-1.5-system-libpng.patch  | 105 -
 .../files/doxygen-1.5.6-prefix-misc-alt.patch  |  78 ---
 app-doc/doxygen/files/doxygen-1.5.8-kdedocs.patch  |  32 ---
 .../files/doxygen-1.8.4-infinite_loop.patch|  26 ---
 .../doxygen/files/doxygen-1.8.4-libreoffice.patch  |  30 ---
 15 files changed, 1597 deletions(-)

diff --git a/app-doc/doxygen/Manifest b/app-doc/doxygen/Manifest
index e5838eb..9ec16b0 100644
--- a/app-doc/doxygen/Manifest
+++ b/app-doc/doxygen/Manifest
@@ -1,7 +1,4 @@
 DIST doxygen-1.8.10.src.tar.gz 4818276 SHA256 
cedf78f6d213226464784ecb999b54515c97eab8a2f9b82514292f837cf88b93 SHA512 
a7f29b5f7b9f55b7e5382b7b7dc7212247a27869bc265433c0ee51480645b3f5f0732d1f5aefd54952204c8a1c98b96ec1ecc22c1ff7a072db5b2356b5981074
 WHIRLPOOL 
5607e1da5cf8e653ec895a7601a3a6585790a555207928bde6d154ab06173c68e088a61c1963da8d8cdc1a571b66eeaa102acc2a2e4291e0be87634d8e554962
-DIST doxygen-1.8.3.1.src.tar.gz 6196887 SHA256 
0c749f68101b6c04ccb0d9696dd37836a6ba62cd8002add275058a975ee72b55 SHA512 
365e553364ad61950a29477d8e751e98f4af9ce4a999c788cd25ce5a58ebbd931960689c4faddabd71cda60174777e41ed814ba633c19287c9f9696e0d7fa169
 WHIRLPOOL 
cab6bbad971b794e07e95bee548ed9b9233b7b420dd96db8d4cb7b68a1b1232546c3976556b043e9a31c2e32e8619a57a0a7a58aa846a4806b9cc08aa1a9bc80
-DIST doxygen-1.8.4.src.tar.gz 6456090 SHA256 
526442fb70bea79a4086cc98c22692cc05edc2f4cf231feb7993b5d188ef584e SHA512 
984b4aa88afd3edb067e054b08de624f8afe927d31a45466349e83aa125e061c1ecac2d5f021e0d345fddf3ed7d5211509a445433af54d629a09bbb24b27e026
 WHIRLPOOL 
d5137d0c2cbda8d1d768b1a92b6778312862d3cb4113c9be59489f061d0ad80c5162417d8bf9efef54852b23f985390791049c843a45be5eafcd586628f96d9c
 DIST doxygen-1.8.5.src.tar.gz 6511944 SHA256 
243a8b67db12ad68d6ea5b51c6f60dc2cc3a34fa47abf1b5b4499196c3d7cc25 SHA512 
56d2b262feae41fe9acf3c0c8ad3dd1d8868a52c17e2d9882a553570311482ec73548c0a70ae0ad7ccd7d1011a69968f284031beb93f915bab3a4c740b943f47
 WHIRLPOOL 
934cb01d7898cbdf04d2f293534ade1b8ce1c48a378fb141e063a83455ccf94c733aec525e6e6740e6b92fb473a6bc2b31dca09b0324de78801c7a2d19638182
-DIST doxygen-1.8.8.src.tar.gz 4955485 SHA256 
158e7834f05e0aeea5794b23c1e775ddfebafc709543e47f6fff9d81b190ade1 SHA512 
f9cdc7b5ce18321449f29ec86d0824f34d22bf41e2007224d266e68520141e8e21553dab2add361795dc23c56845f7e118b11298ecbed061b25ffabf638a79c1
 WHIRLPOOL 
26497b9ed9d4236d3937ac98f61593747fe1608d41dbec7649524d060adce104355f08d1a8cab19f4c93594034d2245380b3c927e3995515b4bbdcb5614a5f52
 DIST doxygen-1.8.9.1.src.tar.gz 5007458 SHA256 
d4ab6e28d4d45d8956cad17470aade3fbe2356e8f64b92167e738c1887feccec SHA512 
b76d06fc6e22d5e8e2b73814bc99cc0cf75ddf4e5a6ad1bd79832f12ccce5ccc2681777862b9ad0dbfdf1791fd1ce1f0f5ce669a78c7d38f91b0e8d5ebda8ade
 WHIRLPOOL 
3971ceb79619282dbf1409b71d457dbdf8cd67b7d57dc106215442237e16fed8530e637d2d712d1be2dc2d186b29e75a23522b06387913fe2584eebf8b52b44e
 DIST doxywizard.png 4231 SHA256 
eb648ebd3a194a56d9ed6e47cc8dbf1af2e124d83c2c42af9bf86bd837984209 SHA512 
5e2d26e7427b86866ebe75ec2c66c0f1100d230f3f3e4d66bac424a8dd0d42f0831d936ff03318dfa1bf73cbd9fb53717636d0c91ae3eea0f4e24641479d25d5
 WHIRLPOOL 
bb0c13b382c4069ca310ff53a03b36499a2bf6e0e8c0647efc032530f429f483b5d6f2925b7e996d4f84c8f2b77eb883533f4b7abc88745a2cfa596d3dd4f3fb

diff --git a/app-doc/doxygen/doxygen-1.8.10.ebuild 
b/app-doc/doxygen/doxygen-1.8.10.ebuild
deleted file mode 100644
index 2696cab..000
--- a/app-doc/doxygen/doxygen-1.8.10.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1 qt4-r2
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI=git://github.com/doxygen/doxygen.git
-   SRC_URI=
-   KEYWORDS=
-else
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2015-08-09 Thread Ian Stakenvicius
commit: e8ef2752f381254ae4059a6a294577f76634d81e
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Sun Aug  9 06:23:28 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Sun Aug  9 06:25:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ef2752

Updated MOZ_FTP_URI to adjust for apparent upstream change, bug 531278#c11

Package-Manager: portage-2.2.20

 www-client/firefox-bin/firefox-bin-38.1.1.ebuild | 6 --
 www-client/firefox-bin/firefox-bin-39.0.3.ebuild | 4 +++-
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/www-client/firefox-bin/firefox-bin-38.1.1.ebuild 
b/www-client/firefox-bin/firefox-bin-38.1.1.ebuild
index 09973eb..f66cfeb 100644
--- a/www-client/firefox-bin/firefox-bin-38.1.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-38.1.1.ebuild
@@ -26,12 +26,14 @@ MOZ_P=${MOZ_PN}-${MOZ_PV}
 
 # Upstream ftp release URI that's used by mozlinguas.eclass
 # We don't use the http mirror because it deletes old tarballs.
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
+
+# Upstream seems to have changed location
+#MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
+MOZ_FTP_URI=http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
 
 inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins
 
 DESCRIPTION=Firefox Web Browser
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases;
 SRC_URI=${SRC_URI}
amd64? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 
- ${PN}_x86_64-${PV}.tar.bz2 )
x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 - 
${PN}_i686-${PV}.tar.bz2 )

diff --git a/www-client/firefox-bin/firefox-bin-39.0.3.ebuild 
b/www-client/firefox-bin/firefox-bin-39.0.3.ebuild
index e97a81b..394f048 100644
--- a/www-client/firefox-bin/firefox-bin-39.0.3.ebuild
+++ b/www-client/firefox-bin/firefox-bin-39.0.3.ebuild
@@ -21,9 +21,11 @@ MOZ_P=${MOZ_PN}-${MOZ_PV}
 
 # Upstream ftp release URI that's used by mozlinguas.eclass
 # We used to not use the http mirror because it deletes old tarballs.
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
 
+#MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
+MOZ_FTP_URI=http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;
+
 inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins
 
 DESCRIPTION=Firefox Web Browser



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/

2015-08-09 Thread Ian Stakenvicius
commit: 95601c2f5d12de4ff495493e84439676602d
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Sun Aug  9 07:24:22 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Sun Aug  9 07:24:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95601c2f

fixed MOZ_FTP_URI as per bug 531278#c11

Package-Manager: portage-2.2.20

 www-client/firefox/firefox-31.8.0.ebuild | 3 ++-
 www-client/firefox/firefox-38.1.0.ebuild | 3 ++-
 www-client/firefox/firefox-38.1.1.ebuild | 3 ++-
 www-client/firefox/firefox-39.0.3.ebuild | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/www-client/firefox/firefox-31.8.0.ebuild 
b/www-client/firefox/firefox-31.8.0.ebuild
index 9536d02..00aab51 100644
--- a/www-client/firefox/firefox-31.8.0.ebuild
+++ b/www-client/firefox/firefox-31.8.0.ebuild
@@ -29,7 +29,8 @@ PATCH=${PN}-31.0-patches-0.3
 PATCHFF=${PATCH}
 # Upstream ftp release URI that's used by mozlinguas.eclass
 # We don't use the http mirror because it deletes old tarballs.
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+#MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+MOZ_FTP_URI=http://archive.mozilla.org/pub/${PN}/releases;
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_WIFI=1

diff --git a/www-client/firefox/firefox-38.1.0.ebuild 
b/www-client/firefox/firefox-38.1.0.ebuild
index eca3dc7..8879db9 100644
--- a/www-client/firefox/firefox-38.1.0.ebuild
+++ b/www-client/firefox/firefox-38.1.0.ebuild
@@ -30,7 +30,8 @@ fi
 PATCH=${PN}-38.0-patches-0.3
 # Upstream ftp release URI that's used by mozlinguas.eclass
 # We don't use the http mirror because it deletes old tarballs.
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+#MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+MOZ_FTP_URI=http://archive.mozilla.org/pub/${PN}/releases;
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_WIFI=1

diff --git a/www-client/firefox/firefox-38.1.1.ebuild 
b/www-client/firefox/firefox-38.1.1.ebuild
index eb50e9f..41ae3b7 100644
--- a/www-client/firefox/firefox-38.1.1.ebuild
+++ b/www-client/firefox/firefox-38.1.1.ebuild
@@ -30,7 +30,8 @@ fi
 PATCH=${PN}-38.0-patches-0.3
 # Upstream ftp release URI that's used by mozlinguas.eclass
 # We don't use the http mirror because it deletes old tarballs.
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+#MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+MOZ_FTP_URI=http://archive.mozilla.org/pub/${PN}/releases;
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_WIFI=1

diff --git a/www-client/firefox/firefox-39.0.3.ebuild 
b/www-client/firefox/firefox-39.0.3.ebuild
index 742a4be..8608b83 100644
--- a/www-client/firefox/firefox-39.0.3.ebuild
+++ b/www-client/firefox/firefox-39.0.3.ebuild
@@ -30,7 +30,8 @@ fi
 PATCH=${PN}-38.0-patches-0.3
 # Upstream ftp release URI that's used by mozlinguas.eclass
 # We don't use the http mirror because it deletes old tarballs.
-MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+#MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
+MOZ_FTP_URI=http://archive.mozilla.org/pub/${PN}/releases;
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_WIFI=1



[gentoo-commits] repo/gentoo:master commit in: licenses/

2015-08-09 Thread Ulrich Müller
commit: afad29a8b43f1ccf53f95e95a9b12e430183f8bb
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Sun Aug  9 07:29:04 2015 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Sun Aug  9 07:29:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afad29a8

licenses: Remove executable bits from several files.

 licenses/MAJESTY-DEMO| 0
 licenses/Open-CASCADE-LGPL-2.1-Exception-1.0 | 0
 licenses/hp-proliant-essentials  | 0
 licenses/lotus-notes | 0
 licenses/tsm | 0
 5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/licenses/MAJESTY-DEMO b/licenses/MAJESTY-DEMO
old mode 100755
new mode 100644

diff --git a/licenses/Open-CASCADE-LGPL-2.1-Exception-1.0 
b/licenses/Open-CASCADE-LGPL-2.1-Exception-1.0
old mode 100755
new mode 100644

diff --git a/licenses/hp-proliant-essentials b/licenses/hp-proliant-essentials
old mode 100755
new mode 100644

diff --git a/licenses/lotus-notes b/licenses/lotus-notes
old mode 100755
new mode 100644

diff --git a/licenses/tsm b/licenses/tsm
old mode 100755
new mode 100644



[gentoo-commits] proj/api:master commit in: files/overlays/

2015-08-09 Thread Michał Górny
commit: 179fed9c4cc56c40604eb804a0e34b5af3075374
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Sun Aug  9 08:22:32 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Sun Aug  9 08:22:32 2015 +
URL:https://gitweb.gentoo.org/proj/api.git/commit/?id=179fed9c

Update sources for gentoo to use official git

 files/overlays/repositories.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index a14f5f5..759269b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1601,7 +1601,10 @@ FIN
   emailq...@gentoo.org/email
 /owner
 source type=rsyncrsync://rsync.gentoo.org/gentoo-portage/source
-source 
type=githttps://github.com/gentoo/gentoo-portage-rsync-mirror/source
+source type=githttps://anongit.gentoo.org/git/repo/gentoo.git/source
+source type=gitgit+ssh://g...@git.gentoo.org/repo/gentoo.git/source
+source type=gitgit://anongit.gentoo.org/repo/gentoo.git/source
+feedhttps://cgit.gentoo.org/repo/gentoo.git/atom//feed
   /repo
   repo quality=experimental status=official
 namegentoo-bsd/name



[gentoo-commits] proj/api:master commit in: files/overlays/

2015-08-09 Thread Michał Górny
commit: 030544b2f0d463e54781491310d2367ac98f573d
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Sun Aug  9 08:28:50 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Sun Aug  9 08:28:50 2015 +
URL:https://gitweb.gentoo.org/proj/api.git/commit/?id=030544b2

repositories.xml: Resurrect python

 files/overlays/repositories.xml | 13 +
 1 file changed, 13 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 759269b..005cf0b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3457,6 +3457,19 @@ FIN
 feedhttps://github.com/aliceinwire/overlay/commits/master.atom/feed
   /repo
   repo quality=experimental status=official
+namepython/name
+description lang=enPython project repository/description
+homepagehttps://cgit.gentoo.org/proj/python.git//homepage
+owner type=person
+  emailpyt...@gentoo.org/email
+  nameGentoo Python project/name
+/owner
+source type=gitgit://anongit.gentoo.org/proj/python.git/source
+source type=githttps://anongit.gentoo.org/git/proj/python.git/source
+source type=gitgit+ssh://g...@git.gentoo.org/proj/python.git/source
+feedhttps://cgit.gentoo.org/proj/python.git/atom//feed
+  /repo
+  repo quality=experimental status=official
 nameqemu-init/name
 description lang=enqemu init script and tools/description
 homepagehttps://cgit.gentoo.org/dev/qiaomuf.git//homepage



[gentoo-commits] proj/java:master commit in: /

2015-08-09 Thread James Le Cuirot
commit: 0567c6b4c3feb62b5b3b63fbc8da8ee2b87d2928
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Aug  9 00:34:45 2015 +
Commit: James Le Cuirot chewi AT gentoo DOT org
CommitDate: Sun Aug  9 00:46:48 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=0567c6b4

Update skel.ebuild.java

Package-Manager: portage-2.2.20

 skel.ebuild.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/skel.ebuild.java b/skel.ebuild.java
index 685c705..26dbf0b 100644
--- a/skel.ebuild.java
+++ b/skel.ebuild.java
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=1
 JAVA_PKG_IUSE=doc source



[gentoo-commits] proj/java:master commit in: games-action/minecraft/files/, dev-java/jwordsplitter/, dev-java/xbeans/, ...

2015-08-09 Thread James Le Cuirot
commit: c3a9f0793b0465b1d176a41ac8025103e496b912
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Aug  9 00:29:33 2015 +
Commit: James Le Cuirot chewi AT gentoo DOT org
CommitDate: Sun Aug  9 00:46:47 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=c3a9f079

Update/cleanup header for the git migration in main tree

again courtesy of kde overlay

Package-Manager: portage-2.2.20

 app-eselect/eselect-gradle/eselect-gradle-0.1.ebuild| 2 +-
 app-eselect/eselect-java/eselect-java-.ebuild   | 2 +-
 dev-java/abbot/abbot-0.13.1-r1.ebuild   | 2 +-
 dev-java/asm/asm-4.0_rc1.ebuild | 2 +-
 dev-java/asterisk-java/asterisk-java-0.3.1.ebuild   | 2 +-
 dev-java/axiom/axiom-1.2.2.ebuild   | 2 +-
 .../bare-bones-browser-launch/bare-bones-browser-launch-20090526.ebuild | 2 +-
 dev-java/buildmagic-tasks/buildmagic-tasks-2.0-r1.ebuild| 2 +-
 dev-java/buildmagic-tasks/buildmagic-tasks-2.0.4.ebuild | 2 +-
 dev-java/cacao/cacao-1.6.0-r2.ebuild| 2 +-
 dev-java/cacao/files/cacao.env  | 2 +-
 dev-java/caucho-services/caucho-services-2.1.12-r1.ebuild   | 2 +-
 dev-java/cewolf/cewolf-1.2.4.ebuild | 2 +-
 dev-java/classworlds/classworlds-1.1.ebuild | 2 +-
 dev-java/commons-email/commons-email-1.1.ebuild | 2 +-
 dev-java/dom4j/dom4j-1.6.1-r4.ebuild| 2 +-
 dev-java/easymock/easymock-2.3.ebuild   | 2 +-
 dev-java/ebean/ebean-2.7.7.ebuild   | 2 +-
 dev-java/echo2extras/echo2extras-2.1.0.ebuild   | 2 +-
 .../eclipse-javax-persistence/eclipse-javax-persistence-2.1.0.ebuild| 2 +-
 dev-java/eventbus/eventbus-1.3.ebuild   | 2 +-
 dev-java/explicitlayout/explicitlayout-3.0.ebuild   | 2 +-
 dev-java/fast-md5/fast-md5-2.6.1.ebuild | 2 +-
 dev-java/filters/filters-1.0.ebuild | 2 +-
 dev-java/filters/filters-2.1.2.ebuild   | 2 +-
 dev-java/flip/flip-1.1.1.ebuild | 2 +-
 dev-java/fuse/fuse-0.3.ebuild   | 2 +-
 dev-java/gcj-jdk/files/gcj-jdk.env  | 2 +-
 dev-java/gcj-jdk/gcj-jdk-5.1.0-r1.ebuild| 2 +-
 dev-java/gdata/gdata-1.46.0.ebuild  | 2 +-
 dev-java/gef/gef-0.12.3.ebuild  | 2 +-
 dev-java/gentoo-void-jar/gentoo-void-jar-1.0.ebuild | 2 +-
 dev-java/gjt-jpl-pattern/gjt-jpl-pattern-0.2-r1.ebuild  | 2 +-
 dev-java/gjt-jpl-util/gjt-jpl-util-0.6-r2.ebuild| 2 +-
 dev-java/gluegen/gluegen-1_p20080421.ebuild | 2 +-
 dev-java/gluegen/gluegen-2.0_rc8.ebuild | 2 +-
 dev-java/gnu-classpath/gnu-classpath-0.99-r1.ebuild | 2 +-
 dev-java/gnu-classpath/gnu-classpath-.ebuild| 2 +-
 dev-java/gradle-bin/gradle-bin-1.10.ebuild  | 2 +-
 dev-java/gradle-bin/gradle-bin-1.12.ebuild  | 2 +-
 dev-java/gradle-bin/gradle-bin-2.2.1.ebuild | 2 +-
 dev-java/gradle-bin/gradle-bin-2.3.ebuild   | 2 +-
 dev-java/gradle-bin/gradle-bin-2.4.ebuild   | 2 +-
 dev-java/gradle/gradle-2.3.ebuild   | 2 +-
 dev-java/guava/guava-10.0.1.ebuild  | 2 +-
 dev-java/guava/guava-12.0.ebuild| 2 +-
 dev-java/h2/h2-1.3.161.ebuild   | 2 +-
 dev-java/high-scale-lib/high-scale-lib-1.1.2.ebuild | 2 +-
 dev-java/howl-logger/howl-logger-0.1.9-r1.ebuild| 2 +-
 dev-java/htmlcleaner/htmlcleaner-2.2.ebuild | 2 +-
 dev-java/icedtea-web/icedtea-web-1.5.1-r1.ebuild| 2 +-
 dev-java/icedtea/files/icedtea.env  | 2 +-
 dev-java/icedtea/icedtea-3.0.0_pre04-r1.ebuild  | 2 +-
 dev-java/icedtea/icedtea-6.1.13.8.ebuild| 2 +-
 dev-java/icedtea/icedtea-6..ebuild  | 2 +-
 dev-java/icedtea/icedtea-7.2.5.6.ebuild | 2 +-
 dev-java/icedtea/icedtea-7.2.6.1.ebuild  

[gentoo-commits] proj/java:master commit in: /

2015-08-09 Thread James Le Cuirot
commit: 93dcdc4b6aaf104aba42fabd945915f5b8e77fc4
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Aug  9 00:49:23 2015 +
Commit: James Le Cuirot chewi AT gentoo DOT org
CommitDate: Sun Aug  9 00:49:23 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=93dcdc4b

Delete skel.ChangeLog

Package-Manager: portage-2.2.20

 skel.ChangeLog | 67 --
 1 file changed, 67 deletions(-)

diff --git a/skel.ChangeLog b/skel.ChangeLog
deleted file mode 100644
index fa1414a..000
--- a/skel.ChangeLog
+++ /dev/null
@@ -1,67 +0,0 @@
-# ChangeLog for CATEGORY/PACKAGE_NAME
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*PACKAGE_NAME-PACKAGE_VERSION-PACKAGE_RELEASE (DD MMM )
-
-  DD MMM ; YOUR_NAME YOUR_EMAIL changed_file1, changed_file2 :
-  Initial import.  Ebuild submitted by submitter_name submitter_email.
-  Note that the changed_file listing is optional if you are simply bumping
-  the rev of the ebuild and are only making changes to the .ebuild file
-  itself.  Also note that we now have a single unified paragraph rather than
-  having the first line separated from the rest by a newline.  Everything
-  should be in one block like this. (note by drobbins, 16 Jul 2002)
-
-  DD MMM ; YOUR_NAME YOUR_EMAIL changed_file1, changed_file2: this is
-  an earlier ChangeLog entry.
- 
--- Explanation of ChangeLog format:
-
-  ***
-  THIS IS IMPORTANT: The ChangeLog format is a *chronological* account of all
-  changes made to a set of ebuilds. That means that the most recent ChangeLog
-  entry *always* goes at the top of the file. More explanation below.
-  ***
-
-  ***
-  ANOTHER IMPORTANT NOTE: There are some ChangeLogs that don't follow this
-  format and organize all changes under the correct * entry. This is not
-  correct. However, rather than making a concerted effort to fix these
-  ChangeLogs, we should spend our energy defining a comprehensive and strict
-  XML-based ChangeLog format which we then migrate to. But for any entries to
-  any ChangeLog that *you* make, please make sure to always add entries to the
-  top of the file like a good boy/girl. Even do this if it's clear that you're
-  adding an entry to a b0rked ChangeLog.
-  ***
-  
-  This changelog is targeted to users. This means that the comments should be
-  well explained and written in clean English.
- 
-  Every new version or revision of the package should be marked by a '*'
-  separator line as above to indicate where in the chronology it was first
-  added to our CVS tree. Any changes since the last revision, really _any
-  changes at all_ have to be added to the top of the file, underneath the
-  initial copyright and cvs header comments, in exactly the same format as this
-  comment. If you are modifying older ebuilds, simply note them as changed
-  files and add your entry to the top of the ChangeLog. Resist the temptation
-  to organize your ChangeLog entries by placing them under the correct *
-  entries -- this isn't the purpose of the * entries.
-  
-  This means that you start with header line that has the following format,
-  indented two spaces:
-  
-  DD MMM ; your_name your_email changed_file1, changed_file2: Your
-  explanation should follow. It should be indented and wrapped at a line width
-  of 80 characters.  The changed_files can be omitted if they are obvious; for
-  example, if you are only modifying the .ebuild file and committing a new rev
-  of a package.  Any details about what exactly changed in the code should be
-  added as a message when the changes are committed to cvs, not in this file.
-
--- A word regarding credit:
-
-  Please add credit information (ebuild submitted by ..., patch submitted
-  by ...) to the ChangeLog. Do not add this information to the ebuilds
-  themselves.
-
-  And remember: Give credit where credit is due. We're all doing this for
-  free, so the best we can hope (and expect!) to receive is credit.



[gentoo-commits] proj/kde:master commit in: Documentation/maintainers/

2015-08-09 Thread Johannes Huber
commit: a0ee40c583d09829b61ba4fcb55356656fc757b4
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Aug  9 08:37:28 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Aug  9 08:37:28 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a0ee40c5

[Documentation] Update bump script

As the main repo is now based on git, drop cvs functions.

 Documentation/maintainers/bump_new_revision.sh | 39 +-
 1 file changed, 13 insertions(+), 26 deletions(-)

diff --git a/Documentation/maintainers/bump_new_revision.sh 
b/Documentation/maintainers/bump_new_revision.sh
index e5e1147..0b6434f 100755
--- a/Documentation/maintainers/bump_new_revision.sh
+++ b/Documentation/maintainers/bump_new_revision.sh
@@ -3,7 +3,7 @@
 # KDE Version bumper
 # Created by Gentoo kde-herd
 # This tool is meant to be used for ease of version bumping for KDE ebuilds
-# v 0.22
+# v 0.23
 ###
 # functions
 ###
@@ -157,19 +157,14 @@ help() {
echo
echo When moving kde from overlay to the main tree
echo -v VERSION
-   echo $0 -a cvsmove -v 4.4.4
+   echo $0 -a repomove -v 4.4.4
exit 0
 }
 
-_cvsupdate() {
-   pushd ${1}  /dev/null
-   #cvs up
-   popd  /dev/null
-}
-_addcvsfile() {
+_addgitfile() {
pushd ${1}  /dev/null
echo ${1}/${2}
-   cvs add ${2}
+   git add ${2}
popd  /dev/null
 }
 _check_patches() {
@@ -232,7 +227,7 @@ case ${OPERATION} in
[[ -z ${VERSION} || -z ${BUMP_VERSION} || -z ${DIR} || -z 
${OUTPUT_DIR} ]]  \
help
;;
-   cvsmove)
+   repomove)
[[ -z ${VERSION} ]]  help
;;
*)
@@ -303,9 +298,6 @@ case ${OPERATION} in
if [[ -d ${PORTDIR_BUMPING}/.git ]]; then
EBUILD=`find ./ -name \*.ebuild | grep 
${VERSION}\(\-r[0-9]\+\)\?\\. | sort |tail -n 1`
git rm ${EBUILD}
-   elif [[ -d CVS ]]; then
-   cvs remove -f 
${EBUILD_BASENAME}-${VERSION}*.ebuild
-   echangelog Remove KDE SC ${VERSION}
fi
 #  if [[ -d files/ ]]; then
 #  # generate list of patches.
@@ -340,15 +332,11 @@ case ${OPERATION} in
;;
slot) add_new_sloted_version ;;
diff) check_cmakelists ;;
-   cvsmove)
+   repomove)
MAINTREE=$(portageq get_repo_path / gentoo)
OVERLAY=`pwd`
BUMP_VERSION=${VERSION}
-   # course of action we are doing here
-   # cvs up whole tree, then kde-base
-   # then start going per each dir
-   # cvs up, move the ebuild, its patches if needed, run 
echangelog, run keywords check, manifest
-   #_cvsupdate ${MAINTREE}
+   # move the ebuild, its patches if needed, run keywords check, 
manifest
find ./${CATEGORY}/ -mindepth 1 -maxdepth 1 -type d |sed -e 
s:./:: | sort |while read dir; do
# we also have to check if directory contains our 
version if not, we dont copy it
pushd ${OVERLAY}/${dir}  /dev/null
@@ -358,9 +346,8 @@ case ${OPERATION} in
if [[ ! -d ${WRKDIR} ]]; then
# we need to add the directory to scm 
tracking
mkdir -p ${WRKDIR}
-   _addcvsfile ${MAINTREE}/${dir/\/*/} 
${dir/*\//}
+   _addgitfile ${MAINTREE}/${dir/\/*/} 
${dir/*\//}
fi
-   _cvsupdate ${WRKDIR}
# we need to copy the file we want to play with
## first generate the correct filename, we 
expect that if someone added -rX to the package it has reason.
pushd ${OVERLAY}/${dir}  /dev/null
@@ -368,7 +355,7 @@ case ${OPERATION} in
echo ${EBUILD}
cp -f ${EBUILD} ${WRKDIR}
popd  /dev/null
-   _addcvsfile ${WRKDIR} ${EBUILD/*\//}
+   _addgitfile ${WRKDIR} ${EBUILD/*\//}
# now we need to search up all patches ebuild 
is containing and move them along if they are needed.
_check_patches ${OVERLAY}/${dir} ${WRKDIR} 
${EBUILD/*\//}
if [[ `cat ${TMPFILE} |wc -l` -gt 0 ]]; then
@@ -377,7 +364,7 @@ case ${OPERATION} in
   

[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/, dev-lang/python/files/

2015-08-09 Thread Michał Górny
commit: 33cf38e4f1eb6b456df0874b34ff54a8961cf97e
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Sun Aug  9 08:43:34 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Sun Aug  9 08:47:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33cf38e4

Move 3.2 to ::python. Remove old patches.

Package-Manager: portage-2.2.20

 dev-lang/python/Manifest   |   2 -
 dev-lang/python/files/CVE-2013-4238_py27.patch | 247 -
 dev-lang/python/files/CVE-2013-4238_py33.patch | 241 -
 dev-lang/python/files/python-2.7-issue16248.patch  |  19 -
 dev-lang/python/files/python-2.7-issue18851.patch  | 287 ---
 .../python/files/python-2.7.10-semaphore-pid.patch |  51 ---
 .../python/files/python-2.7.5-library-path.patch   |  25 --
 .../files/python-2.7.5-re_unsigned_ptrdiff.patch   |  23 --
 ...ython-2.7.6-recvfrom_into_buffer_overflow.patch |  17 -
 .../python/files/python-3.2-CVE-2013-2099.patch|  51 ---
 .../python/files/python-3.2-CVE-2014-1912.patch|  51 ---
 .../python/files/python-3.2-CVE-2014-4616.patch|  39 ---
 dev-lang/python/files/python-3.2-issue16248.patch  |  19 -
 .../python/files/python-3.3-CVE-2013-2099.patch|  51 ---
 dev-lang/python/files/python-config-2.4-r1 |  58 
 dev-lang/python/python-3.2.5-r6.ebuild | 384 -
 16 files changed, 1565 deletions(-)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 28e908b..8b86bf1 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -1,7 +1,6 @@
 DIST Python-2.6.9.tgz 13285074 SHA256 
7277b1285d8a82f374ef6ebaac85b003266f7939b3f2a24a3af52f9523ac94db SHA512 
7ff28f41f7dc12e1504a781060520440bbf74b96c5df269ca5218f5910eae63898b94fdd398f549217912689814bc5275bb3b5ec4cc892f20bb468fc1b041c0c
 WHIRLPOOL 
909f612286314ea004eef328a58d7b0aecffc1a524f6b28ef0f299413055c1f7ec4e2d21a44d1beeaa8e11aabd68510cf9c5840cb5394176cbc8f2e5c147
 DIST Python-2.7.10.tar.xz 12250696 SHA256 
1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0 SHA512 
67615a6defbcda062f15a09f9dd3b9441afd01a8cc3255e5bc45b925378a0ddc38d468b7701176f6cc153ec52a4f21671b433780d9bde343aa9b9c1b2ae29feb
 WHIRLPOOL 
3a9dcfc55b107dc55ad0ae93fb24a11eab7d4d9b4cfbe6b6830a090b6e5f71bb2ac91526b89c6f3e4f2610fa1a2cc4e82b58a83c599aa71f94894c74181b504b
 DIST Python-2.7.9.tar.xz 12164712 SHA256 
90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916 SHA512 
6939182463272a6bb9da0e327bfb9efc574a87820f2ae39eaf02d9fae053dbe0004330e916e6828becfef94cbe294acb0a88a600f8930b99b94fcfc4efc44ff4
 WHIRLPOOL 
993313811eddef1820e6f3ee0e02848c73bdfce65b85ab0e360603e726c31e1cc9dc6c128e3fe086cafc94164d2d628ff5d859e13b90648da6352c35ddeedcd4
-DIST Python-3.2.5.tar.xz 9221624 SHA256 
8ccb9645b9779fc4550055b2ebb21a724ab7a63dee45643286eb4f79b2f84116 SHA512 
6e71d01695c7b1e74d9781e4ac40a8d1560cae659d5351d392fc685b84316568d93740a99d2ed878dd87d4ce1708d0474cb01c6bad7b3dab610c639f3255b09d
 WHIRLPOOL 
d5e5fae5e1d4110861e1e1dac00c9812abbbc37205e8ce3cd268535ab9f66e24038ab4778af8bb834fd472eaa0281730f1f2fabdf6dffc4f6b54ef32c1d75953
 DIST Python-3.3.5.tar.xz 12116308 SHA256 
abe99b484434503d8b23be0f243ec27139e743a4798cd71c1dce3cf40e63b6e5 SHA512 
562ebd85291f29ff18d37f05682763fc45aa9d070688006f4ef5c89392a48022357c3ca9ee1d795e9e863bdef413e6bab77b8d65581d374a76dbe7cacec65550
 WHIRLPOOL 
f4b6010d32b28b7bb038cbb7c5f98d325cc4253fd1be9a0a1089ed6fd7dd414c5169931d21ef819137d5c1084517a650828f260cf2a1d8ce871bc67aeef3fff8
 DIST Python-3.4.0.tar.xz 14084912 SHA256 
f13686c0a2d45e7146759e9d5d1cbd8097a0606483c0cf7730e1e13f58b14cbe SHA512 
4fd4d3352e3b64ef8017ba083a2d894b99e89882581bcf30cdb218578f0f384aa6efc89211ffe44f5bb3d783c79763e26823242d27382fd05900099dd966ca31
 WHIRLPOOL 
82a1bb14a7683e2bce32221792923f334b61fabc75b0b293b0ecc0d810c8a4bebf05b75a061d85dd6612a8ca699c9b4f358e2aef5d14706aad1c18f42c9b8d55
 DIST Python-3.4.1.tar.xz 14125788 SHA256 
c595a163104399041fcbe1c5c04db4c1da94f917b82ce89e8944c8edff7aedc4 SHA512 
09b6390c07334974f189fb1c90bc2310898aef76661b1cecaa2b4d50001fa3df0fa0c63d3471a5a0dc7f9e08dd559d38d3bc45a6c05a816d8b2ed6b2a20e5fa9
 WHIRLPOOL 
c8f879bb5d42a759b0804aa58d90330d9be6f4c29652ec40f07ca7da31510eadbd6b4eceb2b213af9a1af031c8321fc25faccae77763a31814eb0569831b8bfd
@@ -11,7 +10,6 @@ DIST python-gentoo-patches-2.6.9-0.tar.xz 17532 SHA256 
6ff9448c3a8412f9624363ec6
 DIST python-gentoo-patches-2.7.10-0.tar.xz 12892 SHA256 
c9a838bd62ae50cc385da23a837acfd05f2b74e4f086c9c76eb4d3aa5366ef6d SHA512 
5f100944635e360691dc0a2b340a906646c4ae9ee558246ddffc56e8b15d389f25f1fbdc1db4cc08e7d29560d04d66b058b3904902899d58ecae8c408ebdf056
 WHIRLPOOL 
f69e9a518bb7ee50c1b262a21e70e1e2443f859ee6d2f4fa84421120dbd054a06ce8dd6cfea8512cbc64bce806322b879c25c561d5eb05e1ba6cc15035b373a9
 DIST python-gentoo-patches-2.7.9-0.tar.xz 14020 SHA256 
d1ae164ab14e265ff63d6a724e0c2b5519bdb790fe8b7796c2124a30cecc8ef8 SHA512 

[gentoo-commits] proj/python:master commit in: dev-lang/python/

2015-08-09 Thread Michał Górny
commit: d38b4629fa719079ed08b93cab0ad75aed1cf9f1
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Sun Aug  9 08:55:39 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Sun Aug  9 08:55:39 2015 +
URL:https://gitweb.gentoo.org/proj/python.git/commit/?id=d38b4629

dev-lang/python:3.2: some more cleanup

 dev-lang/python/python-3.2.6.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-lang/python/python-3.2.6.ebuild 
b/dev-lang/python/python-3.2.6.ebuild
index cf91e29..456ac47 100644
--- a/dev-lang/python/python-3.2.6.ebuild
+++ b/dev-lang/python/python-3.2.6.ebuild
@@ -9,7 +9,6 @@ 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/;
@@ -65,7 +64,7 @@ src_prepare() {
fi
 
EPATCH_EXCLUDE=${excluded_patches} EPATCH_SUFFIX=patch \
-   epatch ${FILESDIR}/3.2
+   epatch ${FILESDIR}/${SLOT}
 
sed -i -e s:@@GENTOO_LIBDIR@@:$(get_libdir):g \
Lib/distutils/command/install.py \
@@ -135,7 +134,7 @@ src_configure() {
 
if tc-is-cross-compiler; then
(
-   multijob_child_init
+   multijob_child_init
cd ${WORKDIR}/${CBUILD} /dev/null || die
OPT=-O1 CFLAGS= CPPFLAGS= LDFLAGS= CC= \
${S}/configure \
@@ -165,7 +164,7 @@ src_configure() {
dbmliborder+=${dbmliborder:+:}gdbm
fi
 
-   cd ${WORKDIR}/${CHOST}
+   cd ${WORKDIR}/${CHOST} || die
ECONF_SOURCE=${S} OPT= \
econf \
--with-fpectl \
@@ -281,9 +280,6 @@ src_install() {
-e s/\(PY_LDFLAGS=\).*/\1/ \
-i ${libdir}/config-${SLOT}/Makefile || die sed failed
 
-   # Backwards compat with Gentoo divergence.
-   dosym python${SLOT}-config /usr/bin/python-config-${SLOT}
-
# Fix collisions between different slots of Python.
rm ${ED}usr/$(get_libdir)/libpython3.so || die
 



[gentoo-commits] proj/python:master commit in: dev-lang/python/files/2.6/, dev-lang/python/

2015-08-09 Thread Michał Górny
commit: 7054cd4ff456e6ab5eab6e3b51f32dd1e1f413dd
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Sun Aug  9 08:55:54 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Sun Aug  9 08:55:54 2015 +
URL:https://gitweb.gentoo.org/proj/python.git/commit/?id=7054cd4f

dev-lang/python: import 2.6 with some cleanup (still broken)

 dev-lang/python/Manifest   |   1 +
 dev-lang/python/files/2.6/.gitattributes   |   1 +
 .../files/2.6/01_all_static_library_location.patch |  68 
 .../files/2.6/02_all_disable_modules_and_ssl.patch |  92 +
 .../files/2.6/03_all_add_portage_search_path.patch |  10 +
 dev-lang/python/files/2.6/04_all_libdir.patch  | 119 ++
 .../05_all_verbose_building_of_extensions.patch|  10 +
 .../python/files/2.6/06_all_dbm_automagic.patch|  52 +++
 .../python/files/2.6/07_all_internal_expat.patch   |  33 ++
 .../08_all_non-zero_exit_status_on_failure.patch   |  31 ++
 .../files/2.6/09_all_use_external_libffi.patch |  51 +++
 .../files/2.6/10_all_sys.platform_linux2.patch |  13 +
 ..._all_regenerate_platform-specific_modules.patch | 110 ++
 .../python/files/2.6/21_all_distutils_c++.patch| 426 +
 .../python/files/2.6/22_all_turkish_locale.patch   | 128 +++
 dev-lang/python/files/2.6/23_all_arm_OABI.patch| 185 +
 .../python/files/2.6/24_all_ctypes_mmap_wx.patch   | 124 ++
 dev-lang/python/files/2.6/25_all_gdbm-1.9.patch|  14 +
 dev-lang/python/files/2.6/26_all_expat-2.1.patch   |  15 +
 .../python/files/2.6/41_all_crosscompile.patch | 113 ++
 .../python/files/2.6/62_all_xml.use_pyxml.patch|  41 ++
 ...w_readline_function_types__closes__20374_.patch |  28 ++
 ...an__just_remove_typecasts__closes__20374_.patch |  37 ++
 ...ngs_when_compiling_readline_with_libedit_.patch |  37 ++
 dev-lang/python/files/2.6/99_all_tcl86.patch   |  11 +
 dev-lang/python/python-2.6.9.ebuild| 340 
 26 files changed, 2090 insertions(+)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 513d54c..0e0bd0d 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -1 +1,2 @@
+DIST Python-2.6.9.tar.xz 9333664 SHA256 
cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41 SHA512 
bcd9286b6af3bfa2017f0b32c6c0f9b934224ece496d2d897ab3a61a936d306a5f61a580c060ce501034a614da374d17831a9c9be9f947b01d977b56437c023b
 WHIRLPOOL 
0b9feb710f0c5c8726522465f26ac6fa17e8f87c0e5cda4ef0b130e5d8e213d32aad0143e0ec909c677a7b515ed63ed9e9d50a33890f22068b820a5f15ba47fd
 DIST Python-3.2.6.tar.xz 9243292 SHA256 
1d12b501819fd26afafbf8459be1aa279b56f032b4c15412de0a713ce0de7bdc SHA512 
514b46029dd5b07f2d287a1f00c6716970197186a38e3f2e1ec60c2292cf03a2dc45165ba9c217e5219c7cb6d96a09f790f5b3bdcc8d11db53f927297fe4ddc9
 WHIRLPOOL 
b34f215e0f50123c5b2969e615ffbab99b631433de8f13cbbca525bf57cbc1bb9a159fba02616b3772be9b249be3cec36d6fd1856a678880674b828eb4ab08ed

diff --git a/dev-lang/python/files/2.6/.gitattributes 
b/dev-lang/python/files/2.6/.gitattributes
new file mode 100644
index 000..5e5a56d
--- /dev/null
+++ b/dev-lang/python/files/2.6/.gitattributes
@@ -0,0 +1 @@
+Makefile export-ignore

diff --git a/dev-lang/python/files/2.6/01_all_static_library_location.patch 
b/dev-lang/python/files/2.6/01_all_static_library_location.patch
new file mode 100644
index 000..83231c9
--- /dev/null
+++ b/dev-lang/python/files/2.6/01_all_static_library_location.patch
@@ -0,0 +1,68 @@
+Install libpythonX.Y.a in /usr/lib instead of /usr/lib/pythonX.Y/config.
+https://bugs.gentoo.org/show_bug.cgi?id=252372
+http://bugs.python.org/issue6103
+
+--- Makefile.pre.in
 Makefile.pre.in
+@@ -788,6 +788,19 @@
+   fi; \
+   elsetrue; \
+   fi
++  @if test -f $(LIBRARY)  test $(LIBRARY) != $(LDLIBRARY); then \
++  if test $(PYTHONFRAMEWORKDIR) = no-framework; then \
++  if test $(SO) = .dll; then \
++  $(INSTALL_DATA) $(LDLIBRARY) 
$(DESTDIR)$(LIBDIR); \
++  else \
++  $(INSTALL_DATA) $(LIBRARY) $(DESTDIR)$(LIBDIR); 
\
++  $(RANLIB) $(DESTDIR)$(LIBDIR)/$(LIBRARY); \
++  fi; \
++  else \
++  echo Skipped install of $(LIBRARY) - use make 
frameworkinstall; \
++  fi; \
++  elsetrue; \
++  fi
+ 
+ # Install the manual page
+ maninstall:
+@@ -946,18 +959,6 @@
+   elsetrue; \
+   fi; \
+   done
+-  @if test -d $(LIBRARY); then :; else \
+-  if test $(PYTHONFRAMEWORKDIR) = no-framework; then \
+-  if test $(SO) = .dll; then \
+-  $(INSTALL_DATA) $(LDLIBRARY) $(DESTDIR)$(LIBPL) 
; \
+-  else \
+-  $(INSTALL_DATA) $(LIBRARY) 
$(DESTDIR)$(LIBPL)/$(LIBRARY) ; \
+-

[gentoo-commits] proj/kde:master commit in: Documentation/maintainers/

2015-08-09 Thread Johannes Huber
commit: d8c4d10b47e16995b677fcc015dd65ddb3139623
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Aug  9 08:58:53 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Aug  9 08:58:53 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8c4d10b

[Documentation] Update copy-keywords script

- drops obsolete cvs check
- indent
- make ebuild category configurable

 Documentation/maintainers/copy-keywords | 68 -
 1 file changed, 25 insertions(+), 43 deletions(-)

diff --git a/Documentation/maintainers/copy-keywords 
b/Documentation/maintainers/copy-keywords
index c75ae41..d88b16e 100755
--- a/Documentation/maintainers/copy-keywords
+++ b/Documentation/maintainers/copy-keywords
@@ -1,48 +1,30 @@
 #!/bin/bash
 
-SOURCE=${1:-~/Gentoo/gentoo-x86}
-SOURCEVER=${2:-4.11.2}
+SOURCE=${1:-~/Gentoo/gentoo}
+SOURCEVER=${2:-15.08.0}
 
 DEST=${3:-~/Gentoo/kde}
-DESTVER=${4:-4.12.1}
-
-TESTING=${5:-yes}
-
-for pd in ${SOURCE}/kde-base/* ; do 
-
-  if [ `basename ${pd}`x == 'CVSx' ]; then 
-
- true
-
-  else
-
- p=`basename $pd`
- kw=`cat ${pd}/${p}-${SOURCEVER}*ebuild | grep ^KEYWORDS | head -n 1 | 
sed -e 's:^KEYWORDS=::' -e 's:.*$::'`
-
- if [ ${kw}x == x ]; then 
-
-   echo error: $p ebuild not found
- 
- else
-
-   if [ -f ${DEST}/kde-base/${p}/${p}-${DESTVER}.ebuild ]; then 
-
- echo processing $p
-
- sed -i ${DEST}/kde-base/${p}/${p}-${DESTVER}.ebuild -e 
/^KEYWORDS/cKEYWORDS=\${kw}\
-
- if [ ${TESTING} == yes ]; then 
-   ekeyword ~all ${DEST}/kde-base/${p}/${p}-${DESTVER}.ebuild
- fi
-
-   else 
-
- echo error: no file ${DEST}/kde-base/${p}/${p}-${DESTVER}.ebuild
-
-   fi
-
- fi
-
-  fi
-
+DESTVER=${4:-15.12.0}
+
+CATEGORY=${5:-kde-apps}
+TESTING=${6:-yes}
+
+for pd in ${SOURCE}/${CATEGORY}/* ; do
+p=`basename $pd`
+kw=`cat ${pd}/${p}-${SOURCEVER}*ebuild | grep ^KEYWORDS | head -n 1 | 
sed -e 's:^KEYWORDS=::' -e 's:.*$::'`
+
+if [ ${kw}x == x ]; then
+echo error: $p ebuild not found
+else
+if [ -f ${DEST}/${CATEGORY}/${p}/${p}-${DESTVER}.ebuild ]; then
+echo processing $p
+sed -i ${DEST}/${CATEGORY}/${p}/${p}-${DESTVER}.ebuild -e 
/^KEYWORDS/cKEYWORDS=\${kw}\
+
+if [ ${TESTING} == yes ]; then
+ekeyword ~all ${DEST}/${CATEGORY}/${p}/${p}-${DESTVER}.ebuild
+fi
+else
+echo error: no file 
${DEST}/${CATEGORY}/${p}/${p}-${DESTVER}.ebuild
+fi
+fi
 done



[gentoo-commits] repo/gentoo:master commit in: dev-lang/python/files/, dev-lang/python/

2015-08-09 Thread Michał Górny
commit: 0a51358f4b1f72103ffe84d7e2db1de922bbac9f
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Sun Aug  9 09:07:44 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Sun Aug  9 09:07:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a51358f

dev-lang/python: Move 2.6 to ::python

Package-Manager: portage-2.2.20

 dev-lang/python/Manifest |   2 -
 dev-lang/python/files/python-2.5-tcl86.patch |  11 -
 dev-lang/python/python-2.6.9.ebuild  | 371 ---
 3 files changed, 384 deletions(-)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 8b86bf1..0b61411 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -1,4 +1,3 @@
-DIST Python-2.6.9.tgz 13285074 SHA256 
7277b1285d8a82f374ef6ebaac85b003266f7939b3f2a24a3af52f9523ac94db SHA512 
7ff28f41f7dc12e1504a781060520440bbf74b96c5df269ca5218f5910eae63898b94fdd398f549217912689814bc5275bb3b5ec4cc892f20bb468fc1b041c0c
 WHIRLPOOL 
909f612286314ea004eef328a58d7b0aecffc1a524f6b28ef0f299413055c1f7ec4e2d21a44d1beeaa8e11aabd68510cf9c5840cb5394176cbc8f2e5c147
 DIST Python-2.7.10.tar.xz 12250696 SHA256 
1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0 SHA512 
67615a6defbcda062f15a09f9dd3b9441afd01a8cc3255e5bc45b925378a0ddc38d468b7701176f6cc153ec52a4f21671b433780d9bde343aa9b9c1b2ae29feb
 WHIRLPOOL 
3a9dcfc55b107dc55ad0ae93fb24a11eab7d4d9b4cfbe6b6830a090b6e5f71bb2ac91526b89c6f3e4f2610fa1a2cc4e82b58a83c599aa71f94894c74181b504b
 DIST Python-2.7.9.tar.xz 12164712 SHA256 
90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916 SHA512 
6939182463272a6bb9da0e327bfb9efc574a87820f2ae39eaf02d9fae053dbe0004330e916e6828becfef94cbe294acb0a88a600f8930b99b94fcfc4efc44ff4
 WHIRLPOOL 
993313811eddef1820e6f3ee0e02848c73bdfce65b85ab0e360603e726c31e1cc9dc6c128e3fe086cafc94164d2d628ff5d859e13b90648da6352c35ddeedcd4
 DIST Python-3.3.5.tar.xz 12116308 SHA256 
abe99b484434503d8b23be0f243ec27139e743a4798cd71c1dce3cf40e63b6e5 SHA512 
562ebd85291f29ff18d37f05682763fc45aa9d070688006f4ef5c89392a48022357c3ca9ee1d795e9e863bdef413e6bab77b8d65581d374a76dbe7cacec65550
 WHIRLPOOL 
f4b6010d32b28b7bb038cbb7c5f98d325cc4253fd1be9a0a1089ed6fd7dd414c5169931d21ef819137d5c1084517a650828f260cf2a1d8ce871bc67aeef3fff8
@@ -6,7 +5,6 @@ DIST Python-3.4.0.tar.xz 14084912 SHA256 
f13686c0a2d45e7146759e9d5d1cbd8097a0606
 DIST Python-3.4.1.tar.xz 14125788 SHA256 
c595a163104399041fcbe1c5c04db4c1da94f917b82ce89e8944c8edff7aedc4 SHA512 
09b6390c07334974f189fb1c90bc2310898aef76661b1cecaa2b4d50001fa3df0fa0c63d3471a5a0dc7f9e08dd559d38d3bc45a6c05a816d8b2ed6b2a20e5fa9
 WHIRLPOOL 
c8f879bb5d42a759b0804aa58d90330d9be6f4c29652ec40f07ca7da31510eadbd6b4eceb2b213af9a1af031c8321fc25faccae77763a31814eb0569831b8bfd
 DIST Python-3.4.2.tar.xz 14223804 SHA256 
1c6d9682d145c056537e477bbfa060ce727f9edd38df1827e0f970dcf04b2def SHA512 
12de5309cfaf91f5292efd660b5abe31581b902fdcc302317b597ffa74c9f5ec14ec1dd55994bcccd50d40473ae344ae19bf917ccfb8ab4906c8777d6ea95b17
 WHIRLPOOL 
358a2ca605676a7b6decf7cc9edfcf5edd6e15eb7b08e48fbf5f78422d3470a1233830867e3986a6bd564e105726298d3664ad04b90a233f90a46d6b81d8d60f
 DIST Python-3.4.3.tar.xz 14421964 SHA256 
b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8 SHA512 
55b2d7c07da8ad3a3971b4687da2e45809c6f1474732e93b0432f121f287d0b63ad8a9bf381987ea70f47a03d9474c3e55b7d86d14800bf7ef29b3324d8d35b9
 WHIRLPOOL 
f851dedc6a1ea35adec83d60784a5fbcd9dfcf6aa8858bb5ada114fa2ff55add1fbf323ab94ec039ecdedb26d59e8f2e6e171cd9fc1ed41ad9cfa434a555cff3
-DIST python-gentoo-patches-2.6.9-0.tar.xz 17532 SHA256 
6ff9448c3a8412f9624363ec6f321b4e7f098aff350a82fde74f82adfbb0cae3 SHA512 
e6d134200df8320fe137f0a282b7564aba02b10eab2d4585fa82de5b4740223ddeac7a5ea922a40cea8496a1a706b6787310eae45978a3e69342bb80a7670a39
 WHIRLPOOL 
09b38d10f9415f41205dec2c9e9df5f0687e23f791d31ce1127d96bd489c9fc7825912096b37329d62e66d8c99778ad1ffcbdbd4a2b77b5305f75ea7c28fe15d
 DIST python-gentoo-patches-2.7.10-0.tar.xz 12892 SHA256 
c9a838bd62ae50cc385da23a837acfd05f2b74e4f086c9c76eb4d3aa5366ef6d SHA512 
5f100944635e360691dc0a2b340a906646c4ae9ee558246ddffc56e8b15d389f25f1fbdc1db4cc08e7d29560d04d66b058b3904902899d58ecae8c408ebdf056
 WHIRLPOOL 
f69e9a518bb7ee50c1b262a21e70e1e2443f859ee6d2f4fa84421120dbd054a06ce8dd6cfea8512cbc64bce806322b879c25c561d5eb05e1ba6cc15035b373a9
 DIST python-gentoo-patches-2.7.9-0.tar.xz 14020 SHA256 
d1ae164ab14e265ff63d6a724e0c2b5519bdb790fe8b7796c2124a30cecc8ef8 SHA512 
83aa867ce562ff3acf970a4b3ecf7132f34aca1ecf286b90575a20e6e044600b98ff1d7f1a7ee613d4429a6a71cfe8beaff144b64b6beb456ea8691ca00937b0
 WHIRLPOOL 
5b4f7bd2dcec3a45e12fe5baf1c196faf2b754376a6bccb555dd12a1af28a202d51a0d956e4450ff2f334df13b296ee27b36aa967cb179925c386cd58389050b
 DIST python-gentoo-patches-2.7.9-1.tar.xz 12872 SHA256 
9d912c55db56b5bfe054a6164614969fc9605f48f2ffec8770941f798a16470a SHA512 

[gentoo-commits] repo/gentoo:master commit in: sys-libs/musl/

2015-08-09 Thread Anthony G. Basile
commit: 2055ff13274bbd9842e887d6d2a47d12923f5c48
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sun Aug  9 09:21:58 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sun Aug  9 09:21:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2055ff13

sys-libs/musl: remove older stable.

Package-Manager: portage-2.2.20

 sys-libs/musl/Manifest |   1 -
 sys-libs/musl/musl-1.1.8-r2.ebuild | 104 -
 2 files changed, 105 deletions(-)

diff --git a/sys-libs/musl/Manifest b/sys-libs/musl/Manifest
index 382351b..4a3c825 100644
--- a/sys-libs/musl/Manifest
+++ b/sys-libs/musl/Manifest
@@ -1,2 +1 @@
 DIST musl-1.1.10.tar.gz 907181 SHA256 
45bbe9b1c7f7a0f743477af1e103b6889bfe4dd9815e16f6c89f6c90831c8b7c SHA512 
183a66a8cc9cd056a8387a1602dd44b502d8976642a21dd0dcef51165fa0dec8a4a124fda6c1918f402b20ad2d6037fcc188a8b174b07a0cbedf11fc2e011141
 WHIRLPOOL 
b69737c22a77da0ff59886d8233b9b1d43228e75bfdf857a5a74ab26f4699564c5b54390bcf171a4f4d9c8fc211f4c6e9c6d4dd6802cc01a5dfe5369bbdd8158
-DIST musl-1.1.8.tar.gz 904465 SHA256 
fa928506415b9c555977daaf874c190eaf7fbbd16028cc5c5f33a00a83227813 SHA512 
de2f0b03fd199e2ceb9937686d1092838744dccaddb3916f9baef9cdd2621624fb3c4af2206a3366d12852d84ccc8b0b68350f9d06a9e2bcdbc0309dc05383ff
 WHIRLPOOL 
439059ed2134614cf7ccd3b8b7a8c50c53b7aab4a8114b030a1bd2fdb12c6c57621a7ee139aafcada2500c3b0dea3b1b812d7bae7bca85243867edd520adb891

diff --git a/sys-libs/musl/musl-1.1.8-r2.ebuild 
b/sys-libs/musl/musl-1.1.8-r2.ebuild
deleted file mode 100644
index 940d1e4..000
--- a/sys-libs/musl/musl-1.1.8-r2.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils flag-o-matic multilib toolchain-funcs
-if [[ ${PV} ==  ]] ; then
-   EGIT_REPO_URI=git://git.musl-libc.org/musl
-   inherit git-2
-fi
-
-export CBUILD=${CBUILD:-${CHOST}}
-export CTARGET=${CTARGET:-${CHOST}}
-if [[ ${CTARGET} == ${CHOST} ]] ; then
-   if [[ ${CATEGORY} == cross-* ]] ; then
-   export CTARGET=${CATEGORY#cross-}
-   fi
-fi
-
-DESCRIPTION=Lightweight, fast and simple C library focused on 
standards-conformance and safety
-HOMEPAGE=http://www.musl-libc.org/;
-if [[ ${PV} !=  ]] ; then
-   PATCH_VER=
-   SRC_URI=http://www.musl-libc.org/releases/${P}.tar.gz;
-   KEYWORDS=-* amd64 arm ~mips ppc x86
-fi
-
-LICENSE=MIT LGPL-2 GPL-2
-SLOT=0
-IUSE=crosscompile_opts_headers-only
-
-RDEPEND=!sys-apps/getent
-
-is_crosscompile() {
-   [[ ${CHOST} != ${CTARGET} ]]
-}
-
-just_headers() {
-   use crosscompile_opts_headers-only  is_crosscompile
-}
-
-pkg_setup() {
-   if [ ${CTARGET} == ${CHOST} ] ; then
-   case ${CHOST} in
-   *-musl*) ;;
-   *) die Use sys-devel/crossdev to build a musl toolchain ;;
-   esac
-   fi
-
-   epatch_user
-}
-
-src_configure() {
-   tc-getCC ${CTARGET}
-   just_headers  export CC=true
-
-   local sysroot
-   is_crosscompile  sysroot=/usr/${CTARGET}
-   ./configure \
-   --target=${CTARGET} \
-   --prefix=${sysroot}/usr \
-   --syslibdir=${sysroot}/lib \
-   --disable-gcc-wrapper
-}
-
-src_compile() {
-   emake include/bits/alltypes.h || die
-   just_headers  return 0
-
-   emake || die
-}
-
-src_install() {
-   local target=install
-   just_headers  target=install-headers
-   emake DESTDIR=${D} ${target} || die
-   just_headers  return 0
-
-   # musl provides ldd via a sym link to its ld.so
-   local sysroot
-   is_crosscompile  sysroot=/usr/${CTARGET}
-   local ldso=$(basename ${D}${sysroot}/lib/ld-musl-*)
-   dosym ${sysroot}/lib/${ldso} ${sysroot}/usr/bin/ldd
-
-   if [[ ${CATEGORY} != cross-* ]] ; then
-   into /usr
-   dobin ${FILESDIR}/getent
-   into /
-   dosbin ${FILESDIR}/ldconfig
-   echo 'LDPATH=include ld.so.conf.d/*.conf'  ${T}/00musl
-   doenvd ${T}/00musl || die
-   fi
-}
-
-pkg_postinst() {
-   is_crosscompile  return 0
-
-   [ ${ROOT} != / ]  return 0
-
-   ldconfig
-   # reload init ...
-   /sbin/telinit U 2/dev/null
-}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/musl/

2015-08-09 Thread Anthony G. Basile
commit: 5be178908d0d2714c1c8e44a3259341e4ebbf573
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sun Aug  9 09:26:04 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sun Aug  9 09:26:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be17890

sys-libs/musl: fix epatch_user.  Bug #557042.

Package-Manager: portage-2.2.20

 sys-libs/musl/musl-1.1.10-r1.ebuild | 3 +--
 sys-libs/musl/musl-.ebuild  | 2 ++
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-libs/musl/musl-1.1.10-r1.ebuild 
b/sys-libs/musl/musl-1.1.10-r1.ebuild
index 3357f91..d6830e2 100644
--- a/sys-libs/musl/musl-1.1.10-r1.ebuild
+++ b/sys-libs/musl/musl-1.1.10-r1.ebuild
@@ -58,12 +58,11 @@ pkg_setup() {
*) die Use sys-devel/crossdev to build a musl toolchain ;;
esac
fi
-
-   epatch_user
 }
 
 src_prepare() {
epatch ${FILESDIR}/${P}-uselocale-0-fix.diff
+   epatch_user
 }
 
 src_configure() {

diff --git a/sys-libs/musl/musl-.ebuild b/sys-libs/musl/musl-.ebuild
index 6d1ca35..f7c9ef0 100644
--- a/sys-libs/musl/musl-.ebuild
+++ b/sys-libs/musl/musl-.ebuild
@@ -58,7 +58,9 @@ pkg_setup() {
*) die Use sys-devel/crossdev to build a musl toolchain ;;
esac
fi
+}
 
+src_prepare() {
epatch_user
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/spec-cleaner/

2015-08-09 Thread Tomas Chvatal
commit: 28ea613c452514cf67b2835f4803a941a1638de2
Author: Tomáš Chvátal scarabeus AT gentoo DOT org
AuthorDate: Sun Aug  9 10:13:21 2015 +
Commit: Tomas Chvatal scarabeus AT gentoo DOT org
CommitDate: Sun Aug  9 10:13:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ea613c

Version bump to 0.7.2

Package-Manager: portage-2.2.20

 dev-util/spec-cleaner/Manifest  | 2 +-
 .../{spec-cleaner-0.7.1.ebuild = spec-cleaner-0.7.2.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/spec-cleaner/Manifest b/dev-util/spec-cleaner/Manifest
index 11d7aee..6bcf444 100644
--- a/dev-util/spec-cleaner/Manifest
+++ b/dev-util/spec-cleaner/Manifest
@@ -1 +1 @@
-DIST spec-cleaner-0.7.1.tar.gz 80410 SHA256 
880db846c443ef6bcc9b3f2ed871eeafc91987b3ee0deb6ae08fd601be7c9291 SHA512 
1ec7c69e84ca8075e1580d64e090d871594af177fde7bbdc12ab721d62d1180d04fdc13cd771326cca47a504169ae0de62d5b46cb3f217bcd755e7ff67f0a32b
 WHIRLPOOL 
84bf96b7ec5c110ba1e513811c9aa6a09af3c344da8cb7781025d8bd0eb679c316037f379c729dc45613e3215e1ab8fb70ed454c37a5b2d20a181cef9baa5def
+DIST spec-cleaner-0.7.2.tar.gz 79297 SHA256 
e58703a9fba035923396044c4339cc71d1c9023246b7cae5f6445acf908d3cbe SHA512 
bd46c64d9473f66a8e4756dfd67b94f902a8884536bb9153a6076b7c5ea9b8c30cc54fdbddc18d4931509effc7e18ef51662ee21b2d1e5fd7bf6a4b5436b3ed0
 WHIRLPOOL 
d087320eb65f1fb9de75074b50469a8531b76f1067acb1b8982c7f69f184ec4b933e8b0d66dc7f64ffe03f766f9d18e4264b52b6df1933282cf038d3fad144c0

diff --git a/dev-util/spec-cleaner/spec-cleaner-0.7.1.ebuild 
b/dev-util/spec-cleaner/spec-cleaner-0.7.2.ebuild
similarity index 100%
rename from dev-util/spec-cleaner/spec-cleaner-0.7.1.ebuild
rename to dev-util/spec-cleaner/spec-cleaner-0.7.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpcpp/

2015-08-09 Thread Agostino Sarubbo
commit: 5704ac0024d5f0ff5c7ebb2ab4f37a90925eb4a3
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 11:03:10 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 11:03:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5704ac00

Stable for amd64, wrt bug #556996

Package-Manager: portage-2.2.20

 media-sound/ncmpcpp/ncmpcpp-0.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/ncmpcpp/ncmpcpp-0.6.5.ebuild 
b/media-sound/ncmpcpp/ncmpcpp-0.6.5.ebuild
index fae8b48..0221ba4 100644
--- a/media-sound/ncmpcpp/ncmpcpp-0.6.5.ebuild
+++ b/media-sound/ncmpcpp/ncmpcpp-0.6.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI=http://ncmpcpp.rybczak.net/stable/${P}.tar.bz2;
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86
 IUSE=clock curl outputs taglib unicode visualizer
 
 RDEPEND=



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libuv/

2015-08-09 Thread Julian Ospald
commit: 2df41834706a9ea63357a82c29bc702b11865232
Author: Julian Ospald hasufell AT gentoo DOT org
AuthorDate: Sun Aug  9 12:30:55 2015 +
Commit: Julian Ospald hasufell AT gentoo DOT org
CommitDate: Sun Aug  9 12:31:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df41834

dev-libs/libuv: version bump to 1.7.0

 dev-libs/libuv/Manifest   |  1 +
 dev-libs/libuv/libuv-1.7.0.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-libs/libuv/Manifest b/dev-libs/libuv/Manifest
index 88c4265..9879d1b 100644
--- a/dev-libs/libuv/Manifest
+++ b/dev-libs/libuv/Manifest
@@ -4,3 +4,4 @@ DIST libuv-1.1.0.tar.gz 1010640 SHA256 
e4ff513c18a6322898972b0b6ce986445bcd2c137
 DIST libuv-1.4.2.tar.gz 1017992 SHA256 
b9e424f69db0d1c3035c5f871cd9d7a3f4bace0a4db3e974bdbfa0cf95f6b741 SHA512 
a2ee23d957b4b2c486c01a8ca0814cb42853d3496edcf2c39228fe9259317699954bd222abbcc4e7fda81b936ecfd64be3472230b319e8caab8e4bba0c835ced
 WHIRLPOOL 
53727ec56b274523e445b23160a6a42d8b7fdf5b298480f0819a0cd4a19d811b59d00756eec2c9d69a34d8add96ff6103b44752df06d1346a13f2c979f52cc4a
 DIST libuv-1.5.0.tar.gz 1023438 SHA256 
f9c6ad4b7a2c90d93c8e09d2e739bb46d199639c4d884ba30323359521b09367 SHA512 
b6f6e685e66b72a0439eda35297fe5f98db598abd83deff0e9f614ef1f52ffc36717ded5e28aa2c32054c52f396ae826651c04e958f13e409a701558d777cee6
 WHIRLPOOL 
aea128f28d336160cb2b616cd5a6dd479504be612d7b805c6bdcee529530dfb49b9bace254df9bbfceccdaed1086589defc94888b99657709c79299a13aa47e4
 DIST libuv-1.6.1.tar.gz 1027771 SHA256 
f558ede285878d6a69f6a6d43b5df0241f3c35d62ac989477bdbd418badd83d7 SHA512 
3fe53352de312666c02ee6523bd0da3e8a8fb1704eb8c5016490ad3a2275aa1a529123e00173ea626afc284d9863cf5cb5ef4a114655c55925f46632ca5ad0d3
 WHIRLPOOL 
0ea59068acdc9c9a86521a5ae61148f182d14f39643b1c6df523e79faa249d5a6ab2bbb964bef6a0aff9bbf67d4119a801848421d0029a8f11d1a698213619a4
+DIST libuv-1.7.0.tar.gz 1035932 SHA256 
27a66f944c8cf1baf0fb53f5cfe11f01035cc80622d8ecc8e18bd1b2ae35ef5f SHA512 
01ad2f7aedea5f7076a183fdb0a59f7d091cb7125466e3e243e646f4a88729790a63823d8892e7121cd3a7a293cc9e2b35a6c3e3e89960d4ddfc4bdcd44a0ede
 WHIRLPOOL 
6f6abf004fab3a10b76f16aedd2f73c07a47505e8b850975b315a91c41fed6f5ed58072fe43e1479bf8185d56115ebae93342722fe0c938e86c82a09046b853a

diff --git a/dev-libs/libuv/libuv-1.7.0.ebuild 
b/dev-libs/libuv/libuv-1.7.0.ebuild
new file mode 100644
index 000..049cc60
--- /dev/null
+++ b/dev-libs/libuv/libuv-1.7.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit autotools-utils eutils multilib multilib-minimal
+
+DESCRIPTION=Cross-platform asychronous I/O
+HOMEPAGE=https://github.com/libuv/libuv;
+SRC_URI=https://github.com/libuv/libuv/archive/v${PV}.tar.gz - ${P}.tar.gz
+
+LICENSE=BSD BSD-2 ISC MIT
+SLOT=0/1
+KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
+IUSE=static-libs
+
+DEPEND=sys-devel/libtool
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+
+src_prepare() {
+   echo m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests]) \
+m4/libuv-extra-automake-flags.m4 || die
+
+   eautoreconf
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   cc_cv_cflags__g=no
+   $(use_enable static-libs static)
+   )
+   autotools-utils_src_configure
+}
+
+multilib_src_test() {
+   mkdir test || die
+   cp -pPR ${S}/test/fixtures test/fixtures || die
+   default
+}
+
+multilib_src_install_all() {
+   einstalldocs
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyrfc3339/

2015-08-09 Thread Justin Lecher
commit: bfa365e4652bd437e442689a57fbb4c3141a7dd0
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:21:21 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa365e4

dev-python/pyrfc3339: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/pyrfc3339/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/pyrfc3339/metadata.xml 
b/dev-python/pyrfc3339/metadata.xml
index 3be1e82..6adff6d 100644
--- a/dev-python/pyrfc3339/metadata.xml
+++ b/dev-python/pyrfc3339/metadata.xml
@@ -6,4 +6,7 @@
emailmr...@gentoo.org/email
nameManuel Rüger/name
/maintainer
+   upstream
+   remote-id type=pypipyRFC3339/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/

2015-08-09 Thread Justin Lecher
commit: 88ad340311c054648f84c641eba1639ef13c1233
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:25:16 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ad3403

www-servers/gunicorn: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 www-servers/gunicorn/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-servers/gunicorn/metadata.xml 
b/www-servers/gunicorn/metadata.xml
index 9f4816d..153cc88 100644
--- a/www-servers/gunicorn/metadata.xml
+++ b/www-servers/gunicorn/metadata.xml
@@ -16,5 +16,6 @@
 implemented, light on server resources, and fairly speedy. 
/longdescription
upstream
remote-id type=pypigunicorn/remote-id
+   remote-id type=githubbenoitc/gunicorn/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-java/mckoi/files/, dev-java/mckoi/

2015-08-09 Thread Patrice Clement
commit: a5a402e897252e47cc2e0654207d54dfff70107b
Author: Patrice Clement monsieurp AT gentoo DOT org
AuthorDate: Sun Aug  9 12:55:51 2015 +
Commit: Patrice Clement monsieurp AT gentoo DOT org
CommitDate: Sun Aug  9 13:06:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a402e8

dev-java/mckoi: removal from tree as per bug 542536.

 dev-java/mckoi/Manifest  |  1 -
 dev-java/mckoi/files/build.xml   | 55 
 dev-java/mckoi/files/mckoi-1.0.3-jikes.patch | 48 -
 dev-java/mckoi/mckoi-1.0.3-r2.ebuild | 63 
 dev-java/mckoi/metadata.xml  | 18 
 5 files changed, 185 deletions(-)

diff --git a/dev-java/mckoi/Manifest b/dev-java/mckoi/Manifest
deleted file mode 100644
index bdc237c..000
--- a/dev-java/mckoi/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mckoi1.0.3.zip 2192577 SHA256 
ffe54237dcdee9752489530347830a752a5606d7d5e97c2d395bf83355bee8df SHA512 
37e654e5b801329e06d0d194f95298a78e8f8fde82c0e6b93bc3dc62476b0c34c4c370687948c6b631f2cc75287e144bf669b668ad3e0112e9ebf6a06c9e53d0
 WHIRLPOOL 
0cc7933fd106a97a22824c1386417fe1de4f0469d4b634b8239505916e921c1b043673d10d8814a4f263b16ce07f7226e82c712fb0dec0b9d30925fba0803583

diff --git a/dev-java/mckoi/files/build.xml b/dev-java/mckoi/files/build.xml
deleted file mode 100644
index 48950ac..000
--- a/dev-java/mckoi/files/build.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-?xml version=1.0?
-
-project name=mckoi default=jar
-   !-- some properties --
-   property name=src.dir value=src /
-   property name=build.dir value=build /
-   property name=docs.dir value=docs/api /
-   property name=dist.dir value=dist /
-   property name=jarfile value=${dist.dir}/mckoidb.jar /
-   property name=target.jdk value=1.4 /
-   property file=build.properties /
-
-   !-- init --
-   target name=init
-   mkdir dir=${dist.dir} /
-   mkdir dir=${build.dir} /
-   mkdir dir=${docs.dir} /
-   /target   
-
-   !-- compile everything --
-   target name=compile depends=init
-   mkdir dir=${build.dir} /
-   javac srcdir=${src.dir} 
-   destdir=${build.dir}
-   source=${target.jdk}
-   target=${target.jdk}
-   classpath
-   pathelement path=${gnu-regexp.jar} /
-   /classpath
-   /javac
-   /target
-
-   !-- build the jar file --
-   target name=jar depends=compile
-   jar jarfile=${jarfile} basedir=${build.dir} /
-   /target
-   
-   !-- generate javadocs --
-   target name=docs depends=init
-   javadoc sourcepath=${src.dir}
-   packagenames=com.*
-   destdir=${docs.dir}
-   author=true
-   version=true
-   use=true
-   windowtitle=${ant.project.name} API /
-   /target
-   
-   !-- clean up --
-   target name=clean
-   delete dir=${build.dir} /
-   delete dir=${docs.dir} /
-   delete dir=${dist.dir} /
-   /target
-/project

diff --git a/dev-java/mckoi/files/mckoi-1.0.3-jikes.patch 
b/dev-java/mckoi/files/mckoi-1.0.3-jikes.patch
deleted file mode 100644
index 1733407..000
--- a/dev-java/mckoi/files/mckoi-1.0.3-jikes.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-diff -ur mckoi1.0.3.orig/src/com/mckoi/store/JournalledSystem.java 
mckoi1.0.3/src/com/mckoi/store/JournalledSystem.java
 mckoi1.0.3.orig/src/com/mckoi/store/JournalledSystem.java  2004-08-15 
22:14:58.0 +0200
-+++ mckoi1.0.3/src/com/mckoi/store/JournalledSystem.java   2004-12-20 
13:19:07.808868672 +0100
-@@ -1047,7 +1047,7 @@
- /**
-  * The journal file.
-  */
--private final JournalFile journal;
-+private final com.mckoi.store.JournalledSystem.JournalFile journal;
- 
- /**
-  * The position in the journal file.
-@@ -1069,7 +1069,7 @@
- /**
-  * Constructs the entry.
-  */
--public JournalEntry(String resource_name, JournalFile journal,
-+public JournalEntry(String resource_name, 
com.mckoi.store.JournalledSystem.JournalFile journal,
- long position, long page_number) {
-   this.resource_name = resource_name;
-   this.journal = journal;
-@@ -1080,7 +1080,7 @@
- /**
-  * Returns the journal file for this entry.
-  */
--public JournalFile getJournalFile() {
-+public com.mckoi.store.JournalledSystem.JournalFile getJournalFile() {
-   return journal;
- }
- 
-@@ -1716,7 +1716,7 @@
- /**
-  * The JournalFile object that is a summary of.
-  */
--JournalFile journal_file;
-+com.mckoi.store.JournalledSystem.JournalFile journal_file;
- 
- /**
-  * True if the 

[gentoo-commits] proj/devmanual:master commit in: quickstart/

2015-08-09 Thread Justin Lecher
commit: 15324ebb507b0bef51cd17e64ac587470db8267d
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Aug  9 10:46:03 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:39:17 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=15324ebb

Quickstart guide update

Using the new header according to git migration and bump EAPI to latest.

 quickstart/text.xml | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/quickstart/text.xml b/quickstart/text.xml
index 380b994..561e4cd 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -34,11 +34,11 @@ can see real ebuilds in the main tree).
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION=Exuberant ctags generates tags files for quick source navigation
 HOMEPAGE=http://ctags.sourceforge.net;
@@ -206,11 +206,11 @@ Here's capp-misc/detox/detox-1.1.1.ebuild/c:
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION=detox safely removes spaces and strange characters from filenames
 HOMEPAGE=http://detox.sourceforge.net/;
@@ -271,11 +271,11 @@ this is done via cinherit eutils/c at the top of the 
ebuild. Here's
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 inherit eutils
 
@@ -329,11 +329,11 @@ replacement iconv for clibc/c implementations which 
don't have their own.
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION=GNU charset conversion library for libc which doesn't implement 
it
 HOMEPAGE=http://www.gnu.org/software/libiconv/;
@@ -373,11 +373,11 @@ Another more complicated example, this time based upon
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 inherit eutils
 



[gentoo-commits] proj/devmanual:master commit in: quickstart/

2015-08-09 Thread Justin Lecher
commit: c09d7be7311d6e253f9f8690503d6a0a752d4053
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Aug  9 10:46:03 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 10:46:03 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c09d7be7

Quickstart guide update

Using the new header according to git migration and bump EAPI to latest.

 quickstart/text.xml | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/quickstart/text.xml b/quickstart/text.xml
index 380b994..561e4cd 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -34,11 +34,11 @@ can see real ebuilds in the main tree).
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION=Exuberant ctags generates tags files for quick source navigation
 HOMEPAGE=http://ctags.sourceforge.net;
@@ -206,11 +206,11 @@ Here's capp-misc/detox/detox-1.1.1.ebuild/c:
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION=detox safely removes spaces and strange characters from filenames
 HOMEPAGE=http://detox.sourceforge.net/;
@@ -271,11 +271,11 @@ this is done via cinherit eutils/c at the top of the 
ebuild. Here's
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 inherit eutils
 
@@ -329,11 +329,11 @@ replacement iconv for clibc/c implementations which 
don't have their own.
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 DESCRIPTION=GNU charset conversion library for libc which doesn't implement 
it
 HOMEPAGE=http://www.gnu.org/software/libiconv/;
@@ -373,11 +373,11 @@ Another more complicated example, this time based upon
 /p
 
 codesample lang=ebuild
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=4
+EAPI=5
 
 inherit eutils
 



[gentoo-commits] proj/devmanual:master commit in: /

2015-08-09 Thread Justin Lecher
commit: 1f0e43c433a062cc8f45f2ff72893f8ef452d88a
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:39:20 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:39:20 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=1f0e43c4

Merge remote-tracking branch 'github/master'

* github/master:
  Quickstart guide update




[gentoo-commits] proj/devmanual:master commit in: /

2015-08-09 Thread Justin Lecher
commit: d35c84570a941cabb934c59a9f03a8891046d2be
Author: Justin jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:38:03 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:38:03 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d35c8457

Merge pull request #30 from johu/quick-start-ebuild-guide

Quickstart guide update

 quickstart/text.xml | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)



[gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/

2015-08-09 Thread Justin Lecher
commit: 73b6d43a9b0b11e395fe4f53c9a732b16ae084ab
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 11:50:43 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 11:51:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b6d43a

www-servers/gunicorn: Version Bump

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 www-servers/gunicorn/Manifest   |  1 +
 www-servers/gunicorn/gunicorn-19.3.0.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/www-servers/gunicorn/Manifest b/www-servers/gunicorn/Manifest
index 1bc7ab3..4331aef 100644
--- a/www-servers/gunicorn/Manifest
+++ b/www-servers/gunicorn/Manifest
@@ -1,3 +1,4 @@
 DIST gunicorn-0.17.4.tar.gz 372737 SHA256 
0f5b63f87ab66b9aaca6938e2b97dd6e785498a0cb4567560996192d7e40ad21 SHA512 
e227e2e3b1240d1090c0ef86db884ed68dea92f7d4de6a949afee00a0c258a1cf77309391fd88a6c9861942a246495018b81443e8be3055c14af2373e1f4d793
 WHIRLPOOL 
873220a9c0065ec5df81ad807d212b641dc3d5a4a9a0dceae28c17f07d1d9a63110a25fd1881bac765198cd10600ca5b802ba20f3a763da8db2ecf7d8bc0e25f
 DIST gunicorn-19.0.0.tar.gz 382899 SHA256 
0ccb71a2d9e0764fb3abc5dc6f7a44d5d44e3137545be8869befc8aedc02878e SHA512 
5e041cfd65c664e687538c1ab1680949492fa76abe8e39f9ab3f8b5239f5ca4f1d91cbb9235e6d671ecd13eec1e58eb440c42f21534488c6acafb34c65288c41
 WHIRLPOOL 
21bf2f771125c575c85eb8c3c3a8c4b95a29f5e29a157affde2bf2446b29ccef1f192c9f93f5ebe86b1a1196c716a0d9101e94c4f2fcfa7f7304cf5e351b051c
 DIST gunicorn-19.1.1.tar.gz 385155 SHA256 
82715511fb6246fad4ba66d812eb93416ae8371b464fa88bf3867c9c177daa14 SHA512 
1b42f0dadb8ced12954e821ad3dc7fad67ae6f1123218fe79e32d7089d9ae65bcd973613c226d9a16b11d7d35632990f2c9499594c7a383a79698a1c2db471de
 WHIRLPOOL 
29c99b33b72d00dc248adedf89517804f58ee4ee36a3c9fdddb9d65ee047dd57d381d719e1ed44b7b5284f11ac703d29f3d66fd077f996de2ab9effa8fb15fda
+DIST gunicorn-19.3.0.tar.gz 395381 SHA256 
8bc835082882ad9a012cd790c460011e4d96bf3512d98a04d3dabbe45393a089 SHA512 
8c4e0bb1bf0b35aaf9160b9b7d87890a991451fbc86186454203f3483767858944704c1ec22dd52480ce1e4693e84b62b1428dd3b67b2ae925e0475dc08fcb50
 WHIRLPOOL 
7a840b5878b409d89a61dcca40632448e7b5a402b0e26ba03a65f3384a9491f06c2c69279cdfcc0013e2b6d7ee0de619d17437a60990d19f674653d29c83502a

diff --git a/www-servers/gunicorn/gunicorn-19.3.0.ebuild 
b/www-servers/gunicorn/gunicorn-19.3.0.ebuild
new file mode 100644
index 000..d50ed82
--- /dev/null
+++ b/www-servers/gunicorn/gunicorn-19.3.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION=A WSGI HTTP Server for UNIX
+HOMEPAGE=http://gunicorn.org http://pypi.python.org/pypi/gunicorn 
https://github.com/benoitc/gunicorn;
+SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+
+LICENSE=MIT
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=doc examples test
+
+RDEPEND=dev-python/setproctitle[${PYTHON_USEDEP}]
+DEPEND=
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+
+DOCS=README.rst
+
+python_prepare_all() {
+   # these tests requires an already installed version of gunicorn
+   rm tests/test_003-config.py || die
+
+   sed -ie s/..\/bin/\/usr\/bin\// docs/Makefile || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc  emake -C docs html
+}
+
+python_test() {
+   py.test -v || die Testing failed with ${EPYTHON}
+}
+
+python_install_all() {
+   use doc  local HTML_DOCS=( docs/build/html/. )
+   use examples  EXAMPLES=( examples/. )
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/phpmyadmin/

2015-08-09 Thread Jorge Manuel B. S. Vicetto
commit: 667aaaccea839fc8bf74536f8a487c437e74ec4b
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Sun Aug  9 03:36:00 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667aaacc

Bump to the 4.4.13.1 release.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

 dev-db/phpmyadmin/Manifest   |  1 +
 dev-db/phpmyadmin/phpmyadmin-4.4.13.1.ebuild | 62 
 2 files changed, 63 insertions(+)

diff --git a/dev-db/phpmyadmin/Manifest b/dev-db/phpmyadmin/Manifest
index ee3b9d3..8a6ff11 100644
--- a/dev-db/phpmyadmin/Manifest
+++ b/dev-db/phpmyadmin/Manifest
@@ -2,4 +2,5 @@ DIST phpMyAdmin-4.0.10.10-all-languages.tar.xz 4775140 SHA256 
5f457ad9ffce91
 DIST phpMyAdmin-4.2.13.3-all-languages.tar.xz 5205440 SHA256 
2d78bd91dc90d95d9f21c7e41294f2995a36dbbe1e4d1209e972b1d855c4877e SHA512 
77ad296931666896613b7363c35c5546da66bddcda37fb31609ca5fb78f4b12241f6c976d1916a6491fbbc33d5f837163bcd0c0e0f227458d055076a971b640f
 WHIRLPOOL 
c4bb8f0689b0aa2ae7a67793f9c26b761e1a1e28e4e684f495815caf89ef527f4fced30aa53986c10d41ec000f3e295677739d5e73cbfc336466591c9fcf6a3e
 DIST phpMyAdmin-4.3.13.1-all-languages.tar.xz 5446988 SHA256 
d7484e2449453eae52613aae59e5f3a9342014aba7db88598ad6a90504ebfbd3 SHA512 
b08a41721876a4c7c8fcc162f0f1f43bbd67b4f87fc1c0668672addb8eb6f56695755401a2de2c75fc944b074f5187c6df942bec0ff03c16ad34c27b505b87a0
 WHIRLPOOL 
a72b7e4247bb7de68820d5583967b04b8dfd0917383f88d707b48235d119e0ad4fd45a04352dda0f43b11b2ba4def5a4648eca01e2f7ceabd3f788e429dc83ca
 DIST phpMyAdmin-4.4.12-all-languages.zip 9982178 SHA256 
168c5ec097ae819f3491615e824cb7bfe1886b40f85db2f0f5722dc24a89a81f SHA512 
b737ac5e804af38e5331e54a1edb040a98057e3abd06c1d93f3b6fbc4895041145ace5e8e7872f25448b2142aa06ae0f8eefc0cb8b098a6bbb3fd9c3ce1b048a
 WHIRLPOOL 
5bf0abb0f470c0763a0c7e4a97f8c68c768d7e8d3361de9c6c569204fb385c49775a08827aa92037b7f3efa26f89eedb665e79a657d38dc1b6c589b27c6140ff
+DIST phpMyAdmin-4.4.13.1-all-languages.zip 10039255 SHA256 
4504ad9a9b2c93649a673cf83c4d8a3d6936cf4e63e14021ac2dac9ff42a8d49 SHA512 
ecc774c35599f4d8cb4553140014d757e8b66be8b699f0b813fcfec5b54b4d588a0773ef5e07789ded201255ea7373834831dbb050419f8331fe97e9070c5bc7
 WHIRLPOOL 
4956bbbd56639f3fee4f19e3dde2b15d0ceca1721ec1cb1a43155f251f19d081592ea5ac88a7e8da0f0e028006f1fa0f57e0df38a49a6f7db722dc9d1bacf376
 DIST phpMyAdmin-4.4.6.1-all-languages.tar.xz 5635832 SHA256 
d423a81868f01b4ce77f90113d83df96590446acdbe8f00a46aeb670c4a9ac5c SHA512 
d25c63f9d354ae3f488d1837c710cfc5bacde3d6421d71eb96ff5868971132ea570aad9875f35d862d22d0318b5e16b208a2d6a7d542424ee2a04e329a619978
 WHIRLPOOL 
8c5f5e9349e801e328ddafe89322e457b89bfa4c5dbe593be9990ac3168a5d0cfada260ef275388b95f2c806952a682445baff23d6092dd5a66766681759172b

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.4.13.1.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.4.13.1.ebuild
new file mode 100644
index 000..6ded899
--- /dev/null
+++ b/dev-db/phpmyadmin/phpmyadmin-4.4.13.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils webapp
+
+MY_PV=${PV/_/-}
+MY_PN=phpMyAdmin
+MY_P=${MY_PN}-${MY_PV}-all-languages
+
+DESCRIPTION=Web-based administration for MySQL database in PHP
+HOMEPAGE=https://www.phpmyadmin.net/;
+SRC_URI=https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.zip;
+
+LICENSE=GPL-2
+KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos
+IUSE=setup
+
+RDEPEND=
+   dev-lang/php[crypt,ctype,filter,json,session,unicode]
+   || (
+   dev-lang/php[mysqli]
+   dev-lang/php[mysql]
+   )
+   virtual/httpd-php:*
+
+
+need_httpd_cgi
+
+S=${WORKDIR}/${MY_P}
+
+pkg_setup() {
+   webapp_pkg_setup
+}
+
+src_install() {
+   webapp_src_preinst
+
+   dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
+   rm -f LICENSE README* RELEASE-DATE-${MY_PV}
+
+   if ! use setup; then
+   rm -rf setup || die Cannot remove setup utility
+   elog The phpMyAdmin setup utility has been removed.
+   elog It is a regular target of various exploits. If you need 
it, set USE=setup.
+   else
+   elog You should consider disabling the setup USE flag
+   elog to exclude the setup utility if you don't use it.
+   elog It regularly is the target of various exploits.
+   fi
+
+   insinto ${MY_HTDOCSDIR#${EPREFIX}}
+   doins -r .
+
+   webapp_configfile 
${MY_HTDOCSDIR#${EPREFIX}}/libraries/config.default.php
+   webapp_serverowned 
${MY_HTDOCSDIR#${EPREFIX}}/libraries/config.default.php
+
+   webapp_postinst_txt en ${FILESDIR}/postinstall-en-3.1.txt
+   webapp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/open-mx/

2015-08-09 Thread Alexey Shvetsov
commit: fa6f26a59dbabe885d0d44f6958509835d9d3e24
Author: Alexey Shvetsov alexxy AT gentoo DOT org
AuthorDate: Sun Aug  9 11:42:18 2015 +
Commit: Alexey Shvetsov alexxy AT gentoo DOT org
CommitDate: Sun Aug  9 11:42:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6f26a5

Version bump. So now it works with recent kernels (up to 4.2-rc tested)
bug #514254

Package-Manager: portage-2.2.20

 sys-cluster/open-mx/Manifest| 2 +-
 .../open-mx/{open-mx-1.5.2-r1.ebuild = open-mx-1.5.4.ebuild}   | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/open-mx/Manifest b/sys-cluster/open-mx/Manifest
index 2ff1f19..aa990f9 100644
--- a/sys-cluster/open-mx/Manifest
+++ b/sys-cluster/open-mx/Manifest
@@ -1 +1 @@
-DIST open-mx-1.5.2.tar.gz 1079065 SHA256 
baa6a09864e8d2d70ea02ed33d0816d53d704ea54d9236dd28863153b8d64c89 SHA512 
6cdd3289ad2515f9d627fb6a40e2d0a6be6084e40f5361f2905d75222e386539149d1748302767d00eaf5862f4ec0ef77cbe7c53e6c77ffbd0771e855480c444
 WHIRLPOOL 
43653c152a7a41d613cb325861618936894bab01d64dcc7fac6e29b8a6c81dea32631883b9019d27d9cc98b58d32b7964719a2f51bafce358da90d005fee963b
+DIST open-mx-1.5.4.tar.gz 1094452 SHA256 
78192041c55afc5328fef159499410e40b9d1dd6ab529abbe15f0843278624cc SHA512 
df41132de0c6f7a20a1cdb9aff3c654d5e306771369c12086affda785686e1a3ed23ba82e617618ebbd72ffa3b32d1f3c76e4450d6ab772d9e5a3080f6a3e977
 WHIRLPOOL 
16fb2f0ebaba6b97ec4b58459534d4642afe1e77ce68fdc001f053e4a40555601196a223933c3715a11490cd17b84cfc0f1512d1d4caa0bcb84060077f127485

diff --git a/sys-cluster/open-mx/open-mx-1.5.2-r1.ebuild 
b/sys-cluster/open-mx/open-mx-1.5.4.ebuild
similarity index 94%
rename from sys-cluster/open-mx/open-mx-1.5.2-r1.ebuild
rename to sys-cluster/open-mx/open-mx-1.5.4.ebuild
index 740f7b1..fa9b7f5 100644
--- a/sys-cluster/open-mx/open-mx-1.5.2-r1.ebuild
+++ b/sys-cluster/open-mx/open-mx-1.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
+# $Id $
 
 EAPI=4
 
@@ -8,7 +8,7 @@ inherit autotools eutils linux-mod multilib toolchain-funcs udev
 
 DESCRIPTION=Open-MX - Myrinet Express over Generic Ethernet Hardware
 HOMEPAGE=http://open-mx.gforge.inria.fr/;
-SRC_URI=http://gforge.inria.fr/frs/download.php/30245/${P}.tar.gz;
+SRC_URI=http://gforge.inria.fr/frs/download.php/34371/${P}.tar.gz;
 
 LICENSE=GPL-2 LGPL-2
 SLOT=0



[gentoo-commits] proj/devmanual:master commit in: /

2015-08-09 Thread Justin Lecher
commit: b8380ddca7c233c247b02eec46cfc99489302dce
Author: Justin jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 09:04:04 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 09:04:04 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=b8380ddc

Merge pull request #29 from gentoid/patch-1

Update bash command

 ebuild-writing/file-format/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] proj/devmanual:master commit in: ebuild-writing/file-format/

2015-08-09 Thread Justin Lecher
commit: 5969315c9dc0f0deebeaa94ae6843250b6fc2e40
Author: Viktor Lazarev taurus101v AT gmail DOT com
AuthorDate: Sat Aug  8 19:22:27 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sat Aug  8 19:22:27 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=5969315c

Update bash command

Using of `$(portageq portdir)/header.txt` throws warning:
 WARNING: 'portageq portdir' is deprecated. Use the get_repo_path command 
 instead. eg: 'portageq get_repo_path / gentoo' instead.

 ebuild-writing/file-format/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ebuild-writing/file-format/text.xml 
b/ebuild-writing/file-format/text.xml
index 6ab22a2..b71ee74 100644
--- a/ebuild-writing/file-format/text.xml
+++ b/ebuild-writing/file-format/text.xml
@@ -138,7 +138,7 @@ is to use c/c as the version (or as the last 
version component).
 p
 All ebuilds committed to the tree should have a three line header immediately 
at
 the start indicating copyright. This must be an exact copy of the contents of
-c$(portageq portdir)/header.txt/c. Ensure that the c$Header: $/c line 
is not
+c$(portageq get_repo_path / gentoo)/header.txt/c. Ensure that the 
c$Header: $/c line is not
 modified manually d/ CVS will handle this line specially.
 /p
 



[gentoo-commits] proj/devmanual:master commit in: /

2015-08-09 Thread Justin Lecher
commit: 733c2791e252ded039866f11262c6fcda0fd0ade
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 09:30:15 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 09:30:15 2015 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=733c2791

Merge remote-tracking branch 'github/master'

* github/master:
  Update bash command

 ebuild-writing/file-format/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



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

2015-08-09 Thread Justin Lecher
commit: 732af598693d9c7fcc4047f5c0bc1cad6fb9ec71
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 09:48:20 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 09:48:20 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=732af598

Merge remote-tracking branch 'github/master'

* github/master:
  sci-biology/inGAP-bin: Fix CAT move and many more things
  sci-biology/staden: Fix SLOT operators, bug #556946
  sys-cluster/openmpi:  bump 1.8.8 and sync with gx86 (java support)
  sci-chemistry/phenix-bin: Prefix love

 sci-biology/inGAP-bin/ChangeLog|  5 -
 sci-biology/inGAP-bin/inGAP-bin-3.0.1.ebuild   | 22 +-
 sci-biology/staden/ChangeLog   |  4 
 sci-biology/staden/staden-2.0.0_beta9.ebuild   |  2 +-
 sci-biology/staden/staden-.ebuild  |  2 +-
 sci-chemistry/phenix-bin/ChangeLog |  3 +++
 .../phenix-bin/phenix-bin-1.9.1692.ebuild  |  2 +-
 sys-cluster/openmpi/ChangeLog  |  6 +
 sys-cluster/openmpi/Manifest   |  2 +-
 .../{openmpi-1.8.7.ebuild = openmpi-1.8.8.ebuild} | 26 +++---
 10 files changed, 56 insertions(+), 18 deletions(-)



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

2015-08-09 Thread Justin Lecher
commit: 7bdc5746561ac54b2e7388b6fe0595d9ac21f899
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 09:48:04 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 09:48:04 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=7bdc5746

Import from tree

Signed-off-by: Justin Lecher jlec AT gentoo.org

 metadata/layout.conf | 41 +++--
 1 file changed, 23 insertions(+), 18 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 2c60215..05e002d 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,29 +1,34 @@
 repo-name = science
 
-masters = gentoo
-
-# Use new hashes
+# This went live Wednesday, July 4, 2012 at 10:00 UTC
+# For more details, please see: 
http://archives.gentoo.org/gentoo-dev-announce/msg_0.xml
+# and/or GLEP 59.
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
 
-# Let repoman update changelogs
-update-changelog = true
-
-# Use thin manifests
-thin-manifests = true
-
-# Dont sign thin manifests (because it re-introduces the 
-# just avoided merge conflicts)
-sign-manifests = false
+# 2013-04-09 gentoo's council says to deprecate EAPIs 1 and 2 (bug #470670).
+# 2014-02-25 council meeting deprecated EAPIs 0 and 3.
+eapis-banned = 0 1
+eapis-deprecated = 0 1 2 3
 
-# sign commits using git mechanisms
-sign-commits = true
+# Bug #337853 - gentoo's council says to enable
+# --echangelog by default for the gentoo repo
+update-changelog = true
 
 # Make egencache generate newer (more reliable)
 # md5-dict cache format (see bug #409445).
+# NOTE: list md5-dict first so clients prefer it
+# INFRA NOTE: Format 'pms' was removed on Aug 6 2012. (Announced prior as Aug 1
+# 2012 was the removal date)
 cache-formats = md5-dict
 
-# indicate that ebuilds with the specified EAPIs are banned
-eapis-banned = 0 1
+# Support for implicit masters is deprecated, so we need to explicitly
+# specify that this repo does not dependent on any masters, in order
+# to distinguish it from repos that rely on the deprecated behavior.
+masters = gentoo
 
-# indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 1 2 3 4
+# Use thin Manifests for Git
+thin-manifests = true
+
+# Sign Git commits, and NOT Manifests
+sign-commits = true
+sign-manifests = false



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/statevar/

2015-08-09 Thread Sergei Trofimovich
commit: 4e0d0d8103f6723cced9423e303af11b9c12be8b
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug  9 09:51:41 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug  9 09:51:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0d0d81

dev-haskell/statevar: version bump

Package-Manager: portage-2.2.20

 dev-haskell/statevar/Manifest|  1 +
 dev-haskell/statevar/statevar-1.1.0.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-haskell/statevar/Manifest b/dev-haskell/statevar/Manifest
index 947908a..1781378 100644
--- a/dev-haskell/statevar/Manifest
+++ b/dev-haskell/statevar/Manifest
@@ -1,3 +1,4 @@
 DIST StateVar-1.0.0.0.tar.gz 2728 SHA256 
8445c998f79ef34105ffc928e50f1488505e8801f77f04d4b28d056b8d322bb0 SHA512 
0196fc184e638fae736020fdc7139fa1a08adebcc495424316795e7e775c5d7ab1df89792ea088745854dbeb396bdf5f3c07942126b8227743fb2b7bd599b8c5
 WHIRLPOOL 
07c9e928d84d3f9c3e46d2c53bb1b4430e132152e5a737d3c495c276ac94ae536aa85c73f9c4233a04cf8087639a25860dd3d167e9d25392e4b4d279d553145f
 DIST StateVar-1.0.1.0.tar.gz 2800 SHA256 
5a964b0f0baf775833cca57ca1454b48f02ccbe5550dd6ce61cd833c7bd7c20a SHA512 
4a3f35943d9a3670e8fd633b916fb0b800aabe98af2f4285a79ff40523ef49ee28ba83457a796f0e4d6f718a1cf9c57790f4124c42cede9a884360803a86b194
 WHIRLPOOL 
dfa070752615a137c1f12cdfb10d6dc7363a673f10ccb356daf192dcd32d7dff5ce1a22a7e1bac3bda1ae76e122854a89fbdc7a42a98695dda8459c3d7f3bdf1
 DIST StateVar-1.1.0.0.tar.gz 4265 SHA256 
a19963f014d45163035a3c54e5266b31dfe53a640e53d869ee946efcf9793d7e SHA512 
b1f4d6a0ca887ecc81b06b18ab153b68df54af08365c3a04f82cf17fe21f450d884a81ba24faa6acfd1491741f3382fa894d1e3e1f6c2bc103aecc5890982637
 WHIRLPOOL 
e84b7fbca654716909651978079cc69350b3cbedb66c8a4ab8f0b7f546eb7e4fbe7da27d8562f645d965672abd5e5516ee8d45629178269bde50e952d4878765
+DIST StateVar-1.1.0.1.tar.gz 4462 SHA256 
0eae79ccc58509f2302cb90f2306d6bb2f1805a2847058fa643d18cc370be5aa SHA512 
e279a60255998da46b5616fc3cb6bc95a64f3c5f5b8dd40102990606799db1eaa8e19c8343bebcddae534dfc4104280e4a52a3af593914c02308b53cb81d8d5e
 WHIRLPOOL 
f17988454613145d7994a1c442d516263296bfa22e96b9fdc32facabf3d6c353e8ba7321d96c125fb7fad591b06fcca69ff1fe37f830c144a3158b9bc95160e2

diff --git a/dev-haskell/statevar/statevar-1.1.0.1.ebuild 
b/dev-haskell/statevar/statevar-1.1.0.1.ebuild
new file mode 100644
index 000..f91113f
--- /dev/null
+++ b/dev-haskell/statevar/statevar-1.1.0.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.
+
+CABAL_FEATURES=lib profile haddock hoogle hscolour
+inherit haskell-cabal
+
+MY_PN=StateVar
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION=State variables
+HOMEPAGE=https://github.com/haskell-opengl/StateVar;
+SRC_URI=mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz
+
+LICENSE=BSD
+SLOT=0/${PV}
+KEYWORDS=~amd64 ~sparc ~x86
+IUSE=
+
+RDEPEND==dev-haskell/stm-2.0:=[profile?] dev-haskell/stm-2.5:=[profile?]
+   =dev-haskell/transformers-0.2:=[profile?] 
dev-haskell/transformers-0.5:=[profile?]
+   =dev-lang/ghc-7.4.1:=
+
+DEPEND=${RDEPEND}
+   =dev-haskell/cabal-1.10
+
+
+S=${WORKDIR}/${MY_P}



[gentoo-commits] proj/betagarden:master commit in: dev-python/gunicorn/

2015-08-09 Thread Justin Lecher
commit: 07444af07164b11cc459e06015c22e5ac4ed4b76
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 09:57:47 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 09:57:47 2015 +
URL:https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=07444af0

In tree as www-servers/gunicorn

Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/gunicorn/ChangeLog  | 10 --
 dev-python/gunicorn/gunicorn-0.11.0.ebuild | 21 -
 dev-python/gunicorn/metadata.xml   | 10 --
 3 files changed, 41 deletions(-)

diff --git a/dev-python/gunicorn/ChangeLog b/dev-python/gunicorn/ChangeLog
deleted file mode 100644
index 1db9996..000
--- a/dev-python/gunicorn/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-python/gunicorn
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  07 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
-  dev-python/gunicorn: Add github to remote-id in metadata.xml
-
-  13 Oct 2013; Justin Lecher j...@gentoo.org gunicorn-0.11.0.ebuild,
-  +metadata.xml:
-  QA fixes

diff --git a/dev-python/gunicorn/gunicorn-0.11.0.ebuild 
b/dev-python/gunicorn/gunicorn-0.11.0.ebuild
deleted file mode 100644
index f1d4214..000
--- a/dev-python/gunicorn/gunicorn-0.11.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_6,2_7} )
-
-inherit distutils-r1
-
-DESCRIPTION=A WSGI HTTP Server for UNIX, fast clients and nothing else
-HOMEPAGE=http://github.com/benoitc/gunicorn;
-SRC_URI=http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz;
-
-LICENSE=MIT
-SLOT=0
-IUSE=
-KEYWORDS=~amd64 ~x86
-
-RDEPEND=dev-python/setproctitle[${PYTHON_USEDEP}]
-DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]

diff --git a/dev-python/gunicorn/metadata.xml b/dev-python/gunicorn/metadata.xml
deleted file mode 100644
index a502d6a..000
--- a/dev-python/gunicorn/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-  maintainer
-emailmaintainer-wan...@gentoo.org/email
-  /maintainer
-  upstream
-remote-id type=githubbenoitc/gunicorn/remote-id
-  /upstream
-/pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/, www-servers/gunicorn/files/

2015-08-09 Thread Justin Lecher
commit: 1dccbff0478370fa30c4c32871235437e48fa3f3
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 11:56:36 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 11:56:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dccbff0

www-servers/gunicorn: Drop old

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 www-servers/gunicorn/Manifest  |  2 -
 .../gunicorn/files/gunicorn-0.14.0-noegg.patch | 64 --
 .../gunicorn/files/gunicorn-19.0.0-gaiohttp.patch  | 59 
 www-servers/gunicorn/gunicorn-0.17.4.ebuild| 47 
 www-servers/gunicorn/gunicorn-19.0.0.ebuild| 54 --
 5 files changed, 226 deletions(-)

diff --git a/www-servers/gunicorn/Manifest b/www-servers/gunicorn/Manifest
index 4331aef..fdb3d07 100644
--- a/www-servers/gunicorn/Manifest
+++ b/www-servers/gunicorn/Manifest
@@ -1,4 +1,2 @@
-DIST gunicorn-0.17.4.tar.gz 372737 SHA256 
0f5b63f87ab66b9aaca6938e2b97dd6e785498a0cb4567560996192d7e40ad21 SHA512 
e227e2e3b1240d1090c0ef86db884ed68dea92f7d4de6a949afee00a0c258a1cf77309391fd88a6c9861942a246495018b81443e8be3055c14af2373e1f4d793
 WHIRLPOOL 
873220a9c0065ec5df81ad807d212b641dc3d5a4a9a0dceae28c17f07d1d9a63110a25fd1881bac765198cd10600ca5b802ba20f3a763da8db2ecf7d8bc0e25f
-DIST gunicorn-19.0.0.tar.gz 382899 SHA256 
0ccb71a2d9e0764fb3abc5dc6f7a44d5d44e3137545be8869befc8aedc02878e SHA512 
5e041cfd65c664e687538c1ab1680949492fa76abe8e39f9ab3f8b5239f5ca4f1d91cbb9235e6d671ecd13eec1e58eb440c42f21534488c6acafb34c65288c41
 WHIRLPOOL 
21bf2f771125c575c85eb8c3c3a8c4b95a29f5e29a157affde2bf2446b29ccef1f192c9f93f5ebe86b1a1196c716a0d9101e94c4f2fcfa7f7304cf5e351b051c
 DIST gunicorn-19.1.1.tar.gz 385155 SHA256 
82715511fb6246fad4ba66d812eb93416ae8371b464fa88bf3867c9c177daa14 SHA512 
1b42f0dadb8ced12954e821ad3dc7fad67ae6f1123218fe79e32d7089d9ae65bcd973613c226d9a16b11d7d35632990f2c9499594c7a383a79698a1c2db471de
 WHIRLPOOL 
29c99b33b72d00dc248adedf89517804f58ee4ee36a3c9fdddb9d65ee047dd57d381d719e1ed44b7b5284f11ac703d29f3d66fd077f996de2ab9effa8fb15fda
 DIST gunicorn-19.3.0.tar.gz 395381 SHA256 
8bc835082882ad9a012cd790c460011e4d96bf3512d98a04d3dabbe45393a089 SHA512 
8c4e0bb1bf0b35aaf9160b9b7d87890a991451fbc86186454203f3483767858944704c1ec22dd52480ce1e4693e84b62b1428dd3b67b2ae925e0475dc08fcb50
 WHIRLPOOL 
7a840b5878b409d89a61dcca40632448e7b5a402b0e26ba03a65f3384a9491f06c2c69279cdfcc0013e2b6d7ee0de619d17437a60990d19f674653d29c83502a

diff --git a/www-servers/gunicorn/files/gunicorn-0.14.0-noegg.patch 
b/www-servers/gunicorn/files/gunicorn-0.14.0-noegg.patch
deleted file mode 100644
index 7be449f..000
--- a/www-servers/gunicorn/files/gunicorn-0.14.0-noegg.patch
+++ /dev/null
@@ -1,64 +0,0 @@
-diff --git a/tests/003-test-config.py b/tests/003-test-config.py
-index 4d9ef92..218a8e4 100644
 a/tests/003-test-config.py
-+++ b/tests/003-test-config.py
-@@ -24,12 +24,7 @@ def paster_ini():
- return os.path.join(dirname, .., examples, frameworks, 
pylonstest, nose.ini)
- 
- def PasterApp():
--try:
--from paste.deploy import loadapp, loadwsgi
--except ImportError:
--raise SkipTest()
--from gunicorn.app.pasterapp import PasterApplication
--return PasterApplication(no_usage)
-+raise SkipTest()
- 
- class AltArgs(object):
- def __init__(self, args=None):
-@@ -59,43 +54,8 @@ def test_defaults():
- t.eq(s.default, c.settings[s.name].get())
- 
- def test_property_access():
--c = config.Config()
--for s in config.KNOWN_SETTINGS:
--getattr(c, s.name)
--
--# Class was loaded
--t.eq(c.worker_class, SyncWorker)
--
--# Debug affects workers
--t.eq(c.workers, 1)
--c.set(workers, 3)
--t.eq(c.workers, 3)
--
--# Address is parsed
--t.eq(c.address, (127.0.0.1, 8000))
--
--# User and group defaults
--t.eq(os.geteuid(), c.uid)
--t.eq(os.getegid(), c.gid)
--
--# Proc name
--t.eq(gunicorn, c.proc_name)
--
--# Not a config property
--t.raises(AttributeError, getattr, c, foo)
--# Force to be not an error
--class Baz(object):
--def get(self):
--return 3.14
--c.settings[foo] = Baz()
--t.eq(c.foo, 3.14)
--
--# Attempt to set a cfg not via c.set
--t.raises(AttributeError, setattr, c, proc_name, baz)
--
--# No setting for name
--t.raises(AttributeError, c.set, baz, bar)
--
-+raise SkipTest()
-+
- def test_bool_validation():
- c = config.Config()
- t.eq(c.debug, False)

diff --git a/www-servers/gunicorn/files/gunicorn-19.0.0-gaiohttp.patch 
b/www-servers/gunicorn/files/gunicorn-19.0.0-gaiohttp.patch
deleted file mode 100644
index 7561ab2..000
--- a/www-servers/gunicorn/files/gunicorn-19.0.0-gaiohttp.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-From 86f740420cb12cf071f7dc7981330353e258931a Mon Sep 17 00:00:00 2001
-From: Andrew 

[gentoo-commits] repo/gentoo:master commit in: games-engines/openmw/

2015-08-09 Thread Julian Ospald
commit: 87818d60825e3d1de0a410c902b396a44718a26b
Author: Julian Ospald hasufell AT gentoo DOT org
AuthorDate: Sun Aug  9 12:24:17 2015 +
Commit: Julian Ospald hasufell AT gentoo DOT org
CommitDate: Sun Aug  9 12:25:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87818d60

games-engines/openmw: version bump to 0.36.1

 games-engines/openmw/Manifest |   1 +
 games-engines/openmw/openmw-0.36.1.ebuild | 100 ++
 2 files changed, 101 insertions(+)

diff --git a/games-engines/openmw/Manifest b/games-engines/openmw/Manifest
index e9704cd..a52b98a 100644
--- a/games-engines/openmw/Manifest
+++ b/games-engines/openmw/Manifest
@@ -1 +1,2 @@
 DIST openmw-0.33.0.tar.gz 3524287 SHA256 
62baa03eb206bea760c6b2b0260ae1a942eac34e7439a114398d2101154f4a83 SHA512 
96525ee794277284f39a18bbbd01361422273ef073917b5e51ec7951bb15e59e0d0dd39ba70311588d4b18adccffac5c4fed4d9bf9e37ca0e865869277e795f9
 WHIRLPOOL 
ab9df256ff107fcd361a6308c6bcb49aeb5a40289a224173d6d9f883042491c09a1f90af982be257c2e425d8dd1ec44a04025622d41c21c23c9683db182dfd30
+DIST openmw-0.36.1.tar.gz 4186134 SHA256 
c83fddf3302dd8040330e2d41a9656bb66b1fc8224b24d685d8792b15f74af22 SHA512 
9cbd9db876bacc736ab071a6074d92c44b1497780a2a6f4dbff5f109107173baae5490af92c1092985863897d63e063336fe1a8093269fd7b3ce48dee550425d
 WHIRLPOOL 
305a87faea65413629b0e639280dba1462ade723b130e82bab823d86658066656fe250e81a26e1415b81ebed39a790e278f443fa2c92657422eb9ac9ba681faf

diff --git a/games-engines/openmw/openmw-0.36.1.ebuild 
b/games-engines/openmw/openmw-0.36.1.ebuild
new file mode 100644
index 000..65be9c2
--- /dev/null
+++ b/games-engines/openmw/openmw-0.36.1.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils gnome2-utils cmake-utils games
+
+DESCRIPTION=An open source reimplementation of TES III: Morrowind
+HOMEPAGE=http://openmw.org/;
+SRC_URI=https://github.com/OpenMW/openmw/archive/${P}.tar.gz;
+
+LICENSE=GPL-3 MIT BitstreamVera OFL-1.1
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=doc devtools
+
+# XXX static build
+RDEPEND=
+   app-arch/unshield
+   =dev-games/mygui-3.2.1[ogre]
+   =dev-games/ogre-1.9.0[freeimage,ois,opengl,zip]
+   =dev-libs/boost-1.46.0
+   dev-libs/tinyxml
+   =dev-qt/qtcore-4.7.0:4
+   =dev-qt/qtgui-4.7.0:4
+   media-libs/freetype:2
+   media-libs/libsdl2[X,video]
+   media-libs/openal
+   =sci-physics/bullet-2.80
+   virtual/ffmpeg
+   devtools? ( dev-qt/qtxmlpatterns:4 )
+DEPEND=${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen media-gfx/graphviz )
+
+S=${WORKDIR}/${PN}-${P}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBINDIR=${GAMES_BINDIR}
+   $(cmake-utils_use_build devtools BSATOOL)
+   $(cmake-utils_use_build devtools ESMTOOL)
+   $(cmake-utils_use_build devtools OPENCS)
+   -DBUILD_UNITTESTS=OFF
+   -DDATADIR=${GAMES_DATADIR}/${PN}
+   -DICONDIR=/usr/share/icons/hicolor/256x256/apps
+   -DLIBDIR=$(games_get_libdir)
+   -DMORROWIND_DATA_FILES=${GAMES_DATADIR}/morrowind-data
+   -DOPENMW_RESOURCE_FILES=${GAMES_DATADIR}/${PN}/resources
+   -DGLOBAL_CONFIG_PATH=${GAMES_SYSCONFDIR}
+   -DUSE_SYSTEM_TINYXML=ON
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+
+   if use doc ; then
+   emake -C ${CMAKE_BUILD_DIR} doc
+   fi
+}
+
+src_install() {
+   cmake-utils_src_install
+   dodoc README.md
+
+   # about 46835 files, dodoc seems to have trouble
+   if use doc ; then
+   dodir /usr/share/doc/${PF}
+   find ${CMAKE_BUILD_DIR}/docs/Doxygen/html \
+   -name '*.md5' -type f -delete
+   mv ${CMAKE_BUILD_DIR}/docs/Doxygen/html \
+   ${D}/usr/share/doc/${PF}/ || die
+   fi
+
+   prepgamesdirs
+}
+
+pkg_preinst() {
+   games_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   games_pkg_postinst
+   gnome2_icon_cache_update
+
+   elog You need the original Morrowind Data files. If you haven't
+   elog installed them yet, you can install them straight via the
+   elog installation wizard which is the officially
+   elog supported method (either by using the launcher or by calling
+   elog 'openmw-wizard' directly).
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/

2015-08-09 Thread Agostino Sarubbo
commit: e3ad4112d22d6d736dd45d51de998c3a9012614b
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 10:54:01 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 10:54:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ad4112

Stable for amd64, wrt bug #557014

Package-Manager: portage-2.2.20

 x11-wm/spectrwm/spectrwm-2.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/spectrwm/spectrwm-2.7.2.ebuild 
b/x11-wm/spectrwm/spectrwm-2.7.2.ebuild
index 2c3cdd3..818af14 100644
--- a/x11-wm/spectrwm/spectrwm-2.7.2.ebuild
+++ b/x11-wm/spectrwm/spectrwm-2.7.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI=http://opensource.conformal.com/snapshots/${PN}/${P}.tgz;
 
 LICENSE=ISC
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=
 
 RDEPEND=x11-misc/dmenu



[gentoo-commits] repo/gentoo:master commit in: /

2015-08-09 Thread Mikle Kolyada
commit: 0dbf0e01464f73fa65629440482972f314bb06f7
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 11:17:49 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 11:17:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dbf0e01

Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo

 net-misc/ipv6calc/ipv6calc-0.97.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] repo/gentoo:master commit in: sys-apps/pciutils/

2015-08-09 Thread Mikle Kolyada
commit: 70a9bbba77654740b7a0889054661b457a222786
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 11:16:59 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 11:16:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a9bbba

x86 stable wrt bug #543834

Package-Manager: portage-2.2.20

 sys-apps/pciutils/pciutils-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/pciutils/pciutils-3.3.1.ebuild 
b/sys-apps/pciutils/pciutils-3.3.1.ebuild
index b08c2c6..2130953 100644
--- a/sys-apps/pciutils/pciutils-3.3.1.ebuild
+++ b/sys-apps/pciutils/pciutils-3.3.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux 
~x86-linux
+KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux 
~x86-linux
 IUSE=dns +kmod static-libs +udev zlib
 
 # Have the sub-libs in RDEPEND with [static-libs] since, logically,



[gentoo-commits] repo/gentoo:master commit in: net-misc/ipv6calc/

2015-08-09 Thread Agostino Sarubbo
commit: 577f6e17af5b034d524642cd9909cca134aa13be
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 11:18:23 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 11:18:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577f6e17

Stable for amd64, wrt bug #556990

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 net-misc/ipv6calc/ipv6calc-0.97.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild 
b/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild
index e14128a..5946739 100644
--- a/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild
+++ b/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI=ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux
 IUSE=geoip test
 
 RDEPEND=



[gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools_scm/

2015-08-09 Thread Justin Lecher
commit: e5abd7519c0dacb04913237b71e92c36b4f8e1b4
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:21:46 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5abd751

dev-python/setuptools_scm: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/setuptools_scm/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/setuptools_scm/metadata.xml 
b/dev-python/setuptools_scm/metadata.xml
index 371..8885953 100644
--- a/dev-python/setuptools_scm/metadata.xml
+++ b/dev-python/setuptools_scm/metadata.xml
@@ -5,5 +5,6 @@
upstream
remote-id type=pypisetuptools_scm/remote-id
remote-id type=bitbucketpypa/setuptools_scm/remote-id
+   remote-id type=githubpypa/setuptools_scm/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/

2015-08-09 Thread Justin Lecher
commit: 21e915ce3a51c0141826c196a0ca99a66d1102d5
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:24:19 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e915ce

net-wireless/blueman: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 net-wireless/blueman/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-wireless/blueman/metadata.xml 
b/net-wireless/blueman/metadata.xml
index 555ea97..42f7f88 100644
--- a/net-wireless/blueman/metadata.xml
+++ b/net-wireless/blueman/metadata.xml
@@ -16,4 +16,7 @@
flag name=gnomeInstall the sendto-plugin for 
pkggnome-base/nautilus/pkg/flag
flag name=thunarInstall the sendto-plugin for 
pkgxfce-base/thunar/pkg/flag
/use
+   upstream
+   remote-id type=githubblueman-project/blueman/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/

2015-08-09 Thread Justin Lecher
commit: 8fff8cab3c5740edcbadf7d017616f55ecab
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:22:24 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fff8cab

dev-util/bumpversion: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-util/bumpversion/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-util/bumpversion/metadata.xml 
b/dev-util/bumpversion/metadata.xml
index c166166..55c42d9 100644
--- a/dev-util/bumpversion/metadata.xml
+++ b/dev-util/bumpversion/metadata.xml
@@ -5,4 +5,7 @@
emailj...@gentoo.org/email
nameJustin Lecher/name
/maintainer
+   upstream
+   remote-id type=pypibumpversion/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyparted/

2015-08-09 Thread Justin Lecher
commit: dc241c78139ff96824d79032e5f7d4ee993964a8
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:20:59 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc241c78

dev-python/pyparted: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/pyparted/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyparted/metadata.xml b/dev-python/pyparted/metadata.xml
index 88653dd..bb132f5 100644
--- a/dev-python/pyparted/metadata.xml
+++ b/dev-python/pyparted/metadata.xml
@@ -1,5 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdlivecd/herd
+   herdlivecd/herd
+   upstream
+   remote-id type=githubrhinstaller/pyparted/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-python/asset/

2015-08-09 Thread Justin Lecher
commit: 0b3c645e7485631f8fc7dffe8026ac240fe5e7ea
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:03:25 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3c645e

dev-python/asset: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/asset/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/asset/metadata.xml b/dev-python/asset/metadata.xml
index 375f7e4..d4936b6 100644
--- a/dev-python/asset/metadata.xml
+++ b/dev-python/asset/metadata.xml
@@ -8,5 +8,6 @@
/maintainer
upstream
remote-id type=pypiasset/remote-id
+   remote-id type=githubmetagriffin/asset/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: sys-boot/unetbootin/

2015-08-09 Thread Justin Lecher
commit: 3bfabdd32c0c945d239ce570bb85da87f442015d
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:24:46 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bfabdd3

sys-boot/unetbootin: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 sys-boot/unetbootin/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-boot/unetbootin/metadata.xml b/sys-boot/unetbootin/metadata.xml
index d15162d..2a21c88 100644
--- a/sys-boot/unetbootin/metadata.xml
+++ b/sys-boot/unetbootin/metadata.xml
@@ -7,5 +7,6 @@
/maintainer
upstream
remote-id type=sourceforgeunetbootin/remote-id
+   remote-id type=githubunetbootin/unetbootin/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/

2015-08-09 Thread Justin Lecher
commit: 42a0997115505c98f7b1cbfb75162cbf741b43c4
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:06:38 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a09971

net-analyzer/munin: Break package again so that the maintainer can fix it, bug 
#557000

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 net-analyzer/munin/munin-2.0.25-r1.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-analyzer/munin/munin-2.0.25-r1.ebuild 
b/net-analyzer/munin/munin-2.0.25-r1.ebuild
index b1623c6..a78dea4 100644
--- a/net-analyzer/munin/munin-2.0.25-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.25-r1.ebuild
@@ -46,10 +46,7 @@ DEPEND_COM=
virtual/perl-Time-HiRes
apache? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )
asterisk? ( dev-perl/Net-Telnet )
-   cgi? (
-   dev-perl/FCGI
-   dev-perl/CGI-Fast
-   )
+   cgi? ( dev-perl/FCGI )
dhcpd? (
=net-misc/dhcp-3[server]
dev-perl/Net-IP



[gentoo-commits] repo/gentoo:master commit in: dev-python/parsedatetime/

2015-08-09 Thread Justin Lecher
commit: 58808bbfdc319deb4062c5bfe398278a8f9f91dd
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:05:39 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58808bbf

dev-python/parsedatetime: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/parsedatetime/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/parsedatetime/metadata.xml 
b/dev-python/parsedatetime/metadata.xml
index 3be1e82..a228b5e 100644
--- a/dev-python/parsedatetime/metadata.xml
+++ b/dev-python/parsedatetime/metadata.xml
@@ -6,4 +6,7 @@
emailmr...@gentoo.org/email
nameManuel Rüger/name
/maintainer
+   upstream
+   remote-id type=githubbear/parsedatetime/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/

2015-08-09 Thread Justin Lecher
commit: de20c31710b87b7332ef8762801de9cd8cc83bea
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:22:59 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de20c317

media-video/baka-mplayer: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 media-video/baka-mplayer/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-video/baka-mplayer/metadata.xml 
b/media-video/baka-mplayer/metadata.xml
index 3dd5046..a19b496 100644
--- a/media-video/baka-mplayer/metadata.xml
+++ b/media-video/baka-mplayer/metadata.xml
@@ -3,4 +3,7 @@
 pkgmetadata
   herdqt/herd
   herdvideo/herd
+  upstream
+remote-id type=githubu8sand/Baka-MPlayer/remote-id
+  /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-libs/vc/

2015-08-09 Thread Justin Lecher
commit: f2fc5268fe9ee02b0285edbdfde43939648dc85c
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:01:03 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fc5268

dev-libs/vc: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-libs/vc/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/vc/metadata.xml b/dev-libs/vc/metadata.xml
index 91d14d0..b836725 100644
--- a/dev-libs/vc/metadata.xml
+++ b/dev-libs/vc/metadata.xml
@@ -4,4 +4,7 @@
maintainer
emailama...@gentoo.org/email
/maintainer
+   upstream
+   remote-id type=githubVcDevel/Vc/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-python/pxml/

2015-08-09 Thread Justin Lecher
commit: 842e9a010b348ea80aaea71ab44b479e93bf09a7
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:12:09 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842e9a01

dev-python/pxml: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/pxml/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pxml/metadata.xml b/dev-python/pxml/metadata.xml
index 44bc0e6..9ff7a64 100644
--- a/dev-python/pxml/metadata.xml
+++ b/dev-python/pxml/metadata.xml
@@ -8,5 +8,6 @@
/maintainer
upstream
remote-id type=pypipxml/remote-id
+   remote-id type=githubmetagriffin/pxml/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-java/qdox/

2015-08-09 Thread Justin Lecher
commit: a7c43576128db541355e74f3cdc7796133ab3588
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 11:59:51 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c43576

dev-java/qdox: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-java/qdox/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-java/qdox/metadata.xml b/dev-java/qdox/metadata.xml
index 24b0b90..ec07d71 100644
--- a/dev-java/qdox/metadata.xml
+++ b/dev-java/qdox/metadata.xml
@@ -7,4 +7,7 @@
High speed, small footprint parser for extracting 
class/interface/method
definitions from source files complete with JavaDoc @tags.
/longdescription
+   upstream
+   remote-id type=githubcodehaus/qdox/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-python/globre/

2015-08-09 Thread Justin Lecher
commit: 855ebd21097564d8d32049fd3ee624477c17f8b9
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:04:36 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855ebd21

dev-python/globre: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/globre/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/globre/metadata.xml b/dev-python/globre/metadata.xml
index 373e35c..2e67f15 100644
--- a/dev-python/globre/metadata.xml
+++ b/dev-python/globre/metadata.xml
@@ -8,5 +8,6 @@
/maintainer
upstream
remote-id type=pypiglobre/remote-id
+   remote-id type=githubmetagriffin/globre/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-python/passwordmeter/

2015-08-09 Thread Justin Lecher
commit: c32cde1d86f5e486519e6a49d3bdc794423314ea
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:10:45 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32cde1d

dev-python/passwordmeter: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-python/passwordmeter/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/passwordmeter/metadata.xml 
b/dev-python/passwordmeter/metadata.xml
index ed769ec..727d626 100644
--- a/dev-python/passwordmeter/metadata.xml
+++ b/dev-python/passwordmeter/metadata.xml
@@ -8,5 +8,6 @@
/maintainer
upstream
remote-id type=pypipasswordmeter/remote-id
+   remote-id type=githubcadithealth/passwordmeter/remote-id
/upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: dev-java/rhino/

2015-08-09 Thread Justin Lecher
commit: 4ca49ac6cbee203d87c682c8a6170bb591dcce5e
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug  9 12:00:36 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug  9 12:29:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca49ac6

dev-java/rhino: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher jlec AT gentoo.org

 dev-java/rhino/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-java/rhino/metadata.xml b/dev-java/rhino/metadata.xml
index edd5474..47f3275 100644
--- a/dev-java/rhino/metadata.xml
+++ b/dev-java/rhino/metadata.xml
@@ -7,4 +7,7 @@
It is typically embedded into Java applications to provide 
scripting
to end users.
/longdescription
+   upstream
+   remote-id type=githubmozilla/rhino/remote-id
+   /upstream
 /pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmm/

2015-08-09 Thread Amy Winston
commit: 8e66353a6193e91036d2d38e59562f091fec
Author: Amy Winston amynka AT gentoo DOT org
AuthorDate: Sun Aug  9 13:07:03 2015 +
Commit: Amy Winston amynka AT gentoo DOT org
CommitDate: Sun Aug  9 13:07:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e66353a

Version bump bug #557084.

Package-Manager: portage-2.2.20

 sci-mathematics/gmm/Manifest   |  1 +
 sci-mathematics/gmm/gmm-5.0.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/sci-mathematics/gmm/Manifest b/sci-mathematics/gmm/Manifest
index d823de5..0c35329 100644
--- a/sci-mathematics/gmm/Manifest
+++ b/sci-mathematics/gmm/Manifest
@@ -1 +1,2 @@
 DIST gmm-4.2.tar.gz 489912 SHA256 
bc94080c9b2e1da2f8c886cfafa490bc1d5640912e6342ddd457c789f577fdb6 SHA512 
c59941ec17870ae3a0fb4efa77a65a3ae4456d2589a13d4818f1b140f7ef3dbbafaf4597f553a98175ae592004fc000ea3435172ab5503de9b89a5cc510a9d23
 WHIRLPOOL 
362cfcc13e8f1c955afc1751d0e69436c821fdf3cc685c43a7bd552eb88faf693d5e4207769e7274bc48605fca6f6c17d640edac5bb12e16ac29c3fa867a
+DIST gmm-5.0.tar.gz 507126 SHA256 
dc201ec2fd480a242c0f47cef0d9d1fc0ec5549ed73d91a8c2f877e15ee53a7f SHA512 
8beb52ae8512d52277f5b2ba02f721eb194c1ec107b86475954ee8be75b7755e3094e4d85abd4f02d946c8d0b8cc791bb6967b58ace0c5d82d1c3917f118830e
 WHIRLPOOL 
45be5a79dc150dc7eecf5bed6b63c88691cf0892bd85415a5b19a69204fb6ff88a873eac71dcfdecb3550f788c9067b751e65c442eaff13cecbab58c678b3cc3

diff --git a/sci-mathematics/gmm/gmm-5.0.ebuild 
b/sci-mathematics/gmm/gmm-5.0.ebuild
new file mode 100644
index 000..c86d664
--- /dev/null
+++ b/sci-mathematics/gmm/gmm-5.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION=Generic C++ template library for sparse, dense and skyline 
matrices
+SRC_URI=http://download.gna.org/getfem/stable/${P}.tar.gz;
+HOMEPAGE=http://www-gmm.insa-toulouse.fr/getfem/;
+
+LICENSE=|| ( LGPL-3 LGPL-3-with-linking-exception )
+SLOT=0
+KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
+IUSE=
+
+DOCS=( AUTHORS )



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmm/

2015-08-09 Thread Amy Winston
commit: 503bde2b8d95e1985cccd860bdef7a19f518cbd7
Author: Amy Winston amynka AT gentoo DOT org
AuthorDate: Sun Aug  9 13:05:25 2015 +
Commit: Amy Winston amynka AT gentoo DOT org
CommitDate: Sun Aug  9 13:05:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=503bde2b

Repair malformed header.

Package-Manager: portage-2.2.20

 sci-mathematics/gmm/gmm-4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/gmm/gmm-4.2.ebuild 
b/sci-mathematics/gmm/gmm-4.2.ebuild
index 9f248b2..19ae82b 100644
--- a/sci-mathematics/gmm/gmm-4.2.ebuild
+++ b/sci-mathematics/gmm/gmm-4.2.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
+# $Header: $
 
 EAPI=4
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmm/

2015-08-09 Thread Amy Winston
commit: eb849adf09d4e86115dcd68213baa18df66efa23
Author: Amy Winston amynka AT gentoo DOT org
AuthorDate: Sun Aug  9 13:04:07 2015 +
Commit: Amy Winston amynka AT gentoo DOT org
CommitDate: Sun Aug  9 13:04:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb849adf

Add myself as maintainer.

Package-Manager: portage-2.2.20

 sci-mathematics/gmm/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/gmm/metadata.xml b/sci-mathematics/gmm/metadata.xml
index 282fd30..bf6dfb4 100644
--- a/sci-mathematics/gmm/metadata.xml
+++ b/sci-mathematics/gmm/metadata.xml
@@ -2,7 +2,7 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
 maintainer
-  emailmaintainer-nee...@gentoo.org/email
+  emailamy...@gentoo.org/email
 /maintainer
 longdescription lang='en'
   Gmm++ is a generic C++ template library for sparse, dense and



[gentoo-commits] repo/gentoo:master commit in: net-misc/openvpn/

2015-08-09 Thread Mikle Kolyada
commit: 26be78e3ee2824dff855515e5ea1d15003a2895d
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 14:07:40 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 14:07:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26be78e3

net-misc/openvpn: ia64 stable wrt bug #556874

Package-Manager: portage-2.2.20

 net-misc/openvpn/openvpn-2.3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openvpn/openvpn-2.3.7.ebuild 
b/net-misc/openvpn/openvpn-2.3.7.ebuild
index bc1f663..a56c53f 100644
--- a/net-misc/openvpn/openvpn-2.3.7.ebuild
+++ b/net-misc/openvpn/openvpn-2.3.7.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE=http://openvpn.net/;
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux
+KEYWORDS=alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux
 IUSE=examples down-root iproute2 +lzo pam passwordsave pkcs11 +plugins 
polarssl selinux socks +ssl static systemd userland_BSD
 
 REQUIRED_USE=static? ( !plugins !pkcs11 )



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/subversion/

2015-08-09 Thread Mikle Kolyada
commit: a71060eca83aa72dd4611f04ebbaf864fdad9dea
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 15:32:11 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 15:32:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71060ec

dev-vcs/subversion: ia64 stable wrt bug #556076

Package-Manager: portage-2.2.20

 dev-vcs/subversion/subversion-1.7.21.ebuild | 2 +-
 dev-vcs/subversion/subversion-1.8.14.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/subversion/subversion-1.7.21.ebuild 
b/dev-vcs/subversion/subversion-1.7.21.ebuild
index 24cf571..fc06155 100644
--- a/dev-vcs/subversion/subversion-1.7.21.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.21.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE=Subversion GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java 
kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf
 
 COMMON_DEPEND==dev-db/sqlite-3.6.18[threadsafe(+)]

diff --git a/dev-vcs/subversion/subversion-1.8.14.ebuild 
b/dev-vcs/subversion/subversion-1.8.14.ebuild
index 4f3b9dd..71d2f93 100644
--- a/dev-vcs/subversion/subversion-1.8.14.ebuild
+++ b/dev-vcs/subversion/subversion-1.8.14.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE=Subversion GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kde nls perl python ruby sasl test vim-syntax
 
 COMMON_DEPEND==dev-db/sqlite-3.7.12



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/mockery/

2015-08-09 Thread Sergei Trofimovich
commit: f98ff2a8d390f78ee564e5930d3a66642147ce8c
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug  9 17:44:11 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug  9 17:49:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98ff2a8

dev-haskell/mockery: version bump up to 0.3.2

Package-Manager: portage-2.2.20

 dev-haskell/mockery/Manifest |  1 +
 dev-haskell/mockery/mockery-0.3.2.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-haskell/mockery/Manifest b/dev-haskell/mockery/Manifest
index 851fe82..bf89979 100644
--- a/dev-haskell/mockery/Manifest
+++ b/dev-haskell/mockery/Manifest
@@ -1 +1,2 @@
 DIST mockery-0.3.0.tar.gz 3328 SHA256 
dd2885072c3c5971602e35b27493c436e8b82eae327b72b7452cd05655e33ecd SHA512 
2cdc1590a206f7b4f5770d61d58232ccadb5abde89296137978a4cdf7c6b4e911958c28c97674b6f39a3876af0d6e52e9f6466ecfeee79ddaff96ee3c0fcc123
 WHIRLPOOL 
d6a3750b81cd81e8b368c2b9859e11c446acad3be1312ccacc4cdc82d05912a338b0d1d499a20e1cebf72f6528d8ccecc05783b147a9d8eb6cb74a9a52265290
+DIST mockery-0.3.2.tar.gz 3421 SHA256 
6f8577fc23392612d6c2f6405cc0b9335b58f2281285513ef5f3e961beb81454 SHA512 
f9b94c205a1fa6c0da93b4859d0e541fdb887470213a1ef3e38468c7d2561803389b3497718936a3b79d20c78708b49d2f8941be4dde95d62ef335752c6f3626
 WHIRLPOOL 
88d1adda3f0bb319755989c36a1928bab7df6814a5f90f47bae994287921548419fa20c271227189f6bac30dd0d3010f2b27adb0bc0494355459fa52976b7d17

diff --git a/dev-haskell/mockery/mockery-0.3.2.ebuild 
b/dev-haskell/mockery/mockery-0.3.2.ebuild
new file mode 100644
index 000..87be5e1
--- /dev/null
+++ b/dev-haskell/mockery/mockery-0.3.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.
+
+CABAL_FEATURES=lib profile haddock hoogle hscolour test-suite
+inherit haskell-cabal
+
+DESCRIPTION=Support functions for automated testing
+HOMEPAGE=http://hackage.haskell.org/package/mockery;
+SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
+
+LICENSE=MIT
+SLOT=0/${PV}
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND=dev-haskell/logging-facade:=[profile?]
+   dev-haskell/temporary:=[profile?]
+   =dev-lang/ghc-7.4.1:=
+
+DEPEND=${RDEPEND}
+   =dev-haskell/cabal-1.10
+   test? ( =dev-haskell/hspec-2 dev-haskell/hspec-3 )
+



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/uuid-types/

2015-08-09 Thread Sergei Trofimovich
commit: ea60559138eddec3ab10789759c8f2e60b762a67
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug  9 17:48:52 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug  9 17:50:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea605591

dev-haskell/uuid-types: version bump up to 1.0.2

Package-Manager: portage-2.2.20

 dev-haskell/uuid-types/Manifest|  1 +
 dev-haskell/uuid-types/uuid-types-1.0.2.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-haskell/uuid-types/Manifest b/dev-haskell/uuid-types/Manifest
index 1dc867d..792a670 100644
--- a/dev-haskell/uuid-types/Manifest
+++ b/dev-haskell/uuid-types/Manifest
@@ -1,2 +1,3 @@
 DIST uuid-types-1.0.0.tar.gz 12649 SHA256 
986eaf295f20853437448f18a38a0b05af547326190d9e1576459de656c3b225 SHA512 
2d7d95188c1aeefd1d642d9c17a76f1fa3c9088723f360b9bafd6a46200823b0dc78a0d2b1c3feae276ac593c3cc4429ea7dd63ce560855b4be921edf3024f45
 WHIRLPOOL 
e49d31f7649e5b035062ead307ffc62ac9ad813b7266e86a4cb1dbbbfd5b8aebb29b19c53ceb7e9d56ae9a1f5983e452e183a2b5c766d17c24cfd291840b5893
 DIST uuid-types-1.0.1.tar.gz 12018 SHA256 
4b1e7f72892249195cb29a5b85b4e8ac75a5b278711a74b01eadde816dd03caf SHA512 
284d20a684fa5d35de2e345712d48aea8b8ede2d1078ec871e6b1338fc0d619bf411b952aeefd5edb9866ef8db2626b00915cf4839440c4f5bff90255a16932c
 WHIRLPOOL 
9ab5344a248ab6cd09c49a16cf2abd8b8b8c1c70c79f9c7c7b2517f64e1dc59fc0f83708c23ececf2ea855d5c137774f507f5484a9f1039f7eb9e169d8d43b98
+DIST uuid-types-1.0.2.tar.gz 12142 SHA256 
56c6e9d6c05f30461419d2c3b90ef7e5f2fb8dd51c09846b5f4ce12d034f2e05 SHA512 
bf90fea8512ddc1adbef14dec86881d2d2385b767609c7d974ea12a18bbd8a47aa0446a2a35effa51bf22539d6c9632d4a6ca0efee43b63b7e19ea2eeb875344
 WHIRLPOOL 
83a5d6f8329061d31c9479ae05243187cf5732ab468cbfbd48c33270e9c21478a0c7de07158a2837f0dc5ea54f313c8502c3ae1c6f9322ad8857d6fd12b554ef

diff --git a/dev-haskell/uuid-types/uuid-types-1.0.2.ebuild 
b/dev-haskell/uuid-types/uuid-types-1.0.2.ebuild
new file mode 100644
index 000..035
--- /dev/null
+++ b/dev-haskell/uuid-types/uuid-types-1.0.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.
+
+CABAL_FEATURES=lib profile haddock hoogle hscolour test-suite
+inherit haskell-cabal
+
+DESCRIPTION=Type definitions for Universally Unique Identifiers
+HOMEPAGE=https://github.com/aslatter/uuid;
+SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
+
+LICENSE=BSD
+SLOT=0/${PV}
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND==dev-haskell/binary-0.4:=[profile?] 
dev-haskell/binary-0.8:=[profile?]
+   =dev-haskell/random-1.0.1:=[profile?] 
dev-haskell/random-1.2:=[profile?]
+   =dev-haskell/text-1:=[profile?] dev-haskell/text-1.3:=[profile?]
+   =dev-lang/ghc-7.4.1:=
+   || ( ( =dev-haskell/hashable-1.1.1.0:=[profile?] 
dev-haskell/hashable-1.2.0:=[profile?] )
+   ( =dev-haskell/hashable-1.2.1:=[profile?] 
dev-haskell/hashable-1.3:=[profile?] ) )
+
+DEPEND=${RDEPEND}
+   =dev-haskell/cabal-1.8
+   test? ( =dev-haskell/hunit-1.2 dev-haskell/hunit-1.3
+   =dev-haskell/quickcheck-2.4 dev-haskell/quickcheck-2.9
+   =dev-haskell/tasty-0.10 dev-haskell/tasty-0.11
+   =dev-haskell/tasty-hunit-0.9 dev-haskell/tasty-hunit-0.10
+   =dev-haskell/tasty-quickcheck-0.8 
dev-haskell/tasty-quickcheck-0.9 )
+



[gentoo-commits] repo/gentoo:master commit in: /

2015-08-09 Thread Mike Gilbert
commit: 5e30d316408be91fd5bbdfc1df3949b967d361cf
Author: Mike Gilbert floppym AT gentoo DOT org
AuthorDate: Sun Aug  9 18:11:44 2015 +
Commit: Mike Gilbert floppym AT gentoo DOT org
CommitDate: Sun Aug  9 18:13:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e30d316

Update skel files to use $Id$ instead of $Header: $

 header.txt | 2 +-
 skel.ChangeLog | 2 +-
 skel.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/header.txt b/header.txt
index edcaced..72ea74f 100644
--- a/header.txt
+++ b/header.txt
@@ -1,4 +1,4 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 

diff --git a/skel.ChangeLog b/skel.ChangeLog
index cc34d38..acf979d 100644
--- a/skel.ChangeLog
+++ b/skel.ChangeLog
@@ -1,6 +1,6 @@
 # ChangeLog for CATEGORY/PACKAGE_NAME
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
+# $Id$
 
 *PACKAGE_NAME-PACKAGE_VERSION-PACKAGE_RELEASE (DD MMM )
 

diff --git a/skel.ebuild b/skel.ebuild
index 7795a5b..1e97365 100644
--- a/skel.ebuild
+++ b/skel.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 # NOTE: The comments in this file are for instruction and documentation.
 # They're not meant to appear with your final, production ebuild.  Please



[gentoo-commits] repo/gentoo:master commit in: app-text/paps/

2015-08-09 Thread Mikle Kolyada
commit: 726599277280edcdf74159e7a52f74c8d33d3158
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 18:13:29 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 18:13:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72659927

app-text/paps: x86 stable wrt bug #553984

Package-Manager: portage-2.2.20

 app-text/paps/paps-0.6.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/paps/paps-0.6.8-r1.ebuild 
b/app-text/paps/paps-0.6.8-r1.ebuild
index 6068f60..6711821 100644
--- a/app-text/paps/paps-0.6.8-r1.ebuild
+++ b/app-text/paps/paps-0.6.8-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz
 
 LICENSE=LGPL-2
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND=x11-libs/pango



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/

2015-08-09 Thread Chí-Thanh Christopher Nguyễn
commit: 04f42b7c5ea001c31db7214d5d4fd87882123ec9
Author: Chí-Thanh Christopher Nguyễn chithanh AT gentoo DOT org
AuthorDate: Sun Aug  9 12:48:48 2015 +
Commit: Chí-Thanh Christopher Nguyễn chithanh AT gentoo DOT org
CommitDate: Sun Aug  9 12:48:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f42b7c

x11-drivers/xf86-input-libinput: Version bump. Transfer alpha keyword from 
0.6.0.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=538828
Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=553500#c15

Package-Manager: portage-2.2.20

 x11-drivers/xf86-input-libinput/Manifest|  1 +
 .../xf86-input-libinput-0.13.0.ebuild   | 17 +
 2 files changed, 18 insertions(+)

diff --git a/x11-drivers/xf86-input-libinput/Manifest 
b/x11-drivers/xf86-input-libinput/Manifest
index 30e8575..31990a8 100644
--- a/x11-drivers/xf86-input-libinput/Manifest
+++ b/x11-drivers/xf86-input-libinput/Manifest
@@ -1,4 +1,5 @@
 DIST xf86-input-libinput-0.11.0.tar.bz2 294627 SHA256 
56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda SHA512 
3d8463a9f5275a54b1d5299aca0a12271715582fed882e39ff10934308aadce864357cd9e3c75a4713aee8b12b81f139f33f25e8f92846c98cc299b3c4d6389b
 WHIRLPOOL 
239cf0e7fed5cf82a417a73623b16d0c505695095c2e0957012df030201c1745cd4a1062b691952b39338e167b0eea7e581ad59032382620d896b04617f51bca
 DIST xf86-input-libinput-0.12.0.tar.bz2 295050 SHA256 
db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6 SHA512 
983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f
 WHIRLPOOL 
2af6a411ebdb1404c6216db701e32a1692ee4b69e9298d997d9152f2ea800fa07e6b843bbd8405884bc1e84034ee79344b72737a5f93c9ae3ee3d1b3ba399987
+DIST xf86-input-libinput-0.13.0.tar.bz2 295850 SHA256 
b9535c58904f47e8f85fee045b4a2b549c91216ddc9b0ee733d47d1b049fe3da SHA512 
27dcb80d1b806a3f03afc8112325dfdd9864e8d744de2b91f084288beeca29e3926392dcd6d751c7ab8332d6547c5a912f7e64e885501dc40c956565cc758941
 WHIRLPOOL 
7c46d0596f10d40da5b7d206c0bab0f7c7b9e4503aff0120f111aa831ffcc5842a66a18df4a963e809ed807a21b8f76ec9e9ca73c942c2b861f7162b6609c7fa
 DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 
2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 
536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639
 WHIRLPOOL 
5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b
 DIST xf86-input-libinput-0.8.0.tar.bz2 290565 SHA256 
2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a SHA512 
44d2c77b2cc9b29151f90458dbd6fb61b6cdfb23c878ea553e7b96f1085cd547080ab3afe804d0b6cb4d806ae2c9a4c4594b0164a54f3f44741016ec918b9d0e
 WHIRLPOOL 
2c43000edbf688ce6e7bf87f64d1a290e8e7183906e4c586223aa0ef5b9a443b161e0aeca428ec713b0f0aea8b59830040d98ab556566fdaea44b77ae0a16482

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild 
b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
new file mode 100644
index 000..973ded5
--- /dev/null
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.13.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION=X.org input driver based on libinput
+
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
+IUSE=
+
+RDEPEND==dev-libs/libinput-0.21.0:0=
+DEPEND=${RDEPEND}
+
+DOCS=( README.md conf/99-libinput.conf )



[gentoo-commits] proj/kde:master commit in: kde-apps/kde4-l10n/, kde-apps/kde4-l10n/files/

2015-08-09 Thread Johannes Huber
commit: 6b85da88a706536e2bd6a2622a7aaa3db683db76
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Aug  9 11:28:55 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Aug  9 11:30:26 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6b85da88

[kde-apps/kde4-l10n] Fix file collisions, bug 557028

Package-Manager: portage-2.2.20

 .../{kde4-l10n-15.07.80-remove-dirs = kde4-l10n-15.07.90-remove-dirs}  | 1 +
 kde-apps/kde4-l10n/kde4-l10n-15.07.90.ebuild| 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kde4-l10n/files/kde4-l10n-15.07.80-remove-dirs 
b/kde-apps/kde4-l10n/files/kde4-l10n-15.07.90-remove-dirs
similarity index 98%
rename from kde-apps/kde4-l10n/files/kde4-l10n-15.07.80-remove-dirs
rename to kde-apps/kde4-l10n/files/kde4-l10n-15.07.90-remove-dirs
index 9392734..005cab1 100644
--- a/kde-apps/kde4-l10n/files/kde4-l10n-15.07.80-remove-dirs
+++ b/kde-apps/kde4-l10n/files/kde4-l10n-15.07.90-remove-dirs
@@ -15,6 +15,7 @@ docs/kdegraphics gwenview
 docs/kdegraphics kruler
 docs/kdesdk kapptemplate
 docs/kdesdk okteta
+docs/kdeutils kwalletmanager
 # Plasma 5.3
 docs/kde-runtime fundamentals
 docs/kde-runtime kdesu

diff --git a/kde-apps/kde4-l10n/kde4-l10n-15.07.90.ebuild 
b/kde-apps/kde4-l10n/kde4-l10n-15.07.90.ebuild
index 641ed5c..9fe546e 100644
--- a/kde-apps/kde4-l10n/kde4-l10n-15.07.90.ebuild
+++ b/kde-apps/kde4-l10n/kde4-l10n-15.07.90.ebuild
@@ -22,7 +22,7 @@ RDEPEND=
 KEYWORDS= ~amd64 ~x86
 IUSE=minimal
 
-REMOVE_DIRS=${FILESDIR}/${PN}-15.07.80-remove-dirs
+REMOVE_DIRS=${FILESDIR}/${PN}-15.07.90-remove-dirs
 REMOVE_MSGS=${FILESDIR}/${PN}-15.07.80-remove-messages
 
 LV=4.14.3



[gentoo-commits] repo/gentoo:master commit in: sci-libs/opencascade/

2015-08-09 Thread Michael Weber
commit: 40b3fd64ec9c5d6d94f0f0897740bc77622c24a1
Author: Michael Weber xmw AT gentoo DOT org
AuthorDate: Sun Aug  9 13:58:26 2015 +
Commit: Michael Weber xmw AT gentoo DOT org
CommitDate: Sun Aug  9 13:58:26 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b3fd64

sci-libs/opencascade: add USE=vtk (bug 557022, thanks Helmut Jarausch).

Package-Manager: portage-2.2.20

 sci-libs/opencascade/metadata.xml | 3 ++-
 sci-libs/opencascade/opencascade-6.9.0.ebuild | 9 +++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/sci-libs/opencascade/metadata.xml 
b/sci-libs/opencascade/metadata.xml
index ccbd7c2..7d64287 100644
--- a/sci-libs/opencascade/metadata.xml
+++ b/sci-libs/opencascade/metadata.xml
@@ -8,6 +8,7 @@
   use
 flag name=freeimageEnable support for image i/o via 
media-libs/freeimage/flag
 flag name=gl2psUse gl2ps PostScript printing library/flag
-flag name=tbbtEnable multithreading with the Intel Threads Building 
Block dev-cpp/tbb/flag
+flag name=tbbEnable multithreading with the Intel Threads Building 
Block dev-cpp/tbb/flag
+flag name=vtkEnable Virtualisation Toolkit/flag
   /use
 /pkgmetadata

diff --git a/sci-libs/opencascade/opencascade-6.9.0.ebuild 
b/sci-libs/opencascade/opencascade-6.9.0.ebuild
index da82dfc..1f59e16 100644
--- a/sci-libs/opencascade/opencascade-6.9.0.ebuild
+++ b/sci-libs/opencascade/opencascade-6.9.0.ebuild
@@ -13,8 +13,9 @@ 
SRC_URI=http://files.opencascade.com/OCCT/OCC_${PV}_release/opencascade-${PV}.t
 LICENSE=|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )
 SLOT=${PV}
 KEYWORDS=~amd64 ~x86
-IUSE=debug doc examples freeimage gl2ps java qt4 +tbb
+IUSE=debug doc examples freeimage gl2ps java qt4 +tbb +vtk
 
+MY_VTK=vtk-6.1
 DEPEND=app-eselect/eselect-opencascade
dev-lang/tcl:0=
dev-lang/tk:0=
@@ -28,7 +29,8 @@ DEPEND=app-eselect/eselect-opencascade
freeimage? ( media-libs/freeimage )
gl2ps? ( x11-libs/gl2ps )
java? ( virtual/jdk:= )
-   tbb? ( dev-cpp/tbb )
+   tbb? ( dev-cpp/tbb )
+   vtk? ( =sci-libs/${MY_VTK}* )
 RDEPEND=${DEPEND}
 
 # http://bugs.gentoo.org/show_bug.cgi?id=352435
@@ -108,6 +110,7 @@ TCL_LIBRARY=${my_sys_lib}/tcl$(grep TCL_VER 
/usr/include/tcl.h | sed 's/^.*\(.*
-e s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/ \
-e s:\$qt/include:\$qt/include/qt4:g\
-e s:\$qt/lib:\$qt/$(get_libdir)/qt4:g\
+   -e /CSF_VTK_LIB=/s:-${MY_VTK/vtk-}::g \
-i configure.ac || die
eautoreconf
 }
@@ -124,6 +127,8 @@ src_configure() {
$(usex tbb --with-tbb-include=${EROOT}usr ) \
$(usex tbb --with-tbb-library=${EROOT}usr ) \
$(use java  echo --with-java-include=$(java-config 
-O)/include || echo --without-java-include) \
+   $(usex vtk --with-vtk-include=${EROOT}usr/include/${MY_VTK} 
) \
+   $(usex vtk --with-vtk-library=${EROOT}usr/$(get_libdir) ) \
$(use_enable debug) \
$(use_enable !debug production)
 }



[gentoo-commits] repo/gentoo:master commit in: games-engines/renpy/

2015-08-09 Thread Julian Ospald
commit: d6b01b60e07e96b33784a8fceab87a6005d3971c
Author: Julian Ospald hasufell AT gentoo DOT org
AuthorDate: Sun Aug  9 14:36:10 2015 +
Commit: Julian Ospald hasufell AT gentoo DOT org
CommitDate: Sun Aug  9 14:40:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b01b60

games-engines/renpy: version bump to 6.99.5

X-Gentoo-Bug: 545540
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=545540

 games-engines/renpy/Manifest|   1 +
 games-engines/renpy/renpy-6.99.5.ebuild | 111 
 2 files changed, 112 insertions(+)

diff --git a/games-engines/renpy/Manifest b/games-engines/renpy/Manifest
index 74e720f..45adc4a 100644
--- a/games-engines/renpy/Manifest
+++ b/games-engines/renpy/Manifest
@@ -4,3 +4,4 @@ DIST renpy-6.16.5-source.tar.bz2 14455622 SHA256 
5ecb00fa84a048ff6e1f1d8a0114373
 DIST renpy-6.17.7-source.tar.bz2 17932988 SHA256 
fef01de9e482b73d9d409de7a43bada6dd3e2a0549b99dd487306371190ed038 SHA512 
22b0e08b18ee35317b11451205233cbd8a29617d9c3d298bbdcfc5757f67c2f0e4c8a748aa83d5c8b43786c062ffca109d07e981efa750fcee26f45f08a33ea2
 WHIRLPOOL 
fef82eb6c958a2525797e5d8bfae3488fba606b70eeed5c94f7afcab4fa46e7a7eb43d91b4bd55f553b65a72b12236e02ecdee55e8852c1fafc055332f9d131d
 DIST renpy-6.18.2-source.tar.bz2 19854257 SHA256 
635c7495d5ced298183793cafbe8631981a5a75aec106b4ba145d3dd870a544c SHA512 
239de63f7e015076aeb05d4f7da7caa676e151b0f3cbd710b0fe59a592f7af02cd8994ddb0d6225ccec337579eb2de1a5b83759a28572ead631fe3b5df515e8b
 WHIRLPOOL 
85ac745891bf2ab729cb8ad44cab0cdd03399956455a4fbf73d638b87cf49d44c7395658e3882509dc0652492da931f7932297eb39974d7c890e772cfe1f13ff
 DIST renpy-6.18.3-source.tar.bz2 23244450 SHA256 
c0c6af79ceb529e69cebfdb0e9849e50dc27e424dc2fd2b322c13d6ec938cba6 SHA512 
7ea99adaf1fbea7a499790fb5b37349fc797f383fb633956a43955c80885b259e26570469c430f4c4c103e62444f60082690489ee6400809f5e9024693261e55
 WHIRLPOOL 
6e4e68228bc38c709af4387f209717e4644efccae47fb04b7071783b0c01d6fbe4ca65d7c712a32e159cd59c663873457e54c3851e9e4a84d3d4e4ed05271102
+DIST renpy-6.99.5-source.tar.bz2 27285400 SHA256 
cec38c548a812331fe42b60882ba271ea10fb369f0ba67bad1facd8d556ae74d SHA512 
0e9d3dca70924e587711effa34d5af45fcd1c1bc6ce0b38723b39e07593a85dc55645ad4cb002f43fe33f387ee58c92626004f655d0f2955c55d8d01b5453326
 WHIRLPOOL 
f3db4a08b1216b69b2724668cb22ea3c720826a6bf82042d0783fb8048d07074fd473157132e27010570c485fc90d09cb0115accbb429aad48f62417245852a8

diff --git a/games-engines/renpy/renpy-6.99.5.ebuild 
b/games-engines/renpy/renpy-6.99.5.ebuild
new file mode 100644
index 000..dd931c2
--- /dev/null
+++ b/games-engines/renpy/renpy-6.99.5.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_IN_SOURCE_BUILD=1
+inherit eutils toolchain-funcs python-r1 versionator gnome2-utils games 
distutils-r1
+
+DESCRIPTION=Visual novel engine written in python
+HOMEPAGE=http://www.renpy.org;
+SRC_URI=http://www.renpy.org/dl/${PV}/${P}-source.tar.bz2;
+
+LICENSE=MIT
+SLOT=$(get_version_component_range 1-2)
+MYSLOT=$(delete_all_version_separators ${SLOT})
+KEYWORDS=~amd64 ~x86
+IUSE=development doc examples
+REQUIRED_USE=examples? ( development )
+
+RDEPEND=
+   =app-eselect/eselect-renpy-0.6
+   dev-libs/fribidi
+   ~dev-python/pygame_sdl2-${PV}[${PYTHON_USEDEP}]
+   =dev-lang/python-exec-0.3[${PYTHON_USEDEP}]
+   media-libs/glew
+   media-libs/libpng:0
+   media-libs/libsdl2[video]
+   media-libs/freetype:2
+   sys-libs/zlib
+   virtual/ffmpeg
+DEPEND=${RDEPEND}
+   dev-python/cython[${PYTHON_USEDEP}]
+   virtual/pkgconfig
+
+S=${WORKDIR}/${P}-source
+
+pkg_setup() {
+   games_pkg_setup
+   export CFLAGS=${CFLAGS} $($(tc-getPKG_CONFIG) --cflags fribidi)
+}
+
+python_prepare_all() {
+   # wooosh! this should fix multiple abi
+   epatch ${FILESDIR}/${P}-multiple-abi.patch
+
+   einfo Deleting precompiled python files
+   find . -name '*.py[co]' -print -delete || die
+
+   sed -i \
+   -e s/@SLOT@/${MYSLOT}/ \
+   renpy.py renpy/common.py || die setting slot failed!
+
+   distutils-r1_python_prepare_all
+}
+
+python_compile() {
+   cd ${S}/module || die
+   distutils-r1_python_compile
+}
+
+python_install() {
+   cd ${S}/module || die
+   distutils-r1_python_install 
--install-lib=$(python_get_sitedir)/renpy${MYSLOT}
+
+   cd ${S} || die
+   python_scriptinto ${GAMES_BINDIR}
+   python_newscript renpy.py ${PN}-${SLOT}
+
+   python_moduleinto renpy${MYSLOT}
+   python_domodule renpy
+   if use development ; then
+   python_domodule launcher templates
+   fi
+   if use examples ; then
+   python_domodule the_question tutorial
+   fi
+}
+
+python_install_all() {
+   if use development; then
+   newicon -s 32 

[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tdom/

2015-08-09 Thread Tobias Klausmann
commit: 554a72f8686d30453410bf88f5d6661a05a58c4c
Author: Tobias Klausmann klausman AT gentoo DOT org
AuthorDate: Sun Aug  9 17:48:41 2015 +
Commit: Tobias Klausmann klausman AT gentoo DOT org
CommitDate: Sun Aug  9 17:48:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554a72f8

dev-tcltk/tdom: add ~alpha keyword

Gentoo-Bug: 541980

Package-Manager: portage-2.2.20

 dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild 
b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild
index 3ba43ee..b90daa5 100644
--- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild
+++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild
@@ -15,7 +15,7 @@ SRC_URI=mirror://github/tDOM/${PN}/${MY_P}.tgz
 
 LICENSE=MPL-1.1
 SLOT=0
-KEYWORDS=amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux
 IUSE=static-libs threads
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/kmail/

2015-08-09 Thread Agostino Sarubbo
commit: 4fe7fb8aa9883428dcd2241ec97ea127713add31
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:14 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe7fb8a

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/kmail/kmail-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kmail/kmail-4.4.2015.06.ebuild 
b/kde-base/kmail/kmail-4.4.2015.06.ebuild
index 35af159..cac9495 100644
--- a/kde-base/kmail/kmail-4.4.2015.06.ebuild
+++ b/kde-base/kmail/kmail-4.4.2015.06.ebuild
@@ -10,7 +10,7 @@ VIRTUALX_REQUIRED=test
 inherit flag-o-matic kde4-meta
 
 DESCRIPTION=Email component of Kontact, the integrated personal information 
manager of KDE (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/libkpgp/

2015-08-09 Thread Agostino Sarubbo
commit: a3748930cba8bce88bc4d4459fe37024258b23fa
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:58 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3748930

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/libkpgp/libkpgp-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/libkpgp/libkpgp-4.4.2015.06.ebuild 
b/kde-base/libkpgp/libkpgp-4.4.2015.06.ebuild
index 476f97d..e4ef122 100644
--- a/kde-base/libkpgp/libkpgp-4.4.2015.06.ebuild
+++ b/kde-base/libkpgp/libkpgp-4.4.2015.06.ebuild
@@ -9,5 +9,5 @@ KMNAME=kdepim
 inherit kde4-meta
 
 DESCRIPTION=KDE pgp abstraction library
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 IUSE=debug



[gentoo-commits] repo/gentoo:master commit in: kde-base/kabcclient/

2015-08-09 Thread Agostino Sarubbo
commit: 61849a33aba4b6cdb287ed4820d1640237aa9729
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:23:29 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:23:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61849a33

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/kabcclient/kabcclient-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kabcclient/kabcclient-4.4.2015.06.ebuild 
b/kde-base/kabcclient/kabcclient-4.4.2015.06.ebuild
index 0cd0504..5e90ee8 100644
--- a/kde-base/kabcclient/kabcclient-4.4.2015.06.ebuild
+++ b/kde-base/kabcclient/kabcclient-4.4.2015.06.ebuild
@@ -10,7 +10,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=A command line client for accessing the KDE addressbook 
(noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/libkdepim/

2015-08-09 Thread Agostino Sarubbo
commit: 6f8daa9edc1cdfd2b276bf7e7df633bf5874b833
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:49 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f8daa9e

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/libkdepim/libkdepim-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/libkdepim/libkdepim-4.4.2015.06.ebuild 
b/kde-base/libkdepim/libkdepim-4.4.2015.06.ebuild
index 134cb76..201572c 100644
--- a/kde-base/libkdepim/libkdepim-4.4.2015.06.ebuild
+++ b/kde-base/libkdepim/libkdepim-4.4.2015.06.ebuild
@@ -8,7 +8,7 @@ KMNAME=kdepim
 inherit kde4-meta
 
 DESCRIPTION=Common library for KDE PIM apps (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/kaddressbook/

2015-08-09 Thread Agostino Sarubbo
commit: 806959c8f921989a954c471a018f515ccfb46dcc
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:23:34 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:23:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806959c8

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/kaddressbook/kaddressbook-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kaddressbook/kaddressbook-4.4.2015.06.ebuild 
b/kde-base/kaddressbook/kaddressbook-4.4.2015.06.ebuild
index 960b519..dbfd435 100644
--- a/kde-base/kaddressbook/kaddressbook-4.4.2015.06.ebuild
+++ b/kde-base/kaddressbook/kaddressbook-4.4.2015.06.ebuild
@@ -9,7 +9,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=The KDE Address Book (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/kdepim-kresources/

2015-08-09 Thread Agostino Sarubbo
commit: 3ea480a387a156eff347b3e9da8295e336c5432b
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:23:49 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:23:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea480a3

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild 
b/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild
index a8e2c08..05f1b3b 100644
--- a/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild
+++ b/kde-base/kdepim-kresources/kdepim-kresources-4.4.2015.06.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
 
 DESCRIPTION=KDE PIM groupware plugin collection (noakonadi branch)
 IUSE=debug
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 
 DEPEND=
$(add_kdebase_dep kdepimlibs '' 4.6)



[gentoo-commits] repo/gentoo:master commit in: kde-base/ktimetracker/

2015-08-09 Thread Agostino Sarubbo
commit: f0ea0fc51239959383524e0a241ef9e3d6cff5c8
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:45 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ea0fc5

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/ktimetracker/ktimetracker-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/ktimetracker/ktimetracker-4.4.2015.06.ebuild 
b/kde-base/ktimetracker/ktimetracker-4.4.2015.06.ebuild
index 7a7c0a6..e207695 100644
--- a/kde-base/ktimetracker/ktimetracker-4.4.2015.06.ebuild
+++ b/kde-base/ktimetracker/ktimetracker-4.4.2015.06.ebuild
@@ -9,7 +9,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=KTimeTracker tracks time spent on various tasks (noakonadi 
branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 RDEPEND=



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/fdo-notify/

2015-08-09 Thread Sergei Trofimovich
commit: f12d872773eb048815632a7e18f49a556bca9b1f
Author: Sergei Trofimovich slyfox AT gentoo DOT org
AuthorDate: Sun Aug  9 18:22:36 2015 +
Commit: Sergei Trofimovich slyfox AT gentoo DOT org
CommitDate: Sun Aug  9 18:25:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12d8727

dev-haskell/fdo-notify: new package, desktop notifications client

A depend for dev-vcs/git-annex-5.20150731

Package-Manager: portage-2.2.20

 dev-haskell/fdo-notify/Manifest|  1 +
 dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 26 ++
 dev-haskell/fdo-notify/metadata.xml| 10 ++
 3 files changed, 37 insertions(+)

diff --git a/dev-haskell/fdo-notify/Manifest b/dev-haskell/fdo-notify/Manifest
new file mode 100644
index 000..e0c8311
--- /dev/null
+++ b/dev-haskell/fdo-notify/Manifest
@@ -0,0 +1 @@
+DIST fdo-notify-0.3.1.tar.gz 4882 SHA256 
7083414bb25e3057f6444722288cebf4ad3e4c2616f95f26079c8c7762989fd8 SHA512 
d9193899d5eebd7c36e9464571827bd5b560fcc156e89822877b3b67a1f376c7abea9958f7e0aa6f79da06ad5f35a8738ad30a40d447b64ad557ed341054e6b6
 WHIRLPOOL 
c4417c3a27e05e7cb6e946e4cf6e873336e5421b1ae5e8cb6e618f2ffa4454fea2fe33aaf7b7d94c37531abd0f69b51119aae8b867ac78c147b2833d42e8a8a9

diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild 
b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
new file mode 100644
index 000..4072870
--- /dev/null
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.5.
+
+CABAL_FEATURES=lib profile haddock hoogle hscolour
+inherit haskell-cabal
+
+DESCRIPTION=Desktop Notifications client
+HOMEPAGE=http://bitbucket.org/taejo/fdo-notify/;
+SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz
+
+LICENSE=BSD
+SLOT=0/${PV}
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND==dev-haskell/dbus-0.10.7:=[profile?]
+   =dev-lang/ghc-7.4.1:=
+
+DEPEND=${RDEPEND}
+   =dev-haskell/cabal-1.2.1
+

diff --git a/dev-haskell/fdo-notify/metadata.xml 
b/dev-haskell/fdo-notify/metadata.xml
new file mode 100644
index 000..e373ad8
--- /dev/null
+++ b/dev-haskell/fdo-notify/metadata.xml
@@ -0,0 +1,10 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdhaskell/herd
+   longdescription
+   A library for issuing notifications using FreeDesktop.org#39;s 
Desktop
+   Notifications protcol. This protocol is supported by services 
such
+   as Ubuntu#39;s NotifyOSD.
+   /longdescription
+/pkgmetadata



[gentoo-commits] repo/gentoo:master commit in: kde-base/knode/

2015-08-09 Thread Agostino Sarubbo
commit: 0956e53a83b9bb2cf4df032c6992926c5ed2ae10
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:19 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0956e53a

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/knode/knode-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/knode/knode-4.4.2015.06.ebuild 
b/kde-base/knode/knode-4.4.2015.06.ebuild
index 91aec7c..4156173 100644
--- a/kde-base/knode/knode-4.4.2015.06.ebuild
+++ b/kde-base/knode/knode-4.4.2015.06.ebuild
@@ -9,7 +9,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=A newsreader for KDE (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 # test fails, last checked for 4.2.96



[gentoo-commits] repo/gentoo:master commit in: kde-base/akregator/

2015-08-09 Thread Agostino Sarubbo
commit: d8d7fc1218ad23fa9fd388f4ae0709c1029ab14d
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:23:19 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:23:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d7fc12

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/akregator/akregator-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/akregator/akregator-4.4.2015.06.ebuild 
b/kde-base/akregator/akregator-4.4.2015.06.ebuild
index 5283ec5..a7ceed2 100644
--- a/kde-base/akregator/akregator-4.4.2015.06.ebuild
+++ b/kde-base/akregator/akregator-4.4.2015.06.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
 
 DESCRIPTION=KDE news feed aggregator (noakonadi branch)
 HOMEPAGE=http://www.kde.org/applications/internet/akregator;
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/kjots/

2015-08-09 Thread Agostino Sarubbo
commit: 1ca733ee55686469f790fb25cd4c676010855fff
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:04 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca733ee

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/kjots/kjots-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kjots/kjots-4.4.2015.06.ebuild 
b/kde-base/kjots/kjots-4.4.2015.06.ebuild
index 2baa3d8..8bc6950 100644
--- a/kde-base/kjots/kjots-4.4.2015.06.ebuild
+++ b/kde-base/kjots/kjots-4.4.2015.06.ebuild
@@ -9,7 +9,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=KDE note taking utility (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/korganizer/

2015-08-09 Thread Agostino Sarubbo
commit: af5303b64e8e828691cb6833fef44c8ace606aa6
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:39 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:39 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5303b6

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/korganizer/korganizer-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/korganizer/korganizer-4.4.2015.06.ebuild 
b/kde-base/korganizer/korganizer-4.4.2015.06.ebuild
index 00f7c2f..7581082 100644
--- a/kde-base/korganizer/korganizer-4.4.2015.06.ebuild
+++ b/kde-base/korganizer/korganizer-4.4.2015.06.ebuild
@@ -9,7 +9,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=A Personal Organizer for KDE (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/kdepim-meta/

2015-08-09 Thread Agostino Sarubbo
commit: 9ea12ef602a01f5e1d7f07ddd637588778cc3a33
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:23:54 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:23:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea12ef6

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/kdepim-meta/kdepim-meta-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/kdepim-meta/kdepim-meta-4.4.2015.06.ebuild 
b/kde-base/kdepim-meta/kdepim-meta-4.4.2015.06.ebuild
index c1ebc77..c0f6704 100644
--- a/kde-base/kdepim-meta/kdepim-meta-4.4.2015.06.ebuild
+++ b/kde-base/kdepim-meta/kdepim-meta-4.4.2015.06.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit kde4-meta-pkg
 
 DESCRIPTION=kdepim - merge this to pull in all kdepim-derived packages
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=nls
 
 RDEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/blogilo/

2015-08-09 Thread Agostino Sarubbo
commit: 6157749261002c04e3797bd86dea34ebc9d5ae6f
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:23:24 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:23:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61577492

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/blogilo/blogilo-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/blogilo/blogilo-4.4.2015.06.ebuild 
b/kde-base/blogilo/blogilo-4.4.2015.06.ebuild
index 441bd0b..6c803c1 100644
--- a/kde-base/blogilo/blogilo-4.4.2015.06.ebuild
+++ b/kde-base/blogilo/blogilo-4.4.2015.06.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
 
 DESCRIPTION=KDE Blogging Client (noakonadi branch)
 HOMEPAGE=http://www.kde.org/applications/internet/blogilo;
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: kde-base/konsolekalendar/

2015-08-09 Thread Agostino Sarubbo
commit: 4904278404c91968dde29be683988fa761c472c5
Author: Agostino Sarubbo ago AT gentoo DOT org
AuthorDate: Sun Aug  9 18:24:29 2015 +
Commit: Agostino Sarubbo ago AT gentoo DOT org
CommitDate: Sun Aug  9 18:24:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49042784

Stable for amd64, wrt bug #556974

Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches=amd64

 kde-base/konsolekalendar/konsolekalendar-4.4.2015.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/konsolekalendar/konsolekalendar-4.4.2015.06.ebuild 
b/kde-base/konsolekalendar/konsolekalendar-4.4.2015.06.ebuild
index 6479de8..ff08468 100644
--- a/kde-base/konsolekalendar/konsolekalendar-4.4.2015.06.ebuild
+++ b/kde-base/konsolekalendar/konsolekalendar-4.4.2015.06.ebuild
@@ -10,7 +10,7 @@ KDE_HANDBOOK=optional
 inherit kde4-meta
 
 DESCRIPTION=A command line interface to KDE calendars (noakonadi branch)
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
 IUSE=debug
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/mr/

2015-08-09 Thread Matthias Maier
commit: 22299958f7d29475af4b0ebee91a6a5d10d8be75
Author: Matthias Maier tamiko AT gentoo DOT org
AuthorDate: Sun Aug  9 13:11:15 2015 +
Commit: Matthias Maier tamiko AT gentoo DOT org
CommitDate: Sun Aug  9 13:12:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22299958

dev-vcs/mr: Version bump; bug #557130

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=557130

Package-Manager: portage-2.2.20

 dev-vcs/mr/Manifest |  1 +
 dev-vcs/mr/mr-1.20150503.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-vcs/mr/Manifest b/dev-vcs/mr/Manifest
index 696ec2d..0648f3a 100644
--- a/dev-vcs/mr/Manifest
+++ b/dev-vcs/mr/Manifest
@@ -1,2 +1,3 @@
 DIST mr-1.20140831.1.tar.gz 44706 SHA256 
efb864848d3c557d913138a52e3d5a4736edcccd9f9b46bb65931060cf8548f0 SHA512 
f8004c37200bf0f227371d2cb747f38c1bf37d1ff270c299b1a97ee92b22a2be039da3c8e9b31b4402adb8ee985a16764115debedad027c5b0f830ceb3a39216
 WHIRLPOOL 
d2eff39628324c3be7996a715ff487e8cb37313eecaed4dcaa25bc320c5d96ba32cc578a85dab241b53556b297ba29def3cd9ea2b3b5a7afe5e2dac57cfd544b
 DIST mr-1.20141024.tar.gz 45032 SHA256 
7b68183476867d15d6f111fc9678335b94824dcfa09f07c761a72d64cdf5ad4a SHA512 
d39428bc9858a3d9649ff841fa688a5cb92632bf957af9101c7f7e709d2821dbc38a2ab5400d9fe31208159873156cc6d740538b5567e758c35afb01744000d6
 WHIRLPOOL 
a806e3543b1fc4864b2581883a348cc1441a75fb8ebd4fe6ab393f8180b820e0b389c0b40123798b8257a1641409747981227b6616368eafda4f3d56e9ba39a5
+DIST mr-1.20150503.tar.gz 45613 SHA256 
6e61e2a0b298841cbc2ea0106fae7c628a5b34e705aafa7536848c60eb448e89 SHA512 
ea850c338c9488b964cffbbf510d65354b6773239d8ba7030e33a881ff7e0490cee6b3aa5f3ae0cd3a298bf874cc6d0edd344b9a801b162cb4b2cd11bfcdb1ee
 WHIRLPOOL 
9c9cea6df047471809a7576e4d24e31a54ba1f23f4cc1b697a77e8188fec5d823e185e72c8944dce57356852bd76fb16ba6d699c21ad977a0aa428ae713e512c

diff --git a/dev-vcs/mr/mr-1.20150503.ebuild b/dev-vcs/mr/mr-1.20150503.ebuild
new file mode 100644
index 000..9e6ee33
--- /dev/null
+++ b/dev-vcs/mr/mr-1.20150503.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_P=myrepos-${PV}
+
+DESCRIPTION=Multiple Repository management tool
+HOMEPAGE=https://github.com/joeyh/myrepos;
+SRC_URI=https://github.com/joeyh/myrepos/archive/${PV}.tar.gz - ${P}.tar.gz
+
+LICENSE=GPL-2
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+DEPEND=dev-lang/perl
+RDEPEND=${DEPEND}
+   dev-perl/libwww-perl
+   dev-perl/HTML-Parser
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+   dobin mr webcheckout
+   doman mr.1 webcheckout.1
+   dodoc README debian/changelog \
+   mrconfig mrconfig.complex
+   insinto /usr/share/${PN}
+   doins lib/*
+}



[gentoo-commits] repo/gentoo:master commit in: /

2015-08-09 Thread Johannes Huber
commit: a147c5952dffec9969de10a48113297485e8143f
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Sun Aug  9 13:24:23 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Aug  9 13:24:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a147c595

Ignore local use describtion

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..a648ce4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+profiles/use.local.desc



[gentoo-commits] dev/bircoph:master commit in: sys-power/suspend/

2015-08-09 Thread Andrew Savchenko
commit: f30549f398802b2664e5ea0e5391c78772d469d0
Author: Andrew Savchenko bircoph AT gentoo DOT org
AuthorDate: Sun Aug  9 15:02:16 2015 +
Commit: Andrew Savchenko bircoph AT gentoo DOT org
CommitDate: Sun Aug  9 15:02:16 2015 +
URL:https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=f30549f3

Rearrange code to be consistent with the main tree.

 sys-power/suspend/Manifest |  4 ++--
 sys-power/suspend/suspend-1.0_p20150622.ebuild |  7 ---
 sys-power/suspend/suspend-.ebuild  | 12 ++--
 3 files changed, 8 insertions(+), 15 deletions(-)

diff --git a/sys-power/suspend/Manifest b/sys-power/suspend/Manifest
index 5c8834d..09250bb 100644
--- a/sys-power/suspend/Manifest
+++ b/sys-power/suspend/Manifest
@@ -1,6 +1,6 @@
 DIST suspend-1.0_p20120915.tar.xz 111080 SHA256 
4fa7551ec5ce3ed5d7412ad14e01f5fbac3a541db9d94ad6adf20b87d9c32eca SHA512 
bb714b4a7c0f5749c4b711a5c38ca5d8cb5078176a75387957123f75cfe8348adc3aa4e96335eb65c14ad1dd2f99fd6dbca3b415525dd39b3c547f9b13b775be
 WHIRLPOOL 
6f5ea4a17572bc1e30d70258a0439b40a29ea67f0251cecec81bdd3dee92e7801645c37dbb868b0f498c093193bd574f361dc015810965c09f53d75cfb391e7f
 DIST suspend-1.0_p20150622.patch.xz 6052 SHA256 
bc05a8896b89520b70a5c3b1a9903d94b75bc82756f6edbdddf53c6d1120af14 SHA512 
8ca6d51e96b4d405133b4ee3bc246d79e4270052fe10202f94a85075dad314a33bb586ebbcf3a04c2ab93c74eb5f8d4e1dfca1c88fc56467d347eda147e4d3aa
 WHIRLPOOL 
09f07d6ece378715c0bb1017ade8b97277f818e00accec0f2b5b4573664aafb68dc3713fe1780d4b38707120c0b62c35ec6d6818aec0f59ad3c14247b4cf1a7b
-EBUILD suspend-1.0_p20150622.ebuild 1390 SHA256 
657096dc9a89b71edd1091bf0f43bae25707c750ad5d77b3e7e15d4f8914a384 SHA512 
191202001e8f639a689ebf7499ad4cb09e2051e181e8023c2f8b84ffe9bcd79b5fa044dc0b98df95525dbefc6541191f2fcb091ca845a63022eb048568ab6fb6
 WHIRLPOOL 
a83776c73df8d34ca1101950dca9b99382899b5a6e471997fd988d4415570aa585eb37736fdc53c376eecff16e8a115528c689bc335b819154125adeb3f09b24
-EBUILD suspend-.ebuild 1380 SHA256 
f09b2ba50e317618a59a97c558cae67cf9f22770ed2163a3a4daf07ed16f1284 SHA512 
7f1d042ec34b509ebe99d1a50099e4e4037cc8d494d46675b2289ae2b2e79c35cedd93aca6a4bd2b94672a987edf6c07628423d489b7350da8896203859669e8
 WHIRLPOOL 
d1872c3816f1b3a298640e3273cbd349a8fbd096f662e360a8e7e71834ab392569c1e64617842095f5e4adb3ba366053e98e8d7ce752382ca0ee8af4efd2983e
+EBUILD suspend-1.0_p20150622.ebuild 1398 SHA256 
fffa0fb89df4740bddf838b7c07afd6dce58af75a321df69d26c11328e2b793a SHA512 
6f435acda69ae86335b4319d66e14d6558d240c0e70e018b5a4418c34bcd13478871d1d819e46c1ee2818c25d290919d2c2bdd637c7ac2bda585e94cc0e56ffe
 WHIRLPOOL 
7c0c3ee87ecbc9a43c2afdab37866e8ab26de00f4f1070c40e67c40f27134577e5f84a057a806d880960b5c15466ea6650b00befdbe5c070e150585348047587
+EBUILD suspend-.ebuild 1211 SHA256 
98e381756744bf1fb621adae3876f9801ad912a5953ddc46916af86170ff626c SHA512 
b0b8bbf97b80a0eec5b2c18deba254d3f565fc787b8b2824d87a5e4823d38d20daa7fdf603b25b4c0bd83203abf030dd3c9b60f2317635b9c5359a374ea4d9b0
 WHIRLPOOL 
70d6c3e28700701fcc9528327b24bd91b0c8684dff25105810a1eecf0f2e3f2baf3315f4465f620dd0092c521eed411f464197b6cba35f4caac6812ee2de827a
 MISC ChangeLog 4961 SHA256 
6c1ed86d27b80a6b04dc1f1b604f867dd836459c6be59d145489def500d88e83 SHA512 
25513f777a399893202787932334e9a4f0b35ea231783467e4d4072be797b9592615fa10cfbcc83242431f1d1e82909ba784528ec3bd0cfbd943284a85c7e70b
 WHIRLPOOL 
33b94ee57b3476b38fa6b676d566b2d4b77677bb238d55218887f7523e5dad744f4fd1a9858845cb7db6344e6b71a0eb8e9af5e3a96015642cc8da9a0e928aae
 MISC metadata.xml 461 SHA256 
9a633660373b250a0c2633df4c4d5439552549885335a9b113cbf74a997e SHA512 
72562dca1980eb0f3cca95f5fd2b7d963fcb1ed20b3a8f7ff940b4508ea8e0da3c9ae700936778ca5f9cca02c902d159f9535f9c4bee907f11b1217090141ca6
 WHIRLPOOL 
f97a9f3d85f1e996be58f0e2b46d32b2007b4270ae4f8d2e97ffd1553a417d7234f8b499bdda16f258771804a6917f0d44c2badcb282fad1db7d4f6c815ea85a

diff --git a/sys-power/suspend/suspend-1.0_p20150622.ebuild 
b/sys-power/suspend/suspend-1.0_p20150622.ebuild
index 254ee92..e84a791 100644
--- a/sys-power/suspend/suspend-1.0_p20150622.ebuild
+++ b/sys-power/suspend/suspend-1.0_p20150622.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/suspend-1.0.ebuild,v 1.9 
2014/03/01 22:15:50 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-power/suspend/suspend-1.0_p20150622.ebuild,v 1.1 
2015/08/06 21:53:54 xmw Exp $
 
 EAPI=5
 
@@ -12,11 +12,10 @@ DESCRIPTION=Userspace Software Suspend and S2Ram
 HOMEPAGE=http://suspend.sourceforge.net/;
 SRC_URI=http://dev.gentoo.org/~bircoph/distfiles/${PN}-${BASE_PV}.tar.xz
http://dev.gentoo.org/~bircoph/patches/${P}.patch.xz;
-KEYWORDS=~amd64 ~x86
-S=${WORKDIR}/${PN}
 
 LICENSE=GPL-2
 SLOT=0
+KEYWORDS=~amd64 ~x86
 IUSE=crypt fbsplash +lzo threads
 
 RDEPEND=
@@ -31,6 +30,8 @@ DEPEND=${RDEPEND}
=sys-apps/pciutils-2.2.4
virtual/pkgconfig
 
+S=${WORKDIR}/${PN}

[gentoo-commits] dev/bircoph:master commit in: sys-power/suspend/, profiles/

2015-08-09 Thread Andrew Savchenko
commit: 661b3f21d251aafcf84a8a42685cbce3d58b0705
Author: Andrew Savchenko bircoph AT gentoo DOT org
AuthorDate: Sun Aug  9 12:36:47 2015 +
Commit: Andrew Savchenko bircoph AT gentoo DOT org
CommitDate: Sun Aug  9 12:36:47 2015 +
URL:https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=661b3f21

Revert suspend: moved to the portage tree

This reverts commit 93d849f0da46a36d9acdaa845a04003a408354d9.
I need live ebuild in the overlay.

 profiles/categories|   1 +
 sys-power/suspend/ChangeLog| 137 +
 sys-power/suspend/Manifest |   6 ++
 sys-power/suspend/metadata.xml |  15 +++
 sys-power/suspend/suspend-1.0_p20150622.ebuild |  57 ++
 sys-power/suspend/suspend-.ebuild  |  59 +++
 6 files changed, 275 insertions(+)

diff --git a/profiles/categories b/profiles/categories
index e7fd97d..5cba528 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -26,4 +26,5 @@ sys-cluster
 sys-devel
 sys-kernel
 sys-libs
+sys-power
 x11-misc

diff --git a/sys-power/suspend/ChangeLog b/sys-power/suspend/ChangeLog
new file mode 100644
index 000..70189b4
--- /dev/null
+++ b/sys-power/suspend/ChangeLog
@@ -0,0 +1,137 @@
+# ChangeLog for sys-power/suspend
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.29 
2015/04/29 19:35:35 mrueg Exp $
+
+*suspend-1.0_p20150622 (25 Jun 2015)
+
+  25 Jun 2015; Andrew Savchenko birc...@gentoo.org
+  +suspend-1.0_p20150622.ebuild:
+  Add snapshot version
+
+  25 Jun 2015; Andrew Savchenko birc...@gentoo.org suspend-.ebuild:
+  Add perl build-time dependency.
+
+  29 Apr 2015; Manuel Rüger mr...@gentoo.org
+  -files/suspend-overflow-gentoo.patch, -suspend-0.8-r1.ebuild:
+  Remove old.
+
+  01 Mar 2014; Michał Górny mgo...@gentoo.org suspend-0.8-r1.ebuild,
+  suspend-1.0.ebuild:
+  Update libgcrypt dep to use slot :0.
+
+  16 Jan 2014; Michael Weber x...@gentoo.org suspend-0.8-r1.ebuild,
+  suspend-1.0.ebuild:
+  needs old libgcrypt (bug 494638)
+
+  11 May 2013; Agostino Sarubbo a...@gentoo.org suspend-1.0.ebuild:
+  Stable for x86, wrt bug #469386
+
+  11 May 2013; Agostino Sarubbo a...@gentoo.org suspend-1.0.ebuild:
+  Stable for amd64, wrt bug #469386
+
+  30 Apr 2013; Michael Weber x...@gentoo.org
+  +files/suspend-1.0-automake-1.13.patch, suspend-1.0.ebuild:
+  Fix automake-1.13, thanks F. Delente, bug 467950.
+
+  22 May 2012; Michael Weber x...@gentoo.org suspend-1.0.ebuild,
+  +files/suspend-1.0-bzip2.patch:
+  Fix freetype[bzip2] link problem (bug 416955, thanks tokiclover)
+
+  04 May 2012; Jeff Horelick jdh...@gentoo.org suspend-0.8-r1.ebuild,
+  suspend-1.0.ebuild:
+  dev-util/pkgconfig - virtual/pkgconfig
+
+  15 May 2011; Michael Weber x...@gentoo.org -suspend-0.8.ebuild:
+  Removed old version
+
+  15 May 2011; Michael Weber x...@gentoo.org suspend-0.8-r1.ebuild,
+  -suspend-0.9_pre0.ebuild, -files/suspend-0.9_pre0-errno.patch,
+  suspend-1.0.ebuild, +files/suspend-1.0-errno.patch:
+  Removed old versions, reviewed -1.0.ebuild, added USE=static-libs to
+  dev-libs/lzo, dev-libs/libgcrypt and dev-libs/libgpg-error (edit on stable
+  version, thanks to IAN DELANEY, bug 366807)
+
+*suspend-1.0 (05 May 2011)
+
+  05 May 2011; Michael Weber x...@gentoo.org +suspend-1.0.ebuild:
+  Version bump, thanks to Aleksey Kunitskiy for the hint (bug 365327)
+
+  14 Feb 2011; Sebastian Pipping sp...@gentoo.org suspend-0.9_pre0.ebuild:
+  For USE=crypt depend on dev-libs/libgcrypt[static-libs] and
+  dev-libs/libgpg-error[static-libs]. Compile errors reported by K. Posern.
+
+  31 Dec 2010; Michael Weber x...@gentoo.org suspend-0.9_pre0.ebuild:
+  Add use-dep on dev-libs/lzo[static-libs] (thanks to alexxy and Stefan Botz
+  sb...@gmx.net on bug 348453)
+
+  04 Oct 2010; Michael Weber x...@gentoo.org suspend-0.9_pre0.ebuild,
+  +files/suspend-0.9_pre0-errno.patch:
+  Add errno.patch by Ole Craig o...@macmillan-craig.net on bug #339759,
+  thank you.
+
+*suspend-0.9_pre0 (03 Oct 2010)
+
+  03 Oct 2010; Michael Weber x...@gentoo.org +suspend-0.9_pre0.ebuild:
+  Version bump to git tag, thanks to Kevin Pyle on bug 339521
+
+  24 Jun 2010; Pacho Ramos pa...@gentoo.org suspend-0.8-r1.ebuild:
+  stable amd64, bug 322491
+
+  16 Jun 2010; Christian Faulhammer fa...@gentoo.org suspend-0.8-r1.ebuild:
+  stable x86, bug 322491
+
+*suspend-0.8-r1 (10 May 2009)
+
+  10 May 2009; Daniel Black dragonhe...@gentoo.org
+  +files/suspend-overflow-gentoo.patch, suspend-0.8.ebuild:
+  add amd64 fix as per bug #238511 thanks ferret. add crypt support in 0.8-r1.
+  remove amd64 for version =0.8.
+
+  16 Aug 2008; Doug Goldstein car...@gentoo.org metadata.xml:
+  add GLEP 56 USE flag desc from use.local.desc
+
+  28 May 2008; Christian Heim phr...@gentoo.org metadata.xml:
+  Removing Alon Bar-Lev (alonbl) from metadata.xml (as per #147110). Assigning
+  to 

[gentoo-commits] dev/bircoph:master commit in: sys-power/suspend/

2015-08-09 Thread Andrew Savchenko
commit: 204969abcab9a99a36fcba210ac6739f9e15e376
Author: Andrew Savchenko bircoph AT gentoo DOT org
AuthorDate: Sun Aug  9 15:16:26 2015 +
Commit: Andrew Savchenko bircoph AT gentoo DOT org
CommitDate: Sun Aug  9 15:16:26 2015 +
URL:https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=204969ab

sys-power/suspend: fix bug 556954

 sys-power/suspend/ChangeLog   | 3 +++
 sys-power/suspend/Manifest| 4 ++--
 sys-power/suspend/suspend-.ebuild | 3 +++
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sys-power/suspend/ChangeLog b/sys-power/suspend/ChangeLog
index 70189b4..985a1c2 100644
--- a/sys-power/suspend/ChangeLog
+++ b/sys-power/suspend/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.29 
2015/04/29 19:35:35 mrueg Exp $
 
+  09 Aug 2015; Andrew Savchenko birc...@gentoo.org suspend-.ebuild:
+  Sync with tree. Fix bug 556954.
+
 *suspend-1.0_p20150622 (25 Jun 2015)
 
   25 Jun 2015; Andrew Savchenko birc...@gentoo.org

diff --git a/sys-power/suspend/Manifest b/sys-power/suspend/Manifest
index 09250bb..879172e 100644
--- a/sys-power/suspend/Manifest
+++ b/sys-power/suspend/Manifest
@@ -1,6 +1,6 @@
 DIST suspend-1.0_p20120915.tar.xz 111080 SHA256 
4fa7551ec5ce3ed5d7412ad14e01f5fbac3a541db9d94ad6adf20b87d9c32eca SHA512 
bb714b4a7c0f5749c4b711a5c38ca5d8cb5078176a75387957123f75cfe8348adc3aa4e96335eb65c14ad1dd2f99fd6dbca3b415525dd39b3c547f9b13b775be
 WHIRLPOOL 
6f5ea4a17572bc1e30d70258a0439b40a29ea67f0251cecec81bdd3dee92e7801645c37dbb868b0f498c093193bd574f361dc015810965c09f53d75cfb391e7f
 DIST suspend-1.0_p20150622.patch.xz 6052 SHA256 
bc05a8896b89520b70a5c3b1a9903d94b75bc82756f6edbdddf53c6d1120af14 SHA512 
8ca6d51e96b4d405133b4ee3bc246d79e4270052fe10202f94a85075dad314a33bb586ebbcf3a04c2ab93c74eb5f8d4e1dfca1c88fc56467d347eda147e4d3aa
 WHIRLPOOL 
09f07d6ece378715c0bb1017ade8b97277f818e00accec0f2b5b4573664aafb68dc3713fe1780d4b38707120c0b62c35ec6d6818aec0f59ad3c14247b4cf1a7b
 EBUILD suspend-1.0_p20150622.ebuild 1398 SHA256 
fffa0fb89df4740bddf838b7c07afd6dce58af75a321df69d26c11328e2b793a SHA512 
6f435acda69ae86335b4319d66e14d6558d240c0e70e018b5a4418c34bcd13478871d1d819e46c1ee2818c25d290919d2c2bdd637c7ac2bda585e94cc0e56ffe
 WHIRLPOOL 
7c0c3ee87ecbc9a43c2afdab37866e8ab26de00f4f1070c40e67c40f27134577e5f84a057a806d880960b5c15466ea6650b00befdbe5c070e150585348047587
-EBUILD suspend-.ebuild 1211 SHA256 
98e381756744bf1fb621adae3876f9801ad912a5953ddc46916af86170ff626c SHA512 
b0b8bbf97b80a0eec5b2c18deba254d3f565fc787b8b2824d87a5e4823d38d20daa7fdf603b25b4c0bd83203abf030dd3c9b60f2317635b9c5359a374ea4d9b0
 WHIRLPOOL 
70d6c3e28700701fcc9528327b24bd91b0c8684dff25105810a1eecf0f2e3f2baf3315f4465f620dd0092c521eed411f464197b6cba35f4caac6812ee2de827a
-MISC ChangeLog 4961 SHA256 
6c1ed86d27b80a6b04dc1f1b604f867dd836459c6be59d145489def500d88e83 SHA512 
25513f777a399893202787932334e9a4f0b35ea231783467e4d4072be797b9592615fa10cfbcc83242431f1d1e82909ba784528ec3bd0cfbd943284a85c7e70b
 WHIRLPOOL 
33b94ee57b3476b38fa6b676d566b2d4b77677bb238d55218887f7523e5dad744f4fd1a9858845cb7db6344e6b71a0eb8e9af5e3a96015642cc8da9a0e928aae
+EBUILD suspend-.ebuild 1298 SHA256 
4050a69ddf7d5e36eb9b6747d00528e5ff7029f456be6c0d7f4fac03b5d1b079 SHA512 
239ceb86f04dfffde48520acee7f024026e39df17d8baec1466d134c86864c46879ac933446bc9148a73405482c3ee0900c41db5322806822db400586ffade48
 WHIRLPOOL 
ce72cc85f0c3f2f98b9e46c43417b42435ee46856a325734f6ffe572ad4bae3650ebaf22f7385873aef11c40529260f220c2870eefd2f06ff2cefe6d4fdb4818
+MISC ChangeLog 5070 SHA256 
d55c84288bf4d3e9fec82b8b5fa84db4666eadf6249605735ba951e4f70b6a9c SHA512 
6a45a0ff4dbfba04e2fc9e0186c2d80ad0323612f3ee7f5e16246913d340cb9787e39154954dc1dc45efd6b8660f5960f9bf7741bcc8e85ce82aa4ec966d65cb
 WHIRLPOOL 
50f2c451ade13219df5f7c40603f1f5c8d6cdf1da20aa42ca4a70f9c119d00086d90c704b76b9fa6116ee5ca74cc580d6f5764a70b48423998346f34832c91b1
 MISC metadata.xml 461 SHA256 
9a633660373b250a0c2633df4c4d5439552549885335a9b113cbf74a997e SHA512 
72562dca1980eb0f3cca95f5fd2b7d963fcb1ed20b3a8f7ff940b4508ea8e0da3c9ae700936778ca5f9cca02c902d159f9535f9c4bee907f11b1217090141ca6
 WHIRLPOOL 
f97a9f3d85f1e996be58f0e2b46d32b2007b4270ae4f8d2e97ffd1553a417d7234f8b499bdda16f258771804a6917f0d44c2badcb282fad1db7d4f6c815ea85a

diff --git a/sys-power/suspend/suspend-.ebuild 
b/sys-power/suspend/suspend-.ebuild
index cdb8939..0b03553 100644
--- a/sys-power/suspend/suspend-.ebuild
+++ b/sys-power/suspend/suspend-.ebuild
@@ -37,6 +37,9 @@ src_configure() {
$(use_enable fbsplash) \
$(use_enable lzo compress) \
$(use_enable threads)
+
+   # workaround until bug 557126 is fixed
+   sed -i 's/libfbsplash.la//g' Makefile || die
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2015-08-09 Thread Brian Evans
commit: e9d48cd323445368eb3666e14929ec8bd674f9b6
Author: Brian Evans grknight AT tuffmail DOT com
AuthorDate: Sun Aug  9 15:39:27 2015 +
Commit: Brian Evans grknight AT gentoo DOT org
CommitDate: Sun Aug  9 15:39:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d48cd3

dev-db/mariadb Drop old

Signed-off-by: Brian Evans grknight AT tuffmail.com

 dev-db/mariadb/mariadb-10.0.20-r1.ebuild | 122 ---
 dev-db/mariadb/mariadb-10.0.20.ebuild| 115 -
 2 files changed, 237 deletions(-)

diff --git a/dev-db/mariadb/mariadb-10.0.20-r1.ebuild 
b/dev-db/mariadb/mariadb-10.0.20-r1.ebuild
deleted file mode 100644
index 1ad5303..000
--- a/dev-db/mariadb/mariadb-10.0.20-r1.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-MY_EXTRAS_VER=20150717-1707Z
-HAS_TOOLS_PATCH=1
-SUBSLOT=18
-
-inherit toolchain-funcs mysql-multilib
-IUSE=${IUSE}
-
-# REMEMBER: also update eclass/mysql*.eclass before committing!
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
-
-# When MY_EXTRAS is bumped, the index should be revised to exclude these.
-EPATCH_EXCLUDE=''
-
-DEPEND=|| ( =sys-devel/gcc-3.4.6 =sys-devel/gcc-apple-4.0 )
-RDEPEND=${RDEPEND}
-
-# Official test instructions:
-# USE='embedded extraengine perl ssl static-libs community' \
-# FEATURES='test userpriv -usersandbox' \
-# ebuild mariadb-X.X.XX.ebuild \
-# digest clean package
-multilib_src_test() {
-
-   if ! multilib_is_native_abi ; then
-   einfo Server tests not available on non-native abi.
-   return 0;
-   fi
-
-   local TESTDIR=${BUILD_DIR}/mysql-test
-   local retstatus_unit
-   local retstatus_tests
-
-   if use server ; then
-
-   # Bug #213475 - MySQL _will_ object strenously if your machine 
is named
-   # localhost. Also causes weird failures.
-   [[ ${HOSTNAME} == localhost ]]  die Your machine must 
NOT be named localhost
-
-   if [[ $UID -eq 0 ]]; then
-   die Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root.
-   fi
-   has usersandbox $FEATURES  eerror Some tests may fail with 
FEATURES=usersandbox
-
-   einfo  Test phase [test]: ${CATEGORY}/${PF}
-   addpredict /this-dir-does-not-exist/t9.MYI
-
-   # Run CTest (test-units)
-   cmake-utils_src_test
-   retstatus_unit=$?
-   [[ $retstatus_unit -eq 0 ]] || eerror test-unit failed
-
-   # Create a symlink to provided binaries so the tests can find 
them when client-libs is off
-   if ! use client-libs ; then
-   ln -srf /usr/bin/my_print_defaults 
${BUILD_DIR}/client/my_print_defaults || die
-   ln -srf /usr/bin/perror ${BUILD_DIR}/client/perror || 
die
-   mysql-multilib_disable_test main.perror String 
mismatch due to not building local perror
-   fi
-
-   # Ensure that parallel runs don't die
-   export MTR_BUILD_THREAD=$((${RANDOM} % 100))
-   # Enable parallel testing, auto will try to detect number of 
cores
-   # You may set this by hand.
-   # The default maximum is 8 unless MTR_MAX_PARALLEL is increased
-   export MTR_PARALLEL=${MTR_PARALLEL:-auto}
-
-   # create directories because mysqladmin might run out of order
-   mkdir -p ${T}/var-tests{,/log}
-
-   # These are failing in MariaDB 10.0 for now and are believed to 
be
-   # false positives:
-   #
-   # main.information_schema, 
binlog.binlog_statement_insert_delayed,
-   # main.mysqld--help, funcs_1.is_triggers, 
funcs_1.is_tables_mysql,
-   # funcs_1.is_columns_mysql main.bootstrap
-   # fails due to USE=-latin1 / utf8 default
-   #
-   # main.mysql_client_test, main.mysql_client_test_nonblock
-   # main.mysql_client_test_comp:
-   # segfaults at random under Portage only, suspect resource 
limits.
-   #
-
-   for t in main.mysql_client_test main.mysql_client_test_nonblock 
\
-   main.mysql_client_test_comp \
-   binlog.binlog_statement_insert_delayed 
main.information_schema \
-   main.mysqld--help main.bootstrap \
-   funcs_1.is_triggers funcs_1.is_tables_mysql 
funcs_1.is_columns_mysql ; do
-   mysql-multilib_disable_test  $t False 
positives in Gentoo
- 

[gentoo-commits] repo/gentoo:master commit in: app-arch/star/

2015-08-09 Thread Mikle Kolyada
commit: 9366ddeea72dd6e0c82d3d3ebca284887ae51114
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 16:45:58 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 16:45:58 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9366ddee

app-arch/star: ia64 stable wrt bug #556030

Package-Manager: portage-2.2.20

 app-arch/star/star-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/star/star-1.5.3.ebuild b/app-arch/star/star-1.5.3.ebuild
index 4cb914b..9beb4cf 100644
--- a/app-arch/star/star-1.5.3.ebuild
+++ b/app-arch/star/star-1.5.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI=mirror://sourceforge/s-tar/${P}.tar.bz2
 
 LICENSE=GPL-2 LGPL-2.1 CDDL-Schily
 SLOT=0
-KEYWORDS=alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos
+KEYWORDS=alpha amd64 hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos
 IUSE=acl xattr
 
 DEPEND=



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-newsfeed/

2015-08-09 Thread Alex Brandt
commit: c08296a602663494d4f5fadf60fcbb8e08414331
Author: Alex Brandt alunduil AT gentoo DOT org
AuthorDate: Sun Aug  9 17:29:02 2015 +
Commit: Alex Brandt alunduil AT gentoo DOT org
CommitDate: Sun Aug  9 17:30:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08296a6

dev-python/sphinxcontrib-newsfeed: add version 0.1.4

Package-Manager: portage-2.2.20

 dev-python/sphinxcontrib-newsfeed/Manifest |  1 +
 dev-python/sphinxcontrib-newsfeed/metadata.xml | 10 +
 .../sphinxcontrib-newsfeed-0.1.4.ebuild| 26 ++
 3 files changed, 37 insertions(+)

diff --git a/dev-python/sphinxcontrib-newsfeed/Manifest 
b/dev-python/sphinxcontrib-newsfeed/Manifest
new file mode 100644
index 000..1f6429b
--- /dev/null
+++ b/dev-python/sphinxcontrib-newsfeed/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-newsfeed-0.1.4.tar.gz 10862 SHA256 
f78c865b1a32d249644a9c46f395b547df0dc21ed69b70898d64235b4755efb4 SHA512 
96d9d0c15fca8b62f945bafc8f0eafa62df9c471f7510e2f153e47b66534e5f3041e5c01df772e6c35a9f09baa70064642f7f0fa43ccfd33dd64c2604494f2fc
 WHIRLPOOL 
f14e5c8e9a5b6c35ae1311ed2efa9c8e71223c1d35bbe09dc1f097d07547748b8f73aa7170e1b422681cac44d40524ea5e017bc2b730f7581f1d91c9b057adc0

diff --git a/dev-python/sphinxcontrib-newsfeed/metadata.xml 
b/dev-python/sphinxcontrib-newsfeed/metadata.xml
new file mode 100644
index 000..02be8c5
--- /dev/null
+++ b/dev-python/sphinxcontrib-newsfeed/metadata.xml
@@ -0,0 +1,10 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   maintainer
+   emailalund...@gentoo.org/email
+   nameAlex Brandt/name
+   /maintainer
+   longdescription lang=en
+   /longdescription
+/pkgmetadata

diff --git 
a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild 
b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
new file mode 100644
index 000..5e23f6a
--- /dev/null
+++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION=News Feed extension for Sphinx
+HOMEPAGE=http://bitbucket.org/prometheus/sphinxcontrib-newsfeed;
+SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+
+LICENSE=BSD-2
+SLOT=0
+KEYWORDS=~amd64
+IUSE=examples
+
+DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND=dev-python/sphinx[${PYTHON_USEDEP}]
+
+python_install_all() {
+   use examples  local EXAMPLES=( demo/. )
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/i3lock/

2015-08-09 Thread Mikle Kolyada
commit: 1cc226439d00f1d30349f5d5b6ebdf477a49163e
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 17:50:41 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 17:51:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc22643

x11-misc/i3lock: x86 stable wrt bug #537276

Package-Manager: portage-2.2.20

 x11-misc/i3lock/i3lock-2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/i3lock/i3lock-2.6.ebuild 
b/x11-misc/i3lock/i3lock-2.6.ebuild
index 1178723..18ae7d7 100644
--- a/x11-misc/i3lock/i3lock-2.6.ebuild
+++ b/x11-misc/i3lock/i3lock-2.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI=http://i3wm.org/${PN}/${P}.tar.bz2;
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 RDEPEND=virtual/pam



[gentoo-commits] proj/grss:master commit in: bin/

2015-08-09 Thread Anthony G. Basile
commit: 38903acaed401c1a5daba418172eacf052cc2435
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sun Aug  9 17:56:22 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sun Aug  9 17:56:22 2015 +
URL:https://gitweb.gentoo.org/proj/grss.git/commit/?id=38903aca

bin/grsup: backup old make.conf if clobbering.

 bin/grsup | 17 ++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/bin/grsup b/bin/grsup
index 5e0a70c..d722edb 100755
--- a/bin/grsup
+++ b/bin/grsup
@@ -211,8 +211,10 @@ def main():
 # If a raw new make.conf exists, pick it, else pick the highest cycle no.
 newmakeconf = os.path.join(libdir, 'core/etc/portage/make.conf')
 oldmakeconf = os.path.join(CONST.PORTAGE_CONFIGDIR, 'make.conf')
+
+do_copy = False
 if os.path.isfile(newmakeconf):
-shutil.copy(newmakeconf, oldmakeconf)
+do_copy = True
 else:
 cycled_files = {}
 for f in glob.glob('%s.*' % newmakeconf):
@@ -222,10 +224,19 @@ def main():
 cycled_files[cycle_no] = m.group(0)
 try:
 max_cycle_no = max(cycled_files)
-shutil.copy(cycled_files[max_cycle_no], oldmakeconf)
-except ValueError:
+newmakeconf = cycled_files[max_cycle_no]
+do_copy = True
+except ValueError: # thrown by max() if cycled_files is empty
 pass
 
+if do_copy:
+if os.path.isfile(oldmakeconf):
+if not filecmp.cmp(newmakeconf, oldmakeconf):
+print('New make.conf differs from local version. Backing up as 
make.conf.old')
+shutil(oldmakeconf, '%s.old' % oldmakeconf)
+shutil.copy(newmakeconf, oldmakeconf)
+
+# Check if we left behind a dirty /etc/portage
 if os.path.isfile(CONST.PORTAGE_DIRTYFILE):
 WorldConf.clean()
 open(CONST.PORTAGE_DIRTYFILE, 'a').close()



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-shout/

2015-08-09 Thread Mikle Kolyada
commit: c2f985bb4f7d06165d09ca75c01191fe5923fbcd
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 17:57:52 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 17:57:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f985bb

dev-ruby/ruby-shout: x86 stable wrt bug #555926

Package-Manager: portage-2.2.20

 dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild 
b/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild
index 82e58ba..d860017 100644
--- a/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild
+++ b/dev-ruby/ruby-shout/ruby-shout-2.2.1-r1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE=https://github.com/niko/ruby-shout;
 
 LICENSE=Ruby
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~x86
+KEYWORDS=~amd64 ~ppc x86
 IUSE=
 
 RDEPEND+= =media-libs/libshout-2.0



[gentoo-commits] repo/gentoo:master commit in: net-irc/znc/

2015-08-09 Thread Mikle Kolyada
commit: 11630acd6cf4096bd94b927151d9a061fdf12b35
Author: Mikle Kolyada zlogene AT gentoo DOT org
AuthorDate: Sun Aug  9 18:00:48 2015 +
Commit: Mikle Kolyada zlogene AT gentoo DOT org
CommitDate: Sun Aug  9 18:00:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11630acd

net-irc/znc: x86 stable wrt bug #522714

Package-Manager: portage-2.2.20

 net-irc/znc/znc-1.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/znc/znc-1.4-r1.ebuild b/net-irc/znc/znc-1.4-r1.ebuild
index ef3446e..4551bd3 100644
--- a/net-irc/znc/znc-1.4-r1.ebuild
+++ b/net-irc/znc/znc-1.4-r1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == ** ]]; then
KEYWORDS=
 else
SRC_URI=http://znc.in/releases/${PN}-${MY_PV}.tar.gz;
-   KEYWORDS=amd64 ~arm ~x86
+   KEYWORDS=amd64 ~arm x86
 fi
 
 HOMEPAGE=http://znc.in;



  1   2   3   >