[gentoo-commits] gentoo-x86 commit in www-client/chromium: ChangeLog chromium-35.0.1897.2.ebuild chromium-35.0.1862.2.ebuild

2014-03-18 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/03/19 06:59:20

  Modified: ChangeLog
  Added:chromium-35.0.1897.2.ebuild
  Removed:  chromium-35.0.1862.2.ebuild
  Log:
  Dev channel bump. Use bundled opus, jinja2, markupsafe, ply. Remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
0x4F1A2555EA71991D!)

Revision  ChangesPath
1.1046   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1046&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1046&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1045&r2=1.1046

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1045
retrieving revision 1.1046
diff -u -r1.1045 -r1.1046
--- ChangeLog   18 Mar 2014 16:29:13 -  1.1045
+++ ChangeLog   19 Mar 2014 06:59:20 -  1.1046
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1045 
2014/03/18 16:29:13 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1046 
2014/03/19 06:59:20 phajdan.jr Exp $
+
+*chromium-35.0.1897.2 (18 Mar 2014)
+
+  18 Mar 2014; Pawel Hajdan jr 
+  -chromium-35.0.1862.2.ebuild, +chromium-35.0.1897.2.ebuild,
+  +files/chromium-system-zlib-r0.patch:
+  Dev channel bump. Use bundled opus, jinja2, markupsafe, ply. Remove old.
 
   18 Mar 2014; Pawel Hajdan jr 
   chromium-34.0.1847.60.ebuild, chromium-35.0.1870.2.ebuild,



1.1  www-client/chromium/chromium-35.0.1897.2.ebuild

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

Index: chromium-35.0.1897.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-35.0.1897.2.ebuild,v 1.1 
2014/03/19 06:59:20 phajdan.jr Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )

CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW"

inherit chromium eutils flag-o-matic multilib multiprocessing pax-utils \
portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx

DESCRIPTION="Open-source version of Google Chrome web browser"
HOMEPAGE="http://chromium.org/";
SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz
test? ( 
https://commondatastorage.googleapis.com/chromium-browser-official/${P}-testdata.tar.xz
 )"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="+aura bindist cups gnome gnome-keyring kerberos neon pulseaudio selinux 
+tcmalloc"

# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=".*\.nexe"

# Native Client binaries may be stripped by the build system, which uses the
# right tools for it, bug #469144 .
QA_PRESTRIPPED=".*\.nexe"

RDEPEND=">=app-accessibility/speech-dispatcher-0.8:=
app-arch/bzip2:=
app-arch/snappy:=
cups? (
dev-libs/libgcrypt:0=
>=net-print/cups-1.3.11:=
)
>=dev-libs/elfutils-0.149
dev-libs/expat:=
>=dev-libs/jsoncpp-0.5.0-r1:=
>=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
dev-libs/nspr:=
>=dev-libs/nss-3.14.3:=
dev-libs/re2:=
gnome? ( >=gnome-base/gconf-2.24.0:= )
gnome-keyring? ( >=gnome-base/gnome-keyring-2.28.2:= )
>=media-libs/alsa-lib-1.0.19:=
media-libs/flac:=
media-libs/harfbuzz:=[icu(+)]
>=media-libs/libjpeg-turbo-1.2.0-r1:=
media-libs/libpng:0=
>=media-libs/libwebp-0.4.0:=
media-libs/speex:=
pulseaudio? ( media-sound/pulseaudio:= )
sys-apps/dbus:=
sys-apps/pciutils:=
>=sys-libs/libcap-2.22:=
sys-libs/zlib:=[minizip]
virtual/udev
x11-libs/gtk+:2=
>=x11-libs/libXi-1.6.0:=
x11-libs/libXinerama:=
x11-libs/libXScrnSaver:=
x11-libs/libXtst:=
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-chromium )"
DEPEND="${RDEPEND}
!arm? (
dev-lang/yasm
)
dev-lang/perl
dev-perl/JSON
>=dev-util/gperf-3.0.3
  

[gentoo-commits] gentoo-x86 commit in www-client/chromium/files: chromium-system-zlib-r0.patch

2014-03-18 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/03/19 06:59:20

  Added:chromium-system-zlib-r0.patch
  Log:
  Dev channel bump. Use bundled opus, jinja2, markupsafe, ply. Remove old.
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
0x4F1A2555EA71991D!)

Revision  ChangesPath
1.7  www-client/chromium/files/chromium-system-zlib-r0.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-zlib-r0.patch?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-zlib-r0.patch?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/files/chromium-system-zlib-r0.patch?r1=1.6&r2=1.7







[gentoo-commits] dev/johu:master commit in: dev-vcs/git-flow/

2014-03-18 Thread Johannes Huber
commit: aa9005715304e1b392cc4622f43082a3951041b1
Author: Johannes Huber  gentoo  org>
AuthorDate: Wed Mar 19 06:50:05 2014 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed Mar 19 06:50:05 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=aa900571

[dev-vcs/git-flow] More vars for completion

Package-Manager: portage-2.2.8-r1

---
 dev-vcs/git-flow/git-flow-0.4.1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-flow/git-flow-0.4.1.ebuild 
b/dev-vcs/git-flow/git-flow-0.4.1.ebuild
index ed33286..750407d 100644
--- a/dev-vcs/git-flow/git-flow-0.4.1.ebuild
+++ b/dev-vcs/git-flow/git-flow-0.4.1.ebuild
@@ -5,13 +5,15 @@
 EAPI=5
 
 MY_PN="${PN/-/}"
+COMP_PN="${PN}-completion"
 COMP_PV="0.4.2.2"
+COMP_P="${COMP_PN}-${COMP_PV}"
 inherit eutils bash-completion-r1
 
 DESCRIPTION="Git extensions to provide high-level repository operations for 
Vincent Driessen's branching model"
 HOMEPAGE="https://github.com/nvie/gitflow";
 SRC_URI="https://github.com/nvie/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-https://github.com/bobthecow/${PN}-completion/archive/${COMP_PV}.tar.gz -> 
${PN}-completion-${COMP_PV}.tar.gz"
+https://github.com/bobthecow/${COMP_PN}/archive/${COMP_PV}.tar.gz -> 
${COMP_P}.tar.gz"
 
 LICENSE="BSD MIT"
 SLOT="0"
@@ -45,5 +47,5 @@ src_install() {
 
[[ ${DOCS[@]} ]] && dodoc "${DOCS[@]}"
 
-   newbashcomp 
"${WORKDIR}/${PN}-completion-${COMP_PV}/${PN}-completion.bash" ${PN}
+   newbashcomp "${WORKDIR}/${COMP_P}/${COMP_PN}.bash" ${PN}
 }



[gentoo-commits] gentoo-x86 commit in media-gfx/cptutils: ChangeLog cptutils-1.52.ebuild

2014-03-18 Thread Tim Harder (radhermit)
radhermit14/03/19 06:25:15

  Modified: ChangeLog
  Added:cptutils-1.52.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.9  media-gfx/cptutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/cptutils/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   28 Feb 2014 11:15:33 -  1.8
+++ ChangeLog   19 Mar 2014 06:25:15 -  1.9
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/cptutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/ChangeLog,v 1.8 
2014/02/28 11:15:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/ChangeLog,v 1.9 
2014/03/19 06:25:15 radhermit Exp $
+
+*cptutils-1.52 (19 Mar 2014)
+
+  19 Mar 2014; Tim Harder  +cptutils-1.52.ebuild:
+  Version bump.
 
 *cptutils-1.51 (28 Feb 2014)
 



1.1  media-gfx/cptutils/cptutils-1.52.ebuild

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

Index: cptutils-1.52.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/cptutils/cptutils-1.52.ebuild,v 
1.1 2014/03/19 06:25:15 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python2_{6,7} )

inherit python-single-r1

DESCRIPTION="A number of utilities for the manipulation of color gradient files"
HOMEPAGE="http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils.html";
SRC_URI="http://soliton.vm.bytemark.co.uk/pub/jjg/code/${P}.tar.gz";

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

CDEPEND="dev-libs/libxml2:2
media-libs/libpng:0="
RDEPEND="${CDEPEND}
${PYTHON_DEPS}"
DEPEND="${CDEPEND}"

src_prepare() {
python_fix_shebang src/gradient-convert/gradient-convert.py
}






[gentoo-commits] gentoo-x86 commit in sys-fs/s3ql: s3ql-2.8.ebuild ChangeLog

2014-03-18 Thread Tim Harder (radhermit)
radhermit14/03/19 06:22:34

  Modified: ChangeLog
  Added:s3ql-2.8.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.30 sys-fs/s3ql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   17 Dec 2013 23:23:13 -  1.29
+++ ChangeLog   19 Mar 2014 06:22:34 -  1.30
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/s3ql
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.29 2013/12/17 
23:23:13 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/ChangeLog,v 1.30 2014/03/19 
06:22:34 radhermit Exp $
+
+*s3ql-2.8 (19 Mar 2014)
+
+  19 Mar 2014; Tim Harder  +s3ql-2.8.ebuild:
+  Version bump.
 
 *s3ql-2.7 (17 Dec 2013)
 



1.1  sys-fs/s3ql/s3ql-2.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild?rev=1.1&content-type=text/plain

Index: s3ql-2.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3ql/s3ql-2.8.ebuild,v 1.1 2014/03/19 
06:22:34 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python3_3 )

inherit distutils-r1

DESCRIPTION="A full-featured file system for online data storage"
HOMEPAGE="https://bitbucket.org/nikratio/s3ql/";
SRC_URI="https://bitbucket.org/nikratio/s3ql/downloads/${P}.tar.bz2";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="contrib doc test"

RDEPEND=">=dev-db/sqlite-3.7.0:3
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/apsw-3.7.0[${PYTHON_USEDEP}]
>=dev-python/dugong-2.0[${PYTHON_USEDEP}]
>=dev-python/llfuse-0.39[${PYTHON_USEDEP}]
dev-python/pycrypto[${PYTHON_USEDEP}]
sys-fs/fuse"
DEPEND="${RDEPEND}
test? (
dev-python/pytest[${PYTHON_USEDEP}]
net-misc/rsync[xattr]
)"

RESTRICT="test"

python_prepare_all() {
# use system dugong
rm -r src/dugong || die

distutils-r1_python_prepare_all
}

python_test() {
addwrite /dev/fuse
py.test -v tests || die "Tests fail with ${EPYTHON}"
}

python_install_all() {
distutils-r1_python_install_all

if use contrib ; then
exeinto /usr/share/doc/${PF}/contrib
docompress -x /usr/share/doc/${PF}/contrib
doexe contrib/*.{py,sh}
doman contrib/*.1
fi

if use doc ; then
dodoc doc/manual.pdf
dohtml -r doc/html/*
fi
}






[gentoo-commits] gentoo-x86 commit in media-video/aacskeys: aacskeys-0.4.0e.ebuild ChangeLog

2014-03-18 Thread Steve Dibb (beandog)
beandog 14/03/19 06:05:34

  Modified: ChangeLog
  Added:aacskeys-0.4.0e.ebuild
  Log:
  Version bump, bug 504976
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.12 media-video/aacskeys/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/aacskeys/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   19 Mar 2014 05:39:44 -  1.11
+++ ChangeLog   19 Mar 2014 06:05:34 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/aacskeys
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/aacskeys/ChangeLog,v 1.11 
2014/03/19 05:39:44 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/aacskeys/ChangeLog,v 1.12 
2014/03/19 06:05:34 beandog Exp $
+
+*aacskeys-0.4.0e (19 Mar 2014)
+
+  19 Mar 2014; Steve Dibb  +aacskeys-0.4.0e.ebuild:
+  Version bump, bug 504976
 
 *aacskeys-0.4.0c-r2 (19 Mar 2014)
 



1.1  media-video/aacskeys/aacskeys-0.4.0e.ebuild

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

Index: aacskeys-0.4.0e.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/aacskeys/aacskeys-0.4.0e.ebuild,v 1.1 
2014/03/19 06:05:34 beandog Exp $

EAPI=5
inherit eutils java-pkg-2

DESCRIPTION="Decrypt keys from an AACS source (HD DVD / Blu-Ray)"
HOMEPAGE="http://forum.doom9.org/showthread.php?t=123311";
SRC_URI="http://bluray.beandog.org/aacskeys/${P}.tar.gz";

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-libs/openssl[-bindist]"
DEPEND=">=virtual/jdk-1.6
${RDEPEND}"

src_prepare() {
epatch "${FILESDIR}/${PN}-0.4.0c-aacskeys-makefile.patch"
epatch "${FILESDIR}/${PN}-0.4.0c-libaacskeys-makefile.patch"
}

src_compile() {
emake || die "emake failed"
}

src_install() {
dobin bin/linux/aacskeys || die
dolib lib/linux/libaacskeys.so || die
dodoc HostKeyCertificate.txt ProcessingDeviceKeysSimple.txt \
README.txt || die
}






[gentoo-commits] gentoo-x86 commit in media-video/aacskeys: aacskeys-0.4.0c-r2.ebuild ChangeLog aacskeys-0.4.0c-r1.ebuild

2014-03-18 Thread Steve Dibb (beandog)
beandog 14/03/19 05:39:44

  Modified: ChangeLog
  Added:aacskeys-0.4.0c-r2.ebuild
  Removed:  aacskeys-0.4.0c-r1.ebuild
  Log:
  Doing a stable revision bump, fixing emake which was broken by adding 
java-pkg-2 eclass.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 
unsigned Manifest commit)

Revision  ChangesPath
1.11 media-video/aacskeys/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/aacskeys/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   21 Feb 2014 04:59:40 -  1.10
+++ ChangeLog   19 Mar 2014 05:39:44 -  1.11
@@ -1,6 +1,13 @@
 # ChangeLog for media-video/aacskeys
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/aacskeys/ChangeLog,v 1.10 
2014/02/21 04:59:40 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/aacskeys/ChangeLog,v 1.11 
2014/03/19 05:39:44 beandog Exp $
+
+*aacskeys-0.4.0c-r2 (19 Mar 2014)
+
+  19 Mar 2014; Steve Dibb  -aacskeys-0.4.0c-r1.ebuild,
+  +aacskeys-0.4.0c-r2.ebuild:
+  Doing a stable revision bump, fixing emake which was broken by adding
+  java-pkg-2 eclass.
 
   21 Feb 2014; Steve Dibb  aacskeys-0.4.0c-r1.ebuild:
   Cleanup ebuild; update license, bug 446216



1.1  media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild?rev=1.1&content-type=text/plain

Index: aacskeys-0.4.0c-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/aacskeys/aacskeys-0.4.0c-r2.ebuild,v 1.1 
2014/03/19 05:39:44 beandog Exp $

EAPI=5
inherit eutils java-pkg-2

DESCRIPTION="Decrypt keys from an AACS source (HD DVD / Blu-Ray)"
HOMEPAGE="http://forum.doom9.org/showthread.php?t=123311";
SRC_URI="http://bluray.beandog.org/aacskeys/${P}.tar.gz";

LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""

RDEPEND="dev-libs/openssl[-bindist]"
DEPEND=">=virtual/jdk-1.6
${RDEPEND}"

src_prepare() {
epatch "${FILESDIR}/${P}-aacskeys-makefile.patch"
epatch "${FILESDIR}/${P}-libaacskeys-makefile.patch"
}

src_compile() {
emake || die "emake failed"
}

src_install() {
dobin bin/linux/aacskeys || die
dolib lib/linux/libaacskeys.so || die
dodoc HostKeyCertificate.txt ProcessingDeviceKeysSimple.txt \
README.txt || die
}






[gentoo-commits] gentoo-x86 commit in media-video/sswf: sswf-1.8.2-r1.ebuild sswf-1.8.4-r1.ebuild ChangeLog

2014-03-18 Thread Steve Dibb (beandog)
beandog 14/03/19 04:20:27

  Modified: sswf-1.8.2-r1.ebuild sswf-1.8.4-r1.ebuild ChangeLog
  Log:
  Move econf to src_configure()
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  media-video/sswf/sswf-1.8.2-r1.ebuild

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

Index: sswf-1.8.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sswf-1.8.2-r1.ebuild19 Mar 2014 04:09:27 -  1.1
+++ sswf-1.8.2-r1.ebuild19 Mar 2014 04:20:27 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.2-r1.ebuild,v 1.1 
2014/03/19 04:09:27 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.2-r1.ebuild,v 1.2 
2014/03/19 04:20:27 beandog Exp $
 
 EAPI=5
 
@@ -19,10 +19,9 @@
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-src_compile() {
+src_configure() {
econf --disable-dependency-tracking --disable-docs \
$(use_enable debug) $(use_enable debug yydebug)
-   emake || die "emake failed."
 }
 
 src_install () {



1.2  media-video/sswf/sswf-1.8.4-r1.ebuild

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

Index: sswf-1.8.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sswf-1.8.4-r1.ebuild19 Mar 2014 04:09:27 -  1.1
+++ sswf-1.8.4-r1.ebuild19 Mar 2014 04:20:27 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.4-r1.ebuild,v 1.1 
2014/03/19 04:09:27 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.4-r1.ebuild,v 1.2 
2014/03/19 04:20:27 beandog Exp $
 
 EAPI=5
 
@@ -19,10 +19,9 @@
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-src_compile() {
+src_configure() {
econf --disable-dependency-tracking --disable-docs \
$(use_enable debug) $(use_enable debug yydebug)
-   emake || die "emake failed."
 }
 
 src_install () {



1.14 media-video/sswf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sswf/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sswf/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sswf/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   19 Mar 2014 04:09:27 -  1.13
+++ ChangeLog   19 Mar 2014 04:20:27 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/sswf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v 1.13 
2014/03/19 04:09:27 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v 1.14 
2014/03/19 04:20:27 beandog Exp $
+
+  19 Mar 2014; Steve Dibb  sswf-1.8.2-r1.ebuild,
+  sswf-1.8.4-r1.ebuild:
+  Move econf to src_configure()
 
 *sswf-1.8.4-r1 (19 Mar 2014)
 *sswf-1.8.2-r1 (19 Mar 2014)
@@ -66,4 +70,3 @@
   +sswf-1.7.1.ebuild:
   Initial import into the tree. Thanks to vik...@neotek.hu for the ebuild
   submission. This closes bug #35107.
-






[gentoo-commits] gentoo-x86 commit in media-video/sswf: sswf-1.8.2-r1.ebuild ChangeLog sswf-1.8.4-r1.ebuild sswf-1.8.4.ebuild sswf-1.8.2.ebuild

2014-03-18 Thread Steve Dibb (beandog)
beandog 14/03/19 04:09:27

  Modified: ChangeLog
  Added:sswf-1.8.2-r1.ebuild sswf-1.8.4-r1.ebuild
  Removed:  sswf-1.8.4.ebuild sswf-1.8.2.ebuild
  Log:
  Remove 'todo' man page from installing, bug 447800; Update homepage
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.13 media-video/sswf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sswf/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sswf/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/sswf/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   18 Dec 2012 07:22:28 -  1.12
+++ ChangeLog   19 Mar 2014 04:09:27 -  1.13
@@ -1,6 +1,13 @@
 # ChangeLog for media-video/sswf
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v 1.12 
2012/12/18 07:22:28 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v 1.13 
2014/03/19 04:09:27 beandog Exp $
+
+*sswf-1.8.4-r1 (19 Mar 2014)
+*sswf-1.8.2-r1 (19 Mar 2014)
+
+  19 Mar 2014; Steve Dibb  -sswf-1.8.2.ebuild,
+  +sswf-1.8.2-r1.ebuild, -sswf-1.8.4.ebuild, +sswf-1.8.4-r1.ebuild:
+  Remove 'todo' man page from installing, bug 447800; Update homepage
 
   18 Dec 2012; Ulrich Müller  sswf-1.8.2.ebuild,
   sswf-1.8.4.ebuild:



1.1  media-video/sswf/sswf-1.8.2-r1.ebuild

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

Index: sswf-1.8.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.2-r1.ebuild,v 1.1 
2014/03/19 04:09:27 beandog Exp $

EAPI=5

DESCRIPTION="A C++ Library and a script language tool to create Flash (SWF) 
movies up to version 8."
HOMEPAGE="http://www.m2osw.com/sswf.html";
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2
mirror://sourceforge/${PN}/${P}-doc.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug doc examples"

RDEPEND="virtual/jpeg
media-libs/freetype"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_compile() {
econf --disable-dependency-tracking --disable-docs \
$(use_enable debug) $(use_enable debug yydebug)
emake || die "emake failed."
}

src_install () {
emake DESTDIR="${D}" install || die "emake install failed."

dodoc README.txt doc/{ASC-TODO,AUTHORS,CHANGES,LINKS,NOTES,TODO}.txt
rm -f "${D}"/usr/share/${PN}/*.txt

use examples || rm -rf "${D}"/usr/share/${PN}/samples

doman doc/man/man1/*.1

if use doc; then
doman doc/man/man3/action_script_v3.3
doman doc/man/man3/libsswf*.3
doman doc/man/man3/sswf*.3
dohtml -r doc/html/*
fi
}



1.1  media-video/sswf/sswf-1.8.4-r1.ebuild

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

Index: sswf-1.8.4-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.4-r1.ebuild,v 1.1 
2014/03/19 04:09:27 beandog Exp $

EAPI=5

DESCRIPTION="A C++ Library and a script language tool to create Flash (SWF) 
movies up to version 8."
HOMEPAGE="http://www.m2osw.com/sswf.html";
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2
mirror://sourceforge/${PN}/${P}-doc.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug doc examples"

RDEPEND="virtual/jpeg
media-libs/freetype"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_compile() {
econf --disable-dependency-tracking --disable-docs \
$(use_enable debug) $(use_enable debug yydebug)
emake || die "emake failed."
}

src_install () {
emake DESTDIR="${D}" install || die "emake install failed."

dodoc README.txt doc/{ASC-TODO,AUTHORS,CHANGES,LINKS,NOTES,TODO}.txt
rm -f "${D}"/usr/share/${PN}/*.txt

   

[gentoo-commits] gentoo-x86 commit in dev-python/greenlet: greenlet-0.4.2.ebuild ChangeLog

2014-03-18 Thread Ian Delaney (idella4)
idella4 14/03/19 03:38:24

  Modified: greenlet-0.4.2.ebuild ChangeLog
  Log:
  set to 'in source build' to fix tests run to fix Bug #503660 by maekke
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.7  dev-python/greenlet/greenlet-0.4.2.ebuild

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

Index: greenlet-0.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/greenlet/greenlet-0.4.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- greenlet-0.4.2.ebuild   16 Mar 2014 02:33:43 -  1.6
+++ greenlet-0.4.2.ebuild   19 Mar 2014 03:38:24 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/greenlet/greenlet-0.4.2.ebuild,v 
1.6 2014/03/16 02:33:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/greenlet/greenlet-0.4.2.ebuild,v 
1.7 2014/03/19 03:38:24 idella4 Exp $
 
 EAPI=5
 
@@ -21,6 +21,7 @@
 DEPEND="app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+DISTUTILS_IN_SOURCE_BUILD=1
 
 python_compile() {
if [[ ${EPYTHON} == python2* ]]; then



1.27 dev-python/greenlet/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/greenlet/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   18 Mar 2014 22:57:40 -  1.26
+++ ChangeLog   19 Mar 2014 03:38:24 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/greenlet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/greenlet/ChangeLog,v 1.26 
2014/03/18 22:57:40 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/greenlet/ChangeLog,v 1.27 
2014/03/19 03:38:24 idella4 Exp $
+
+  19 Mar 2014; Ian Delaney  greenlet-0.4.2.ebuild:
+  set to 'in source build' to fix tests run to fix Bug #503660 by maekke
 
   18 Mar 2014; Tim Harder  -greenlet-0.3.1.ebuild,
   -greenlet-0.3.3.ebuild, -greenlet-0.3.4.ebuild, -greenlet-0.3.4-r1.ebuild,






[gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-4.3-r1.ebuild ChangeLog

2014-03-18 Thread Mike Frysinger (vapier)
vapier  14/03/19 03:37:33

  Modified: bash-4.3-r1.ebuild ChangeLog
  Log:
  Drop job/readline patches as they appear to be fixed in this release already.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  app-shells/bash/bash-4.3-r1.ebuild

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

Index: bash-4.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bash-4.3-r1.ebuild  19 Mar 2014 03:32:10 -  1.2
+++ bash-4.3-r1.ebuild  19 Mar 2014 03:37:33 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3-r1.ebuild,v 1.2 
2014/03/19 03:32:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3-r1.ebuild,v 1.3 
2014/03/19 03:37:33 vapier Exp $
 
 EAPI="4"
 
@@ -83,8 +83,6 @@
sed -i -r '/^(HS|RL)USER/s:=.*:=:' doc/Makefile.in || die
touch -r . doc/*
 
-   epatch "${FILESDIR}"/${PN}-4.2-execute-job-control.patch #383237
-   epatch "${FILESDIR}"/${PN}-4.2-no-readline.patch
epatch "${FILESDIR}"/${P}-debug-trap.patch
epatch "${FILESDIR}"/${P}-jobs-exit.patch
epatch "${FILESDIR}"/${P}-parse-ansi-expand.patch



1.356app-shells/bash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.356&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.356&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.355&r2=1.356

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -r1.355 -r1.356
--- ChangeLog   19 Mar 2014 03:32:10 -  1.355
+++ ChangeLog   19 Mar 2014 03:37:33 -  1.356
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/bash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.355 
2014/03/19 03:32:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.356 
2014/03/19 03:37:33 vapier Exp $
+
+  19 Mar 2014; Mike Frysinger  bash-4.3-r1.ebuild:
+  Drop job/readline patches as they appear to be fixed in this release already.
 
   19 Mar 2014; Mike Frysinger  bash-4.3-r1.ebuild:
   Move the readline version to a global var so it stays in sync.






[gentoo-commits] gentoo-x86 commit in games-board/domination: domination-1.1.1.5.ebuild ChangeLog

2014-03-18 Thread Michael Sterrett (mr_bones_)
mr_bones_14/03/19 03:37:55

  Modified: domination-1.1.1.5.ebuild ChangeLog
  Log:
  EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  games-board/domination/domination-1.1.1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/domination-1.1.1.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/domination-1.1.1.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/domination-1.1.1.5.ebuild?r1=1.1&r2=1.2

Index: domination-1.1.1.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-board/domination/domination-1.1.1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- domination-1.1.1.5.ebuild   7 Nov 2013 03:49:03 -   1.1
+++ domination-1.1.1.5.ebuild   19 Mar 2014 03:37:55 -  1.2
@@ -1,7 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-board/domination/domination-1.1.1.5.ebuild,v 1.1 
2013/11/07 03:49:03 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-board/domination/domination-1.1.1.5.ebuild,v 1.2 
2014/03/19 03:37:55 mr_bones_ Exp $
 
+EAPI=5
 inherit eutils java-pkg-2 java-ant-2 games
 
 DESCRIPTION="The well-known board game, written in java"



1.18 games-board/domination/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   19 Mar 2014 03:01:06 -  1.17
+++ ChangeLog   19 Mar 2014 03:37:55 -  1.18
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/domination
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v 1.17 
2014/03/19 03:01:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v 1.18 
2014/03/19 03:37:55 mr_bones_ Exp $
+
+  19 Mar 2014; Michael Sterrett 
+  domination-1.1.1.5.ebuild:
+  EAPI=5
 
   19 Mar 2014; Michael Sterrett 
   -domination-1.1.1.4.ebuild:






[gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-4.3-r1.ebuild ChangeLog

2014-03-18 Thread Mike Frysinger (vapier)
vapier  14/03/19 03:32:10

  Modified: bash-4.3-r1.ebuild ChangeLog
  Log:
  Move the readline version to a global var so it stays in sync.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  app-shells/bash/bash-4.3-r1.ebuild

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

Index: bash-4.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-4.3-r1.ebuild  10 Mar 2014 01:15:31 -  1.1
+++ bash-4.3-r1.ebuild  19 Mar 2014 03:32:10 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3-r1.ebuild,v 1.1 
2014/03/10 01:15:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3-r1.ebuild,v 1.2 
2014/03/19 03:32:10 vapier Exp $
 
 EAPI="4"
 
@@ -28,6 +28,9 @@
fi
 }
 
+# The version of readline this bash normally ships with.
+READLINE_VER="6.3"
+
 DESCRIPTION="The standard GNU Bourne again shell"
 HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html";
 SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
@@ -39,7 +42,7 @@
 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
 
 DEPEND=">=sys-libs/ncurses-5.2-r2
-   readline? ( >=sys-libs/readline-6.3 )
+   readline? ( >=sys-libs/readline-${READLINE_VER} )
nls? ( virtual/libintl )"
 RDEPEND="${DEPEND}
!http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.355&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.355&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.354&r2=1.355

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
retrieving revision 1.354
retrieving revision 1.355
diff -u -r1.354 -r1.355
--- ChangeLog   10 Mar 2014 01:15:31 -  1.354
+++ ChangeLog   19 Mar 2014 03:32:10 -  1.355
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/bash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.354 
2014/03/10 01:15:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.355 
2014/03/19 03:32:10 vapier Exp $
+
+  19 Mar 2014; Mike Frysinger  bash-4.3-r1.ebuild:
+  Move the readline version to a global var so it stays in sync.
 
 *bash-4.3-r1 (10 Mar 2014)
 






[gentoo-commits] proj/kde:master commit in: media-fonts/oxygen-fonts/

2014-03-18 Thread Michael Palimaka
commit: dea7a9945faad714457a0f4d11de1f725c26ecba
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Mar 19 03:29:26 2014 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Mar 19 03:29:26 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=dea7a994

[media-fonts/oxygen-fonts] Update as per upstream changes.

Package-Manager: portage-2.2.8-r1

---
 media-fonts/oxygen-fonts/oxygen-fonts-.ebuild | 17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-.ebuild 
b/media-fonts/oxygen-fonts/oxygen-fonts-.ebuild
index bb0cb22..bb4d88e 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-.ebuild
@@ -4,23 +4,24 @@
 
 EAPI=5
 
-inherit font git-r3
+inherit cmake-utils font git-r3
 
 DESCRIPTION="Desktop/GUI font family for integrated use with the KDE desktop"
 HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-fonts";
-EGIT_REPO_URI=( "git://anongit.kde.org/oxygen-fonts" )
-EGIT_BRANCH="in-progress"
+EGIT_REPO_URI="git://anongit.kde.org/oxygen-fonts"
 
 LICENSE="OFL-1.1"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
 
+DEPEND="dev-libs/extra-cmake-modules"
+
 src_install() {
-   FONTS="Bold Mono Regular"
-   FONT_SUFFIX="ttf"
+   cmake-utils_src_install
+
+   # move cmake-installed fonts to the font.eclass location
+   mv "${D}"/usr/share/fonts/{oxygen,${PN}} || die
 
-   for f in ${FONTS} ; do
-   FONT_S="${S}/${f}" font_src_install
-   done
+   font_src_install
 }



[gentoo-commits] gentoo-x86 commit in dev-python/itsdangerous: itsdangerous-0.23.ebuild ChangeLog

2014-03-18 Thread Ian Delaney (idella4)
idella4 14/03/19 03:08:37

  Modified: itsdangerous-0.23.ebuild ChangeLog
  Log:
  fix test phase; rm un-needed dep nose, IUSE test, fixes Bug #503744 by an 
eroen
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/itsdangerous/itsdangerous-0.23.ebuild

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

Index: itsdangerous-0.23.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/itsdangerous/itsdangerous-0.23.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- itsdangerous-0.23.ebuild11 Feb 2014 06:26:57 -  1.3
+++ itsdangerous-0.23.ebuild19 Mar 2014 03:08:36 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/itsdangerous/itsdangerous-0.23.ebuild,v 1.3 
2014/02/11 06:26:57 bicatali Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/itsdangerous/itsdangerous-0.23.ebuild,v 1.4 
2014/03/19 03:08:36 idella4 Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
@@ -14,11 +14,15 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
+IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+# Required for running tests.py
+DISTUTILS_IN_SOURCE_BUILD=1
 
 python_test() {
-   nosetests || die "Testing fail with ${EPYTHON}"
+   if python_is_python3; then
+   2to3 -f unicode -nw --no-diffs tests.py
+   fi
+   "${PYTHON}" tests.py || die "Tests failed under ${EPYTHON}"
 }



1.8  dev-python/itsdangerous/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/itsdangerous/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   11 Feb 2014 06:26:57 -  1.7
+++ ChangeLog   19 Mar 2014 03:08:36 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/itsdangerous
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/itsdangerous/ChangeLog,v 1.7 
2014/02/11 06:26:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/itsdangerous/ChangeLog,v 1.8 
2014/03/19 03:08:36 idella4 Exp $
+
+  19 Mar 2014; Ian Delaney  itsdangerous-0.23.ebuild:
+  fix test phase; rm un-needed dep nose, IUSE test, fixes Bug #503744 by an
+  eroen
 
   11 Feb 2014; Sébastien Fabbro  itsdangerous-0.23.ebuild:
   Added python-3.2 compat






[gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog

2014-03-18 Thread Devan Franchini (twitch153)
twitch15314/03/19 03:06:38

  Modified: dolphin-.ebuild ChangeLog
  Log:
  Adds gtest to saved External directories.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
A8C8FBCF)

Revision  ChangesPath
1.12 games-emulation/dolphin/dolphin-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-.ebuild?r1=1.11&r2=1.12

Index: dolphin-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dolphin-.ebuild 7 Feb 2014 17:55:17 -   1.11
+++ dolphin-.ebuild 19 Mar 2014 03:06:38 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-.ebuild,v 1.11 
2014/02/07 17:55:17 twitch153 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-.ebuild,v 1.12 
2014/03/19 03:06:38 twitch153 Exp $
 
 EAPI=5
 
@@ -91,15 +91,19 @@
# - SOIL: The sources are not public.
# - Bochs-disasm: Don't know what it is.
# - GL: A custom gl.h file is used.
+   # - polarssl: Not fully supported yet.
+   # - gtest: No idea. Removal causes build failure.
mv Externals/SOIL . || die
mv Externals/Bochs_disasm . || die
mv Externals/polarssl . || die
mv Externals/GL . || die
+   mv Externals/gtest . || die
rm -r Externals/* || die "Failed to delete Externals dir."
mv Bochs_disasm Externals || die
mv SOIL Externals || die
mv polarssl Externals || die
mv GL Externals || die
+   mv gtest Externals || die
 }
 
 src_configure() {



1.19 games-emulation/dolphin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   18 Mar 2014 19:11:07 -  1.18
+++ ChangeLog   19 Mar 2014 03:06:38 -  1.19
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.18 
2014/03/18 19:11:07 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.19 
2014/03/19 03:06:38 twitch153 Exp $
+
+  19 Mar 2014; Devan Franchini  dolphin-.ebuild:
+  Adds gtest to saved External directories.
 
   18 Mar 2014; Devan Franchini  dolphin-4.0.ebuild:
   Removes unnecessary S variable, bug #504964






[gentoo-commits] proj/kde:master commit in: media-fonts/oxygen-fonts/

2014-03-18 Thread Michael Palimaka
commit: 7cc6d0dfce029be3a7bc27944e710cde43ed5fc6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Mar 19 02:59:49 2014 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Mar 19 02:59:49 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7cc6d0df

[media-fonts/oxygen-fonts] Whitespace.

Package-Manager: portage-2.2.8-r1

---
 media-fonts/oxygen-fonts/metadata.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-fonts/oxygen-fonts/metadata.xml 
b/media-fonts/oxygen-fonts/metadata.xml
index 6222792..a23f444 100644
--- a/media-fonts/oxygen-fonts/metadata.xml
+++ b/media-fonts/oxygen-fonts/metadata.xml
@@ -1,6 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-kde
+   kde
 
-



[gentoo-commits] gentoo-x86 commit in games-board/domination: ChangeLog domination-1.1.1.4.ebuild

2014-03-18 Thread Michael Sterrett (mr_bones_)
mr_bones_14/03/19 03:01:06

  Modified: ChangeLog
  Removed:  domination-1.1.1.4.ebuild
  Log:
  old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.17 games-board/domination/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/domination/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   7 Nov 2013 03:49:03 -   1.16
+++ ChangeLog   19 Mar 2014 03:01:06 -  1.17
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/domination
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v 1.16 
2013/11/07 03:49:03 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/domination/ChangeLog,v 1.17 
2014/03/19 03:01:06 mr_bones_ Exp $
+
+  19 Mar 2014; Michael Sterrett 
+  -domination-1.1.1.4.ebuild:
+  old
 
 *domination-1.1.1.5 (07 Nov 2013)
 






[gentoo-commits] proj/kde:master commit in: kde-frameworks/frameworkintegration/

2014-03-18 Thread Michael Palimaka
commit: fa9e3b55aaefe59fb48f06e74739826d5825bb23
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Mar 19 02:52:28 2014 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Mar 19 02:55:41 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fa9e3b55

[kde-frameworks/frameworkintegration] Depend on media-fonts/oxygen-fonts.

Upstream commit 34d3297293437f896a2d22c12cf4bff5f0bf638a

Package-Manager: portage-2.2.8-r1

---
 kde-frameworks/frameworkintegration/frameworkintegration-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
index 948a769..dc513d9 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
@@ -22,6 +22,7 @@ RDEPEND="
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
+   media-fonts/oxygen-fonts
 "
 DEPEND="${RDEPEND}
$(add_frameworks_dep kwidgetsaddons)



[gentoo-commits] gentoo-x86 commit in dev-util/emilpro/files: use-gentoo-binutils.patch respect-cflags.patch

2014-03-18 Thread Richard Farina (zerochaos)
zerochaos14/03/19 02:50:34

  Added:use-gentoo-binutils.patch respect-cflags.patch
  Log:
  enable building with system binutils, respect cxxflags
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.1  dev-util/emilpro/files/use-gentoo-binutils.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/emilpro/files/use-gentoo-binutils.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/emilpro/files/use-gentoo-binutils.patch?rev=1.1&content-type=text/plain

Index: use-gentoo-binutils.patch
===
diff -Naur emilpro-3/CMakeLists.txt emilpro-3-nobinutils/CMakeLists.txt
--- emilpro-3/CMakeLists.txt2013-12-28 04:22:34.0 -0500
+++ emilpro-3-nobinutils/CMakeLists.txt 2014-03-18 14:59:17.983479920 -0400
@@ -11,7 +11,6 @@
 set (BASE_DIR ${CMAKE_CURRENT_SOURCE_DIR})
 
 # Dependencies
-include (${CMAKE_CURRENT_SOURCE_DIR}/cmake/BuildBinutils.cmake)
 
 find_package (LibElf REQUIRED)
 find_package (PkgConfig REQUIRED)
@@ -30,7 +29,6 @@
 pkg_check_modules(LIBCURL libcurl)
 
 set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x -Wall 
-D_GLIBCXX_USE_NANOSLEEP -DPACKAGE=emilpro -DPACKAGE_VERSION=1")
-LINK_DIRECTORIES(${CMAKE_BINARY_DIR}/install-binutils/lib 
${CMAKE_BINARY_DIR}/install-binutils/lib64)
 
 if (HAVE_BFD_MULTIARCH)
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DHAVE_BFD_MULTIARCH")
@@ -110,7 +108,6 @@
src/include/
${CMAKE_BINARY_DIR}
${LIBELF_INCLUDE_DIRS}
-   ${CMAKE_BINARY_DIR}/install-binutils/include/
${GTKMM_INCLUDE_DIRS}
${GTKSOURCEVIEWMM_INCLUDE_DIRS}
${LIBXMLPP_INCLUDE_DIRS}
@@ -128,8 +125,6 @@
tools/squash-instruction-models.cc
)
 
-set_property(TARGET emilpro APPEND PROPERTY OBJECT_DEPENDS binutils)
-set_property(TARGET tools/squash-instruction-models APPEND PROPERTY 
OBJECT_DEPENDS binutils)
 
 set (BASE_LIBS
${LIBELF_LIBRARIES}



1.1  dev-util/emilpro/files/respect-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/emilpro/files/respect-cflags.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/emilpro/files/respect-cflags.patch?rev=1.1&content-type=text/plain

Index: respect-cflags.patch
===
diff -Naur emilpro-3/CMakeLists.txt emilpro-3-cflags/CMakeLists.txt
--- emilpro-3/CMakeLists.txt2013-12-28 04:22:34.0 -0500
+++ emilpro-3-cflags/CMakeLists.txt 2014-03-18 17:59:47.534542384 -0400
@@ -29,7 +29,7 @@
 pkg_check_modules(LIBXMLPP libxml++-2.6)
 pkg_check_modules(LIBCURL libcurl)
 
-set (CMAKE_CXX_FLAGS "-std=c++0x -Wall -D_GLIBCXX_USE_NANOSLEEP 
-DPACKAGE=emilpro -DPACKAGE_VERSION=1")
+set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x -Wall 
-D_GLIBCXX_USE_NANOSLEEP -DPACKAGE=emilpro -DPACKAGE_VERSION=1")
 LINK_DIRECTORIES(${CMAKE_BINARY_DIR}/install-binutils/lib 
${CMAKE_BINARY_DIR}/install-binutils/lib64)
 
 if (HAVE_BFD_MULTIARCH)






[gentoo-commits] gentoo-x86 commit in dev-util/emilpro: emilpro-9999.ebuild metadata.xml emilpro-3-r1.ebuild ChangeLog emilpro-3.ebuild

2014-03-18 Thread Richard Farina (zerochaos)
zerochaos14/03/19 02:50:34

  Modified: emilpro-.ebuild metadata.xml ChangeLog
  Added:emilpro-3-r1.ebuild
  Removed:  emilpro-3.ebuild
  Log:
  enable building with system binutils, respect cxxflags
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.2  dev-util/emilpro/emilpro-.ebuild

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

Index: emilpro-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/emilpro/emilpro-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emilpro-.ebuild 18 Mar 2014 04:26:05 -  1.1
+++ emilpro-.ebuild 19 Mar 2014 02:50:34 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/emilpro/emilpro-.ebuild,v 1.1 
2014/03/18 04:26:05 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/emilpro/emilpro-.ebuild,v 1.2 
2014/03/19 02:50:34 zerochaos Exp $
 
 EAPI=5
 
-inherit cmake-utils
+inherit cmake-utils eutils
 
 DESCRIPTION="a graphical disassembler for a large number of instruction sets"
 HOMEPAGE="http://www.emilpro.com/";
@@ -16,31 +16,41 @@
SRC_URI="mirror://gnu/binutils/binutils-2.23.2.tar.bz2"
 else
SRC_URI="http://www.emilpro.com/${P}.tar.gz
-   mirror://gnu/binutils/binutils-2.23.2.tar.bz2"
+   !system-binutils? ( 
mirror://gnu/binutils/binutils-2.23.2.tar.bz2 )"
KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
+IUSE="+system-binutils"
 
 DEPEND="|| ( dev-libs/elfutils dev-libs/libelf )
dev-cpp/gtkmm:3.0
dev-cpp/gtksourceviewmm:3.0
dev-cpp/libxmlpp:2.6
+   system-binutils? ( sys-devel/binutils[multitarget] )
net-misc/curl"
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-   sed -i "s#wget -O binutils.tar.bz2 
http://ftp.gnu.org/gnu/binutils/binutils-2.23.2.tar.bz2#cp 
\"${DISTDIR}/binutils-2.23.2.tar.bz2\" ./binutils.tar.bz2#" 
cmake/BuildBinutils.cmake
+   epatch "${FILESDIR}"/respect-cflags.patch
+   if use system-binutils; then
+   epatch "${FILESDIR}"/use-gentoo-binutils.patch
+   else
+   sed -i "s#wget -O binutils.tar.bz2 
http://ftp.gnu.org/gnu/binutils/binutils-2.23.2.tar.bz2#cp 
\"${DISTDIR}/binutils-2.23.2.tar.bz2\" ./binutils.tar.bz2#" 
cmake/BuildBinutils.cmake
+   fi
cmake-utils_src_prepare
 }
 
 src_compile() {
-   #it builds with one thread no matter what,
-   #but somehow it still fails if I don't do this
-   cd "${BUILD_DIR}"
-   emake -j1
+   if use system-binutils; then
+   cmake-utils_src_compile
+   else
+   #bundled binutils is broken, always builds with one thread
+   #but somehow it still fails if I don't do this
+   cd "${BUILD_DIR}"
+   emake -j1
+   fi
 }
 
 src_install() {



1.2  dev-util/emilpro/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/emilpro/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml18 Mar 2014 04:26:05 -  1.1
+++ metadata.xml19 Mar 2014 02:50:34 -  1.2
@@ -7,4 +7,7 @@
 
 
 
+
+Use the gentoo binutils instead of building 
against an unpatched vanilla version
+
 



1.2  dev-util/emilpro/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/emilpro/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   18 Mar 2014 04:26:05 -  1.1
+++ ChangeLog   19 Mar 2014 02:50:34 -  1.2
@@ -1,6 +1,13 @@
 # ChangeLog for dev-util/emilpro
 # Copyright 1999-20

[gentoo-commits] gentoo-x86 commit in games-board/gnono: gnono-1.9.1.ebuild ChangeLog

2014-03-18 Thread Michael Sterrett (mr_bones_)
mr_bones_14/03/19 02:20:51

  Modified: gnono-1.9.1.ebuild ChangeLog
  Log:
  EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  games-board/gnono/gnono-1.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnono/gnono-1.9.1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnono/gnono-1.9.1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnono/gnono-1.9.1.ebuild?r1=1.6&r2=1.7

Index: gnono-1.9.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-1.9.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnono-1.9.1.ebuild  21 Oct 2012 10:33:28 -  1.6
+++ gnono-1.9.1.ebuild  19 Mar 2014 02:20:51 -  1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-1.9.1.ebuild,v 1.6 
2012/10/21 10:33:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-1.9.1.ebuild,v 1.7 
2014/03/19 02:20:51 mr_bones_ Exp $
 
-EAPI=4
+EAPI=5
 inherit autotools eutils gnome2-utils games
 
 DESCRIPTION="A rewrite for GNOME of the Windows card game WUNO"
@@ -20,8 +20,9 @@
sys-devel/gettext"
 
 src_prepare() {
-   epatch "${FILESDIR}"/${P}-gentoo.patch
-   epatch "${FILESDIR}"/${P}-glib-single-include.patch
+   epatch \
+   "${FILESDIR}"/${P}-gentoo.patch \
+   "${FILESDIR}"/${P}-glib-single-include.patch
eautoreconf
 }
 



1.16 games-board/gnono/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnono/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnono/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnono/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   21 Oct 2012 10:33:28 -  1.15
+++ ChangeLog   19 Mar 2014 02:20:51 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/gnono
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.15 
2012/10/21 10:33:28 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/ChangeLog,v 1.16 
2014/03/19 02:20:51 mr_bones_ Exp $
+
+  19 Mar 2014; Michael Sterrett  gnono-1.9.1.ebuild:
+  EAPI=5
 
   21 Oct 2012; Pacho Ramos 
   +files/gnono-1.9.1-glib-single-include.patch, gnono-1.9.1.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-apps/gentoo-functions/files: gentoo-functions-0.3.sh

2014-03-18 Thread William Hubbs (williamh)
williamh14/03/19 02:01:11

  Added:gentoo-functions-0.3.sh
  Log:
  version bump for #504852.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8568F528)

Revision  ChangesPath
1.1  sys-apps/gentoo-functions/files/gentoo-functions-0.3.sh

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/files/gentoo-functions-0.3.sh?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/files/gentoo-functions-0.3.sh?rev=1.1&content-type=text/plain

Index: gentoo-functions-0.3.sh
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

#
# All functions in this file should be written in POSIX sh. Please do
# not use bashisms.
#

RC_GOT_FUNCTIONS="yes"

#
#hard set the indent used for e-commands.
#num defaults to 0
# This is a private function.
#
_esetdent()
{
local i="$1"
[ -z "$i" ] || [ "$i" -lt 0 ] && i=0
RC_INDENTATION=$(printf "%${i}s" '')
}

#
#increase the indent used for e-commands.
#
eindent()
{
local i="$1"
[ -n "$i" ] && [ "$i" -gt 0 ] || i=$RC_DEFAULT_INDENT
_esetdent $(( ${#RC_INDENTATION} + i ))
}

#
#decrease the indent used for e-commands.
#
eoutdent()
{
local i="$1"
[ -n "$i" ] && [ "$i" -gt 0 ] || i=$RC_DEFAULT_INDENT
_esetdent $(( ${#RC_INDENTATION} - i ))
}

#
# this function was lifted from OpenRC. It returns 0 if the argument  or
# the value of the argument is "yes", "true", "on", or "1" or 1
# otherwise.
#
yesno()
{
[ -z "$1" ] && return 1

case "$1" in
[Yy][Ee][Ss]|[Tt][Rr][Uu][Ee]|[Oo][Nn]|1) return 0;;
[Nn][Oo]|[Ff][Aa][Ll][Ss][Ee]|[Oo][Ff][Ff]|0) return 1;;
esac

local value=
eval value=\$${1}
case "$value" in
[Yy][Ee][Ss]|[Tt][Rr][Uu][Ee]|[Oo][Nn]|1) return 0;;
[Nn][Oo]|[Ff][Aa][Ll][Ss][Ee]|[Oo][Ff][Ff]|0) return 1;;
*) vewarn "\$$1 is not set properly"; return 1;;
esac
}

#
#use the system logger to log a message
#
esyslog()
{
local pri=
local tag=

if [ -n "$EINFO_LOG" ] && command -v logger > /dev/null 2>&1; then
pri="$1"
tag="$2"

shift 2
[ -z "$*" ] && return 0

logger -p "${pri}" -t "${tag}" -- "$*"
fi

return 0
}

#
#show an informative message (without a newline)
#
einfon()
{
if yesno "${EINFO_QUIET}"; then
return 0
fi
if ! yesno "${RC_ENDCOL}" && [ "${LAST_E_CMD}" = "ebegin" ]; then
printf "\n"
fi
printf " ${GOOD}*${NORMAL} ${RC_INDENTATION}$*"
LAST_E_CMD="einfon"
return 0
}

#
#show an informative message (with a newline)
#
einfo()
{
einfon "$*\n"
LAST_E_CMD="einfo"
return 0
}

#
#show a warning message (without a newline) and log it
#
ewarnn()
{
if yesno "${EINFO_QUIET}"; then
printf " $*"
else
if ! yesno "${RC_ENDCOL}" && [ ${LAST_E_CMD} = "ebegin" ]; then
printf "\n"
fi
printf " ${WARN}*${NORMAL} ${RC_INDENTATION}$*"
fi

local name="${0##*/}"
# Log warnings to system log
esyslog "daemon.warning" "${name}" "$*"

LAST_E_CMD="ewarnn"
return 0
}

#
#show a warning message (with a newline) and log it
#
ewarn()
{
if yesno "${EINFO_QUIET}"; then
printf " $*\n"
else
if ! yesno "${RC_ENDCOL}" && [ ${LAST_E_CMD} = "ebegin" ]; then
printf "\n"
fi
printf " ${WARN}*${NORMAL} ${RC_INDENTATION}$*\n"
fi

local name="${0##*/}"
# Log warnings to system log
esyslog "daemon.warning" "${name}" "$*"

LAST_E_CMD="ewarn"
return 0
}

#
#show an error message (without a newline) and log it
#
eerrorn()
{
if yesno "${EINFO_QUIET}"; then
printf " $*" >/dev/stderr
else
if ! yesno "${RC_ENDCOL}" && [ "${LAST_E_CMD}" = "ebegin" ]; 
then
printf "\n"
fi
printf " ${BAD}*${NORMAL} ${RC_INDENTATION}$*"
fi

local name="${0##*/}"
# Log errors to system log
esyslog "daemon.err" "rc-scripts" "$*"

LAST_E_CMD="eerrorn"
return 0
}

#
#show an error message (with a newline) and log it
#
eerror()
{
if yesno "${EINFO_QUIET}"; then
printf " $*\n" >/dev/stderr
else
if ! yesno "${RC_ENDCOL}" && [ "${LAST_E_CMD}" = "ebegin" ]; 
then
printf "\n"
   

[gentoo-commits] gentoo-x86 commit in sys-apps/gentoo-functions: gentoo-functions-0.3.ebuild ChangeLog

2014-03-18 Thread William Hubbs (williamh)
williamh14/03/19 02:01:11

  Modified: ChangeLog
  Added:gentoo-functions-0.3.ebuild
  Log:
  version bump for #504852.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8568F528)

Revision  ChangesPath
1.5  sys-apps/gentoo-functions/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   12 Mar 2014 22:06:42 -  1.4
+++ ChangeLog   19 Mar 2014 02:01:11 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/gentoo-functions
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.4 
2014/03/12 22:06:42 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.5 
2014/03/19 02:01:11 williamh Exp $
+
+*gentoo-functions-0.3 (19 Mar 2014)
+
+  19 Mar 2014; William Hubbs 
+  +files/gentoo-functions-0.3.sh, +gentoo-functions-0.3.ebuild:
+  version bump for #504852.
 
 *gentoo-functions-0.2 (12 Mar 2014)
 



1.1  sys-apps/gentoo-functions/gentoo-functions-0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.3.ebuild?rev=1.1&content-type=text/plain

Index: gentoo-functions-0.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/gentoo-functions-0.3.ebuild,v 
1.1 2014/03/19 02:01:11 williamh Exp $

EAPI=5

DESCRIPTION="base shell functions required by all gentoo systems"
HOMEPAGE="http://www.gentoo.org";
SRC_URI=""

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

DEPEND=""
RDEPEND=""

S="${WORKDIR}"

src_install() {
dodir /lib/gentoo
insinto /lib/gentoo
newins "${FILESDIR}"/${P}.sh functions.sh
}






[gentoo-commits] gentoo-x86 commit in games-board/simsu: ChangeLog simsu-1.2.2.ebuild

2014-03-18 Thread Michael Sterrett (mr_bones_)
mr_bones_14/03/19 01:54:02

  Modified: ChangeLog
  Removed:  simsu-1.2.2.ebuild
  Log:
  old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.11 games-board/simsu/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/simsu/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/simsu/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/simsu/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/simsu/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   24 Dec 2013 12:45:03 -  1.10
+++ ChangeLog   19 Mar 2014 01:54:02 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for games-board/simsu
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/simsu/ChangeLog,v 1.10 
2013/12/24 12:45:03 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/simsu/ChangeLog,v 1.11 
2014/03/19 01:54:02 mr_bones_ Exp $
+
+  19 Mar 2014; Michael Sterrett  -simsu-1.2.2.ebuild:
+  old
 
   24 Dec 2013; Agostino Sarubbo  simsu-1.2.3.ebuild:
   Stable for x86, wrt bug #490594






[gentoo-commits] gentoo-x86 commit in dev-util/android-sdk-update-manager: android-sdk-update-manager-22.6.ebuild ChangeLog

2014-03-18 Thread Richard Freeman (rich0)
rich0   14/03/19 01:53:22

  Modified: ChangeLog
  Added:android-sdk-update-manager-22.6.ebuild
  Log:
  bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x08C170DE55EC123A)

Revision  ChangesPath
1.59 dev-util/android-sdk-update-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   20 Nov 2013 23:49:06 -  1.58
+++ ChangeLog   19 Mar 2014 01:53:22 -  1.59
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/android-sdk-update-manager
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog,v 1.58 
2013/11/20 23:49:06 rich0 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/ChangeLog,v 1.59 
2014/03/19 01:53:22 rich0 Exp $
+
+*android-sdk-update-manager-22.6 (19 Mar 2014)
+
+  19 Mar 2014; Richard Freeman 
+  +android-sdk-update-manager-22.6.ebuild:
+  bump
 
   20 Nov 2013; Richard Freeman  +files/80-android.rules,
   android-sdk-update-manager-22.3.ebuild,



1.1  
dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild?rev=1.1&content-type=text/plain

Index: android-sdk-update-manager-22.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/android-sdk-update-manager/android-sdk-update-manager-22.6.ebuild,v
 1.1 2014/03/19 01:53:22 rich0 Exp $

EAPI="5"

inherit eutils user udev

MY_P="android-sdk_r${PV}-linux"

DESCRIPTION="Open Handset Alliance's Android SDK"
HOMEPAGE="http://developer.android.com";
SRC_URI="http://dl.google.com/android/${MY_P}.tgz";
IUSE=""
RESTRICT="mirror"

LICENSE="android"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-arch/tar
app-arch/gzip"
RDEPEND=">=virtual/jdk-1.5
>=dev-java/ant-core-1.6.5
|| ( dev-java/swt:3.7[cairo] dev-java/swt:3.6[cairo] )
amd64? ( app-emulation/emul-linux-x86-gtklibs:= )
x86? ( x11-libs/gtk+:2= )"

ANDROID_SDK_DIR="/opt/${PN}"
QA_FLAGS_IGNORED_x86="
${ANDROID_SDK_DIR/\/}/tools/emulator
${ANDROID_SDK_DIR/\/}/tools/adb
${ANDROID_SDK_DIR/\/}/tools/mksdcard
${ANDROID_SDK_DIR/\/}/tools/sqlite3
${ANDROID_SDK_DIR/\/}/tools/hprof-conv
${ANDROID_SDK_DIR/\/}/tools/zipalign
${ANDROID_SDK_DIR/\/}/tools/dmtracedump
"
QA_FLAGS_IGNORED_amd64="${QA_FLAGS_IGNORED_x86}"

QA_PREBUILT="${ANDROID_SDK_DIR/\/}/tools/*"

S="${WORKDIR}/android-sdk-linux"

pkg_setup() {
enewgroup android
}

src_prepare(){
rm -rf tools/lib/x86*
}

src_install(){
dodoc tools/NOTICE.txt "SDK Readme.txt" || die
rm -f tools/NOTICE.txt "SDK Readme.txt"

dodir "${ANDROID_SDK_DIR}/tools"
cp -pPR tools/* "${ED}${ANDROID_SDK_DIR}/tools" || die "failed to 
install tools"

# Maybe this is needed for the tools directory too.
dodir 
"${ANDROID_SDK_DIR}"/{add-ons,build-tools,docs,extras,platforms,platform-tools,samples,sources,system-images,temp}
 || die "failed to dodir"

fowners root:android 
"${ANDROID_SDK_DIR}"/{.,add-ons,build-tools,docs,extras,platforms,platform-tools,samples,sources,system-images,temp,tools}
 || die
fperms 0775 
"${ANDROID_SDK_DIR}"/{.,add-ons,build-tools,docs,extras,platforms,platform-tools,samples,sources,system-images,temp,tools}
 || die

echo 
"PATH=\"${EPREFIX}${ANDROID_SDK_DIR}/tools:${EPREFIX}${ANDROID_SDK_DIR}/platform-tools\""
 > "${T}/80${PN}" || die

SWT_PATH=
SWT_VERSIONS="3.7 3.6"
for version in $SWT_VERSIONS; do
# redirecting stderr to /dev/null
# not sure if this is best, but avoids misleading error messages
SWT_PATH="`dirname \`java-config -p swt-\$version 2>/dev/null\` 
2>/dev/null`"
if [ $SWT_PATH ]; then
einfo "SWT_

[gentoo-commits] gentoo-x86 commit in games-board/tetzle: tetzle-2.0.3.ebuild ChangeLog

2014-03-18 Thread Michael Sterrett (mr_bones_)
mr_bones_14/03/19 01:47:27

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

Revision  ChangesPath
1.12 games-board/tetzle/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tetzle/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tetzle/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tetzle/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/tetzle/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   24 Dec 2013 12:44:52 -  1.11
+++ ChangeLog   19 Mar 2014 01:47:27 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for games-board/tetzle
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/ChangeLog,v 1.11 
2013/12/24 12:44:52 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/ChangeLog,v 1.12 
2014/03/19 01:47:27 mr_bones_ Exp $
+
+*tetzle-2.0.3 (19 Mar 2014)
+
+  19 Mar 2014; Michael Sterrett  +tetzle-2.0.3.ebuild:
+  version bump
 
   24 Dec 2013; Agostino Sarubbo  tetzle-2.0.1.ebuild:
   Stable for x86, wrt bug #490592



1.1  games-board/tetzle/tetzle-2.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tetzle/tetzle-2.0.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/tetzle/tetzle-2.0.3.ebuild?rev=1.1&content-type=text/plain

Index: tetzle-2.0.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/tetzle/tetzle-2.0.3.ebuild,v 1.1 
2014/03/19 01:47:27 mr_bones_ Exp $

EAPI=5
inherit qt4-r2 gnome2-utils games

DESCRIPTION="A jigsaw puzzle game that uses tetrominoes for the pieces"
HOMEPAGE="http://gottcode.org/tetzle/";
SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-qt/qtgui-4.7:4
>=dev-qt/qtopengl-4.7:4"
RDEPEND="${DEPEND}"

DOCS="ChangeLog CREDITS"

src_prepare() {
sed -i \
-e "s:appdir + \"/../share/\":\"${GAMES_DATADIR}/\":" \
src/locale_dialog.cpp || die
sed -i \
-e "/qm.path/s:\$\$PREFIX/share:${GAMES_DATADIR}:" \
${PN}.pro || die
}

src_configure() {
eqmake4 BINDIR="${GAMES_BINDIR/\/usr}" PREFIX="/usr"
}

src_install() {
qt4-r2_src_install
prepgamesdirs
}

pkg_preinst() {
games_pkg_preinst
gnome2_icon_savelist
}

pkg_postinst() {
games_pkg_postinst
gnome2_icon_cache_update
}

pkg_postrm() {
gnome2_icon_cache_update
}






[gentoo-commits] gentoo-x86 commit in games-board/pychess: ChangeLog pychess-0.10.1-r1.ebuild

2014-03-18 Thread Michael Sterrett (mr_bones_)
mr_bones_14/03/19 01:18:41

  Modified: ChangeLog
  Removed:  pychess-0.10.1-r1.ebuild
  Log:
  old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.30 games-board/pychess/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pychess/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pychess/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pychess/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   24 Dec 2013 12:54:26 -  1.29
+++ ChangeLog   19 Mar 2014 01:18:41 -  1.30
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/pychess
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.29 
2013/12/24 12:54:26 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/pychess/ChangeLog,v 1.30 
2014/03/19 01:18:41 mr_bones_ Exp $
+
+  19 Mar 2014; Michael Sterrett 
+  -pychess-0.10.1-r1.ebuild:
+  old
 
   24 Dec 2013; Agostino Sarubbo  pychess-0.10.1-r2.ebuild:
   Stable for x86, wrt bug #490612






[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog mysql-cmake.eclass

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:55:48

  Modified: ChangeLog mysql-cmake.eclass
  Log:
  respect CFLAGS wrt #497532

Revision  ChangesPath
1.1181   eclass/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1181&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1181&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1180&r2=1.1181

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1180
retrieving revision 1.1181
diff -u -r1.1180 -r1.1181
--- ChangeLog   18 Mar 2014 16:52:10 -  1.1180
+++ ChangeLog   19 Mar 2014 00:55:48 -  1.1181
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1180 2014/03/18 
16:52:10 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1181 2014/03/19 
00:55:48 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald  mysql-cmake.eclass:
+  respect CFLAGS wrt #497532
 
   18 Mar 2014; Christoph Junghans  texlive-common.eclass:
   added prefix support (bug #485608)



1.18 eclass/mysql-cmake.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mysql-cmake.eclass?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mysql-cmake.eclass?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/mysql-cmake.eclass?r1=1.17&r2=1.18

Index: mysql-cmake.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mysql-cmake.eclass  27 Jun 2013 17:23:33 -  1.17
+++ mysql-cmake.eclass  19 Mar 2014 00:55:48 -  1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.17 2013/06/27 
17:23:33 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql-cmake.eclass,v 1.18 2014/03/19 
00:55:48 hasufell Exp $
 
 # @ECLASS: mysql-cmake.eclass
 # @MAINTAINER:
@@ -238,7 +238,10 @@
 
CMAKE_BUILD_TYPE="RelWithDebInfo"
 
+   # debug hack wrt #497532
mycmakeargs=(
+   -DCMAKE_C_FLAGS_RELWITHDEBINFO="$(usex debug "" "-DNDEBUG")"
+   -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="$(usex debug "" "-DNDEBUG")"
-DCMAKE_INSTALL_PREFIX=${EPREFIX}/usr
-DMYSQL_DATADIR=${EPREFIX}/var/lib/mysql
-DSYSCONFDIR=${EPREFIX}/etc/mysql






[gentoo-commits] gentoo-x86 commit in dev-db/mysql: ChangeLog mysql-5.5.32.ebuild

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:52:45

  Modified: ChangeLog mysql-5.5.32.ebuild
  Log:
  remove -Werror flag wrt #494332
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.665dev-db/mysql/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.665&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.665&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.664&r2=1.665

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
retrieving revision 1.664
retrieving revision 1.665
diff -u -r1.664 -r1.665
--- ChangeLog   29 Aug 2013 14:40:17 -  1.664
+++ ChangeLog   19 Mar 2014 00:52:45 -  1.665
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/mysql
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.664 2013/08/29 
14:40:17 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.665 2014/03/19 
00:52:45 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald  mysql-5.5.32.ebuild,
+  +files/mysql-5.5.32-Werror.patch:
+  remove -Werror flag wrt #494332
 
   29 Aug 2013; Agostino Sarubbo  -mysql-5.1.66-r1.ebuild,
   -mysql-5.1.66.ebuild, -mysql-5.1.67-r1.ebuild, -mysql-5.1.67.ebuild,



1.2  dev-db/mysql/mysql-5.5.32.ebuild

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

Index: mysql-5.5.32.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.32.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mysql-5.5.32.ebuild 6 Jun 2013 17:06:28 -   1.1
+++ mysql-5.5.32.ebuild 19 Mar 2014 00:52:45 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.32.ebuild,v 1.1 
2013/06/06 17:06:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.32.ebuild,v 1.2 
2014/03/19 00:52:45 hasufell Exp $
 
 EAPI="4"
 
@@ -11,7 +11,7 @@
 # Build type
 BUILD="cmake"
 
-inherit toolchain-funcs mysql-v2
+inherit eutils toolchain-funcs mysql-v2
 # only to make repoman happy. it is really set in the eclass
 IUSE="$IUSE"
 
@@ -31,6 +31,11 @@
 # If you want to add a single patch, copy the ebuild to an overlay
 # and create your own mysql-extras tarball, looking at 000_index.txt
 
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-5.5.32-Werror.patch
+   mysql-v2_src_prepare
+}
+
 # Official test instructions:
 # USE='berkdb -cluster embedded extraengine perl ssl community' \
 # FEATURES='test userpriv -usersandbox' \






[gentoo-commits] gentoo-x86 commit in dev-db/mysql/files: mysql-5.5.32-Werror.patch

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:52:44

  Added:mysql-5.5.32-Werror.patch
  Log:
  remove -Werror flag wrt #494332
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.1  dev-db/mysql/files/mysql-5.5.32-Werror.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/mysql-5.5.32-Werror.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/mysql-5.5.32-Werror.patch?rev=1.1&content-type=text/plain

Index: mysql-5.5.32-Werror.patch
===
From: Julian Ospald 
Date: Wed Jan  8 16:07:03 UTC 2014
Subject: rm -Werror

--- mysql-5.5.32/cmake/maintainer.cmake
+++ mysql-5.5.32/cmake/maintainer.cmake
@@ -18,7 +18,7 @@
 # Setup GCC (GNU C compiler) warning options.
 MACRO(SET_MYSQL_MAINTAINER_GNU_C_OPTIONS)
   SET(MY_MAINTAINER_WARNINGS
-  "-Wall -Wextra -Wunused -Wwrite-strings -Wno-strict-aliasing -Werror")
+  "-Wall -Wextra -Wunused -Wwrite-strings -Wno-strict-aliasing")
   CHECK_C_COMPILER_FLAG("-Wdeclaration-after-statement"
 HAVE_DECLARATION_AFTER_STATEMENT)
   IF(HAVE_DECLARATION_AFTER_STATEMENT)






[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:20:54

  Modified: ChangeLog eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.8714   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.8713
retrieving revision 1.8714
diff -u -r1.8713 -r1.8714
--- ChangeLog   18 Mar 2014 21:27:56 -  1.8713
+++ ChangeLog   19 Mar 2014 00:20:54 -  1.8714
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8713 2014/03/18 
21:27:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8714 2014/03/19 
00:20:54 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  19 Mar 2014; Andreas K. Huettel  eapi:
+  Increase EAPI to 5
+
   18 Mar 2014; Samuli Suominen  package.mask:
   Mask new media-sound/pragha together with GTK+-3.x libxfce4ui from Xfce 4.12
   (git)



1.2  profiles/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi?r1=1.1&r2=1.2

Index: eapi
===
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eapi27 Oct 2011 15:32:59 -  1.1
+++ eapi19 Mar 2014 00:20:54 -  1.2
@@ -1 +1 @@
-1
+5






[gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:20:25

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.44 profiles/arch/x86-fbsd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   27 Aug 2013 22:11:58 -  1.43
+++ ChangeLog   19 Mar 2014 00:20:25 -  1.44
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.43 
2013/08/27 22:11:58 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.44 
2014/03/19 00:20:25 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   27 Aug 2013; Alexis Ballier  package.use.mask:
   remove obsolote ppl[prolog] usemask



1.1  profiles/arch/x86-fbsd/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






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

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:20:01

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.158profiles/arch/x86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog   9 Mar 2014 14:37:22 -   1.157
+++ ChangeLog   19 Mar 2014 00:20:01 -  1.158
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.157 
2014/03/09 14:37:22 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.158 
2014/03/19 00:20:01 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi, +xbox/eapi:
+  Increase EAPI to 5
 
   09 Mar 2014; Andrey Grozin  use.mask:
   Unmask gcl



1.1  profiles/arch/x86/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/x86/xbox: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:20:01

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/x86/xbox/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/xbox/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/xbox/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/sparc-fbsd: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:19:32

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.7  profiles/arch/sparc-fbsd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   20 Jan 2013 10:51:21 -  1.6
+++ ChangeLog   19 Mar 2014 00:19:32 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/sparc-fbsd profile directory
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v 1.6 
2013/01/20 10:51:21 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v 1.7 
2014/03/19 00:19:32 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   20 Jan 2013; Michał Górny  use.mask:
   Remove duplicate pypy/jython masks (masked in base profile now).



1.1  profiles/arch/sparc-fbsd/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc-fbsd/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc-fbsd/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:19:09

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.218profiles/arch/sparc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.218&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.218&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.217&r2=1.218

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -r1.217 -r1.218
--- ChangeLog   1 Feb 2014 18:50:59 -   1.217
+++ ChangeLog   19 Mar 2014 00:19:09 -  1.218
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/sparc profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.217 
2014/02/01 18:50:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.218 
2014/03/19 00:19:09 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   01 Feb 2014; Raúl Porcel  package.use.mask:
   P.use.mask net-misc/openssh hpn as it sigbuses, bug #499552



1.1  profiles/arch/sparc/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/s390: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:18:11

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.76 profiles/arch/s390/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/ChangeLog?rev=1.76&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/ChangeLog?rev=1.76&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   11 Jan 2014 15:44:47 -  1.75
+++ ChangeLog   19 Mar 2014 00:18:11 -  1.76
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/s390 profile directory
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.75 
2014/01/11 15:44:47 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.76 
2014/03/19 00:18:11 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi, +s390x/eapi:
+  Increase EAPI to 5
 
   11 Jan 2014; Mikle Kolyada  package.use.mask:
   Masking dev-vcs/git mediawiki (bug #497068)



1.1  profiles/arch/s390/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/sh: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:18:39

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.93 profiles/arch/sh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.93&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.93&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   11 Jan 2014 16:10:04 -  1.92
+++ ChangeLog   19 Mar 2014 00:18:39 -  1.93
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/sh profile directory
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.92 
2014/01/11 16:10:04 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.93 
2014/03/19 00:18:39 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   11 Jan 2014; Mikle Kolyada  package.use.mask:
   Masking dev-vcs/git mediawiki (bug #497068)



1.1  profiles/arch/sh/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/s390/s390x: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:18:12

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/s390/s390x/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/s390x/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/s390/s390x/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc64/32ul: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:17:35

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/powerpc/ppc64/32ul/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/32ul/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc32/pegasos: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:17:34

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/powerpc/ppc32/pegasos/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/pegasos/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/pegasos/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:17:34

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.262profiles/arch/powerpc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ChangeLog?rev=1.262&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ChangeLog?rev=1.262&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ChangeLog?r1=1.261&r2=1.262

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- ChangeLog   5 Feb 2014 02:56:16 -   1.261
+++ ChangeLog   19 Mar 2014 00:17:34 -  1.262
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/PPC profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.261 
2014/02/05 02:56:16 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.262 
2014/03/19 00:17:34 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi, +ppc32/eapi,
+  +ppc32/pegasos/eapi, +ppc64/32ul/eapi, +ppc64/64ul/eapi, +ppc64/eapi:
+  Increase EAPI to 5
 
   05 Feb 2014; Chí-Thanh Christopher Nguyễn 
   package.use.mask:



1.1  profiles/arch/powerpc/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc64/64ul: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:17:35

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/powerpc/ppc64/64ul/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:17:34

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/powerpc/ppc64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc/ppc32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:17:34

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/powerpc/ppc32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/o32-n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/o32-n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32-n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32-n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in games-rpg/grimrock: ChangeLog grimrock-20130515.ebuild

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:16:43

  Modified: ChangeLog grimrock-20130515.ebuild
  Log:
  stable on amd64 wrt #492468
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.9  games-rpg/grimrock/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   13 Jun 2013 12:24:24 -  1.8
+++ ChangeLog   19 Mar 2014 00:16:43 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-rpg/grimrock
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.8 
2013/06/13 12:24:24 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.9 
2014/03/19 00:16:43 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald  grimrock-20130515.ebuild:
+  stable on amd64 wrt #492468
 
   13 Jun 2013; Michael Weber  grimrock-20130515.ebuild:
   Depend on SLOT=0 of media-libs/openjpeg (bug 440086)



1.3  games-rpg/grimrock/grimrock-20130515.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild?r1=1.2&r2=1.3

Index: grimrock-20130515.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- grimrock-20130515.ebuild13 Jun 2013 12:24:24 -  1.2
+++ grimrock-20130515.ebuild19 Mar 2014 00:16:43 -  1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.2 
2013/06/13 12:24:24 xmw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.3 
2014/03/19 00:16:43 hasufell Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="all-rights-reserved"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 IUSE="bundled-libs"
 RESTRICT="fetch bindist splitdebug"
 






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/n64-o32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/n64-o32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64-o32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64-o32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






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

2014-03-18 Thread Robin H. Johnson (robbat2)
robbat2 14/03/19 00:16:46

  Modified: ChangeLog
  Added:git-1.9.1.ebuild
  Log:
  Bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.256dev-vcs/git/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -p -w -b -B -u -u -r1.255 -r1.256
--- ChangeLog   12 Mar 2014 05:06:17 -  1.255
+++ ChangeLog   19 Mar 2014 00:16:46 -  1.256
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.255 2014/03/12 
05:06:17 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.256 2014/03/19 
00:16:46 robbat2 Exp $
+
+*git-1.9.1 (19 Mar 2014)
+
+  19 Mar 2014; Robin H. Johnson  +git-1.9.1.ebuild:
+  Bump.
 
   09 Mar 2014; Pawel Hajdan jr  git-1.8.5.5.ebuild:
   x86 stable wrt bug #501662



1.1  dev-vcs/git/git-1.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git/git-1.9.1.ebuild?rev=1.1&content-type=text/plain

Index: git-1.9.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.9.1.ebuild,v 1.1 
2014/03/19 00:16:46 robbat2 Exp $

EAPI=5

GENTOO_DEPEND_ON_PERL=no

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_{6,7} )
[[ ${PV} == * ]] && SCM="git-2"
EGIT_REPO_URI="git://git.kernel.org/pub/scm/git/git.git"

inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 
python-single-r1 systemd ${SCM}

MY_PV="${PV/_rc/.rc}"
MY_P="${PN}-${MY_PV}"

DOC_VER=${MY_PV}

DESCRIPTION="GIT - the stupid content tracker, the revision control system 
heavily used by the Linux kernel team"
HOMEPAGE="http://www.git-scm.com/";
if [[ ${PV} != * ]]; then
SRC_URI_SUFFIX="gz"
SRC_URI_GOOG="http://git-core.googlecode.com/files";
SRC_URI_KORG="mirror://kernel/software/scm/git"
SRC_URI="${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}

${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
else
SRC_URI=""
KEYWORDS=""
fi

LICENSE="GPL-2"
SLOT="0"
IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg gtk highlight +iconv 
mediawiki +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs 
subversion test"

# Common to both DEPEND and RDEPEND
CDEPEND="
dev-libs/openssl
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )
gnome-keyring? ( gnome-base/gnome-keyring )"

RDEPEND="${CDEPEND}
gpg? ( app-crypt/gnupg )
mediawiki? (
dev-perl/HTML-Tree
dev-perl/MediaWiki-API
)
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight 
) )
cvs? ( >=dev-vcs/cvsps-2.1 dev-perl/DBI 
dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] 
dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
>=dev-python/pygtk-2.8[${PYTHON_USEDEP}]
>=dev-python/pygtksourceview-2.10.1-r1:2[${PYTHON_USEDEP}]
)
  

[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/n32-o32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/n32-o32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n32-o32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n32-o32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/n64-o32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/n64-o32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n64-o32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n64-o32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/o32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/o32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/n64-n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/n64-n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64-n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64-n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/n32-n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/n32-n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n32-n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n32-n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/o32-n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:08

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/o32-n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32-n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/o32-n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/o32-n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/o32-n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/o32-n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/o32-n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/n32-o32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/n32-o32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32-o32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32-o32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/o32-n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/o32-n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/o32-n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/o32-n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/n64-n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/n64-n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n64-n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n64-n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.133profiles/arch/mips/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.133&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.133&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.132&r2=1.133

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog   6 Mar 2014 19:28:23 -   1.132
+++ ChangeLog   19 Mar 2014 00:16:05 -  1.133
@@ -1,6 +1,22 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.132 
2014/03/06 19:28:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.133 
2014/03/19 00:16:05 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi, +mips64/eapi,
+  +mips64/multilib/eapi, +mips64/multilib/n32-n64/eapi,
+  +mips64/multilib/n32-o32/eapi, +mips64/multilib/n32/eapi,
+  +mips64/multilib/n64-n32/eapi, +mips64/multilib/n64-o32/eapi,
+  +mips64/multilib/n64/eapi, +mips64/multilib/o32-n32/eapi,
+  +mips64/multilib/o32-n64/eapi, +mips64/multilib/o32/eapi, +mips64/n32/eapi,
+  +mips64/n64/eapi, +mipsel/eapi, +mipsel/mips64el/eapi,
+  +mipsel/mips64el/multilib/eapi, +mipsel/mips64el/multilib/n32-n64/eapi,
+  +mipsel/mips64el/multilib/n32-o32/eapi, +mipsel/mips64el/multilib/n32/eapi,
+  +mipsel/mips64el/multilib/n64-n32/eapi,
+  +mipsel/mips64el/multilib/n64-o32/eapi, +mipsel/mips64el/multilib/n64/eapi,
+  +mipsel/mips64el/multilib/o32-n32/eapi,
+  +mipsel/mips64el/multilib/o32-n64/eapi, +mipsel/mips64el/multilib/o32/eapi,
+  +mipsel/mips64el/n32/eapi, +mipsel/mips64el/n64/eapi:
+  Increase EAPI to 5
 
   06 Mar 2014; Markos Chandras  use.mask:
   Mask lz4 per #501600



1.1  profiles/arch/mips/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/o32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:06

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/o32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/o32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/o32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mipsel/mips64el/multilib/n32-n64: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:07

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mipsel/mips64el/multilib/n32-n64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32-n64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mipsel/mips64el/multilib/n32-n64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/mips/mips64/multilib/n32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:16:05

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/mips/mips64/multilib/n32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/mips64/multilib/n32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/m68k: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:15:01

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.31 profiles/arch/m68k/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/ChangeLog?rev=1.31&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/ChangeLog?rev=1.31&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   24 Dec 2013 01:08:19 -  1.30
+++ ChangeLog   19 Mar 2014 00:15:01 -  1.31
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/m68k profile
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.30 
2013/12/24 01:08:19 dirtyepic Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.31 
2014/03/19 00:15:01 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   24 Dec 2013; Ryan Hill  package.use.mask:
   Drop lto, add awt.



1.1  profiles/arch/m68k/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/m68k/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/ia64: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:14:31

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.201profiles/arch/ia64/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?rev=1.201&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?rev=1.201&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?r1=1.200&r2=1.201

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog   16 Mar 2014 02:43:33 -  1.200
+++ ChangeLog   19 Mar 2014 00:14:31 -  1.201
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/ia64 profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.200 
2014/03/16 02:43:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.201 
2014/03/19 00:14:31 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   16 Mar 2014; Mike Frysinger  package.use.mask, use.mask:
   Mask out various USE flags that need packages that are not yet



1.1  profiles/arch/ia64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/base: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:13:33

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/base/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/base/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/base/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:14:04

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.207profiles/arch/hppa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.207&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.207&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.206&r2=1.207

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog   6 Mar 2014 15:33:47 -   1.206
+++ ChangeLog   19 Mar 2014 00:14:04 -  1.207
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/hppa profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.206 
2014/03/06 15:33:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.207 
2014/03/19 00:14:04 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   06 Mar 2014; Jeroen Roovers  package.use.mask:
   Mask USE=gui and USE=jit for sci-mathematics/octave (bug #503594).



1.1  profiles/arch/hppa/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in x11-themes/clearlooks-phenix: ChangeLog clearlooks-phenix-3.ebuild clearlooks-phenix-2.ebuild

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:13:35

  Modified: ChangeLog
  Removed:  clearlooks-phenix-3.ebuild
clearlooks-phenix-2.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.9  x11-themes/clearlooks-phenix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   19 Mar 2014 00:12:57 -  1.8
+++ ChangeLog   19 Mar 2014 00:13:35 -  1.9
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/clearlooks-phenix
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog,v 
1.8 2014/03/19 00:12:57 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog,v 
1.9 2014/03/19 00:13:35 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald  -clearlooks-phenix-2.ebuild,
+  -clearlooks-phenix-3.ebuild:
+  remove old
 
   19 Mar 2014; Julian Ospald 
   clearlooks-phenix-2.0.18.ebuild, clearlooks-phenix-3.0.15.ebuild:






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm64/little-endian: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:12:41

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm64/little-endian/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/little-endian/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/little-endian/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in x11-themes/clearlooks-phenix: ChangeLog clearlooks-phenix-3.0.15.ebuild clearlooks-phenix-2.0.18.ebuild

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:12:57

  Modified: ChangeLog clearlooks-phenix-3.0.15.ebuild
clearlooks-phenix-2.0.18.ebuild
  Log:
  stable on amd64 and x86 wrt #501404
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.8  x11-themes/clearlooks-phenix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   28 Oct 2013 22:51:40 -  1.7
+++ ChangeLog   19 Mar 2014 00:12:57 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for x11-themes/clearlooks-phenix
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog,v 
1.7 2013/10/28 22:51:40 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/ChangeLog,v 
1.8 2014/03/19 00:12:57 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald 
+  clearlooks-phenix-2.0.18.ebuild, clearlooks-phenix-3.0.15.ebuild:
+  stable on amd64 and x86 wrt #501404
 
 *clearlooks-phenix-3.0.16 (28 Oct 2013)
 *clearlooks-phenix-2.0.18 (28 Oct 2013)



1.2  
x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild?r1=1.1&r2=1.2

Index: clearlooks-phenix-3.0.15.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clearlooks-phenix-3.0.15.ebuild 8 Jun 2013 16:28:35 -   1.1
+++ clearlooks-phenix-3.0.15.ebuild 19 Mar 2014 00:12:57 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild,v
 1.1 2013/06/08 16:28:35 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-3.0.15.ebuild,v
 1.2 2014/03/19 00:12:57 hasufell Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php";
 SRC_URI="http://jpfleury.indefero.net/p/${PN}/source/download/${PV}/ -> 
${P}.zip"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="GPL-3"
 SLOT="3.6"
 IUSE=""



1.2  
x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild?r1=1.1&r2=1.2

Index: clearlooks-phenix-2.0.18.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clearlooks-phenix-2.0.18.ebuild 28 Oct 2013 22:51:40 -  1.1
+++ clearlooks-phenix-2.0.18.ebuild 19 Mar 2014 00:12:57 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild,v
 1.1 2013/10/28 22:51:40 hasufell Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-themes/clearlooks-phenix/clearlooks-phenix-2.0.18.ebuild,v
 1.2 2014/03/19 00:12:57 hasufell Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://www.jpfleury.net/en/software/clearlooks-phenix.php";
 
SRC_URI="https://gitorious.org/projets-divers/clearlooks-phenix/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 LI

[gentoo-commits] gentoo-x86 commit in profiles/arch/arm64/big-endian: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:12:41

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm64/big-endian/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/big-endian/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/big-endian/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm64: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:12:41

  Added:ChangeLog eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm64/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===
# ChangeLog for Gentoo/ARM profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.1 
2014/03/19 00:12:41 dilfridge Exp $

  19 Mar 2014; Andreas K. Huettel  +big-endian/eapi,
  +eapi, +little-endian/eapi:
  Add empty ChangeLog since obviously somebody forgot to create one. Increase
  EAPI to 5.




1.1  profiles/arch/arm64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv5te: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:09:46

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm/armv5te/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv5te/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv5te/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv7a: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:09:46

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm/armv7a/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv7a/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv4: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:09:45

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm/armv4/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv4t: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:09:45

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm/armv4t/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4t/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv4t/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:09:45

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.295profiles/arch/arm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?rev=1.295&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?rev=1.295&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?r1=1.294&r2=1.295

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- ChangeLog   5 Mar 2014 21:23:59 -   1.294
+++ ChangeLog   19 Mar 2014 00:09:45 -  1.295
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/ARM profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.294 
2014/03/05 21:23:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.295 
2014/03/19 00:09:45 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +armv4/eapi,
+  +armv4t/eapi, +armv5te/eapi, +armv6j/eapi, +armv7a/eapi, +eapi:
+  Increase EAPI to 5
 
   05 Mar 2014; Markus Meier  package.use.mask:
   package.use.mask =sys-devel/gettext-0.18.3.2[java], bug #500872



1.1  profiles/arch/arm/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/arm/armv6j: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:09:46

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/arm/armv6j/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv6j/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/armv6j/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64-fbsd/todo: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:08:41

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/amd64-fbsd/todo/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/todo/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/todo/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64-fbsd: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:08:41

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.50 profiles/arch/amd64-fbsd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   5 Sep 2013 10:08:25 -   1.49
+++ ChangeLog   19 Mar 2014 00:08:40 -  1.50
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.49 
2013/09/05 10:08:25 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.50 
2014/03/19 00:08:40 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi, +todo/eapi:
+  Increase EAPI to 5
 
   05 Sep 2013; Michał Górny  use.mask:
   Python 2.5 and 3.1 were removed from the tree.



1.1  profiles/arch/amd64-fbsd/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in games-engines/renpy: ChangeLog renpy-6.16.5.ebuild

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:08:31

  Modified: ChangeLog renpy-6.16.5.ebuild
  Log:
  amd64 stable wrt #499832
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.33 games-engines/renpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   5 Mar 2014 23:35:54 -   1.32
+++ ChangeLog   19 Mar 2014 00:08:30 -  1.33
@@ -1,6 +1,9 @@
 # ChangeLog for games-engines/renpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.32 
2014/03/05 23:35:54 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/ChangeLog,v 1.33 
2014/03/19 00:08:30 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald  renpy-6.16.5.ebuild:
+  amd64 stable wrt #499832
 
 *renpy-6.17.3 (05 Mar 2014)
 



1.4  games-engines/renpy/renpy-6.16.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild?r1=1.3&r2=1.4

Index: renpy-6.16.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- renpy-6.16.5.ebuild 2 Mar 2014 08:43:01 -   1.3
+++ renpy-6.16.5.ebuild 19 Mar 2014 00:08:30 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild,v 
1.3 2014/03/02 08:43:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/renpy/renpy-6.16.5.ebuild,v 
1.4 2014/03/19 00:08:30 hasufell Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_6 python2_7 )
@@ -14,7 +14,7 @@
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
 MYSLOT=$(delete_all_version_separators ${SLOT})
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="development doc examples"
 REQUIRED_USE="examples? ( development )"
 






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

2014-03-18 Thread Julian Ospald (hasufell)
hasufell14/03/19 00:07:33

  Modified: ChangeLog eselect-renpy-0.3.ebuild
  Log:
  amd64 stable wrt #499832
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.8  app-admin/eselect-renpy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-renpy/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   24 Feb 2014 01:58:00 -  1.7
+++ ChangeLog   19 Mar 2014 00:07:33 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/eselect-renpy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-renpy/ChangeLog,v 1.7 
2014/02/24 01:58:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-renpy/ChangeLog,v 1.8 
2014/03/19 00:07:33 hasufell Exp $
+
+  19 Mar 2014; Julian Ospald  eselect-renpy-0.3.ebuild:
+  amd64 stable wrt #499832
 
   24 Feb 2014; Pawel Hajdan jr 
   eselect-renpy-0.3.ebuild:



1.3  app-admin/eselect-renpy/eselect-renpy-0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.3.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.3.ebuild?r1=1.2&r2=1.3

Index: eselect-renpy-0.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eselect-renpy-0.3.ebuild24 Feb 2014 01:58:00 -  1.2
+++ eselect-renpy-0.3.ebuild19 Mar 2014 00:07:33 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.3.ebuild,v 1.2 
2014/02/24 01:58:00 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-renpy/eselect-renpy-0.3.ebuild,v 1.3 
2014/03/19 00:07:33 hasufell Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="app-admin/eselect-lib-bin-symlink"
 






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:07:35

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.245profiles/arch/amd64/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.245&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.245&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.244&r2=1.245

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- ChangeLog   9 Mar 2014 14:35:40 -   1.244
+++ ChangeLog   19 Mar 2014 00:07:35 -  1.245
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.244 
2014/03/09 14:35:40 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.245 
2014/03/19 00:07:35 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi,
+  +no-multilib/eapi, +x32/eapi:
+  Increase EAPI to 5
 
   09 Mar 2014; Andrey Grozin  use.mask:
   Unmask gcl



1.1  profiles/arch/amd64/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/x32: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:07:36

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/amd64/x32/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/x32/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64/no-multilib: eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:07:36

  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.1  profiles/arch/amd64/no-multilib/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-multilib/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/no-multilib/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog eapi

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:06:32

  Modified: ChangeLog
  Added:eapi
  Log:
  Increase EAPI to 5

Revision  ChangesPath
1.187profiles/arch/alpha/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.187&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.187&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.186&r2=1.187

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog   18 Jan 2014 01:03:19 -  1.186
+++ ChangeLog   19 Mar 2014 00:06:32 -  1.187
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.186 
2014/01/18 01:03:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.187 
2014/03/19 00:06:32 dilfridge Exp $
+
+  19 Mar 2014; Andreas K. Huettel  +eapi:
+  Increase EAPI to 5
 
   18 Jan 2014; Mike Frysinger  make.defaults:
   Drop python targets hacks now that base/ has it #474128.



1.1  profiles/arch/alpha/eapi

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/eapi?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/eapi?rev=1.1&content-type=text/plain

Index: eapi
===
5






[gentoo-commits] gentoo-x86 commit in profiles/eapi-5-files: ChangeLog package.use.stable.mask

2014-03-18 Thread Andreas HAttel (dilfridge)
dilfridge14/03/19 00:00:00

  Modified: ChangeLog package.use.stable.mask
  Log:
  Migrate net-libs/libkolab entry to base

Revision  ChangesPath
1.40 profiles/eapi-5-files/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.40&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.40&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   17 Mar 2014 00:51:58 -  1.39
+++ ChangeLog   19 Mar 2014 00:00:00 -  1.40
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo eapi-5-files profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.39 
2014/03/17 00:51:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.40 
2014/03/19 00:00:00 dilfridge Exp $
+
+  18 Mar 2014; Andreas K. Huettel 
+  package.use.stable.mask:
+  Migrate net-libs/libkolab entry to base
 
   17 Mar 2014; Alexandre Rostovtsev 
   package.use.stable.mask:



1.40 profiles/eapi-5-files/package.use.stable.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask?rev=1.40&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask?rev=1.40&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask?r1=1.39&r2=1.40

Index: package.use.stable.mask
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- package.use.stable.mask 17 Mar 2014 00:51:58 -  1.39
+++ package.use.stable.mask 19 Mar 2014 00:00:00 -  1.40
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask,v 1.39 
2014/03/17 00:51:58 tetromino Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/eapi-5-files/package.use.stable.mask,v 1.40 
2014/03/19 00:00:00 dilfridge Exp $
 
 # PLEASE DO NOT ADD NEW ENTRIES HERE. 
 # Use profiles/base/package.use.stable.mask or another appropriate file instead
@@ -41,12 +41,6 @@
 # The dependencies for these flags are still in ~arch.
 sys-fs/lvm2 clvm cman
 
-# Chris Reffett  (23 Nov 2012)
-# CMake's PHP module can't find our install location, so
-# libkolab(xml) fails with the php flag enabled, bug #430858.
-net-libs/libkolab php
-net-libs/libkolabxml php
-
 # Samuli Suominen  (12 Apr 2013)
 # Waiting for >=app-cdr/brasero-3 stabilization
 app-pda/gtkpod cdr






  1   2   3   >