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

2015-01-07 Thread Jeroen Roovers (jer)
jer 15/01/07 09:50:42

  Modified: ChangeLog
  Log:
  Ensure make fails on mktool -i failure.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.10 dev-libs/libmba/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   22 Dec 2014 07:49:49 -  1.9
+++ ChangeLog   7 Jan 2015 09:50:42 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libmba
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v 1.9 2014/12/22 
07:49:49 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v 1.10 2015/01/07 
09:50:42 jer Exp $
+
+  07 Jan 2015; Jeroen Roovers j...@gentoo.org files/libmba-0.9.1-qa.patch:
+  Ensure make fails on mktool -i failure.
 
 *libmba-0.9.1-r2 (22 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/libmba/files: libmba-0.9.1-qa.patch

2015-01-07 Thread Jeroen Roovers (jer)
jer 15/01/07 09:50:42

  Modified: libmba-0.9.1-qa.patch
  Log:
  Ensure make fails on mktool -i failure.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  dev-libs/libmba/files/libmba-0.9.1-qa.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmba/files/libmba-0.9.1-qa.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmba/files/libmba-0.9.1-qa.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmba/files/libmba-0.9.1-qa.patch?r1=1.2r2=1.3

Index: libmba-0.9.1-qa.patch
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmba/files/libmba-0.9.1-qa.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libmba-0.9.1-qa.patch   18 Jul 2014 21:36:23 -  1.2
+++ libmba-0.9.1-qa.patch   7 Jan 2015 09:50:42 -   1.3
@@ -75,8 +75,9 @@
  
 -install: mktool
 -  -$(MKTOOL) -i $(ARNAME) $(libdir)
+-  -$(MKTOOL) -i -libname $(LIBNAME) -libvers $(LIBVERS) $(libdir)
 +install: install-ar
-   -$(MKTOOL) -i -libname $(LIBNAME) -libvers $(LIBVERS) $(libdir)
++  $(MKTOOL) -i -libname $(LIBNAME) -libvers $(LIBVERS) $(libdir)
$(MKTOOL) -i $(HDRS) $(includedir)/mba
$(MKTOOL) -i docs/man/*.3m.gz $(mandir)/man3
 -  @-libdir=$(libdir) mandir=$(mandir) MAN=$(MAN) MANGZ=$(MANGZ) 
$(MKTOOL) -m -v platform_specific_install






[gentoo-commits] gentoo-x86 commit in games-strategy/lgeneral: lgeneral-1.2.4.ebuild ChangeLog

2015-01-07 Thread Michael Sterrett (mr_bones_)
mr_bones_15/01/07 09:50:47

  Modified: ChangeLog
  Added:lgeneral-1.2.4.ebuild
  Log:
  version bump (bug #535818)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.46 games-strategy/lgeneral/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/lgeneral/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/lgeneral/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/lgeneral/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/lgeneral/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   20 Oct 2014 07:00:23 -  1.45
+++ ChangeLog   7 Jan 2015 09:50:47 -   1.46
@@ -1,6 +1,11 @@
 # ChangeLog for games-strategy/lgeneral
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/lgeneral/ChangeLog,v 1.45 
2014/10/20 07:00:23 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/lgeneral/ChangeLog,v 1.46 
2015/01/07 09:50:47 mr_bones_ Exp $
+
+*lgeneral-1.2.4 (07 Jan 2015)
+
+  07 Jan 2015; Michael Sterrett mr_bon...@gentoo.org +lgeneral-1.2.4.ebuild:
+  version bump (bug #535818)
 
   20 Oct 2014; Alfredo Tupone tup...@gentoo.org lgeneral-1.2.3.ebuild,
   +files/lgeneral-1.2.3-format.patch:



1.1  games-strategy/lgeneral/lgeneral-1.2.4.ebuild

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

Index: lgeneral-1.2.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/lgeneral/lgeneral-1.2.4.ebuild,v 1.1 
2015/01/07 09:50:47 mr_bones_ Exp $

EAPI=5
inherit eutils autotools gnome2-utils games

MY_P=${P/_/}
MY_P=${MY_P/beta/beta-}
DESCRIPTION=A Panzer General clone written in SDL
HOMEPAGE=http://lgames.sourceforge.net/index.php?project=LGeneral;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz
mirror://sourceforge/${PN}/pg-data.tar.gz

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

RDEPEND=media-libs/libsdl[sound,video]
media-libs/sdl-mixer
nls? ( virtual/libintl )
DEPEND=${RDEPEND}
sys-devel/gettext

S=${WORKDIR}/${MY_P}

src_prepare() {
sed -i \
-e '/desktop_DATA/d' \
-e '/icon_DATA/d' \
Makefile.am || die

cp /usr/share/gettext/config.rpath .
rm -f missing
mv configure.in configure.ac
eautoreconf

# Build a temporary lgc-pg that knows about ${WORKDIR}:
cp -pPR ${S} ${WORKDIR}/tmp-build || die
sed -i \
-e s:@GENTOO_DATADIR@:${GAMES_DATADIR}: \
-e s:@D@:: \
{lgc-pg,src}/misc.c || die

cd ${WORKDIR}/tmp-build || die
sed -i \
-e s:@GENTOO_DATADIR@:${GAMES_DATADIR}: \
-e s:@D@:${D}: \
{lgc-pg,src}/misc.c || die
}

src_configure() {
egamesconf \
$(use_enable nls)

# Build the temporary lgc-pg:
cd ${WORKDIR}/tmp-build || die
egamesconf \
--disable-nls \
--datadir=${D}/${GAMES_DATADIR}
}

src_compile() {
emake

# Build the temporary lgc-pg:
cd ${WORKDIR}/tmp-build || die
emake
}

src_install() {
default
keepdir ${GAMES_DATADIR}/${PN}/{ai_modules,music,terrain}

# Generate scenario data:
dodir ${GAMES_DATADIR}/${PN}/gfx/{flags,units,terrain} #413901
SDL_VIDEODRIVER=dummy ${WORKDIR}/tmp-build/lgc-pg/lgc-pg \
-s ${WORKDIR}/pg-data \
-d ${D}/${GAMES_DATADIR}/${PN} \
|| die

newicon -s 48 lgeneral48.png ${PN}.png
make_desktop_entry ${PN} LGeneral
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 app-accessibility/speech-tools: speech-tools-2.1-r2.ebuild ChangeLog speech-tools-1.2.96_beta-r2.ebuild speech-tools-2.0.95_beta.ebuild speech-tools-1.2.96_beta.e

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 10:06:47

  Modified: speech-tools-2.1-r2.ebuild ChangeLog
  Removed:  speech-tools-1.2.96_beta-r2.ebuild
speech-tools-2.0.95_beta.ebuild
speech-tools-1.2.96_beta.ebuild
  Log:
  Fix underlinking, bug #493204 by Jaakko Perttilä; drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.5  app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild?r1=1.4r2=1.5

Index: speech-tools-2.1-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- speech-tools-2.1-r2.ebuild  7 Aug 2013 22:46:11 -   1.4
+++ speech-tools-2.1-r2.ebuild  7 Jan 2015 10:06:47 -   1.5
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild,v
 1.4 2013/08/07 22:46:11 neurogeek Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-2.1-r2.ebuild,v
 1.5 2015/01/07 10:06:47 pacho Exp $
 
-EAPI=4
+EAPI=5
 
 inherit eutils flag-o-matic multilib toolchain-funcs
 
@@ -19,18 +19,18 @@
 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd
 IUSE=nas X
 
-PDEPEND=nas? ( media-libs/nas )
+RDEPEND=
+   nas? ( media-libs/nas )
X? ( x11-libs/libX11
x11-libs/libXt )
=media-libs/alsa-lib-1.0.20-r1
!app-accessibility/festival-1.96_beta
!sys-power/powerman
-   =sys-libs/ncurses-5.6-r2
-
-DEPEND=${PDEPEND}
-   virtual/pkgconfig
-
-RDEPEND=${PDEPEND}
+   =sys-libs/ncurses-5.6-r2
+
+DEPEND=${RDEPEND}
+   virtual/pkgconfig
+
 
 S=${WORKDIR}/speech_tools
 
@@ -42,6 +42,9 @@
 
#WRT bug #309983
sed -i -e s:\(GCC_SYSTEM_OPTIONS =\).*:\1: 
${S}/config/systems/sparc_SunOS5.mak
+
+   # Fix underlinking, bug #493204
+   epatch ${FILESDIR}/${PN}-2.1-underlinking.patch
 }
 
 src_configure() {
@@ -53,12 +56,12 @@
if ! use X; then
sed -i -e s/-lX11 -lXt// config/modules/esd_audio.mak
fi
-   econf || die
+   econf
 }
 
 src_compile() {
emake -j1 CC=$(tc-getCC) CXX=$(tc-getCXX) 
CXX_OTHER_FLAGS=${CXXFLAGS} CC_OTHER_FLAGS=${CFLAGS} \
-   LDFLAGS=${LDFLAGS} || die Compile failed
+   LDFLAGS=${LDFLAGS}
 }
 
 src_install() {



1.86 app-accessibility/speech-tools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   7 Aug 2013 22:46:11 -   1.85
+++ ChangeLog   7 Jan 2015 10:06:47 -   1.86
@@ -1,6 +1,15 @@
 # ChangeLog for app-accessibility/speech-tools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 
1.85 2013/08/07 22:46:11 neurogeek Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 
1.86 2015/01/07 10:06:47 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org
+  +files/speech-tools-2.1-underlinking.patch,
+  -files/speech-tools-1.2.96_beta-gcc42.patch,
+  -files/speech-tools-1.2.96_beta-gcc43-include.patch,
+  -files/speech-tools-1.2.96_beta-gcc44.patch,
+  -speech-tools-1.2.96_beta-r2.ebuild, -speech-tools-1.2.96_beta.ebuild,
+  -speech-tools-2.0.95_beta.ebuild, speech-tools-2.1-r2.ebuild:
+  Fix underlinking, bug #493204 by Jaakko Perttilä; drop old
 
   07 Aug 2013; neurog...@gentoo.org speech-tools-2.1-r2.ebuild:
   Bumped rev on patchset and added a patch to fix ncurses[tinfo]. Closes






[gentoo-commits] gentoo-x86 commit in app-accessibility/speech-tools/files: speech-tools-2.1-underlinking.patch speech-tools-1.2.96_beta-gcc43-include.patch speech-tools-1.2.96_beta-gcc44.patch speech

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 10:06:47

  Added:speech-tools-2.1-underlinking.patch
  Removed:  speech-tools-1.2.96_beta-gcc43-include.patch
speech-tools-1.2.96_beta-gcc44.patch
speech-tools-1.2.96_beta-gcc42.patch
  Log:
  Fix underlinking, bug #493204 by Jaakko Perttilä; drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  
app-accessibility/speech-tools/files/speech-tools-2.1-underlinking.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-tools/files/speech-tools-2.1-underlinking.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-tools/files/speech-tools-2.1-underlinking.patch?rev=1.1content-type=text/plain

Index: speech-tools-2.1-underlinking.patch
===
--- speech_tools.orig/config/systems/GentooLinux.mak.old2013-11-24 
01:49:44.0 +0200
+++ speech_tools/config/systems/GentooLinux.mak 2013-11-24 13:04:14.327758435 
+0200
@@ -38,6 +38,7 @@
  ###
 
 MANDIR=$(INSTALL_PREFIX)/share/man
+GENTOO_ALSA_LIBS=$(shell pkg-config --libs alsa)
 GENTOO_CURSES_LIBS=$(shell pkg-config --libs ncurses)
 # Gentoo does not use termcap
-OS_LIBS = $(GENTOO_CURSES_LIBS) $(LDFLAGS) -ldl
+OS_LIBS = $(GENTOO_ALSA_LIBS) $(GENTOO_CURSES_LIBS) $(LDFLAGS) -ldl






[gentoo-commits] gentoo-x86 commit in dev-libs/libmba: libmba-0.9.1-r3.ebuild ChangeLog

2015-01-07 Thread Jeroen Roovers (jer)
jer 15/01/07 10:28:51

  Modified: ChangeLog
  Added:libmba-0.9.1-r3.ebuild
  Log:
  Fix building against sys-libs/glibc-2.20 (bug #535838).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.11 dev-libs/libmba/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   7 Jan 2015 09:50:42 -   1.10
+++ ChangeLog   7 Jan 2015 10:28:50 -   1.11
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libmba
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v 1.10 2015/01/07 
09:50:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/ChangeLog,v 1.11 2015/01/07 
10:28:50 jer Exp $
+
+*libmba-0.9.1-r3 (07 Jan 2015)
+
+  07 Jan 2015; Jeroen Roovers j...@gentoo.org +libmba-0.9.1-r3.ebuild,
+  +files/libmba-0.9.1-glibc-2.20.patch:
+  Fix building against sys-libs/glibc-2.20 (bug #535838).
 
   07 Jan 2015; Jeroen Roovers j...@gentoo.org files/libmba-0.9.1-qa.patch:
   Ensure make fails on mktool -i failure.



1.1  dev-libs/libmba/libmba-0.9.1-r3.ebuild

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

Index: libmba-0.9.1-r3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmba/libmba-0.9.1-r3.ebuild,v 1.1 
2015/01/07 10:28:50 jer Exp $

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

DESCRIPTION=A library of generic C modules
LICENSE=MIT
HOMEPAGE=http://www.ioplex.com/~miallen/libmba/;
SRC_URI=${HOMEPAGE}dl/${P}.tar.gz
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=static-libs

src_prepare() {
use static-libs  export STATIC=1

epatch ${FILESDIR}/${P}-qa.patch
epatch ${FILESDIR}/${P}-glibc-2.20.patch

tc-export CC
sed -i -e s:gcc:${CC}:g mktool.c || die

# prevent reinventing strdup(), wcsdup() and strnlen()
append-cflags -D_XOPEN_SOURCE=500
}

src_compile() {
emake LIBDIR=$(get_libdir)
}

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

dodoc README.txt docs/*.txt
dohtml -r docs/*.html docs/www/* docs/ref

insinto /usr/share/doc/${PF}/examples
doins examples/*
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libmba/files: libmba-0.9.1-glibc-2.20.patch

2015-01-07 Thread Jeroen Roovers (jer)
jer 15/01/07 10:28:51

  Added:libmba-0.9.1-glibc-2.20.patch
  Log:
  Fix building against sys-libs/glibc-2.20 (bug #535838).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  dev-libs/libmba/files/libmba-0.9.1-glibc-2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmba/files/libmba-0.9.1-glibc-2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmba/files/libmba-0.9.1-glibc-2.20.patch?rev=1.1content-type=text/plain

Index: libmba-0.9.1-glibc-2.20.patch
===
--- a/src/mba/text.h
+++ b/src/mba/text.h
@@ -315,31 +315,6 @@
 /* dumb snprintf returns -1 on overflow */
 LIBMBA_API int dsnprintf(char *str, size_t size, const char *format, ...);
 
-#if !defined(_GNU_SOURCE)
-
-#if !defined(_BSD_SOURCE)  \
-   !defined(_XOPEN_SOURCE_EXTENDED)  \
-   !defined(_WIN32)  \
-   !(defined(__APPLE__)  defined(__MACH__))
-LIBMBA_API char *strdup(const char *s);
-#endif
-
-LIBMBA_API wchar_t *wcsdup(const wchar_t *s);
-LIBMBA_API size_t strnlen(const char *s, size_t maxlen);
-
-#if (__STDC_VERSION__  199901L)  \
-   !defined(_BSD_SOURCE)  \
-   (_XOPEN_VERSION  500)  \
-   !(defined(__APPLE__)  defined(__MACH__))
-#include stdarg.h
-int vsnprintf(char *str, size_t size, const char *format, va_list ap);
-#endif
-
-LIBMBA_API size_t wcsnlen(const wchar_t *s, size_t maxlen);
-LIBMBA_API int wcscasecmp(const wchar_t *s1, const wchar_t *s2);
-
-#endif /* _GNU_SOURCE */
-
 /*
 wchar_t *wcschrnul(const wchar_t *s, wchar_t wc);
 int wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n);






[gentoo-commits] gentoo-x86 commit in games-arcade/mari0/files: mari0.svg

2015-01-07 Thread Alfredo Tupone (tupone)
tupone  15/01/07 09:03:10

  Removed:  mari0.svg
  Log:
  Big file removed
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)



[gentoo-commits] gentoo-x86 commit in games-arcade/mari0: mari0-1.6.ebuild ChangeLog

2015-01-07 Thread Alfredo Tupone (tupone)
tupone  15/01/07 09:03:10

  Modified: mari0-1.6.ebuild ChangeLog
  Log:
  Big file removed
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.11 games-arcade/mari0/mari0-1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild?r1=1.10r2=1.11

Index: mari0-1.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mari0-1.6.ebuild7 Feb 2013 22:05:31 -   1.10
+++ mari0-1.6.ebuild7 Jan 2015 09:03:10 -   1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v 1.10 
2013/02/07 22:05:31 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/mari0-1.6.ebuild,v 1.11 
2015/01/07 09:03:10 tupone Exp $
 
 EAPI=4
 
@@ -10,7 +10,8 @@
 
 DESCRIPTION=A mix from Nintendo's Super Mario Bros and Valve's Portal
 HOMEPAGE=http://stabyourself.net/mari0/;
-SRC_URI=${P}.zip
+SRC_URI=${P}.zip
+   mirror://gentoo/mari0.svg.gz
 
 LICENSE=CC-BY-NC-SA-3.0
 SLOT=0
@@ -37,7 +38,7 @@
exeinto ${dir}
doexe ${MY_P}.love
 
-   doicon -s scalable ${FILESDIR}/${PN}.svg
+   doicon -s scalable ${PN}.svg
games_make_wrapper ${PN} love ${MY_P}.love ${dir}
make_desktop_entry ${PN}
 



1.10 games-arcade/mari0/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   7 Feb 2013 22:05:31 -   1.9
+++ ChangeLog   7 Jan 2015 09:03:10 -   1.10
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/mari0
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v 1.9 
2013/02/07 22:05:31 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/mari0/ChangeLog,v 1.10 
2015/01/07 09:03:10 tupone Exp $
+
+  07 Jan 2015; Tupone Alfredo tup...@gentoo.org mari0-1.6.ebuild,
+  -files/mari0.svg:
+  Big file removed
 
   07 Feb 2013; Ulrich Müller u...@gentoo.org mari0-1.6.ebuild:
   Move Creative Commons licenses to shorter names.






[gentoo-commits] gentoo-x86 commit in games-engines/love/files: - New directory

2015-01-07 Thread Alfredo Tupone (tupone)
tupone  15/01/07 09:15:38

  Log:
  Directory /var/cvsroot/gentoo-x86/games-engines/love/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in games-engines/love: ChangeLog love-0.8.0.ebuild

2015-01-07 Thread Alfredo Tupone (tupone)
tupone  15/01/07 09:21:41

  Modified: ChangeLog love-0.8.0.ebuild
  Log:
  EAPI 5 - Fix build with freetype2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.18 games-engines/love/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   6 Jul 2014 13:20:24 -   1.17
+++ ChangeLog   7 Jan 2015 09:21:41 -   1.18
@@ -1,8 +1,12 @@
 # ChangeLog for games-engines/love
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.17 
2014/07/06 13:20:24 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.18 
2015/01/07 09:21:41 tupone Exp $
 
-  06 Jul 2014; Michał Górny mgo...@gentoo.org love-0.7.2-r1.ebuild,
+  07 Jan 2015; Tupone Alfredo tup...@gentoo.org love-0.8.0.ebuild,
+  +files/love-0.8.0-freetype2.patch:
+  Fix build with freetype2 - EAPI 5
+
+  06 Jul 2014; Michał Górny mgo...@gentoo.org love-0.7.2-r1.ebuild,
   love-0.8.0.ebuild, love-.ebuild:
   Replace obsolete mirror://bitbucket with the real URI.
 
@@ -15,11 +19,11 @@
   04 Jul 2013; Agostino Sarubbo a...@gentoo.org love-0.7.2-r1.ebuild:
   Stable for amd64, wrt bug #475630
 
-  21 Mar 2013; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  21 Mar 2013; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   love-.ebuild:
   Copy autotools files to build directory before eautoreconf, bug #462588.
 
-  21 Mar 2013; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  21 Mar 2013; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   love-0.7.2-r1.ebuild, love-0.8.0.ebuild:
   Add dependency on deprecated lua features, bug #462586.
 
@@ -42,7 +46,7 @@
 
 *love-0.7.2-r1 (21 May 2012)
 
-  21 May 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  21 May 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   +love-0.7.2-r1.ebuild, -love-0.7.2.ebuild, love-0.8.0.ebuild,
   love-.ebuild:
   Allow slotting as suggested by Tobias Leupold in bug #416703. Implementation
@@ -50,26 +54,26 @@
 
 *love-0.8.0 (20 Apr 2012)
 
-  20 Apr 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  20 Apr 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   +love-0.8.0.ebuild, love-.ebuild:
   Version bump, bug #412717.
 
-  17 Apr 2012; Michał Górny mgo...@gentoo.org love-0.7.2.ebuild,
+  17 Apr 2012; Michał Górny mgo...@gentoo.org love-0.7.2.ebuild,
   love-.ebuild:
   Use mirror://bitbucket.
 
-  08 Mar 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  08 Mar 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   love-0.7.2.ebuild, love-.ebuild:
   Set correct dependencies, bug #407101.
 
 *love- (05 Mar 2012)
 
-  05 Mar 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  05 Mar 2012; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   +love-.ebuild:
   Add live ebuild, bug #406861.
 
 *love-0.7.2 (05 Nov 2011)
 
-  05 Nov 2011; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
+  05 Nov 2011; Chí-Thanh Christopher Nguyễn chith...@gentoo.org
   +love-0.7.2.ebuild:
   Initial commit, taken from the gamerlay overlay.



1.11 games-engines/love/love-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?r1=1.10r2=1.11

Index: love-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- love-0.8.0.ebuild   6 Jul 2014 13:20:24 -   1.10
+++ love-0.8.0.ebuild   7 Jan 2015 09:21:41 -   1.11
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v 1.10 
2014/07/06 13:20:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v 1.11 
2015/01/07 09:21:41 tupone Exp $
 
-EAPI=3
+EAPI=5
 
 inherit 

[gentoo-commits] gentoo-x86 commit in games-engines/love/files: love-0.8.0-freetype2.patch

2015-01-07 Thread Alfredo Tupone (tupone)
tupone  15/01/07 09:21:41

  Added:love-0.8.0-freetype2.patch
  Log:
  EAPI 5 - Fix build with freetype2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.1  games-engines/love/files/love-0.8.0-freetype2.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/files/love-0.8.0-freetype2.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/files/love-0.8.0-freetype2.patch?rev=1.1content-type=text/plain

Index: love-0.8.0-freetype2.patch
===
--- src/modules/font/freetype/TrueTypeRasterizer.h.old  2015-01-07 
09:49:39.394000727 +0100
+++ src/modules/font/freetype/TrueTypeRasterizer.h  2015-01-07 
09:50:28.846065847 +0100
@@ -27,10 +27,10 @@
 
 // TrueType2
 #include ft2build.h
-#include freetype/freetype.h
-#include freetype/ftglyph.h
-#include freetype/ftoutln.h
-#include freetype/fttrigon.h
+#include freetype.h
+#include ftglyph.h
+#include ftoutln.h
+#include fttrigon.h
 
 namespace love
 {
@@ -67,4 +67,4 @@
 } // font
 } // love
 
-#endif // LOVE_FONT_FREETYPE_TRUE_TYPE_RASTERIZER_H
\ No newline at end of file
+#endif // LOVE_FONT_FREETYPE_TRUE_TYPE_RASTERIZER_H
--- src/modules/font/freetype/Font.h.old2015-01-07 09:49:20.421359400 
+0100
+++ src/modules/font/freetype/Font.h2015-01-07 09:50:02.076571918 +0100
@@ -30,10 +30,10 @@
 #else
 #include ft2build.h
 #endif
-#include freetype/freetype.h
-#include freetype/ftglyph.h
-#include freetype/ftoutln.h
-#include freetype/fttrigon.h
+#include freetype.h
+#include ftglyph.h
+#include ftoutln.h
+#include fttrigon.h
 
 namespace love
 {
@@ -73,4 +73,4 @@
 } // font
 } // love
 
-#endif // LOVE_FONT_FREETYPE_FONT_H
\ No newline at end of file
+#endif // LOVE_FONT_FREETYPE_FONT_H






[gentoo-commits] gentoo-x86 commit in dev-libs/OpenNI: OpenNI-1.5.7.10.ebuild ChangeLog OpenNI-9999.ebuild

2015-01-07 Thread Alexis Ballier (aballier)
aballier15/01/07 11:06:24

  Modified: OpenNI-1.5.7.10.ebuild ChangeLog OpenNI-.ebuild
  Log:
  add missing tinyxml dep, bug #535854
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.2  dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild

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

Index: OpenNI-1.5.7.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- OpenNI-1.5.7.10.ebuild  19 Dec 2014 14:19:09 -  1.1
+++ OpenNI-1.5.7.10.ebuild  7 Jan 2015 11:06:24 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild,v 
1.1 2014/12/19 14:19:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/OpenNI-1.5.7.10.ebuild,v 
1.2 2015/01/07 11:06:24 aballier Exp $
 
 EAPI=5
 
@@ -31,6 +31,7 @@
virtual/libusb:1
virtual/libudev
virtual/jpeg:0
+   dev-libs/tinyxml
opengl? ( media-libs/freeglut !dev-libs/OpenNI2[opengl] )
java? ( =virtual/jre-1.5 )
 



1.2  dev-libs/OpenNI/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   19 Dec 2014 14:19:09 -  1.1
+++ ChangeLog   7 Jan 2015 11:06:24 -   1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/OpenNI
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/ChangeLog,v 1.1 2014/12/19 
14:19:09 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/ChangeLog,v 1.2 2015/01/07 
11:06:24 aballier Exp $
+
+  07 Jan 2015; Alexis Ballier aball...@gentoo.org OpenNI-1.5.7.10.ebuild,
+  OpenNI-.ebuild:
+  add missing tinyxml dep, bug #535854
 
 *OpenNI- (19 Dec 2014)
 *OpenNI-1.5.7.10 (19 Dec 2014)



1.2  dev-libs/OpenNI/OpenNI-.ebuild

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

Index: OpenNI-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/OpenNI-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- OpenNI-.ebuild  19 Dec 2014 14:19:09 -  1.1
+++ OpenNI-.ebuild  7 Jan 2015 11:06:24 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/OpenNI-.ebuild,v 1.1 
2014/12/19 14:19:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/OpenNI/OpenNI-.ebuild,v 1.2 
2015/01/07 11:06:24 aballier Exp $
 
 EAPI=5
 
@@ -31,6 +31,7 @@
virtual/libusb:1
virtual/libudev
virtual/jpeg:0
+   dev-libs/tinyxml
opengl? ( media-libs/freeglut !dev-libs/OpenNI2[opengl] )
java? ( =virtual/jre-1.5 )
 






[gentoo-commits] gentoo-x86 commit in dev-python/pgasync: - New directory

2015-01-07 Thread Aaron Swenson (titanofold)
titanofold15/01/07 11:09:31

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-python/pgasync added to the repository



[gentoo-commits] gentoo-x86 commit in dev-python/pgasync: metadata.xml pgasync-2.01.ebuild ChangeLog pgasync-2.01-r1.ebuild Manifest

2015-01-07 Thread Aaron Swenson (titanofold)
titanofold15/01/07 11:21:07

  Added:metadata.xml pgasync-2.01.ebuild ChangeLog
pgasync-2.01-r1.ebuild Manifest
  Log:
  Moved package from dev-db/pgasync to dev-python/pgasync. Bump
  distutils inherit, and add AMD64 keyword.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-python/pgasync/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pgasync/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pgasync/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdpostgresql/herd
herdpython/herd
/pkgmetadata



1.1  dev-python/pgasync/pgasync-2.01.ebuild

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

Index: pgasync-2.01.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/pgasync-2.01.ebuild,v 1.1 
2015/01/07 11:21:07 titanofold Exp $

EAPI=3
PYTHON_DEPEND=2
SUPPORT_PYTHON_ABIS=1
RESTRICT_PYTHON_ABIS=3.* *-jython

inherit distutils

DESCRIPTION=An asynchronous api to postgres for twisted
HOMEPAGE=http://www.jamwt.com/pgasync/;
SRC_URI=http://www.jamwt.com/pgasync/files/${P}.tar.gz;

LICENSE=BSD
SLOT=0
KEYWORDS=~x86
IUSE=doc

DEPEND==dev-python/twisted-core-1.3
RDEPEND=${DEPEND}

DOCS=CHANGELOG PKG-INFO README TODO

src_install() {
distutils_src_install

if use doc; then
insinto /usr/share/doc/${PF}
doins -r examples || die doins failed
fi
}



1.1  dev-python/pgasync/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/pgasync
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/ChangeLog,v 1.1 
2015/01/07 11:21:07 titanofold Exp $

*pgasync-2.01-r1 (07 Jan 2015)
*pgasync-2.01 (07 Jan 2015)

  07 Jan 2015; Aaron W. Swenson titanof...@gentoo.org +pgasync-2.01.ebuild,
  +pgasync-2.01-r1.ebuild, +metadata.xml:
  Moved package from dev-db/pgasync to dev-python/pgasync. Bump
  distutils inherit, and add AMD64 keyword.




1.1  dev-python/pgasync/pgasync-2.01-r1.ebuild

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

Index: pgasync-2.01-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/pgasync-2.01-r1.ebuild,v 
1.1 2015/01/07 11:21:07 titanofold Exp $

EAPI=5

PYTHON_COMPAT=( python2_{6,7} )

inherit distutils-r1

DESCRIPTION=An asynchronous API to PostgreSQL for twisted
HOMEPAGE=http://www.jamwt.com/pgasync/;
SRC_URI=http://www.jamwt.com/pgasync/files/${P}.tar.gz;

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=doc

DEPEND=dev-python/twisted-core[${PYTHON_USEDEP}]
RDEPEND=${DEPEND}

DOCS=CHANGELOG PKG-INFO README TODO

src_install() {
distutils-r1_python_install_all

if use doc; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}



1.1  dev-python/pgasync/Manifest

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

Index: Manifest
===
DIST pgasync-2.01.tar.gz 22314 SHA256 
c38ac6ae200d54c22ad480ea020e0019692e69992344abce287232b30ccfe56c SHA512 
36916ce3dcebf82367eace8fd689e0d300ffc040250869794191bfb723053050c9766fa5ce251341c317f7fbab418ace4dc36345d5c73eea92c1d04d36e802af
 WHIRLPOOL 
6ac847535e7e8efdc28cf64323b302ee590bb38103049d19bc8f41aab6d2c9ec50d0493da0fea014e44f610871aed446c713e58b46f80db6414195b6d6327ab3
EBUILD pgasync-2.01-r1.ebuild 735 SHA256 

[gentoo-commits] dev/leio:master commit in: media-libs/gst-plugins-base/, media-libs/gst-plugins-good/, ...

2015-01-07 Thread Mart Raudsepp
commit: 6ca9c8165cc4a1f95c0c56d9ecd40d793df623f5
Author: Mart Raudsepp leio AT gentoo DOT org
AuthorDate: Wed Jan  7 11:21:59 2015 +
Commit: Mart Raudsepp leio AT gentoo DOT org
CommitDate: Wed Jan  7 11:21:59 2015 +
URL:http://sources.gentoo.org/gitweb/?p=dev/leio.git;a=commit;h=6ca9c816

Remove gstreamer packages that are in main tree by now

---
 media-libs/gst-plugins-base/Manifest   |  1 -
 .../gst-plugins-base/gst-plugins-base-1.4.4.ebuild | 94 --
 media-libs/gst-plugins-base/metadata.xml   |  9 ---
 media-libs/gst-plugins-good/Manifest   |  1 -
 .../gst-plugins-good/gst-plugins-good-1.4.4.ebuild | 58 -
 media-libs/gst-plugins-good/metadata.xml   |  5 --
 media-libs/gstreamer/Manifest  |  1 -
 media-libs/gstreamer/gstreamer-1.4.4.ebuild| 90 -
 media-libs/gstreamer/metadata.xml  | 10 ---
 media-plugins/gst-plugins-soup/Manifest|  1 -
 .../gst-plugins-soup/gst-plugins-soup-1.4.4.ebuild | 16 
 media-plugins/gst-plugins-soup/metadata.xml| 11 ---
 12 files changed, 297 deletions(-)

diff --git a/media-libs/gst-plugins-base/Manifest 
b/media-libs/gst-plugins-base/Manifest
deleted file mode 100644
index 012797e..000
--- a/media-libs/gst-plugins-base/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gst-plugins-base-1.4.4.tar.xz 2632996 SHA256 
49cd9e8f23c416b1607b43837a09833fa03e0106929d81ead2ddfde6c0ade44b SHA512 
ad8061e00206c7239778c018e65d0cf06fadea28ae0b3163331f2d1b72229e5a24c0e2cd6f75c48c765d67f9c0e8d5f77463f160325192c2bd04b25050b8
 WHIRLPOOL 
bb175bb0e3a427f77c702dbb395581955b08b3e83a7f83eec2beab14087bbcdbf6ba563f961cccf10cecc53a1206592bbabce8ffa2941e8858a8bd23e72c90bb

diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.4.4.ebuild 
b/media-libs/gst-plugins-base/gst-plugins-base-1.4.4.ebuild
deleted file mode 100644
index c1a7dc2..000
--- a/media-libs/gst-plugins-base/gst-plugins-base-1.4.4.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-GST_ORG_MODULE=gst-plugins-base
-inherit gstreamer
-
-DESCRIPTION=Basepack of plugins for gstreamer
-HOMEPAGE=http://gstreamer.freedesktop.org/;
-
-LICENSE=GPL-2+ LGPL-2+
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
-IUSE=alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X
-REQUIRED_USE=
-   ivorbis? ( ogg )
-   theora? ( ogg )
-   vorbis? ( ogg )
-
-
-RDEPEND=
-   app-text/iso-codes
-   =dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-   =media-libs/gstreamer-1.2.3:1.0[introspection?,${MULTILIB_USEDEP}]
-   =sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
-   alsa? ( =media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] )
-   introspection? ( =dev-libs/gobject-introspection-1.31.1 )
-   ivorbis? ( =media-libs/tremor-0_pre20130223[${MULTILIB_USEDEP}] )
-   ogg? ( =media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] )
-   orc? ( =dev-lang/orc-0.4.18[${MULTILIB_USEDEP}] )
-   pango? ( =x11-libs/pango-1.36.3[${MULTILIB_USEDEP}] )
-   theora? ( =media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] )
-   vorbis? ( =media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] )
-   X? (
-   =x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   =x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   =x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] )
-
-DEPEND=${RDEPEND}
-   =dev-util/gtk-doc-am-1.12
-   X? (
-   =x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}]
-   =x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
-   =x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
-
-
-src_prepare() {
-   # The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even
-   # though they are not actually used. This needs to be fixed upstream by
-   # replacing AC_PATH_XTRA with PKG_CONFIG calls, upstream bug #731047
-   sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' ${S}/configure || die
-}
-
-multilib_src_configure() {
-   gstreamer_multilib_src_configure \
-   $(use_enable alsa) \
-   $(multilib_native_use_enable introspection) \
-   $(use_enable ivorbis) \
-   $(use_enable ogg) \
-   $(use_enable orc) \
-   $(use_enable pango) \
-   $(use_enable theora) \
-   $(use_enable vorbis) \
-   $(use_enable X x) \
-   $(use_enable X xshm) \
-   $(use_enable X xvideo) \
-   --disable-debug \
-   --disable-examples \
-   --disable-freetypetest \
-   --disable-static
-   # cdparanoia and libvisual 

[gentoo-commits] gentoo-x86 commit in profiles/updates: 4Q-2014

2015-01-07 Thread Aaron Swenson (titanofold)
titanofold15/01/07 11:26:34

  Modified: 4Q-2014
  Log:
  pgasync is a Python library and not a standalone application. Moved from 
dev-db to dev-python.

Revision  ChangesPath
1.14 profiles/updates/4Q-2014

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2014?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2014?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2014?r1=1.13r2=1.14

Index: 4Q-2014
===
RCS file: /var/cvsroot/gentoo-x86/profiles/updates/4Q-2014,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- 4Q-2014 31 Dec 2014 12:17:21 -  1.13
+++ 4Q-2014 7 Jan 2015 11:26:34 -   1.14
@@ -10,3 +10,4 @@
 move media-gfx/photo media-gfx/photoqt
 move kde-base/oxygen-fonts kde-plasma/oxygen-fonts
 move dev-db/postgresql-base dev-db/postgresql
+move dev-db/pgasync dev-python/pgasync






[gentoo-commits] gentoo-x86 commit in dev-db/pgasync: ChangeLog Manifest metadata.xml pgasync-2.01.ebuild

2015-01-07 Thread Aaron Swenson (titanofold)
titanofold15/01/07 11:27:41

  Removed:  ChangeLog Manifest metadata.xml pgasync-2.01.ebuild
  Log:
  pgasync is a Python library and not a standalone application. Moved from 
dev-db to dev-python.



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

2015-01-07 Thread Aaron Swenson (titanofold)
titanofold15/01/07 11:26:34

  Modified: ChangeLog
  Log:
  pgasync is a Python library and not a standalone application. Moved from 
dev-db to dev-python.

Revision  ChangesPath
1.9664   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9663
retrieving revision 1.9664
diff -u -r1.9663 -r1.9664
--- ChangeLog   5 Jan 2015 11:27:54 -   1.9663
+++ ChangeLog   7 Jan 2015 11:26:34 -   1.9664
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9663 2015/01/05 
11:27:54 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9664 2015/01/07 
11:26:34 titanofold 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!
 
+  07 Jan 2015; Aaron W. Swenson titanof...@gentoo.org updates/4Q-2014:
+  pgasync is a Python library and not a standalone application. Moved from
+  dev-db to dev-python.
+
   05 Jan 2015; Tony Vroon chain...@gentoo.org package.mask:
   Mask Asterisk 13 branch.
 






[gentoo-commits] gentoo-x86 commit in dev-ml/cryptokit: cryptokit-1.10.ebuild ChangeLog

2015-01-07 Thread Alexis Ballier (aballier)
aballier15/01/07 11:31:50

  Modified: ChangeLog
  Added:cryptokit-1.10.ebuild
  Log:
  version bump
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.27 dev-ml/cryptokit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   13 Mar 2014 19:54:26 -  1.26
+++ ChangeLog   7 Jan 2015 11:31:50 -   1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/cryptokit
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.26 
2014/03/13 19:54:26 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/ChangeLog,v 1.27 
2015/01/07 11:31:50 aballier Exp $
+
+*cryptokit-1.10 (07 Jan 2015)
+
+  07 Jan 2015; Alexis Ballier aball...@gentoo.org +cryptokit-1.10.ebuild:
+  version bump
 
 *cryptokit-1.9 (13 Mar 2014)
 



1.1  dev-ml/cryptokit/cryptokit-1.10.ebuild

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

Index: cryptokit-1.10.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/cryptokit/cryptokit-1.10.ebuild,v 1.1 
2015/01/07 11:31:50 aballier Exp $

EAPI=5

OASIS_BUILD_DOCS=1
OASIS_BUILD_TESTS=1

inherit oasis

DESCRIPTION=Cryptographic primitives library for Objective Caml
HOMEPAGE=http://forge.ocamlcore.org/projects/cryptokit/;
SRC_URI=http://forge.ocamlcore.org/frs/download.php/1493/${P}.tar.gz;
LICENSE=LGPL-2
SLOT=0/${PV}
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd
IUSE=zlib

DEPEND=zlib? ( =sys-libs/zlib-1.1 )
RDEPEND=${DEPEND}

DOCS=( Changes README.txt AUTHORS.txt )

src_configure() {
oasis_configure_opts=$(use_enable zlib) \
oasis_src_configure
}

pkg_postinst() {
elog 
elog This library uses the /dev/random device to generate 
elog random data and RSA keys.  The device should either be
elog built into the kernel or provided as a module. An
elog alternative is to use the Entropy Gathering Daemon
elog (http://egd.sourceforge.net).  Please note that the
elog remainder of the library will still work even in the
elog absence of a one of these sources of randomness.
elog 
}

src_test() {
echo 
einfo You must have either /dev/random or the Entropy Gathering
einfo Daemon (EGD) for this test to succeed!
echo 

oasis_src_test
}






[gentoo-commits] gentoo-x86 commit in sci-geosciences/gpx-viewer: ChangeLog gpx-viewer-0.4.0.ebuild

2015-01-07 Thread Justin Lecher (jlec)
jlec15/01/07 11:36:01

  Modified: ChangeLog
  Added:gpx-viewer-0.4.0.ebuild
  Log:
  sci-geosciences/gpx-viewer: Version Bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.6  sci-geosciences/gpx-viewer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpx-viewer/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpx-viewer/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpx-viewer/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpx-viewer/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   18 Sep 2013 18:48:18 -  1.5
+++ ChangeLog   7 Jan 2015 11:36:01 -   1.6
@@ -1,6 +1,11 @@
 # ChangeLog for sci-geosciences/gpx-viewer
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpx-viewer/ChangeLog,v 1.5 
2013/09/18 18:48:18 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpx-viewer/ChangeLog,v 1.6 
2015/01/07 11:36:01 jlec Exp $
+
+*gpx-viewer-0.4.0 (07 Jan 2015)
+
+  07 Jan 2015; Justin Lecher j...@gentoo.org +gpx-viewer-0.4.0.ebuild:
+  Version Bump
 
   18 Sep 2013; Justin Lecher j...@gentoo.org gpx-viewer-0.3.0.ebuild,
   +files/gpx-viewer-0.3.0-autopoint.patch:



1.1  sci-geosciences/gpx-viewer/gpx-viewer-0.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0.ebuild?rev=1.1content-type=text/plain

Index: gpx-viewer-0.4.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-geosciences/gpx-viewer/gpx-viewer-0.4.0.ebuild,v 
1.1 2015/01/07 11:36:01 jlec Exp $

EAPI=5

VALA_MIN_API_VERSION=0.16

inherit autotools-utils gnome2 vala

DESCRIPTION=Simple program to visualize a gpx file
HOMEPAGE=http://blog.sarine.nl/gpx-viewer/;
SRC_URI=http://edge.launchpad.net/${PN}/trunk/0.4.0/+download/${P}.tar.gz;

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

RDEPEND=
dev-libs/gdl:3
dev-libs/glib:2
dev-libs/libxml2:2
=media-libs/clutter-gtk-1.4.0:1.0
=media-libs/libchamplain-0.12.3:0.12[gtk]
x11-libs/gtk+:3
DEPEND=${RDEPEND}
$(vala_depend)
=dev-util/intltool-0.21
virtual/pkgconfig

src_prepare() {
vala_src_prepare
autotools-utils_src_prepare
}

src_configure() {
local myeconfargs=(
$(use_enable nls)
--disable-database-updates )
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile gpx_viewer_vala.stamp
autotools-utils_src_compile
}

src_install () {
autotools-utils_src_install
dosym ../icons/hicolor/scalable/apps/gpx-viewer.svg 
/usr/share/pixmaps/gpx-viewer.svg
}






[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Nagios-Status-ServiceStatus/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 3a06288c4d70d7bb26a4e8dcb36d9bb58c379ea6
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:25:33 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:25:33 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=3a06288c

Fix EAPI usage.

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

---
 .../Nagios-Status-ServiceStatus-0.010.0.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Nagios-Status-ServiceStatus/Nagios-Status-ServiceStatus-0.010.0.ebuild
 
b/dev-perl/Nagios-Status-ServiceStatus/Nagios-Status-ServiceStatus-0.010.0.ebuild
index 71d975d..c29917f 100644
--- 
a/dev-perl/Nagios-Status-ServiceStatus/Nagios-Status-ServiceStatus-0.010.0.ebuild
+++ 
b/dev-perl/Nagios-Status-ServiceStatus/Nagios-Status-ServiceStatus-0.010.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=RCROWDER
 MODULE_VERSION=0.01



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/DBD-XBase/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 7e7b7d566cab3b7b9aa4cb3e957c70e9d07687df
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:16:51 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:16:51 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=7e7b7d56

Bump and fix EAPI usage.

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

---
 dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild| 4 ++--
 dev-perl/DBD-XBase/{DBD-XBase-1.03.ebuild = DBD-XBase-1.05.ebuild} | 4 ++--
 dev-perl/DBD-XBase/Manifest | 1 +
 dev-perl/DBD-XBase/metadata.xml | 1 -
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild 
b/dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild
index 741e976..1434332 100644
--- a/dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild
+++ b/dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=JANPAZ
 

diff --git a/dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild 
b/dev-perl/DBD-XBase/DBD-XBase-1.05.ebuild
similarity index 86%
copy from dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild
copy to dev-perl/DBD-XBase/DBD-XBase-1.05.ebuild
index 741e976..1434332 100644
--- a/dev-perl/DBD-XBase/DBD-XBase-1.03.ebuild
+++ b/dev-perl/DBD-XBase/DBD-XBase-1.05.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=JANPAZ
 

diff --git a/dev-perl/DBD-XBase/Manifest b/dev-perl/DBD-XBase/Manifest
index be8e6c0..da35f2e 100644
--- a/dev-perl/DBD-XBase/Manifest
+++ b/dev-perl/DBD-XBase/Manifest
@@ -1 +1,2 @@
 DIST DBD-XBase-1.03.tar.gz 112728 SHA256 
6b18add05bbf5f82c1f1f9701487ffa8dc8b27914af799bfbfec3988eba85e2e SHA512 
8872204d3688612a52ca9825a971901bbd1be9365301f20c2eef114635002a6aa898ffb6fcb33d4ca4ed296018faaa985e6462bacc68a00b90571ee0375fc6f7
 WHIRLPOOL 
f65dccbae559efc860189f07155374655f4c0f11f5bf22d10c2ed9f0a9949f4b4a2f518cd8d0da02d780fa6b6526900cf8e24f48e07571b3765ee07b51fbedb6
+DIST DBD-XBase-1.05.tar.gz 112977 SHA256 
435e19d37323966c517b9da36433ff42f03233f5557b92526077874d16a5a723 SHA512 
23827e05b63fbedfbffbe08ee9d07a906274c4f14d72e3ee8311bee857ba931ad7a7f92a0398a60498862c42a91ba3683e8d033051428a939a5950763c744594
 WHIRLPOOL 
17bf5165fe8300922a616d5503d5539ceac20d676e22a7fe6f98bf199aa38ba839942ca8e039b3a30292c82849b9c6d092668f8ea1c583fab970e987bca79ead

diff --git a/dev-perl/DBD-XBase/metadata.xml b/dev-perl/DBD-XBase/metadata.xml
index 8e9eac6..575c9a5 100644
--- a/dev-perl/DBD-XBase/metadata.xml
+++ b/dev-perl/DBD-XBase/metadata.xml
@@ -1,7 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdno-herd/herd
 maintainer
   emailjmbsvice...@gentoo.org/email
   nameJorge Manuel B. S. Vicetto/name



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Nagios-Status-HostStatus/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: fb107a1d1c1f13f75f99c9b985485887000de0bd
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:23:26 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:23:26 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=fb107a1d

Fix EAPI usage.

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

---
 .../Nagios-Status-HostStatus/Nagios-Status-HostStatus-0.010.0.ebuild  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Nagios-Status-HostStatus/Nagios-Status-HostStatus-0.010.0.ebuild 
b/dev-perl/Nagios-Status-HostStatus/Nagios-Status-HostStatus-0.010.0.ebuild
index 48dd712..70a5eda 100644
--- a/dev-perl/Nagios-Status-HostStatus/Nagios-Status-HostStatus-0.010.0.ebuild
+++ b/dev-perl/Nagios-Status-HostStatus/Nagios-Status-HostStatus-0.010.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=RCROWDER
 MODULE_VERSION=0.01



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Object-Event/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: aa4e51b8a9ac243e05447381a76766cad112a414
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:28:26 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:28:26 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=aa4e51b8

Fix EAPI usage.

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

---
 dev-perl/Object-Event/Object-Event-1.230.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Object-Event/Object-Event-1.230.0.ebuild 
b/dev-perl/Object-Event/Object-Event-1.230.0.ebuild
index ab5d4cf..72ee105 100644
--- a/dev-perl/Object-Event/Object-Event-1.230.0.ebuild
+++ b/dev-perl/Object-Event/Object-Event-1.230.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=ELMEX
 MODULE_VERSION=1.23



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Nagios-Status-Host/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: df9ac29a59032355377b15a809370a2bb90f52cd
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:20:35 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:20:35 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=df9ac29a

Fix EAPI usage.

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

---
 dev-perl/Nagios-Status-Host/Nagios-Status-Host-0.010.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Nagios-Status-Host/Nagios-Status-Host-0.010.0.ebuild 
b/dev-perl/Nagios-Status-Host/Nagios-Status-Host-0.010.0.ebuild
index 2d08122..d0dbb4b 100644
--- a/dev-perl/Nagios-Status-Host/Nagios-Status-Host-0.010.0.ebuild
+++ b/dev-perl/Nagios-Status-Host/Nagios-Status-Host-0.010.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=RCROWDER
 MODULE_VERSION=0.01



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Sys-CpuLoad/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: e87f4d59a179c670611f5d838ffbc2cf76f0666a
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:29:58 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:29:58 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=e87f4d59

Fix EAPI usage.

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

---
 dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.030.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.030.0.ebuild 
b/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.030.0.ebuild
index e37e6a1..90a4ea6 100644
--- a/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.030.0.ebuild
+++ b/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.030.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=CLINTDW
 MODULE_VERSION=0.03



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Class-Accessor/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 0802a2ae23b6832b47aefddcb250cc5ab64714f7
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:12:10 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:12:10 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=0802a2ae

Drop package as the version in the tree is newer.

---
 .../Class-Accessor/Class-Accessor-0.340.0.ebuild | 20 
 dev-perl/Class-Accessor/Manifest |  1 -
 dev-perl/Class-Accessor/metadata.xml | 12 
 3 files changed, 33 deletions(-)

diff --git a/dev-perl/Class-Accessor/Class-Accessor-0.340.0.ebuild 
b/dev-perl/Class-Accessor/Class-Accessor-0.340.0.ebuild
deleted file mode 100644
index d300c3c..000
--- a/dev-perl/Class-Accessor/Class-Accessor-0.340.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=KASEI
-MODULE_VERSION=0.34
-inherit perl-module
-
-DESCRIPTION=Automated accessor generation
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-RDEPEND=dev-perl/common-sense
-DEPEND=${RDEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/Class-Accessor/Manifest b/dev-perl/Class-Accessor/Manifest
deleted file mode 100644
index ef1954c..000
--- a/dev-perl/Class-Accessor/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Class-Accessor-0.34.tar.gz 12315 SHA256 
cdb1e0cdf8380fb9b63b44c33ce5afc1068736d55ac5904bf0eaa1efc1c3cefc SHA512 
a2978e5b8a7b080ef85e2b2499ee7263c9b5b8a70effc00a04e18fe92694fd59331b50b8162d3b8a6cb48ebedccca3b4780ec0984e6b8728b130a49781e35ee4
 WHIRLPOOL 
a9055565ac4f5278a771979980cc9c78f62e523b066332ef329fde79115b20f173a637fdc553dd0944a6a7084c7eadd8c3331dbfc1309290813149cee33e603e

diff --git a/dev-perl/Class-Accessor/metadata.xml 
b/dev-perl/Class-Accessor/metadata.xml
deleted file mode 100644
index 79ed93f..000
--- a/dev-perl/Class-Accessor/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-maintainer
-   emailjmbsvice...@gentoo.org/email
-   nameJorge Manuel B. S. Vicetto/name
-/maintainer
-upstream
-  remote-id type=cpanClass-Accessor/remote-id
-  remote-id type=cpan-moduleClass::Accessor/remote-id
-/upstream
-/pkgmetadata



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/XML-Entities/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: a1716761077758ab2fd63de8a880c40dd61ef236
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:30:33 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:30:33 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=a1716761

Remove package as there's a newer version in the tree.

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

---
 dev-perl/XML-Entities/ChangeLog | 19 ---
 dev-perl/XML-Entities/Manifest  |  1 -
 dev-perl/XML-Entities/XML-Entities-1.0.0.ebuild | 25 -
 dev-perl/XML-Entities/metadata.xml  |  8 
 4 files changed, 53 deletions(-)

diff --git a/dev-perl/XML-Entities/ChangeLog b/dev-perl/XML-Entities/ChangeLog
deleted file mode 100644
index ea1bb9a..000
--- a/dev-perl/XML-Entities/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for dev-perl/XML-Entities
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*XML-Entities-1.0.0 (18 Apr 2011)
-
-  18 Apr 2011; Jorge Manuel B. S. Vicetto jmbsvice...@gentoo.org
-  -XML-Entities-1..ebuild, +XML-Entities-1.0.0.ebuild:
-  Made a few corrections to follow perl's rules.
-  Added test features. Thanks to Kent Fredric (kent\n).
-
-*XML-Entities-1. (18 Apr 2011)
-
-  18 Apr 2011; Jorge Manuel B. S. Vicetto jmbsvice...@gentoo.org
-  +XML-Entities-1..ebuild, +metadata.xml:
-  Initial import of XML-Entities to the overlay (ocsng dependency).
-  Updated ebuild in bug 340927. Thanks to Michael Alleblas michael DOT
-  alleblas AT gmail DOT com.
-

diff --git a/dev-perl/XML-Entities/Manifest b/dev-perl/XML-Entities/Manifest
deleted file mode 100644
index 2e93538..000
--- a/dev-perl/XML-Entities/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST XML-Entities-1..tar.gz 20162 SHA256 
f05f70a1c8d48a5c2fc2666eb5616514c2be98faa8a02e535b413589a8e32c37

diff --git a/dev-perl/XML-Entities/XML-Entities-1.0.0.ebuild 
b/dev-perl/XML-Entities/XML-Entities-1.0.0.ebuild
deleted file mode 100644
index 816f614..000
--- a/dev-perl/XML-Entities/XML-Entities-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=SIXTEASE
-MODULE_VERSION=1.
-
-inherit perl-module
-
-DESCRIPTION=Mapping of XML entities to Unicode
-
-SLOT=0
-KEYWORDS=~amd64
-IUSE=test
-
-DEPEND=virtual/perl-Module-Build
-   test? ( virtual/perl-Test-Simple )
-
-RDEPEND=dev-perl/HTML-Parser
-
-S=${WORKDIR}/${PN}
-
-SRC_TEST=do

diff --git a/dev-perl/XML-Entities/metadata.xml 
b/dev-perl/XML-Entities/metadata.xml
deleted file mode 100644
index 575c9a5..000
--- a/dev-perl/XML-Entities/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-maintainer
-  emailjmbsvice...@gentoo.org/email
-  nameJorge Manuel B. S. Vicetto/name
-/maintainer
-/pkgmetadata



[gentoo-commits] dev/jmbsvicetto:master commit in: app-misc/gramps/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: c5c579c14ea3d032e3c2c469fdb1d9db6207c481
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:07:50 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:07:50 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=c5c579c1

Drop old gramps version.

---
 app-misc/gramps/Manifest|  1 -
 app-misc/gramps/gramps-3.4.2.ebuild | 90 -
 2 files changed, 91 deletions(-)

diff --git a/app-misc/gramps/Manifest b/app-misc/gramps/Manifest
deleted file mode 100644
index 5e4fa65..000
--- a/app-misc/gramps/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gramps-3.4.2.tar.gz 9799202 SHA256 
8cfc19b53ddf2bb864356c6749ac7703560bd818a3d47bb514f05d7b07a5b222 SHA512 
73406fd5f5a29af5c8b03972a40ca73cc2198e93bacbf05bec521828c6fd50229b099380eafb7515e4e49c19f8395d992cf03a7ce256d85884294466eb3daa6b
 WHIRLPOOL 
dc0e996f71f0bc1e44a367509ea1862ade333c2870354a1e0a4017f0ca460a8235bf7c38f4818782d6c3f5c370db97258f1787db828a7b8b79cafdbcaca40cb2

diff --git a/app-misc/gramps/gramps-3.4.2.ebuild 
b/app-misc/gramps/gramps-3.4.2.ebuild
deleted file mode 100644
index 4f6e920..000
--- a/app-misc/gramps/gramps-3.4.2.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.4.1.ebuild,v 1.1 
2012/10/03 10:55:29 fauli Exp $
-
-EAPI=3
-
-PYTHON_DEPEND=2:2.6
-GCONF_DEBUG=no
-
-inherit eutils gnome2 python
-
-DESCRIPTION=Genealogical Research and Analysis Management Programming System
-HOMEPAGE=http://www.gramps-project.org/;
-SRC_URI=mirror://sourceforge/gramps/Stable/${PV}/${P}.tar.gz
-
-LICENSE=GPL-2
-SLOT=0
-KEYWORDS=~amd64 ~ppc ~x86
-IUSE=gnome reports spell webkit
-
-RDEPEND=dev-python/bsddb3
-   =dev-python/pygtk-2.16.0
-   dev-python/pygoocanvas
-   x11-misc/xdg-utils
-   gnome-base/librsvg:2
-   gnome? ( dev-python/libgnome-python
-   dev-python/gconf-python )
-   spell? ( dev-python/gtkspell-python )
-   reports? ( media-gfx/graphviz )
-   webkit? ( dev-python/pywebkitgtk )
-DEPEND=${RDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/libiconv
-   virtual/pkgconfig
-
-DOCS=NEWS README TODO
-
-pkg_setup() {
-   G2CONF=${G2CONF} --disable-mime-install 
PYTHON=${EROOT}/usr/bin/python2
-   python_set_active_version 2
-   python_pkg_setup
-}
-
-src_prepare() {
-   gnome2_src_prepare
-
-   epatch ${FILESDIR}/${PN}-3.4.0-use_bsddb3.patch
-
-   # This is for bug 215944, so .pyo/.pyc files don't get into the
-   # file system
-   python_clean_py-compile_files
-
-   # Fix install path, bug 423315 for example
-   einfo Fix installation path
-   find . -iname 'Makefile.in' | xargs \
-   sed s;\(pkgdatadir = 
\)\(\$(datadir)\);\1$(python_get_sitedir); -i \
-   || die
-   find . -iname 'Makefile.in' | xargs \
-   sed s;\(pkgpythondir = 
\)\(\$(datadir)\);\1$(python_get_sitedir); -i \
-   || die
-
-   sed s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@; \
-   -i src/Makefile.in || die
-
-   sed s;\$(prefix)/share/gramps;/$(python_get_sitedir)/@PACKAGE@; \
-   -i src/docgen/Makefile.in || die
-
-   einfo Fix wrapper script
-   sed s;@datadir@;$(python_get_sitedir); \
-   -i gramps.sh.in || die
-
-   einfo Fix icon location
-   sed s;gramps/;pixmap/;g -i data/gramps.keys.in || die
-}
-
-src_install() {
-   python_need_rebuild
-   gnome2_src_install
-}
-
-pkg_postinst() {
-   gnome2_pkg_postinst
-   python_mod_optimize ${PN}
-}
-
-pkg_postrm() {
-   gnome2_pkg_postrm
-   python_mod_cleanup ${PN}
-}



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/File-Pid/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 7c5063cf8b01d3f33ce16264adc917855d6e9bdf
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:19:03 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:19:03 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=7c5063cf

Fix EAPI usage.

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

---
 dev-perl/File-Pid/File-Pid-1.010.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Pid/File-Pid-1.010.0.ebuild 
b/dev-perl/File-Pid/File-Pid-1.010.0.ebuild
index e81d0e9..640eb70 100644
--- a/dev-perl/File-Pid/File-Pid-1.010.0.ebuild
+++ b/dev-perl/File-Pid/File-Pid-1.010.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=CWEST
 MODULE_VERSION=1.01



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-perl/Nagios-Status-Service/

2015-01-07 Thread Jorge Manuel B. S. Vicetto
commit: 718f2bcacd5215ad2c3e65aa1170d5c25fbd48fb
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Wed Jan  7 12:24:42 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Wed Jan  7 12:24:42 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=718f2bca

Fix EAPI usage.

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

---
 dev-perl/Nagios-Status-Service/Nagios-Status-Service-0.020.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Nagios-Status-Service/Nagios-Status-Service-0.020.0.ebuild 
b/dev-perl/Nagios-Status-Service/Nagios-Status-Service-0.020.0.ebuild
index 2f3948a..0ca29d1 100644
--- a/dev-perl/Nagios-Status-Service/Nagios-Status-Service-0.020.0.ebuild
+++ b/dev-perl/Nagios-Status-Service/Nagios-Status-Service-0.020.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=RCROWDER
 MODULE_VERSION=0.02



[gentoo-commits] gentoo-x86 commit in net-proxy/httpush: metadata.xml ChangeLog httpush-0.9_beta11.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:58:42

  Modified: metadata.xml ChangeLog
  Removed:  httpush-0.9_beta11.ebuild
  Log:
  Reassign as and cleanup discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/httpush/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/httpush/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml22 Apr 2005 19:15:11 -  1.1
+++ metadata.xml7 Jan 2015 13:58:42 -   1.2
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionHTTPush aims at providing an easy way to audit HTTP and HTTPS 
application/server security. It supports on-the-fly request modification, 
automated decision making and vulnerability detection through the use of 
plugins./longdescription
 /pkgmetadata



1.7  net-proxy/httpush/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   14 Dec 2008 14:28:01 -  1.6
+++ ChangeLog   7 Jan 2015 13:58:42 -   1.7
@@ -1,6 +1,11 @@
 # ChangeLog for net-proxy/httpush
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.6 
2008/12/14 14:28:01 mrness Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/httpush/ChangeLog,v 1.7 
2015/01/07 13:58:42 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -httpush-0.9_beta11.ebuild,
+  metadata.xml:
+  Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
 *httpush-0.9_beta11-r1 (14 Dec 2008)
 
@@ -27,4 +32,3 @@
   01 Apr 2005; Alin Nastac mrn...@gentoo.org +metadata.xml,
   +httpush-0.9_beta11.ebuild:
   Initial import from bug #87307.
-






[gentoo-commits] gentoo-x86 commit in net-proxy/http-replicator: metadata.xml ChangeLog http-replicator-3.0-r3.ebuild http-replicator-4.0_alpha2-r3.ebuild http-replicator-3.0-r2.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:58:21

  Modified: metadata.xml ChangeLog
  Removed:  http-replicator-3.0-r3.ebuild
http-replicator-4.0_alpha2-r3.ebuild
http-replicator-3.0-r2.ebuild
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  net-proxy/http-replicator/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml3 Nov 2010 21:01:44 -   1.3
+++ metadata.xml7 Jan 2015 13:58:21 -   1.4
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 /pkgmetadata



1.46 net-proxy/http-replicator/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   5 Apr 2014 07:05:35 -   1.45
+++ ChangeLog   7 Jan 2015 13:58:21 -   1.46
@@ -1,6 +1,12 @@
 # ChangeLog for net-proxy/http-replicator
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.45 
2014/04/05 07:05:35 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/http-replicator/ChangeLog,v 1.46 
2015/01/07 13:58:21 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -http-replicator-3.0-r2.ebuild,
+  -http-replicator-3.0-r3.ebuild, -http-replicator-4.0_alpha2-r3.ebuild,
+  metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   05 Apr 2014; Pacho Ramos pa...@gentoo.org http-replicator-3.0-r4.ebuild:
   ppc stable, bug #499316






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:08:36

  Modified: herds.xml
  Log:
  cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html

Revision  ChangesPath
1.1135   xml/htdocs/proj/en/metastructure/herds/herds.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1135view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1135content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.1134r2=1.1135

Index: herds.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v
retrieving revision 1.1134
retrieving revision 1.1135
diff -u -r1.1134 -r1.1135
--- herds.xml   6 Jan 2015 18:49:08 -   1.1134
+++ herds.xml   7 Jan 2015 14:08:36 -   1.1135
@@ -20,7 +20,7 @@
always a description without a lang attribute. Also there are no overlapping
descriptions allowed (multiple description tags with the same language)
 
-   $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1134 
2015/01/06 18:49:08 mschiff Exp $
+   $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1135 
2015/01/07 14:08:36 pacho Exp $
 
 --
 herds
@@ -2138,15 +2138,6 @@
   /maintainer
 /herd
 herd
-  namenet-proxy/name
-  emailnet-pr...@gentoo.org/email
-  descriptionNetwork proxies/description
-  maintainer
-emaildaster...@gentoo.org/email
-namePavlos Ratis/name
-  /maintainer
-/herd
-herd
   namekerberos/name
   emailkerbe...@gentoo.org/email
   descriptionKerberos implementations/description






[gentoo-commits] gentoo-x86 commit in net-proxy/squidguard: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:03:19

  Modified: metadata.xml ChangeLog
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  net-proxy/squidguard/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidguard/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml10 Dec 2005 13:52:49 -  1.2
+++ metadata.xml7 Jan 2015 14:03:19 -   1.3
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionCombined filter, redirector and access controller plugin for 
Squid/longdescription
 /pkgmetadata



1.48 net-proxy/squidguard/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   10 Aug 2014 20:35:44 -  1.47
+++ ChangeLog   7 Jan 2015 14:03:19 -   1.48
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/squidguard
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.47 
2014/08/10 20:35:44 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidguard/ChangeLog,v 1.48 
2015/01/07 14:03:19 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org squidguard-1.4-r4.ebuild,
   squidguard-1.5_beta.ebuild:






[gentoo-commits] gentoo-x86 commit in net-proxy/squid: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:02:43

  Modified: metadata.xml ChangeLog
  Log:
  Reassign as and cleanup discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.14 net-proxy/squid/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/metadata.xml?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/metadata.xml?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/metadata.xml?r1=1.13r2=1.14

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/metadata.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- metadata.xml15 May 2014 10:49:02 -  1.13
+++ metadata.xml7 Jan 2015 14:02:43 -   1.14
@@ -5,7 +5,6 @@
 emaile...@gentoo.org/email
 nameEray Aslan/name
   /maintainer
-  herdnet-proxy/herd
   longdescriptionA full-featured web proxy cache/longdescription
   use
 flag name=ecapAdds support for loadable content adaptation modules



1.501net-proxy/squid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.501view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.501content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.500r2=1.501

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
retrieving revision 1.500
retrieving revision 1.501
diff -u -r1.500 -r1.501
--- ChangeLog   21 Dec 2014 13:50:49 -  1.500
+++ ChangeLog   7 Jan 2015 14:02:43 -   1.501
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/squid
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.500 
2014/12/21 13:50:49 eras Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.501 
2015/01/07 14:02:43 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
 *squid-3.5.0.4 (21 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/geopy: geopy-1.7.0.ebuild ChangeLog

2015-01-07 Thread Ian Delaney (idella4)
idella4 15/01/07 13:09:49

  Modified: ChangeLog
  Added:geopy-1.7.0.ebuild
  Log:
  bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.19 dev-python/geopy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/geopy/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   24 Dec 2014 10:47:21 -  1.18
+++ ChangeLog   7 Jan 2015 13:09:49 -   1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/geopy
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/ChangeLog,v 1.18 
2014/12/24 10:47:21 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/ChangeLog,v 1.19 
2015/01/07 13:09:49 idella4 Exp $
+
+*geopy-1.7.0 (07 Jan 2015)
+
+  07 Jan 2015; Ian Delaney idel...@gentoo.org +geopy-1.7.0.ebuild:
+  bump
 
 *geopy-1.6.1 (24 Dec 2014)
 



1.1  dev-python/geopy/geopy-1.7.0.ebuild

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

Index: geopy-1.7.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/geopy/geopy-1.7.0.ebuild,v 1.1 
2015/01/07 13:09:49 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit distutils-r1

DESCRIPTION=A Geocoding Toolbox for Python
HOMEPAGE=http://www.geopy.org/ https://github.com/geopy/geopy;
SRC_URI=https://github.com/${PN}/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

IUSE=test doc yahoo

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

RDEPEND=yahoo? ( =dev-python/requests-oauthlib-0.4.0[${PYTHON_USEDEP}]
dev-python/placefinder[${PYTHON_USEDEP}] )
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}]
dev-python/nose-cover3[${PYTHON_USEDEP}]
dev-python/pylint[${PYTHON_USEDEP}] )
 doc? ( $(python_gen_cond_dep 'dev-python/sphinx[${PYTHON_USEDEP}]' 
python2_7)
=dev-python/python-docs-2.7.6-r1:2.7 )

python_prepare_all() {
if use doc; then
local PYTHON_DOC_ATOM=$(best_version --host-root 
dev-python/python-docs:2.7)
local 
PYTHON_DOC_VERSION=${PYTHON_DOC_ATOM#dev-python/python-docs-}
local 
PYTHON_DOC=/usr/share/doc/python-docs-${PYTHON_DOC_VERSION}/html
local PYTHON_DOC_INVENTORY=${PYTHON_DOC}/objects.inv
sed -i s|'http://docs.python.org/': None|'${PYTHON_DOC}': 
'${PYTHON_DOC_INVENTORY}'| docs/conf.py || die
fi

distutils-r1_python_prepare_all

# prevent install of test folder to avoid file collisions
sed -e s:find_packages():find_packages(exclude=['test','test.*']): -i 
setup.py || die
}

python_test() {
# Ignore rogue class IGNFranceTestCase demanding elements beyond a 
normal testsuite
nosetests || die Tests failed under ${EPYTHON}
}

python_compile_all() {
use doc  emake -C docs html
}

python_install_all() {
use doc  local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}






[gentoo-commits] proj/releng:master commit in: tools-musl/portage.armv7a.hardened/

2015-01-07 Thread Anthony G. Basile
commit: 36be73588c5317896c9a61d08f5a71054be26596
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jan  7 13:19:32 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jan  7 13:19:32 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=36be7358

tools-musl: falls back on gcc-4.7.4 for hardened arm, bug #518598

---
 tools-musl/portage.armv7a.hardened/bashrc   | 2 +-
 tools-musl/portage.armv7a.hardened/package.mask | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools-musl/portage.armv7a.hardened/bashrc 
b/tools-musl/portage.armv7a.hardened/bashrc
index da69275..f850056 100644
--- a/tools-musl/portage.armv7a.hardened/bashrc
+++ b/tools-musl/portage.armv7a.hardened/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
-   /usr/lib/gcc/${CHOST}/4.8.3
+   /usr/lib/gcc/${CHOST}/4.7.4
/usr/${CHOST}/lib
/usr/games/lib
EOF

diff --git a/tools-musl/portage.armv7a.hardened/package.mask 
b/tools-musl/portage.armv7a.hardened/package.mask
new file mode 100644
index 000..7c3ecfa
--- /dev/null
+++ b/tools-musl/portage.armv7a.hardened/package.mask
@@ -0,0 +1 @@
+sys-devel/gcc-4.7.4-r99



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

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:52:22

  Modified: metadata.xml ChangeLog
  Removed:  libecap-0.0.2.ebuild
  Log:
  Reassign as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-libs/libecap/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml16 Jul 2009 21:16:10 -  1.1
+++ metadata.xml7 Jan 2015 13:52:22 -   1.2
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptioneCAP is a software interface that allows a network 
application, such as an HTTP proxy or an ICAP server, to outsource content 
analysis and adaptation to a loadable module/longdescription
 /pkgmetadata



1.41 net-libs/libecap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   27 Aug 2014 12:29:14 -  1.40
+++ ChangeLog   7 Jan 2015 13:52:22 -   1.41
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libecap
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.40 
2014/08/27 12:29:14 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.41 
2015/01/07 13:52:22 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -libecap-0.0.2.ebuild,
+  metadata.xml:
+  Reassign as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   27 Aug 2014; Agostino Sarubbo a...@gentoo.org libecap-1.0.0.ebuild:
   Stable for ppc, wrt bug #495854






[gentoo-commits] gentoo-x86 commit in net-proxy/3proxy: metadata.xml ChangeLog 3proxy-0.6-r1.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:52:41

  Modified: metadata.xml ChangeLog
  Removed:  3proxy-0.6-r1.ebuild
  Log:
  Reassign as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/3proxy/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/3proxy/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml22 Apr 2005 21:40:29 -  1.1
+++ metadata.xml7 Jan 2015 13:52:41 -   1.2
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescription3Proxy is really tiny cross-platform proxy servers set. It 
includes HTTP proxy with HTTPS and FTP support, 
 SOCKSv4/SOCKSv4.5/SOCKSv5 proxy, POP3 proxy, FTP proxy, TCP and UDP 
portmappers. You can use every proxy as a standalone program 
 (socks, proxy, tcppm, udppm, pop3p) or use combined program (3proxy). Combined 
proxy additionally supports features like 



1.32 net-proxy/3proxy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/3proxy/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   3 May 2010 21:08:25 -   1.31
+++ ChangeLog   7 Jan 2015 13:52:41 -   1.32
@@ -1,6 +1,11 @@
 # ChangeLog for net-proxy/3proxy
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/3proxy/ChangeLog,v 1.31 
2010/05/03 21:08:25 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/3proxy/ChangeLog,v 1.32 
2015/01/07 13:52:41 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -3proxy-0.6-r1.ebuild,
+  metadata.xml:
+  Reassign as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
 *3proxy-0.6.1 (03 May 2010)
 






[gentoo-commits] gentoo-x86 commit in net-proxy/nylon: ChangeLog nylon-1.21.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:59:56

  Modified: ChangeLog
  Removed:  nylon-1.21.ebuild
  Log:
  Reassign as and cleanup discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.19 net-proxy/nylon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/nylon/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/nylon/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/nylon/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   24 Dec 2013 12:49:01 -  1.18
+++ ChangeLog   7 Jan 2015 13:59:56 -   1.19
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/nylon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v 1.18 2013/12/24 
12:49:01 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v 1.19 2015/01/07 
13:59:56 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -nylon-1.21.ebuild:
+  Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   24 Dec 2013; Agostino Sarubbo a...@gentoo.org nylon-1.21-r1.ebuild:
   Stable for x86, wrt bug #474288






[gentoo-commits] gentoo-x86 commit in net-proxy/oops: metadata.xml ChangeLog oops-1.5.24_pre20050503-r2.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:00:17

  Modified: metadata.xml ChangeLog
  Removed:  oops-1.5.24_pre20050503-r2.ebuild
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/oops/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/oops/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml22 Apr 2005 19:15:11 -  1.1
+++ metadata.xml7 Jan 2015 14:00:17 -   1.2
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionAn advanced multithreaded caching web proxy/longdescription
 /pkgmetadata



1.29 net-proxy/oops/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/oops/ChangeLog?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/oops/ChangeLog?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/oops/ChangeLog?r1=1.28r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/oops/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   8 Jan 2014 06:24:04 -   1.28
+++ ChangeLog   7 Jan 2015 14:00:17 -   1.29
@@ -1,6 +1,11 @@
 # ChangeLog for net-proxy/oops
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/oops/ChangeLog,v 1.28 2014/01/08 
06:24:04 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/oops/ChangeLog,v 1.29 2015/01/07 
14:00:17 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org
+  -oops-1.5.24_pre20050503-r2.ebuild, metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   08 Jan 2014; Mike Frysinger vap...@gentoo.org
   oops-1.5.24_pre20050503-r2.ebuild, oops-1.5.24_pre20050503-r4.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-db/mysql: metadata.xml ChangeLog mysql-5.1.70.ebuild mysql-5.1.73-r1.ebuild

2015-01-07 Thread Brian Evans (grknight)
grknight15/01/07 14:00:55

  Modified: metadata.xml ChangeLog
  Removed:  mysql-5.1.70.ebuild mysql-5.1.73-r1.ebuild
  Log:
  Drop 5.1 series; Will live on in the mysql overlay
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  ChangesPath
1.19 dev-db/mysql/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/metadata.xml?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/metadata.xml?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/metadata.xml?r1=1.18r2=1.19

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/metadata.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- metadata.xml4 Aug 2014 04:01:01 -   1.18
+++ metadata.xml7 Jan 2015 14:00:55 -   1.19
@@ -8,7 +8,6 @@
 dev-db/mariadb
 --
 use
-  flag name='big-tables'Make tables contain up to 1.844E+19 rows/flag
   flag name='cluster'Add support for NDB clustering (deprecated)/flag
   flag name='community'Enables the community features from upstream./flag
   flag name='embedded'Build embedded server (libmysqld)/flag
@@ -17,10 +16,8 @@
   flag name='latin1'Use LATIN1 encoding instead of UTF8/flag
   flag name='max-idx-128'Raise the max index per table limit from 64 to 
128/flag
   flag name='minimal'Install client programs only, no server/flag
-  flag name='pbxt'Add experimental support for PBXT storage engine/flag
   flag name='profiling'Add support for statement profiling (requires 
USE=community)./flag
   flag name=systemtapBuild support for profiling and tracing using 
pkgdev-util/systemtap/pkg/flag
   flag name='test'Install upstream testsuites for end use./flag
-  flag name='xtradb'Add experimental support for Percona's InnoDB 
replacement: XtraDB/flag
 /use
 /pkgmetadata



1.710dev-db/mysql/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
retrieving revision 1.709
retrieving revision 1.710
diff -u -r1.709 -r1.710
--- ChangeLog   4 Dec 2014 01:27:44 -   1.709
+++ ChangeLog   7 Jan 2015 14:00:55 -   1.710
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/mysql
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.709 2014/12/04 
01:27:44 grknight Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.710 2015/01/07 
14:00:55 grknight Exp $
+
+  07 Jan 2015; Brian Evans grkni...@gentoo.org -mysql-5.1.70.ebuild,
+  -mysql-5.1.73-r1.ebuild, metadata.xml:
+  Drop 5.1 series; Will live on in the mysql overlay
 
 *mysql-5.5.41 (04 Dec 2014)
 *mysql-5.6.22 (04 Dec 2014)






[gentoo-commits] gentoo-x86 commit in net-proxy/ntlmaps: metadata.xml ChangeLog ntlmaps-0.9.9.6-r2.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:59:39

  Modified: metadata.xml ChangeLog
  Removed:  ntlmaps-0.9.9.6-r2.ebuild
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  net-proxy/ntlmaps/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/ntlmaps/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml14 Mar 2008 10:41:10 -  1.2
+++ metadata.xml7 Jan 2015 13:59:39 -   1.3
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
longdescription lang=en
ntlmaps is a http/ftp/socks proxy server written in python that
implements samba-like ntlm authentication against a Microsoft 
Proxy



1.21 net-proxy/ntlmaps/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/ntlmaps/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/ntlmaps/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/ntlmaps/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/ntlmaps/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   1 Jul 2014 17:06:26 -   1.20
+++ ChangeLog   7 Jan 2015 13:59:39 -   1.21
@@ -1,6 +1,11 @@
 # ChangeLog for net-proxy/ntlmaps
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/ntlmaps/ChangeLog,v 1.20 
2014/07/01 17:06:26 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/ntlmaps/ChangeLog,v 1.21 
2015/01/07 13:59:39 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -ntlmaps-0.9.9.6-r2.ebuild,
+  metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
 *ntlmaps-0.9.9.6-r3 (01 Jul 2014)
 






[gentoo-commits] proj/mysql:master commit in: profiles/

2015-01-07 Thread Brian Evans
commit: 657a9aea851ed6203ee3d18ef63638ef620b7ea4
Author: Brian Evans grknight AT gentoo DOT org
AuthorDate: Wed Jan  7 14:10:13 2015 +
Commit: Brian Evans grknight AT gentoo DOT org
CommitDate: Wed Jan  7 14:10:13 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=657a9aea

Copy old package.mask entries from the tree

---
 profiles/package.mask | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 160974a..95c5741 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,10 @@
+# Sergey Popov pinkb...@gentoo.org (04 Sep 2014)
+# Security mask, wrt bugs #488212, #498164, #500260,
+# #507802 and #518718
+virtual/mysql-5.5
+dev-db/mysql-5.5.39
+dev-db/mariadb-5.5.39
+
 # Brian Evans grkni...@tuffmail.com (16 Dec 2013)
 # Add percona-server to the mask until the virtual is unmasked
 =dev-db/percona-server-5.7



[gentoo-commits] gentoo-x86 commit in net-dns/dnstop: dnstop-20140915.ebuild ChangeLog

2015-01-07 Thread Michael Weber (xmw)
xmw 15/01/07 14:36:59

  Modified: ChangeLog
  Added:dnstop-20140915.ebuild
  Log:
  Version bump by Hendrik v. Raven.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.43 net-dns/dnstop/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/dnstop/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   10 Aug 2014 20:42:23 -  1.42
+++ ChangeLog   7 Jan 2015 14:36:59 -   1.43
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/dnstop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/ChangeLog,v 1.42 2014/08/10 
20:42:23 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/ChangeLog,v 1.43 2015/01/07 
14:36:59 xmw Exp $
+
+*dnstop-20140915 (07 Jan 2015)
+
+  07 Jan 2015; Michael Weber x...@gentoo.org +dnstop-20140915.ebuild:
+  Version bump by Hendrik v. Raven.
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org dnstop-20110502.ebuild,
   dnstop-20121017.ebuild:



1.1  net-dns/dnstop/dnstop-20140915.ebuild

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

Index: dnstop-20140915.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20140915.ebuild,v 1.1 
2015/01/07 14:36:59 xmw Exp $

EAPI=5

inherit eutils

DESCRIPTION=Displays various tables of DNS traffic on your network
HOMEPAGE=http://dnstop.measurement-factory.com/;
SRC_URI=http://dnstop.measurement-factory.com/src/${P}.tar.gz;

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~x86
IUSE=ipv6

RDEPEND=sys-libs/ncurses
net-libs/libpcap[ipv6?]
DEPEND=${RDEPEND}

src_prepare() {
epatch_user
}

src_configure() {
econf \
$(use_enable ipv6)
}

src_install() {
dobin dnstop
doman dnstop.8
dodoc CHANGES
}






[gentoo-commits] gentoo-x86 commit in dev-perl/DBD-SQLite: DBD-SQLite-1.460.0.ebuild ChangeLog

2015-01-07 Thread Mikle Kolyada (zlogene)
zlogene 15/01/07 14:42:40

  Modified: ChangeLog
  Added:DBD-SQLite-1.460.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.115dev-perl/DBD-SQLite/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog?rev=1.115view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog?rev=1.115content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog?r1=1.114r2=1.115

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   20 Aug 2014 21:34:11 -  1.114
+++ ChangeLog   7 Jan 2015 14:42:40 -   1.115
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/DBD-SQLite
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.114 
2014/08/20 21:34:11 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.115 
2015/01/07 14:42:40 zlogene Exp $
+
+*DBD-SQLite-1.460.0 (07 Jan 2015)
+
+  07 Jan 2015; Mikle Kolyada zlog...@gentoo.org +DBD-SQLite-1.460.0.ebuild:
+  Version bump
 
 *DBD-SQLite-1.400.0-r1 (20 Aug 2014)
 *DBD-SQLite-1.370.0-r1 (20 Aug 2014)



1.1  dev-perl/DBD-SQLite/DBD-SQLite-1.460.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.460.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.460.0.ebuild?rev=1.1content-type=text/plain

Index: DBD-SQLite-1.460.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.460.0.ebuild,v 1.1 
2015/01/07 14:42:40 zlogene Exp $

EAPI=5

MODULE_AUTHOR=ISHIGAKI
MODULE_VERSION=1.46
inherit perl-module

DESCRIPTION=Self Contained RDBMS in a DBI Driver

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

RDEPEND=
=dev-db/sqlite-3.6.22[extensions(+)]
=dev-perl/DBI-1.57
!dev-perl/DBD-SQLite-1

DEPEND=${RDEPEND}
test? (
=virtual/perl-Test-Simple-0.86
)


SRC_TEST=do

src_prepare() {
perl-module_src_prepare
sed -i 's/^if ( 0 )/if ( 1 )/' ${S}/Makefile.PL || die
# remove bundled sqlite (rt.cpan#61361)
for i in sqlite3{.c,.h,ext.h} ; do
rm ${i} || die
sed -i -e /^${i}\$/d MANIFEST || die
done

myconf=SQLITE_LOCATION=${EPREFIX}/usr
}






[gentoo-commits] gentoo-x86 commit in net-proxy/bfilter: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:53:42

  Modified: metadata.xml ChangeLog
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/bfilter/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/bfilter/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml19 Sep 2005 05:35:35 -  1.1
+++ metadata.xml7 Jan 2015 13:53:42 -   1.2
@@ -1,8 +1,8 @@
 ?xml version = '1.0' encoding = 'UTF-8'?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdnet-proxy/herd
-  longdescriptionBFilter is a filtering web proxy. It was originally 
intended for removing banner ads only, but at some point 
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
+longdescriptionBFilter is a filtering web proxy. It was originally intended 
for removing banner ads only, but at some point 
 it has been extended to remove popups and webbugs. It can't be used as a 
general purpose filtering proxy 
 because it was never intended this way. 
 



1.34 net-proxy/bfilter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/bfilter/ChangeLog?rev=1.34view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/bfilter/ChangeLog?rev=1.34content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/bfilter/ChangeLog?r1=1.33r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/bfilter/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   8 Jan 2014 06:23:50 -   1.33
+++ ChangeLog   7 Jan 2015 13:53:42 -   1.34
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/bfilter
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/bfilter/ChangeLog,v 1.33 
2014/01/08 06:23:50 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/bfilter/ChangeLog,v 1.34 
2015/01/07 13:53:42 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   08 Jan 2014; Mike Frysinger vap...@gentoo.org bfilter-1.1.4-r1.ebuild:
   Inherit the user eclass for enewuser/etc...






[gentoo-commits] gentoo-x86 commit in net-proxy/adzapper: metadata.xml ChangeLog adzapper-20080508.ebuild adzapper-20110915-r1.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:53:22

  Modified: metadata.xml ChangeLog
  Removed:  adzapper-20080508.ebuild
adzapper-20110915-r1.ebuild
  Log:
  Reassign as and cleanup discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  net-proxy/adzapper/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/adzapper/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml10 Dec 2005 13:56:17 -  1.2
+++ metadata.xml7 Jan 2015 13:53:22 -   1.3
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionRedirector for squid that intercepts advertising, page 
counters and some web bugs/longdescription
 /pkgmetadata



1.70 net-proxy/adzapper/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/adzapper/ChangeLog?rev=1.70view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/adzapper/ChangeLog?rev=1.70content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/adzapper/ChangeLog?r1=1.69r2=1.70

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/adzapper/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   26 May 2013 15:56:18 -  1.69
+++ ChangeLog   7 Jan 2015 13:53:22 -   1.70
@@ -1,6 +1,11 @@
 # ChangeLog for net-proxy/adzapper
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/adzapper/ChangeLog,v 1.69 
2013/05/26 15:56:18 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/adzapper/ChangeLog,v 1.70 
2015/01/07 13:53:22 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -adzapper-20080508.ebuild,
+  -adzapper-20110915-r1.ebuild, metadata.xml:
+  Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   26 May 2013; Agostino Sarubbo a...@gentoo.org adzapper-20110915-r2.ebuild:
   Stable for x86, wrt bug #470568






[gentoo-commits] gentoo-x86 commit in net-proxy/c-icap-modules: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:54:01

  Modified: metadata.xml ChangeLog
  Log:
  Reassign as and cleanup discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/c-icap-modules/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/c-icap-modules/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml13 Apr 2013 16:53:42 -  1.1
+++ metadata.xml7 Jan 2015 13:54:01 -   1.2
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdnet-proxy/herd
-  longdescriptionURL blocklist and virus scanner for the C-ICAP 
server/longdescription
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
+longdescriptionURL blocklist and virus scanner for the C-ICAP 
server/longdescription
 /pkgmetadata



1.2  net-proxy/c-icap-modules/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/c-icap-modules/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   13 Apr 2013 16:53:42 -  1.1
+++ ChangeLog   7 Jan 2015 13:54:01 -   1.2
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/c-icap-modules
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap-modules/ChangeLog,v 1.1 
2013/04/13 16:53:42 tomwij Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/c-icap-modules/ChangeLog,v 1.2 
2015/01/07 13:54:01 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
 *c-icap-modules-0.2.4 (13 Apr 2013)
 






[gentoo-commits] gentoo-x86 commit in app-portage/tatt: tatt-0.2.ebuild ChangeLog

2015-01-07 Thread Thomas Kahle (tomka)
tomka   15/01/07 14:17:58

  Modified: tatt-0.2.ebuild ChangeLog
  Log:
  Install manpages also in non-live ebuild
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.2  app-portage/tatt/tatt-0.2.ebuild

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

Index: tatt-0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tatt-0.2.ebuild 7 Jan 2015 14:16:39 -   1.1
+++ tatt-0.2.ebuild 7 Jan 2015 14:17:58 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.2.ebuild,v 1.1 
2015/01/07 14:16:39 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/tatt-0.2.ebuild,v 1.2 
2015/01/07 14:17:58 tomka Exp $
 
 EAPI=5
 
@@ -32,4 +32,6 @@
insinto /usr/share/${PN}
doins -r templates || die
fi
+   doman tatt.1
+   doman tatt.5
 }



1.10 app-portage/tatt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-portage/tatt/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   7 Jan 2015 14:16:39 -   1.9
+++ ChangeLog   7 Jan 2015 14:17:58 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/tatt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/ChangeLog,v 1.9 2015/01/07 
14:16:39 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/tatt/ChangeLog,v 1.10 
2015/01/07 14:17:58 tomka Exp $
+
+  07 Jan 2015; Thomas Kahle to...@gentoo.org tatt-0.2.ebuild:
+  Install manpages also in non-live ebuild
 
 *tatt-0.2 (07 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/squidview: metadata.xml ChangeLog squidview-0.79.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 13:51:28

  Modified: metadata.xml ChangeLog
  Removed:  squidview-0.79.ebuild
  Log:
  Reassign as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.3  net-analyzer/squidview/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/squidview/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml8 Jul 2012 19:39:53 -   1.2
+++ metadata.xml7 Jan 2015 13:51:28 -   1.3
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 /pkgmetadata



1.4  net-analyzer/squidview/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/squidview/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   14 Jan 2014 07:23:34 -  1.3
+++ ChangeLog   7 Jan 2015 13:51:28 -   1.4
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/squidview
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squidview/ChangeLog,v 1.3 
2014/01/14 07:23:34 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squidview/ChangeLog,v 1.4 
2015/01/07 13:51:28 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -squidview-0.79.ebuild,
+  metadata.xml:
+  Reassign as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
 *squidview-0.80 (14 Jan 2014)
 






[gentoo-commits] gentoo-x86 commit in net-proxy/pingtunnel: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:00:45

  Modified: metadata.xml ChangeLog
  Log:
  Reassign as and cleanup discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/pingtunnel/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/pingtunnel/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml16 Jul 2005 09:51:50 -  1.1
+++ metadata.xml7 Jan 2015 14:00:45 -   1.2
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionPtunnel is an application that allows you to reliably tunnel 
TCP connections to a remote host 
 using ICMP echo request and reply packets, commonly known as ping requests and 
replies./longdescription
 /pkgmetadata



1.8  net-proxy/pingtunnel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/pingtunnel/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   10 Dec 2012 21:52:31 -  1.7
+++ ChangeLog   7 Jan 2015 14:00:45 -   1.8
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/pingtunnel
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/pingtunnel/ChangeLog,v 1.7 
2012/12/10 21:52:31 dastergon Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/pingtunnel/ChangeLog,v 1.8 
2015/01/07 14:00:45 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   10 Dec 2012; Pavlos Ratis daster...@gentoo.org
   +files/pingtunnel-0.72_makefile.patch, pingtunnel-0.72.ebuild:






[gentoo-commits] gentoo-x86 commit in net-proxy/polipo: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:01:03

  Modified: metadata.xml ChangeLog
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/polipo/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/polipo/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml22 Apr 2005 19:15:11 -  1.1
+++ metadata.xml7 Jan 2015 14:01:03 -   1.2
@@ -1,6 +1,6 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionA small and fast caching web proxy designed to be used by one 
person or a small group of people./longdescription
 /pkgmetadata



1.40 net-proxy/polipo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/polipo/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   8 Jan 2014 06:26:54 -   1.39
+++ ChangeLog   7 Jan 2015 14:01:03 -   1.40
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/polipo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/polipo/ChangeLog,v 1.39 
2014/01/08 06:26:54 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/polipo/ChangeLog,v 1.40 
2015/01/07 14:01:03 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   08 Jan 2014; Mike Frysinger vap...@gentoo.org polipo-.ebuild:
   Inherit the user eclass for enewuser/etc...






[gentoo-commits] gentoo-x86 commit in net-proxy/nylon: metadata.xml ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 14:06:11

  Modified: metadata.xml ChangeLog
  Log:
  Reassign and cleanup as discussed at 
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg66357.html
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.2  net-proxy/nylon/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/nylon/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml22 Apr 2005 22:19:19 -  1.1
+++ metadata.xml7 Jan 2015 14:06:11 -   1.2
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-proxy/herd
+maintaineremailmaintainer-nee...@gentoo.org/email/maintainer
 longdescriptionnylon is a proxy server, developed on OpenBSD. It supports 
SOCKS version 4 and 5,
 as well as a mirror mode so that services can be mirrored 
directly./longdescription
 /pkgmetadata



1.20 net-proxy/nylon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/nylon/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/nylon/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/nylon/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   7 Jan 2015 13:59:56 -   1.19
+++ ChangeLog   7 Jan 2015 14:06:11 -   1.20
@@ -1,6 +1,10 @@
 # ChangeLog for net-proxy/nylon
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v 1.19 2015/01/07 
13:59:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v 1.20 2015/01/07 
14:06:11 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org metadata.xml:
+  Reassign and cleanup as discussed at https://www.mail-archive.com/gentoo-
+  d...@lists.gentoo.org/msg66357.html
 
   07 Jan 2015; Pacho Ramos pa...@gentoo.org -nylon-1.21.ebuild:
   Reassign as and cleanup discussed at https://www.mail-archive.com/gentoo-






[gentoo-commits] gentoo-x86 commit in dev-lisp/asdf: asdf-3.1.4.ebuild ChangeLog

2015-01-07 Thread Mark Wright (gienah)
gienah  15/01/08 03:53:23

  Modified: asdf-3.1.4.ebuild ChangeLog
  Log:
  Thanks to Ruud Koolen (redlizard) for proving Gentoo prefix support for 
asdf-3.1.4 and for testing on ~amd64-linux
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  ChangesPath
1.2  dev-lisp/asdf/asdf-3.1.4.ebuild

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

Index: asdf-3.1.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asdf-3.1.4.ebuild   20 Oct 2014 14:50:25 -  1.1
+++ asdf-3.1.4.ebuild   8 Jan 2015 03:53:23 -   1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.1.4.ebuild,v 1.1 
2014/10/20 14:50:25 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/asdf-3.1.4.ebuild,v 1.2 
2015/01/08 03:53:23 gienah Exp $
 
 EAPI=5
-inherit eutils
+inherit eutils prefix
 
 DESCRIPTION=ASDF is Another System Definition Facility for Common Lisp
 HOMEPAGE=http://common-lisp.net/project/asdf/;
@@ -11,7 +11,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~sparc ~x86
+KEYWORDS=~amd64 ~ppc ~sparc ~x86 ~amd64-linux
 IUSE=doc
 
 SLOT=0/${PVR}
@@ -43,5 +43,8 @@
fi
 
insinto /etc/common-lisp
-   doins ${FILESDIR}/gentoo-init.lisp ${FILESDIR}/source-registry.conf
+   cd ${T}
+   cp ${FILESDIR}/gentoo-init.lisp ${FILESDIR}/source-registry.conf .
+   eprefixify gentoo-init.lisp source-registry.conf
+   doins gentoo-init.lisp source-registry.conf
 }



1.19 dev-lisp/asdf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   20 Oct 2014 14:50:25 -  1.18
+++ ChangeLog   8 Jan 2015 03:53:23 -   1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-lisp/asdf
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v 1.18 2014/10/20 
14:50:25 grozin Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf/ChangeLog,v 1.19 2015/01/08 
03:53:23 gienah Exp $
+
+  08 Jan 2015; Mark Wright gie...@gentoo.org asdf-3.1.4.ebuild,
+  files/gentoo-init.lisp, files/source-registry.conf:
+  Thanks to Ruud Koolen (redlizard) for proving Gentoo prefix support for
+  asdf-3.1.4 and for testing on ~amd64-linux
 
 *asdf-3.1.4 (20 Oct 2014)
 






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

2015-01-07 Thread Justin Lecher
commit: 3163fd540c987180bf5a4029bdb4199296661bd9
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Thu Jan  8 06:57:09 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Jan  8 06:57:09 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3163fd54

Merge remote-tracking branch 'github/master'

* github/master:
  Upping eigen dependency for virtual/blas


 virtual/blas/blas-2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] gentoo-x86 commit in sci-chemistry/ccpn: ChangeLog ccpn-2.4.1_p150108.ebuild

2015-01-07 Thread Justin Lecher (jlec)
jlec15/01/08 07:58:02

  Modified: ChangeLog
  Added:ccpn-2.4.1_p150108.ebuild
  Log:
  sci-chemistry/ccpn: Todays python patches
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.156sci-chemistry/ccpn/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   5 Jan 2015 13:51:04 -   1.155
+++ ChangeLog   8 Jan 2015 07:58:02 -   1.156
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/ccpn
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.155 
2015/01/05 13:51:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.156 
2015/01/08 07:58:02 jlec Exp $
+
+*ccpn-2.4.1_p150108 (08 Jan 2015)
+
+  08 Jan 2015; Justin Lecher j...@gentoo.org +ccpn-2.4.1_p150108.ebuild:
+  Todays python patches
 
 *ccpn-2.4.1_p150105 (05 Jan 2015)
 



1.1  sci-chemistry/ccpn/ccpn-2.4.1_p150108.ebuild

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

Index: ccpn-2.4.1_p150108.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.4.1_p150108.ebuild,v 1.1 
2015/01/08 07:58:02 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=ssl,tk

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

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

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

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

REQUIRED_USE=${PYTHON_REQUIRED_USE}

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

RESTRICT=mirror

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

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

epatch ${FILESDIR}/2.3.1-parallel.patch

append-lfs-flags

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

local tk_ver
local myconf

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

if use opengl; then
GLUT_NEED_INIT=-DNEED_GLUT_INIT
IGNORE_GL_FLAG=
GL_FLAG=-DUSE_GL_TRUE
GL_DIR=${EPREFIX}/usr
GL_LIB=-lglut -lGLU -lGL
GL_INCLUDE_FLAGS=-I\$(GL_DIR)/include
GL_LIB_FLAGS=-L\$(GL_DIR)/$(get_libdir)

else
IGNORE_GL_FLAG=-DIGNORE_GL
GL_FLAG=-DUSE_GL_FALSE
fi

GLUT_NOT_IN_GL=
GLUT_FLAG=\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)

rm -rf data model doc license || die

sed \
-e s|/usr|${EPREFIX}/usr|g \
-e s|^\(CC =\).*|\1 $(tc-getCC)|g \
-e s|^\(OPT_FLAG =\).*|\1 ${CPPFLAGS} ${CFLAGS}|g \
-e s|^\(LINK_FLAGS =.*\)|\1 ${LDFLAGS}|g \
-e s|^\(IGNORE_GL_FLAG =\).*|\1 ${IGNORE_GL_FLAG}|g \
-e s|^\(GL_FLAG =\).*|\1 ${GL_FLAG}|g \
-e s|^\(GL_DIR =\).*|\1 ${GL_DIR}|g \
-e s|^\(GL_LIB =\).*|\1 ${GL_LIB}|g \
-e s|^\(GL_LIB_FLAGS =\).*|\1 ${GL_LIB_FLAGS}|g \
   

[gentoo-commits] gentoo-x86 commit in dev-python/tvdb_api: tvdb_api-1.9.ebuild ChangeLog

2015-01-07 Thread Mike Frysinger (vapier)
vapier  15/01/08 07:38:34

  Modified: tvdb_api-1.9.ebuild ChangeLog
  Log:
  Mark amd64/x86 stable.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  dev-python/tvdb_api/tvdb_api-1.9.ebuild

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

Index: tvdb_api-1.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tvdb_api-1.9.ebuild 5 Jul 2014 14:59:47 -   1.1
+++ tvdb_api-1.9.ebuild 8 Jan 2015 07:38:34 -   1.2
@@ -1,18 +1,20 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild,v 
1.1 2014/07/05 14:59:47 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/tvdb_api-1.9.ebuild,v 
1.2 2015/01/08 07:38:34 vapier Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=python2_7
 inherit distutils-r1 vcs-snapshot
 
-SRC_URI=https://github.com/dbr/${PN}/tarball/${PV} - ${P}.tar.gz
 DESCRIPTION=Python interface to thetvdb.com API
 HOMEPAGE=http://github.com/dbr/tvdb_api;
-SLOT=0
-KEYWORDS=~amd64 ~x86
+SRC_URI=https://github.com/dbr/${PN}/tarball/${PV} - ${P}.tar.gz
+
 LICENSE=public-domain
+SLOT=0
+KEYWORDS=amd64 x86
 IUSE=
+
 DEPEND=dev-python/setuptools
 RDEPEND=



1.4  dev-python/tvdb_api/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   5 Jul 2014 14:59:47 -   1.3
+++ ChangeLog   8 Jan 2015 07:38:34 -   1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/tvdb_api
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v 1.3 
2014/07/05 14:59:47 thev00d00 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tvdb_api/ChangeLog,v 1.4 
2015/01/08 07:38:34 vapier Exp $
+
+  08 Jan 2015; Mike Frysinger vap...@gentoo.org tvdb_api-1.9.ebuild:
+  Mark amd64/x86 stable.
 
 *tvdb_api-1.9 (05 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in media-tv/tvnamer: tvnamer-2.3.ebuild ChangeLog

2015-01-07 Thread Mike Frysinger (vapier)
vapier  15/01/08 07:38:34

  Modified: tvnamer-2.3.ebuild ChangeLog
  Log:
  Mark amd64/x86 stable.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  media-tv/tvnamer/tvnamer-2.3.ebuild

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

Index: tvnamer-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/tvnamer/tvnamer-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tvnamer-2.3.ebuild  29 Jun 2014 16:50:26 -  1.1
+++ tvnamer-2.3.ebuild  8 Jan 2015 07:38:34 -   1.2
@@ -1,19 +1,21 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/tvnamer-2.3.ebuild,v 1.1 
2014/06/29 16:50:26 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/tvnamer-2.3.ebuild,v 1.2 
2015/01/08 07:38:34 vapier Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=python2_7
 inherit distutils-r1
 
-SRC_URI=mirror://pypi/t/${PN}/${P}.tar.gz
 DESCRIPTION=Automatic TV episode file renamer, data from thetvdb.com
 HOMEPAGE=http://github.com/dbr/tvnamer;
-SLOT=0
-KEYWORDS=~amd64 ~x86
+SRC_URI=mirror://pypi/t/${PN}/${P}.tar.gz
+
 LICENSE=public-domain
+SLOT=0
+KEYWORDS=amd64 x86
 IUSE=
+
 RDEPEND=dev-python/tvdb_api
 DEPEND=${DEPEND}
dev-python/setuptools



1.3  media-tv/tvnamer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/tvnamer/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/tvnamer/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/tvnamer/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-tv/tvnamer/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   29 Jun 2014 16:50:26 -  1.2
+++ ChangeLog   8 Jan 2015 07:38:34 -   1.3
@@ -1,6 +1,9 @@
 # ChangeLog for media-tv/tvnamer
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/ChangeLog,v 1.2 2014/06/29 
16:50:26 thev00d00 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvnamer/ChangeLog,v 1.3 2015/01/08 
07:38:34 vapier Exp $
+
+  08 Jan 2015; Mike Frysinger vap...@gentoo.org tvnamer-2.3.ebuild:
+  Mark amd64/x86 stable.
 
 *tvnamer-2.3 (29 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in sci-biology/trnascan-se/files: trnascan-se-1.31-ldflags.patch

2015-01-07 Thread Justin Lecher (jlec)
jlec15/01/08 07:42:51

  Added:trnascan-se-1.31-ldflags.patch
  Log:
  sci-biology/trnascan-se: Version BUmp, #532460
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  
sci-biology/trnascan-se/files/trnascan-se-1.31-ldflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/files/trnascan-se-1.31-ldflags.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/files/trnascan-se-1.31-ldflags.patch?rev=1.1content-type=text/plain

Index: trnascan-se-1.31-ldflags.patch
===
diff --git a/Makefile b/Makefile
index 53e5c5b..a2d3feb 100644
--- a/Makefile
+++ b/Makefile
@@ -109,17 +109,17 @@ MPOBJ = mpviterbi.o mp-dbviterbi.o
 all:   $(PROGS) tRNAscan-SE setpaths
 
 covels-SE:  $(OBJ) scan_main.o
-   $(CC) $(CFLAGS) $(RFLAGS) -o covels-SE scan_main.o $(OBJ) $(LIBS)
+   $(CC) $(CFLAGS) $(RFLAGS) $(LDFLAGS) -o covels-SE scan_main.o $(OBJ) 
$(LIBS)
 
 coves-SE: $(OBJ) score_main.o
-   $(CC) $(CFLAGS) $(RFLAGS) -o coves-SE score_main.o $(OBJ) $(LIBS)
+   $(CC) $(CFLAGS) $(RFLAGS) $(LDFLAGS) -o coves-SE score_main.o $(OBJ) 
$(LIBS)
 
 eufindtRNA: $(SQUIDOBJ) pavesi.o eufind_main.o
-   $(CC) $(CFLAGS)  -o eufindtRNA eufind_main.o \
+   $(CC) $(CFLAGS)  $(LDFLAGS) -o eufindtRNA eufind_main.o \
pavesi.o $(SQUIDOBJ) $(LIBS)
 
 trnascan-1.4: trnascan.o
-   $(CC) $(CFLAGS) -DTSCANDIR=\$(LIBDIR)\ -o trnascan-1.4 trnascan.c
+   $(CC) $(CFLAGS) -DTSCANDIR=\$(LIBDIR)\ $(LDFLAGS) -o trnascan-1.4 
trnascan.c
 
 tRNAscan-SE:
$(PERLDIR)/$(PERLBIN) checkversion.pl






[gentoo-commits] gentoo-x86 commit in sci-biology/trnascan-se: trnascan-se-1.31.ebuild metadata.xml ChangeLog trnascan-se-1.23-r1.ebuild

2015-01-07 Thread Justin Lecher (jlec)
jlec15/01/08 07:42:51

  Modified: metadata.xml ChangeLog
  Added:trnascan-se-1.31.ebuild
  Removed:  trnascan-se-1.23-r1.ebuild
  Log:
  sci-biology/trnascan-se: Version BUmp, #532460
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.4  sci-biology/trnascan-se/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/metadata.xml?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/metadata.xml?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/metadata.xml?r1=1.3r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/trnascan-se/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml14 Sep 2006 02:19:14 -  1.3
+++ metadata.xml8 Jan 2015 07:42:51 -   1.4
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdsci-biology/herd
-   longdescription
+  herdsci-biology/herd
+  longdescription
tRNAscan-SE detects ~99% of eukaryotic nuclear or prokaryotic 
tRNA
genes, with a false positive rate of less than one per 15 
gigabases,
and with a search speed of about 30 kb/second. It was 
implemented for



1.14 sci-biology/trnascan-se/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/trnascan-se/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   16 Jul 2010 22:09:08 -  1.13
+++ ChangeLog   8 Jan 2015 07:42:51 -   1.14
@@ -1,6 +1,13 @@
 # ChangeLog for sci-biology/trnascan-se
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/trnascan-se/ChangeLog,v 1.13 
2010/07/16 22:09:08 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/trnascan-se/ChangeLog,v 1.14 
2015/01/08 07:42:51 jlec Exp $
+
+*trnascan-se-1.31 (08 Jan 2015)
+
+  08 Jan 2015; Justin Lecher j...@gentoo.org -trnascan-se-1.23-r1.ebuild,
+  +trnascan-se-1.31.ebuild, +files/trnascan-se-1.31-ldflags.patch,
+  metadata.xml:
+  Version BUmp, #532460
 
   16 Jul 2010; Markos Chandras hwoar...@gentoo.org
   trnascan-se-1.23-r2.ebuild:



1.1  sci-biology/trnascan-se/trnascan-se-1.31.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/trnascan-se-1.31.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/trnascan-se/trnascan-se-1.31.ebuild?rev=1.1content-type=text/plain

Index: trnascan-se-1.31.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/trnascan-se/trnascan-se-1.31.ebuild,v 1.1 
2015/01/08 07:42:51 jlec Exp $

EAPI=5

PERL_EXPORT_PHASE_FUNCTIONS=no

inherit eutils perl-module toolchain-funcs

DESCRIPTION=tRNA detection in large-scale genome sequences
HOMEPAGE=http://lowelab.ucsc.edu/tRNAscan-SE/;
SRC_URI=http://lowelab.ucsc.edu/software/tRNAscan-SE.tar.gz - ${P}.tar.gz

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

S=${WORKDIR}/tRNAscan-SE-1.3.1/

src_prepare() {
epatch \
${FILESDIR}/${P}-ldflags.patch
sed \
-e s:BINDIR  = \$(HOME)/bin:BINDIR = ${EPREFIX}/usr/bin: \
-e s:LIBDIR  = \$(HOME)/lib/tRNAscan-SE:LIBDIR = 
${EPRFIX}/usr/share/${PN}: \
-e s:MANDIR  = \$(HOME)/man:MANDIR = 
${EPREFIX}/usr/share/man: \
-e s:CC = gcc:CC = $(tc-getCC): \
-e s:CFLAGS = -O:CFLAGS = ${CFLAGS}: \
-i Makefile || die

perl_set_version
}

src_test() {
emake PATH=${S}:${PATH} testrun
}

src_install() {
dobin covels-SE coves-SE eufindtRNA tRNAscan-SE trnascan-1.4

newman tRNAscan-SE.man tRNAscan-SE.man.1

dodoc MANUAL README Release.history

insinto /usr/share/${PN}/
doins *.cm gcode.* Dsignal TPCsignal

dodoc Manual.ps

insinto ${VENDOR_LIB}
doins -r tRNAscanSE
}






[gentoo-commits] gentoo-x86 commit in app-emacs/slime: slime-2.12.ebuild ChangeLog

2015-01-07 Thread Mark Wright (gienah)
gienah  15/01/08 04:04:52

  Modified: ChangeLog
  Added:slime-2.12.ebuild
  Log:
  Bump slime to 2.12
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  ChangesPath
1.75 app-emacs/slime/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/slime/ChangeLog?rev=1.75view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/slime/ChangeLog?rev=1.75content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/slime/ChangeLog?r1=1.74r2=1.75

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   19 Dec 2014 07:02:16 -  1.74
+++ ChangeLog   8 Jan 2015 04:04:52 -   1.75
@@ -1,6 +1,11 @@
 # ChangeLog for app-emacs/slime
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v 1.74 2014/12/19 
07:02:16 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v 1.75 2015/01/08 
04:04:52 gienah Exp $
+
+*slime-2.12 (08 Jan 2015)
+
+  08 Jan 2015; Mark Wright gie...@gentoo.org +slime-2.12.ebuild:
+  Bump slime to 2.12
 
 *slime-2.11 (19 Dec 2014)
 



1.1  app-emacs/slime/slime-2.12.ebuild

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

Index: slime-2.12.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/slime-2.12.ebuild,v 1.1 
2015/01/08 04:04:52 gienah Exp $

EAPI=5

[[ ${PV} = ** ]]  GIT_ECLASS=git-r3 || GIT_ECLASS=

inherit common-lisp-3 ${GIT_ECLASS} elisp eutils

DESCRIPTION=SLIME, the Superior Lisp Interaction Mode (Extended)
HOMEPAGE=http://common-lisp.net/project/slime/;
if [[ ${PV} != ** ]]; then
SRC_URI=https://github.com/slime/slime/archive/v${PV}.tar.gz - 
${P}.tar.gz
fi

LICENSE=GPL-2 xref? ( xref.lisp )
SLOT=0
if [[ ${PV} == ** ]]; then
KEYWORDS=
else
KEYWORDS=~amd64 ~ppc ~sparc ~x86
fi
IUSE=doc xref
RESTRICT=test # tests fail to contact sbcl

RDEPEND=virtual/commonlisp
dev-lisp/asdf
DEPEND=${RDEPEND}
=sys-apps/texinfo-5.1
doc? ( virtual/texi2dvi )

CLPACKAGE=swank
CLSYSTEMS=swank
SITEFILE=70${PN}-gentoo.el

src_unpack() {
if [[ ${PV} == ** ]]; then
EGIT_REPO_URI=https://github.com/slime/slime.git;
${GIT_ECLASS}_src_unpack
fi
elisp_src_unpack
}

src_prepare() {
if [[ ${PV} == 2.11 ]]; then
epatch ${FILESDIR}/2.11/dont-load-sbcl-pprint.patch
fi
epatch ${FILESDIR}/2.0_p20130214/gentoo-module-load.patch
epatch ${FILESDIR}/2.0_p20110617/gentoo-dont-call-init.patch
has_version =app-editors/emacs-24  rm -f lib/cl-lib.el

# extract date of last update from ChangeLog, bug 233270
SLIME_CHANGELOG_DATE=$(awk '/^[-0-9]+ / { print $1; exit; }' ChangeLog)
[ -n ${SLIME_CHANGELOG_DATE} ] || die cannot determine ChangeLog 
date

# SLIME uses the changelog date to make sure that the emacs side and 
the CL side
# are in sync. We hardcode it instead of letting slime determine it at 
runtime
# because ChangeLog doesn't get installed to $EMACSDIR
epatch ${FILESDIR}/2.11/gentoo-changelog-date.patch

# When starting slime in emacs, slime looks for ${S}/swank/backend.lisp 
as
# /usr/share/common-lisp/source/swank/swank-backend.lisp
pushd swank || die
for i in *.lisp
do
mv ${i} ../swank-${i}
done
popd

sed -i /(defvar 
\*swank-wire-protocol-version\*/s:nil:\${SLIME_CHANGELOG_DATE}\: swank.lisp \
|| die sed swank.lisp failed
sed -i s:@SLIME-CHANGELOG-DATE@:${SLIME_CHANGELOG_DATE}: slime.el \
|| die sed slime.el failed
sed -i s/@itemx INIT-FUNCTION/@item INIT-FUNCTION/ doc/slime.texi \
|| die sed doc/slime.texi failed

# Remove xref.lisp (which is non-free) unless USE flag is set
use xref || rm -f xref.lisp
}

src_compile() {
elisp-compile *.el || die
BYTECOMPFLAGS=${BYTECOMPFLAGS} -L contrib -l slime \
elisp-compile contrib/*.el lib/*.el || die
emake -j1 -C doc slime.info || die Cannot build info docs

if use doc; then
VARTEXFONTS=${T}/fonts \
 

[gentoo-commits] gentoo-x86 commit in media-gfx/gmic: ChangeLog gmic-1.6.0.2.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:41:01

  Modified: ChangeLog gmic-1.6.0.2.ebuild
  Log:
  Append to C++ flags instead of C preprocessor flags (fixes bug #533016).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.55 media-gfx/gmic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   3 Dec 2014 08:04:56 -   1.54
+++ ChangeLog   8 Jan 2015 04:41:01 -   1.55
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/gmic
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v 1.54 2014/12/03 
08:04:56 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v 1.55 2015/01/08 
04:41:01 radhermit Exp $
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org gmic-1.6.0.2.ebuild:
+  Append to C++ flags instead of C preprocessor flags (fixes bug #533016).
 
 *gmic-1.6.0.2 (03 Dec 2014)
 



1.2  media-gfx/gmic/gmic-1.6.0.2.ebuild

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

Index: gmic-1.6.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gmic/gmic-1.6.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gmic-1.6.0.2.ebuild 3 Dec 2014 08:04:56 -   1.1
+++ gmic-1.6.0.2.ebuild 8 Jan 2015 04:41:01 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/gmic-1.6.0.2.ebuild,v 1.1 
2014/12/03 08:04:56 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/gmic-1.6.0.2.ebuild,v 1.2 
2015/01/08 04:41:01 radhermit Exp $
 
 EAPI=5
 
@@ -61,7 +61,7 @@
sed -i -r s/^((X11|XSHM)_(CFLAGS|LIBS) =).*/\1/ Makefile || 
die
 
# disable display capabilities when X support is disabled
-   append-cppflags -Dcimg_display=0
+   append-cxxflags -Dcimg_display=0
fi
 }
 






[gentoo-commits] gentoo-x86 commit in media-gfx/gmic/files: gmic-1.5.9.2-makefile.patch gmic-1.5.8.4-makefile.patch gmic-1.5.8.2-ffmpeg.patch gmic-1.5.9.1-makefile.patch

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:41:57

  Removed:  gmic-1.5.9.2-makefile.patch
gmic-1.5.8.4-makefile.patch
gmic-1.5.8.2-ffmpeg.patch
gmic-1.5.9.1-makefile.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)



[gentoo-commits] gentoo-x86 commit in media-gfx/gmic: ChangeLog gmic-1.5.9.2-r1.ebuild gmic-1.5.9.1.ebuild gmic-1.5.8.6.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:41:57

  Modified: ChangeLog
  Removed:  gmic-1.5.9.2-r1.ebuild gmic-1.5.9.1.ebuild
gmic-1.5.8.6.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.56 media-gfx/gmic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   8 Jan 2015 04:41:01 -   1.55
+++ ChangeLog   8 Jan 2015 04:41:57 -   1.56
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/gmic
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v 1.55 2015/01/08 
04:41:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v 1.56 2015/01/08 
04:41:57 radhermit Exp $
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org -gmic-1.5.8.6.ebuild,
+  -gmic-1.5.9.1.ebuild, -gmic-1.5.9.2-r1.ebuild,
+  -files/gmic-1.5.8.2-ffmpeg.patch, -files/gmic-1.5.8.4-makefile.patch,
+  -files/gmic-1.5.9.1-makefile.patch, -files/gmic-1.5.9.2-makefile.patch:
+  Remove old.
 
   08 Jan 2015; Tim Harder radher...@gentoo.org gmic-1.6.0.2.ebuild:
   Append to C++ flags instead of C preprocessor flags (fixes bug #533016).






[gentoo-commits] gentoo-x86 commit in media-plugins/gimp-gmic/files: gmic-1.5.9.2-makefile.patch gmic-1.5.8.4-makefile.patch gmic-1.5.9.1-makefile.patch

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:44:16

  Removed:  gmic-1.5.9.2-makefile.patch
gmic-1.5.8.4-makefile.patch
gmic-1.5.9.1-makefile.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)



[gentoo-commits] gentoo-x86 commit in media-plugins/gimp-gmic: ChangeLog gimp-gmic-1.5.8.6.ebuild gimp-gmic-1.5.9.1.ebuild gimp-gmic-1.5.9.2-r1.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:44:15

  Modified: ChangeLog
  Removed:  gimp-gmic-1.5.8.6.ebuild gimp-gmic-1.5.9.1.ebuild
gimp-gmic-1.5.9.2-r1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.49 media-plugins/gimp-gmic/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   8 Dec 2014 03:23:48 -   1.48
+++ ChangeLog   8 Jan 2015 04:44:15 -   1.49
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gimp-gmic
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v 1.48 
2014/12/08 03:23:48 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v 1.49 
2015/01/08 04:44:15 radhermit Exp $
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org -gimp-gmic-1.5.8.6.ebuild,
+  -gimp-gmic-1.5.9.1.ebuild, -gimp-gmic-1.5.9.2-r1.ebuild,
+  -files/gmic-1.5.8.4-makefile.patch, -files/gmic-1.5.9.1-makefile.patch,
+  -files/gmic-1.5.9.2-makefile.patch:
+  Remove old.
 
 *gimp-gmic-1.6.0.2-r1 (08 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in media-gfx/gmic: ChangeLog gmic-1.6.0.3.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:48:46

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

Revision  ChangesPath
1.57 media-gfx/gmic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   8 Jan 2015 04:41:57 -   1.56
+++ ChangeLog   8 Jan 2015 04:48:46 -   1.57
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/gmic
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v 1.56 2015/01/08 
04:41:57 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/ChangeLog,v 1.57 2015/01/08 
04:48:46 radhermit Exp $
+
+*gmic-1.6.0.3 (08 Jan 2015)
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org +gmic-1.6.0.3.ebuild:
+  Version bump.
 
   08 Jan 2015; Tim Harder radher...@gentoo.org -gmic-1.5.8.6.ebuild,
   -gmic-1.5.9.1.ebuild, -gmic-1.5.9.2-r1.ebuild,



1.1  media-gfx/gmic/gmic-1.6.0.3.ebuild

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

Index: gmic-1.6.0.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gmic/gmic-1.6.0.3.ebuild,v 1.1 
2015/01/08 04:48:46 radhermit Exp $

EAPI=5

inherit eutils toolchain-funcs bash-completion-r1 flag-o-matic

DESCRIPTION=GREYC's Magic Image Converter
HOMEPAGE=http://gmic.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz

LICENSE=CeCILL-2 FDL-1.3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=ffmpeg fftw graphicsmagick jpeg opencv openexr openmp png tiff X zlib

DEPEND=
fftw? ( sci-libs/fftw:3.0[threads] )
graphicsmagick? ( media-gfx/graphicsmagick )
jpeg? ( virtual/jpeg )
opencv? ( =media-libs/opencv-2.3.1a-r1 )
openexr? (
media-libs/ilmbase
media-libs/openexr
)
png? ( media-libs/libpng )
tiff? ( media-libs/tiff )
X? (
x11-libs/libX11
x11-libs/libXext
)
zlib? ( sys-libs/zlib )
RDEPEND=${DEPEND}
ffmpeg? ( media-video/ffmpeg:0 )


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

pkg_pretend() {
if use openmp ; then
tc-has-openmp || die Please switch to an openmp compatible 
compiler
fi

if ! test-flag-CXX -std=c++11 ; then
die You need at least GCC 4.7.x or Clang = 3.3 for 
C++11-specific compiler flags
fi
}

src_prepare() {
cp ${FILESDIR}/${PN}-1.6.0.2-makefile.patch ${WORKDIR} || die
edos2unix ${WORKDIR}/${PN}-1.6.0.2-makefile.patch
epatch ${WORKDIR}/${PN}-1.6.0.2-makefile.patch

for i in fftw jpeg opencv openmp png tiff zlib ; do
use $i || { sed -i -r s/^(${i}_(CFLAGS|LIBS) =).*/\1/I 
Makefile || die ; }
done

use graphicsmagick || { sed -i -r s/^(MAGICK_(CFLAGS|LIBS) =).*/\1/ 
Makefile || die ; }
use openexr || { sed -i -r s/^(EXR_(CFLAGS|LIBS) =).*/\1/ Makefile || 
die ; }

if ! use X ; then
sed -i -r s/^((X11|XSHM)_(CFLAGS|LIBS) =).*/\1/ Makefile || 
die

# disable display capabilities when X support is disabled
append-cxxflags -Dcimg_display=0
fi
}

src_compile() {
emake AR=$(tc-getAR) CC=$(tc-getCXX) CFLAGS=${CXXFLAGS} \
LIB=$(get_libdir) OPT_CFLAGS= DEBUG_CFLAGS= linux lib
emake man bashcompletion
}

src_install() {
emake DESTDIR=${D} LIB=$(get_libdir) install-bin install-lib 
install-man install-bash
dodoc ../README
}






[gentoo-commits] gentoo-x86 commit in media-plugins/gimp-gmic: ChangeLog gimp-gmic-1.6.0.3.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:53:37

  Modified: ChangeLog
  Added:gimp-gmic-1.6.0.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.50 media-plugins/gimp-gmic/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?rev=1.50view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?rev=1.50content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?r1=1.49r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   8 Jan 2015 04:44:15 -   1.49
+++ ChangeLog   8 Jan 2015 04:53:37 -   1.50
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/gimp-gmic
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v 1.49 
2015/01/08 04:44:15 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v 1.50 
2015/01/08 04:53:37 radhermit Exp $
+
+*gimp-gmic-1.6.0.3 (08 Jan 2015)
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org +gimp-gmic-1.6.0.3.ebuild:
+  Version bump.
 
   08 Jan 2015; Tim Harder radher...@gentoo.org -gimp-gmic-1.5.8.6.ebuild,
   -gimp-gmic-1.5.9.1.ebuild, -gimp-gmic-1.5.9.2-r1.ebuild,



1.1  media-plugins/gimp-gmic/gimp-gmic-1.6.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/gimp-gmic-1.6.0.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/gimp-gmic-1.6.0.3.ebuild?rev=1.1content-type=text/plain

Index: gimp-gmic-1.6.0.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/gimp-gmic-1.6.0.3.ebuild,v 1.1 
2015/01/08 04:53:37 radhermit Exp $

EAPI=5

inherit eutils toolchain-funcs flag-o-matic

DESCRIPTION=G'MIC GIMP plugin
HOMEPAGE=http://gmic.sourceforge.net/gimp.shtml;
SRC_URI=mirror://sourceforge/gmic/gmic_${PV}.tar.gz

LICENSE=CeCILL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=openmp

RDEPEND=
=media-gfx/gimp-2.4.0
media-libs/libpng:0=
sci-libs/fftw:3.0[threads]
sys-libs/zlib

DEPEND=${RDEPEND}

S=${WORKDIR}/gmic-${PV}/src

pkg_pretend() {
if use openmp ; then
tc-has-openmp || die Please switch to an openmp compatible 
compiler
fi

if ! test-flag-CXX -std=c++11 ; then
die You need at least GCC 4.7.x or Clang = 3.3 for 
C++11-specific compiler flags
fi
}

src_prepare() {
cp ${FILESDIR}/gmic-1.6.0.2-makefile.patch ${WORKDIR} || die
edos2unix ${WORKDIR}/gmic-1.6.0.2-makefile.patch
epatch ${WORKDIR}/gmic-1.6.0.2-makefile.patch

if ! use openmp ; then
sed -i -r s/^(OPENMP_(CFLAGS|LIBS) =).*/\1/ Makefile || die
fi
}

src_compile() {
emake CC=$(tc-getCXX) CFLAGS=${CXXFLAGS} OPT_CFLAGS= DEBUG_CFLAGS= 
gimp
}

src_install() {
emake DESTDIR=${D} install-gimp
dodoc ../README
}

pkg_postinst() {
elog The G'MIC plugin is accessible from the menu:
elog Filters - G'MIC
}






[gentoo-commits] gentoo-x86 commit in media-libs/libzen: ChangeLog libzen-0.4.30.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 04:55:47

  Modified: ChangeLog libzen-0.4.30.ebuild
  Log:
  Stabilize for amd64/x86 (bug #535468).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.61 media-libs/libzen/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libzen/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   11 Dec 2014 05:22:54 -  1.60
+++ ChangeLog   8 Jan 2015 04:55:47 -   1.61
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libzen
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libzen/ChangeLog,v 1.60 
2014/12/11 05:22:54 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libzen/ChangeLog,v 1.61 
2015/01/08 04:55:47 radhermit Exp $
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org libzen-0.4.30.ebuild:
+  Stabilize for amd64/x86 (bug #535468).
 
   11 Dec 2014; Tim Harder radher...@gentoo.org metadata.xml:
   Add myself as the maintainer.



1.2  media-libs/libzen/libzen-0.4.30.ebuild

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

Index: libzen-0.4.30.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libzen/libzen-0.4.30.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzen-0.4.30.ebuild25 Nov 2014 23:07:59 -  1.1
+++ libzen-0.4.30.ebuild8 Jan 2015 04:55:47 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libzen/libzen-0.4.30.ebuild,v 
1.1 2014/11/25 23:07:59 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libzen/libzen-0.4.30.ebuild,v 
1.2 2015/01/08 04:55:47 radhermit Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=ZLIB
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc static-libs
 
 DEPEND=virtual/pkgconfig






[gentoo-commits] gentoo-x86 commit in media-libs/exiftool: ChangeLog exiftool-9.80.ebuild

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 05:18:37

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

Revision  ChangesPath
1.155media-libs/exiftool/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog   6 Jan 2015 16:14:43 -   1.154
+++ ChangeLog   8 Jan 2015 05:18:37 -   1.155
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.154 
2015/01/06 16:14:43 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.155 
2015/01/08 05:18:37 radhermit Exp $
+
+*exiftool-9.80 (08 Jan 2015)
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org +exiftool-9.80.ebuild:
+  Version bump.
 
 *exiftool-9.79 (06 Jan 2015)
 



1.1  media-libs/exiftool/exiftool-9.80.ebuild

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

Index: exiftool-9.80.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.80.ebuild,v 
1.1 2015/01/08 05:18:37 radhermit Exp $

EAPI=5

MY_PN=Image-ExifTool
MY_P=${MY_PN}-${PV}
inherit perl-module

DESCRIPTION=Read and write meta information in image, audio and video files
HOMEPAGE=http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}
SRC_URI=http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz;

SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x64-macos

SRC_TEST=do

src_install() {
perl-module_src_install
dohtml -r html/
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/database_cleaner: ChangeLog database_cleaner-1.4.0.ebuild

2015-01-07 Thread Hans de Graaff (graaff)
graaff  15/01/08 07:11:21

  Modified: ChangeLog
  Added:database_cleaner-1.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.7  dev-ruby/database_cleaner/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/database_cleaner/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   24 May 2014 05:48:53 -  1.6
+++ ChangeLog   8 Jan 2015 07:11:21 -   1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/database_cleaner
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/database_cleaner/ChangeLog,v 1.6 
2014/05/24 05:48:53 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/database_cleaner/ChangeLog,v 1.7 
2015/01/08 07:11:21 graaff Exp $
+
+*database_cleaner-1.4.0 (08 Jan 2015)
+
+  08 Jan 2015; Hans de Graaff gra...@gentoo.org
+  +database_cleaner-1.4.0.ebuild:
+  Version bump.
 
 *database_cleaner-1.3.0 (24 May 2014)
 



1.1  dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild

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

Index: database_cleaner-1.4.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild,v
 1.1 2015/01/08 07:11:21 graaff Exp $

EAPI=5

USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_RECIPE_DOC=rdoc
RUBY_FAKEGEM_TASK_DOC=examples

RUBY_FAKEGEM_EXTRADOC=History.rdoc README.markdown TODO

# There are specs and features but they all require configured databases.
RUBY_FAKEGEM_RECIPE_TEST=none

inherit ruby-fakegem

DESCRIPTION=Strategies for cleaning databases
HOMEPAGE=http://github.com/bmabey/database_cleaner;

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






[gentoo-commits] proj/lisp:master commit in: app-emacs/slime/

2015-01-07 Thread Mark Wright
commit: f6bb9df0d513084cf7f5b09da0db7759e7ffcc35
Author: Mark Wright gienah AT gentoo DOT org
AuthorDate: Thu Jan  8 03:39:07 2015 +
Commit: Mark Wright gienah AT gentoo DOT org
CommitDate: Thu Jan  8 03:39:07 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=f6bb9df0

Bump slime to 2.12

---
 app-emacs/slime/slime-2.12.ebuild | 1 +
 app-emacs/slime/slime-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emacs/slime/slime-2.12.ebuild 
b/app-emacs/slime/slime-2.12.ebuild
new file mode 12
index 000..acf114b
--- /dev/null
+++ b/app-emacs/slime/slime-2.12.ebuild
@@ -0,0 +1 @@
+slime-.ebuild
\ No newline at end of file

diff --git a/app-emacs/slime/slime-.ebuild 
b/app-emacs/slime/slime-.ebuild
index de49121..e31e037 100644
--- a/app-emacs/slime/slime-.ebuild
+++ b/app-emacs/slime/slime-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-07 Thread Brian Dolbec
commit: b7f9364cb0952f2e06f94299400d2f23b629553d
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Thu Jan  8 03:43:10 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Thu Jan  8 03:43:10 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=b7f9364c

gkeys: Finally fix all the unicode printing errors

---
 gkeys/gkeys/actions.py | 20 +++-
 gkeys/gkeys/base.py| 10 +-
 2 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index de72000..eef338e 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -25,6 +25,8 @@ from collections import defaultdict
 from json import load
 from shutil import rmtree
 
+from pyGPG.status import _unicode_encode
+
 from gkeys.lib import GkeysGPG
 from gkeys.seedhandler import SeedHandler
 from gkeys.gkey import GKEY
@@ -240,15 +242,15 @@ class Actions(object):
 if self.config.options['print_results']:
 if print_key:
 print()
-print(Nick.:, key.nick)
-print(Name.:, key.name)
-print(Keydir...:, key.keydir)
+print(Nick.:, _unicode_encode(key.nick))
+print(Name.:, _unicode_encode(key.name))
+print(Keydir...:, _unicode_encode(key.keydir))
 c = 0
 for line in result.split('\n'):
 if c == 0:
-print(Gpg info.:, line)
+print(Gpg info.:, _unicode_encode(line))
 else:
-print(  , line)
+print(  , _unicode_encode(line))
 c += 1
 self.logger.debug(data output:\n + str(result))
 return (True, result)
@@ -289,7 +291,7 @@ class Actions(object):
   str(result.failed))
 if self.config.options['print_results']:
 for result in results[key.name]:
-print(key desired:, key.name, , key added:,
+print(key desired:, _unicode_encode(key.name), , 
key added:,
 result.username, , succeeded:,
 not result.failed, , fingerprint:, 
result.fingerprint)
 self.logger.debug(stderr_out:  + 
str(result.stderr_out))
@@ -380,7 +382,7 @@ class Actions(object):
 for g in results:
 pub_pass = {}
 for key in results[g]:
-self.output('', key.pretty_print())
+self.output('', _unicode_encode(key.pretty_print()))
 
 if key.key is PUB:
 pub_pass = {
@@ -539,7 +541,7 @@ class Actions(object):
 results[gkey.name] = self.gpg.add_key(gkey)
 if self.config.options['print_results']:
 for result in results[gkey.name]:
-print(key desired:, gkey.name, , key added:,
+print(key desired:, _unicode_encode(gkey.name), , 
key added:,
 result.username, , succeeded:,
 not result.failed, , fingerprint:, 
result.fingerprint)
 self.logger.debug(stderr_out:  + 
str(result.stderr_out))
@@ -547,7 +549,7 @@ class Actions(object):
 self.logger.debug(ACTIONS: importkey; 
result.failed =  + str(result.failed))
 failed.append(gkey)
 if not results[gkey.name][0].failed:
-print(Importing: , gkey.name)
+print(Importing: , _unicode_encode(gkey.name))
 self.logger.debug(ACTIONS: importkey; importing key: %s, 
gkey.name)
 _keyring = os.path.join(catdir, args.keyring + '.gpg')
 self.gpg.add_to_keyring(gkey, catdir, _keyring)

diff --git a/gkeys/gkeys/base.py b/gkeys/gkeys/base.py
index 46f8f2f..1a80a03 100644
--- a/gkeys/gkeys/base.py
+++ b/gkeys/gkeys/base.py
@@ -17,7 +17,7 @@ from __future__ import print_function
 import argparse
 import sys
 
-from pyGPG.status import _unicode_decode
+from pyGPG.status import _unicode_encode
 from gkeys import fileops
 from gkeys.log import log_levels, set_logger
 
@@ -315,16 +315,16 @@ class CliBase(object):
 def output_results(results, header=None):
 # super simple output for the time being
 if header:
-print(_unicode_decode(header))
+print(_unicode_encode(header))
 for msg in results:
 if type(msg) in [str, unicode]:
-print('   ', _unicode_decode(msg))
+print('   ', _unicode_encode(msg))
 else:
 try:
-print(\n.join([_unicode_decode(x.pretty_print) for x in 
msg]))
+   

[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/, gkeys-gen/gkeygen/, py2man/

2015-01-07 Thread Brian Dolbec
commit: 807bb140b51eb75ac25474ff76577b09be04b1d1
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Thu Jan  8 03:42:26 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Thu Jan  8 03:42:26 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=807bb140

gkeys, gkeys-gen: Add --version option

---
 gkeys-gen/gkeygen/__init__.py | 2 +-
 gkeys-gen/gkeygen/cli.py  | 2 ++
 gkeys/gkeys/__init__.py   | 2 +-
 gkeys/gkeys/base.py   | 3 +++
 gkeys/gkeys/cli.py| 2 ++
 py2man/command.template   | 2 +-
 py2man/options.py | 2 ++
 7 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/gkeys-gen/gkeygen/__init__.py b/gkeys-gen/gkeygen/__init__.py
index e990779..ea87b6a 100644
--- a/gkeys-gen/gkeygen/__init__.py
+++ b/gkeys-gen/gkeygen/__init__.py
@@ -15,7 +15,7 @@ for cmd in Available_Actions:
 subdata[cmd] = Action_Map[cmd]['desc']
 
 Gkeys_Map = {
-'options': ['help', 'config', 'debug'],
+'options': ['help', 'config', 'debug', 'version'],
 'desc': 'OpenPGP/GPG key generator tool',
 'long_desc': '''Gentoo Keys (gkeys) is a Python based project that aims to 
manage
 the GPG keys used for validation on users and Gentoo's infrastracutre servers.

diff --git a/gkeys-gen/gkeygen/cli.py b/gkeys-gen/gkeygen/cli.py
index 561bf9f..f522814 100644
--- a/gkeys-gen/gkeygen/cli.py
+++ b/gkeys-gen/gkeygen/cli.py
@@ -7,6 +7,7 @@ from __future__ import print_function
 import os
 import sys
 
+from gkeys import __version__
 from gkeys.config import GKeysConfig
 from gkeys.base import CliBase
 from gkeygen.actions import Actions, Available_Actions, Action_Map
@@ -35,6 +36,7 @@ class Main(CliBase):
 'description': 'Gentoo Keys GPG key generator program',
 'epilog': '''CAUTION: adding UNTRUSTED keys can be HAZARDOUS to 
your system!'''
 }
+self.version = __version__
 
 
 def __call__(self, args=None):

diff --git a/gkeys/gkeys/__init__.py b/gkeys/gkeys/__init__.py
index 503d359..d148872 100644
--- a/gkeys/gkeys/__init__.py
+++ b/gkeys/gkeys/__init__.py
@@ -17,7 +17,7 @@ for cmd in Available_Actions:
 subdata[cmd] = Action_Map[cmd]['desc']
 
 Gkeys_Map = {
-'options': ['help', 'config', 'debug'],
+'options': ['help', 'config', 'debug', 'version'],
 'desc': 'OpenPGP/GPG key management tool',
 'long_desc': '''Gentoo Keys (gkeys) is a Python based project that aims to 
manage
 the GPG keys used for validation on users and Gentoo's infrastracutre servers.

diff --git a/gkeys/gkeys/base.py b/gkeys/gkeys/base.py
index 65ad9cc..46f8f2f 100644
--- a/gkeys/gkeys/base.py
+++ b/gkeys/gkeys/base.py
@@ -44,6 +44,7 @@ class CliBase(object):
 self.seeds = None
 self.actions = None
 self.logger = None
+self.version = None
 
 
 @staticmethod
@@ -209,6 +210,8 @@ class CliBase(object):
 parser.add_argument('-D', '--debug', default='DEBUG',
 choices=list(log_levels),
 help='The logging level to set for the logfile')
+parser.add_argument('-V', '--version', action = 'version',
+  version = self.version)
 
 
 subparsers = parser.add_subparsers(

diff --git a/gkeys/gkeys/cli.py b/gkeys/gkeys/cli.py
index 8ec45f9..194afd2 100644
--- a/gkeys/gkeys/cli.py
+++ b/gkeys/gkeys/cli.py
@@ -16,6 +16,7 @@ from __future__ import print_function
 import os
 import sys
 
+from gkeys import __version__
 from gkeys.base import CliBase
 from gkeys.actions import Actions
 from gkeys.action_map import Available_Actions, Action_Map
@@ -44,6 +45,7 @@ class Main(CliBase):
 'description': 'Gentoo-keys manager program',
 'epilog': '''CAUTION: adding UNTRUSTED keys can be HAZARDOUS to 
your system!'''
 }
+self.version = __version__
 
 
 def __call__(self, args=None):

diff --git a/py2man/command.template b/py2man/command.template
index 975a4bf..7b44506 100644
--- a/py2man/command.template
+++ b/py2man/command.template
@@ -4,7 +4,7 @@
 
 .SH SYNOPSIS
 .B %(prog)s
-[\fB\-h\fR] [\fB\-c\fR \fICONFIG\fR] [\fB\-D\fR 
\fI{WARNING,INFO,FATAL,NOTSET,WARN,DEBUG,ERROR,CRITICAL}\fR] [\fBSUBCOMMAND] 
[\fBSUBCOMMAND-OPTION] ...
+[\fB\-h\fR] [\fB\-c\fR \fICONFIG\fR] [\fB\-D\fR 
\fI{WARNING,INFO,FATAL,NOTSET,WARN,DEBUG,ERROR,CRITICAL}\fR] 
[\fB\-V\fR][\fBSUBCOMMAND] [\fBSUBCOMMAND-OPTION] ...
 
 .SH DESCRIPTION
 .PP

diff --git a/py2man/options.py b/py2man/options.py
index 87d19bf..61a6230 100644
--- a/py2man/options.py
+++ b/py2man/options.py
@@ -64,6 +64,8 @@ The spec file to use from the gkeys-gen.conf file.''',
 Turn on timestamp use.''',
 'uid': '''.IP -u \\fIUID\\fR, --uid \\fIUID
 The user id(s) (and email) of the key(s) being added (optional)''',
+'version': '''.IP -V, --version
+The program version''',
 })
 
 SHORT_OPTS = OrderedDict({



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/doc/

2015-01-07 Thread Brian Dolbec
commit: c7ec30f6c7faaf1f4e5712f82987217e312475a6
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Thu Jan  8 03:46:30 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Thu Jan  8 03:46:30 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=c7ec30f6

gkeys/doc/gkeys.1:  Remove man page in favor of the generated one

This man page was used as the base to create the templates and subsequent 
generation code.

---
 gkeys/doc/gkeys.1 | 97 ---
 1 file changed, 97 deletions(-)

diff --git a/gkeys/doc/gkeys.1 b/gkeys/doc/gkeys.1
deleted file mode 100644
index 322a0ab..000
--- a/gkeys/doc/gkeys.1
+++ /dev/null
@@ -1,97 +0,0 @@
-.TH gkeys 1 0.1 GKEYS 
-.SH NAME
-gkeys \- Gentoo OpenPGP key management tool
-.SH SYNOPSIS
-.B gkeys
-[\fB\-h\fR] [\fB\-c\fR \fICONFIG\fR] [\fB\-D\fR 
\fI{WARNING,INFO,FATAL,NOTSET,WARN,DEBUG,ERROR,CRITICAL}\fR] [\fBSUBCOMMAND] 
[\fBSUBCOMMAND-OPTION] ...
-.SH DESCRIPTION
-.PP
-Gentoo Keys is a Python based project that aims to manage 
-the GPG keys used for validation on users and Gentoo's infrastracutre servers. 
-Gentoo Keys is able to verify GPG keys used for Gentoo's release media, 
-such as installation CD's, Live DVD's, packages and other GPG signed documents.
-
-.SH OPTIONAL ARGUMENTS
-.IP -h, --help
-show this help message and exit
-.IP -c \fICONFIG\fR, --config \fICONFIG
-The path to an alternate config file
-.IP -D, --debug \fI{WARNING,INFO,FATAL,NOTSET,WARN,DEBUG,ERROR,CRITICAL}\fR
-The logging level to set for the logfile
-
-.SH SUBCOMMANDS
-.SH GENERAL
-.IP sign
-Sign a file
-.IP verify
-File verification action
-.SH KEYS
-.IP check-key
-Check keys actions
-.IP import-key
-Add a specified key to a specified keyring
-.IP installed
-Lists the installed key directories
-.IP install-key
-Install a key from the seed(s)
-.IP search-key
-Search for a key's seed field in the installed keys db
-.IP list-key
-Pretty-print the selected seed file or nick
-.IP move-key
-Rename an installed key
-.IP refresh-key
-Calls gpg with the --refresh-keys option
-.IP remove-key
-Remove an installed key
-.IP spec-check
-Check keys actions
-.SH SEEDS
-.IP add-seed
-Add or replace a key in the selected seed file(s)
-.IP fetch-seed
-Download the selected seed file(s)
-.IP list-cats
-List seed file definitions found in the config
-.IP list-seed
-Pretty-print the selected seed file(s)
-.IP list-seedfiles
-List seed files found in the configured seed directory
-.IP move-seed
-Move keys between seed files
-.IP remove-seed
-Remove a key from the selected seed file(s)
-
-.SH REPORTING BUGS
-Submit bug reports to http://bugs.gentoo.org.
-.br
-Please assign bug to gk...@gentoo.org email alias. 
-
-.SH COPYRIGHTS
-Gentoo Keys is under GPL-2 License.
-
-.SH AUTHORS
-.br
-Brian Dolbec dol...@gentoo.org
-.br
-Pavlos Ratis daster...@gentoo.org
-
-.SH SEE ALSO
-.BR gkeys-sign (1),
-.BR gkeys-verify(1),
-.BR gkeys-check-key(1),
-.BR gkeys-import-key(1),
-.BR gkeys-installed(1),
-.BR gkeys-install-key(1),
-.BR gkeys-search-key(1),
-.BR gkeys-list-key(1),
-.BR gkeys-move-key(1),
-.BR gkeys-remove-key(1),
-.BR gkeys-spec-check(1),
-.BR gkeys-add-seed(1),
-.BR gkeys-fetch-seed(1),
-.BR gkeys-list-cats(1),
-.BR gkeys-list-seed(1),
-.BR gkeys-list-seedfiles(1),
-.BR gkeys-move-seed(1),
-.BR gkeys-remove-seed(1)



[gentoo-commits] gentoo-x86 commit in media-libs/exiftool: exiftool-9.78.ebuild ChangeLog

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 05:21:06

  Modified: exiftool-9.78.ebuild ChangeLog
  Log:
  Stabilize for amd64, ppc, ppc64, and x86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.2  media-libs/exiftool/exiftool-9.78.ebuild

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

Index: exiftool-9.78.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.78.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- exiftool-9.78.ebuild14 Dec 2014 06:10:36 -  1.1
+++ exiftool-9.78.ebuild8 Jan 2015 05:21:06 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.78.ebuild,v 
1.1 2014/12/14 06:10:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.78.ebuild,v 
1.2 2015/01/08 05:21:06 radhermit Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 SRC_URI=http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz;
 
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x64-macos
+KEYWORDS=amd64 ppc ppc64 x86 ~x64-macos
 
 SRC_TEST=do
 



1.156media-libs/exiftool/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog   8 Jan 2015 05:18:37 -   1.155
+++ ChangeLog   8 Jan 2015 05:21:06 -   1.156
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.155 
2015/01/08 05:18:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.156 
2015/01/08 05:21:06 radhermit Exp $
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org exiftool-9.78.ebuild:
+  Stabilize for amd64, ppc, ppc64, and x86.
 
 *exiftool-9.80 (08 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in media-libs/exiftool: ChangeLog exiftool-9.76.ebuild exiftool-9.72.ebuild exiftool-9.68.ebuild exiftool-9.69.ebuild exiftool-9.77.ebuild exiftool-9.75.ebuild exift

2015-01-07 Thread Tim Harder (radhermit)
radhermit15/01/08 05:21:58

  Modified: ChangeLog
  Removed:  exiftool-9.76.ebuild exiftool-9.72.ebuild
exiftool-9.68.ebuild exiftool-9.69.ebuild
exiftool-9.77.ebuild exiftool-9.75.ebuild
exiftool-9.12.ebuild exiftool-9.74.ebuild
exiftool-9.70.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.157media-libs/exiftool/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog   8 Jan 2015 05:21:06 -   1.156
+++ ChangeLog   8 Jan 2015 05:21:58 -   1.157
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.156 
2015/01/08 05:21:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.157 
2015/01/08 05:21:58 radhermit Exp $
+
+  08 Jan 2015; Tim Harder radher...@gentoo.org -exiftool-9.12.ebuild,
+  -exiftool-9.68.ebuild, -exiftool-9.69.ebuild, -exiftool-9.70.ebuild,
+  -exiftool-9.72.ebuild, -exiftool-9.74.ebuild, -exiftool-9.75.ebuild,
+  -exiftool-9.76.ebuild, -exiftool-9.77.ebuild:
+  Remove old.
 
   08 Jan 2015; Tim Harder radher...@gentoo.org exiftool-9.78.ebuild:
   Stabilize for amd64, ppc, ppc64, and x86.






[gentoo-commits] proj/portage:master commit in: pym/portage/emaint/modules/sync/, pym/portage/sync/, pym/_emerge/

2015-01-07 Thread Zac Medico
commit: b75a834d421fecc1a3962c047cce9f110bf7da70
Author: Zac Medico zmedico AT gentoo DOT org
AuthorDate: Wed Jan  7 10:06:10 2015 +
Commit: Zac Medico zmedico AT gentoo DOT org
CommitDate: Thu Jan  8 07:06:21 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=b75a834d

Use _SUBMODULE_PATH_MAP keys for option choices

Fix commit c8a850685232b938cf0896fc2d80e72d57edad17 to re-use the keys
from _SUBMODULE_PATH_MAP for option choices.

Fixes: c8a850685232 (Add --sync-submodule glsa|news|profiles (534070))
Suggested-by: Brian Dolbec dolsen AT gentoo.org
Acked-by: Brian Dolbec dolsen AT gentoo.org

---
 pym/_emerge/main.py | 3 ++-
 pym/portage/emaint/modules/sync/__init__.py | 4 +++-
 pym/portage/sync/__init__.py| 9 -
 pym/portage/sync/syncbase.py| 7 +--
 4 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/pym/_emerge/main.py b/pym/_emerge/main.py
index 93c1a15..3fcfcbf 100644
--- a/pym/_emerge/main.py
+++ b/pym/_emerge/main.py
@@ -20,6 +20,7 @@ portage.proxy.lazyimport.lazyimport(globals(),
 )
 from portage import os
 from portage.util._argparse import ArgumentParser
+from portage.sync import _SUBMODULE_PATH_MAP
 
 if sys.hexversion = 0x300:
long = int
@@ -636,7 +637,7 @@ def parse_opts(tmpcmdline, silent=False):
--sync-submodule: {
help: (Restrict sync to the specified 
submodule(s).
 (--sync action only)),
-   choices : (glsa, news, profiles),
+   choices : tuple(_SUBMODULE_PATH_MAP),
action : append,
},
 

diff --git a/pym/portage/emaint/modules/sync/__init__.py 
b/pym/portage/emaint/modules/sync/__init__.py
index 620861f..2fc8d34 100644
--- a/pym/portage/emaint/modules/sync/__init__.py
+++ b/pym/portage/emaint/modules/sync/__init__.py
@@ -1,6 +1,8 @@
 # Copyright 2014-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+from sync import _SUBMODULE_PATH_MAP
+
 doc = Check repos.conf settings and sync repositories.
 __doc__ = doc[:]
 
@@ -43,7 +45,7 @@ module_spec = {
long: --sync-submodule,
help: ((sync module only): Restrict 
sync 
to the specified 
submodule(s)),
-   choices: (glsa, news, profiles),
+   choices: tuple(_SUBMODULE_PATH_MAP),
action: append,
dest: sync_submodule,
},

diff --git a/pym/portage/sync/__init__.py b/pym/portage/sync/__init__.py
index 0f6c566..51bf051 100644
--- a/pym/portage/sync/__init__.py
+++ b/pym/portage/sync/__init__.py
@@ -1,12 +1,19 @@
-# Copyright 2014 Gentoo Foundation
+# Copyright 2014-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import os
 
+from portage import OrderedDict
 from portage.module import Modules
 from portage.sync.controller import SyncManager
 from portage.sync.config_checks import check_type
 
+_SUBMODULE_PATH_MAP = OrderedDict([
+   ('glsa', 'metadata/glsa'),
+   ('news', 'metadata/news'),
+   ('profiles', 'profiles'),
+])
+
 path = os.path.join(os.path.dirname(__file__), modules)
 # initial development debug info
 #print(module path:, path)

diff --git a/pym/portage/sync/syncbase.py b/pym/portage/sync/syncbase.py
index 9506616..04db2d0 100644
--- a/pym/portage/sync/syncbase.py
+++ b/pym/portage/sync/syncbase.py
@@ -11,12 +11,7 @@ import os
 
 import portage
 from portage.util import writemsg_level
-
-_SUBMODULE_PATH_MAP = {
-   'glsa': 'metadata/glsa',
-   'news': 'metadata/news',
-   'profiles': 'profiles',
-}
+from . import _SUBMODULE_PATH_MAP
 
 class SyncBase(object):
'''Base Sync class for subclassing'''



[gentoo-commits] gentoo-x86 commit in dev-lisp/asdf/files: source-registry.conf gentoo-init.lisp

2015-01-07 Thread Mark Wright (gienah)
gienah  15/01/08 03:53:23

  Modified: source-registry.conf gentoo-init.lisp
  Log:
  Thanks to Ruud Koolen (redlizard) for proving Gentoo prefix support for 
asdf-3.1.4 and for testing on ~amd64-linux
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  ChangesPath
1.2  dev-lisp/asdf/files/source-registry.conf

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/files/source-registry.conf?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/files/source-registry.conf?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/files/source-registry.conf?r1=1.1r2=1.2

Index: source-registry.conf
===
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf/files/source-registry.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- source-registry.conf20 Apr 2013 14:03:59 -  1.1
+++ source-registry.conf8 Jan 2015 03:53:23 -   1.2
@@ -1,5 +1,5 @@
 ;; -*- Mode: Lisp; -*-
 
 (:source-registry
- (:directory /usr/share/common-lisp/systems)
+ (:directory @GENTOO_PORTAGE_EPREFIX@/usr/share/common-lisp/systems)
  :inherit-configuration)



1.2  dev-lisp/asdf/files/gentoo-init.lisp

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/files/gentoo-init.lisp?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/files/gentoo-init.lisp?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf/files/gentoo-init.lisp?r1=1.1r2=1.2

Index: gentoo-init.lisp
===
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf/files/gentoo-init.lisp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-init.lisp20 Apr 2013 14:03:59 -  1.1
+++ gentoo-init.lisp8 Jan 2015 03:53:23 -   1.2
@@ -5,7 +5,7 @@
   (*compile-verbose* nil)
   #+cmu (ext:*gc-verbose* nil))
   (handler-bind ((warning #'muffle-warning))
-(load #p/usr/share/common-lisp/source/asdf/build/asdf.lisp
+(load 
#p@GENTOO_PORTAGE_EPREFIX@/usr/share/common-lisp/source/asdf/build/asdf.lisp
   :print nil :verbose nil)))
 
 #+(or cmu ccl ecl sbcl)






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

2015-01-07 Thread Justin Lecher
commit: e84e132b58fc2d74299beeb412a037f17176d348
Author: Soren Harward stharward AT gmail DOT com
AuthorDate: Thu Jan  8 02:59:29 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Jan  8 02:59:29 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e84e132b

Upping eigen dependency for virtual/blas

Fixes #309

---
 virtual/blas/blas-2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/blas/blas-2.1-r3.ebuild b/virtual/blas/blas-2.1-r3.ebuild
index f06189e..a6d07af 100644
--- a/virtual/blas/blas-2.1-r3.ebuild
+++ b/virtual/blas/blas-2.1-r3.ebuild
@@ -24,7 +24,7 @@ RDEPEND=
)
|| (
=sci-libs/blas-reference-20131116-r1[int64?]
-   =dev-cpp/eigen-3.1.2
+   =dev-cpp/eigen-3.1.4
sci-libs/atlas[fortran]
=sci-libs/openblas-0.2.11[int64?]
=sci-libs/acml-4.4



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

2015-01-07 Thread Justin Lecher
commit: 67cfe892eb32b5c8a2681d9fa3d98ce6391bd2fe
Author: Justin jlec AT gentoo DOT org
AuthorDate: Thu Jan  8 06:52:01 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Thu Jan  8 06:52:01 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=67cfe892

Merge pull request #310 from stharward/master

Upping eigen dependency for virtual/blas


 virtual/blas/blas-2.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] gentoo-x86 commit in sci-biology/cufflinks: ChangeLog cufflinks-2.2.1-r1.ebuild cufflinks-1.3.0-r1.ebuild cufflinks-2.2.1.ebuild

2015-01-07 Thread Justin Lecher (jlec)
jlec15/01/08 07:35:53

  Modified: ChangeLog cufflinks-2.2.1-r1.ebuild
cufflinks-1.3.0-r1.ebuild cufflinks-2.2.1.ebuild
  Log:
  sci-biology/cufflinks: Add upper limit for boost dep as forced by upstream, 
#535716
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.10 sci-biology/cufflinks/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   2 Oct 2014 08:01:05 -   1.9
+++ ChangeLog   8 Jan 2015 07:35:53 -   1.10
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/cufflinks
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v 1.9 
2014/10/02 08:01:05 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cufflinks/ChangeLog,v 1.10 
2015/01/08 07:35:53 jlec Exp $
+
+  08 Jan 2015; Justin Lecher j...@gentoo.org cufflinks-1.3.0-r1.ebuild,
+  cufflinks-2.2.1.ebuild, cufflinks-2.2.1-r1.ebuild:
+  Add upper limit for boost dep as forced by upstream, #535716
 
 *cufflinks-2.2.1-r1 (02 Oct 2014)
 



1.2  sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild?r1=1.1r2=1.2

Index: cufflinks-2.2.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cufflinks-2.2.1-r1.ebuild   2 Oct 2014 08:01:05 -   1.1
+++ cufflinks-2.2.1-r1.ebuild   8 Jan 2015 07:35:53 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild,v 1.1 
2014/10/02 08:01:05 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1-r1.ebuild,v 1.2 
2015/01/08 07:35:53 jlec Exp $
 
 EAPI=5
 
@@ -26,6 +26,7 @@
sci-biology/samtools-1
)
=dev-libs/boost-1.47.0:=
+   dev-libs/boost-1.56.0:=
dev-cpp/eigen:3
 
 RDEPEND=${DEPEND}
@@ -33,6 +34,7 @@
 PATCHES=(
${FILESDIR}/${P}-hts.patch
${FILESDIR}/${P}-flags.patch
+   ${FILESDIR}/${P}-boost.patch
)
 
 src_prepare() {



1.3  sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild?r1=1.2r2=1.3

Index: cufflinks-1.3.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cufflinks-1.3.0-r1.ebuild   25 Sep 2014 15:21:35 -  1.2
+++ cufflinks-1.3.0-r1.ebuild   8 Jan 2015 07:35:53 -   1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild,v 1.2 
2014/09/25 15:21:35 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/cufflinks/cufflinks-1.3.0-r1.ebuild,v 1.3 
2015/01/08 07:35:53 jlec Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 DEPEND=
=sci-biology/samtools-0.1.18
sci-biology/samtools-1
-   dev-libs/boost:=
+   dev-libs/boost-1.56:=
 RDEPEND=${DEPEND}
 
 PATCHES=(



1.2  sci-biology/cufflinks/cufflinks-2.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/cufflinks/cufflinks-2.2.1.ebuild?rev=1.2view=markup
plain: 

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

2015-01-07 Thread Martin Mokrejs
commit: 3348aa6294b4e7ef88327026db0f601c646c95b0
Author: Martin Mokrejš mmokrejs AT fold DOT natur DOT cuni DOT cz
AuthorDate: Wed Jan  7 22:42:20 2015 +
Commit: Martin Mokrejs mmokrejs AT fold DOT natur DOT cuni DOT cz
CommitDate: Wed Jan  7 22:42:20 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3348aa62

Initial ebuild

---
 sci-biology/trans-abyss/ChangeLog| 10 ++
 sci-biology/trans-abyss/metadata.xml |  9 +
 sci-biology/trans-abyss/trans-abyss-1.4.8.ebuild | 24 
 3 files changed, 43 insertions(+)

diff --git a/sci-biology/trans-abyss/ChangeLog 
b/sci-biology/trans-abyss/ChangeLog
new file mode 100644
index 000..47ce379
--- /dev/null
+++ b/sci-biology/trans-abyss/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-biology/trans-abyss
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*trans-abyss-1.4.8 (07 Jan 2015)
+
+  07 Jan 2015; Martin Mokrejs mmokr...@fold.natur.cuni.cz
+  +trans-abyss-1.4.8.ebuild, +metadata.xml:
+  initial ebuild
+

diff --git a/sci-biology/trans-abyss/metadata.xml 
b/sci-biology/trans-abyss/metadata.xml
new file mode 100644
index 000..2bc8930
--- /dev/null
+++ b/sci-biology/trans-abyss/metadata.xml
@@ -0,0 +1,9 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci-biology/herd
+  maintainer
+emailmmokr...@fold.natur.cuni.cz/email
+nameMartin Mokrejs/name
+  /maintainer
+/pkgmetadata

diff --git a/sci-biology/trans-abyss/trans-abyss-1.4.8.ebuild 
b/sci-biology/trans-abyss/trans-abyss-1.4.8.ebuild
new file mode 100644
index 000..c8538cb
--- /dev/null
+++ b/sci-biology/trans-abyss/trans-abyss-1.4.8.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION=Analyze and combine multiple assemblies from abyss
+HOMEPAGE=http://www.bcgsc.ca/platform/bioinfo/software/trans-abyss;
+SRC_URI=http://www.bcgsc.ca/platform/bioinfo/software/trans-abyss/releases/${PV}/trans-ABySS-v${PV}_20130916.tar.gz;
+
+LICENSE=
+SLOT=0
+KEYWORDS=
+IUSE=
+
+# perl and python
+DEPEND=
+RDEPEND=${DEPEND}
+
+S=${WORKDIR}/trans-ABySS-v${PV}
+
+# TODO
+#src_install(){
+#}



[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-40.0.2214.69_beta1.ebuild ChangeLog chrome-binary-plugins-40.0.2214.45_beta1.ebuild

2015-01-07 Thread Mike Gilbert (floppym)
floppym 15/01/07 22:56:22

  Modified: ChangeLog
  Added:chrome-binary-plugins-40.0.2214.69_beta1.ebuild
  Removed:  chrome-binary-plugins-40.0.2214.45_beta1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.208www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.208view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.208content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.207r2=1.208

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog   7 Jan 2015 00:23:04 -   1.207
+++ ChangeLog   7 Jan 2015 22:56:22 -   1.208
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.207 
2015/01/07 00:23:04 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.208 
2015/01/07 22:56:22 floppym Exp $
+
+*chrome-binary-plugins-40.0.2214.69_beta1 (07 Jan 2015)
+
+  07 Jan 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-40.0.2214.69_beta1.ebuild,
+  -chrome-binary-plugins-40.0.2214.45_beta1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-41.0.2267.0_alpha1 (07 Jan 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-40.0.2214.69_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-40.0.2214.69_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-40.0.2214.69_beta1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-40.0.2214.69_beta1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-40.0.2214.69_beta1.ebuild,v
 1.1 2015/01/07 22:56:22 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use flash; then
doins -r PepperFlash

# Since this is a live ebuild, we're forced to, unfortuantely,
# dynamically construct the command line args for Chromium.
version=$(sed -n 's/.*version: \(.*\),.*/\1/p' 
PepperFlash/manifest.json)

flapper=${ROOT}usr/$(get_libdir)/chromium-browser/PepperFlash/libpepflashplayer.so
echo -n CHROMIUM_FLAGS=\\${CHROMIUM_FLAGS}   pepper-flash
echo -n --ppapi-flash-path=$flapper   

[gentoo-commits] gentoo-x86 commit in app-admin/systemrescuecd-x86: systemrescuecd-x86-4.4.1.ebuild ChangeLog

2015-01-07 Thread Michal Gorny (mgorny)
mgorny  15/01/07 22:59:25

  Modified: systemrescuecd-x86-4.4.1.ebuild ChangeLog
  Log:
  Mention amd64 in description.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  
app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild

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

Index: systemrescuecd-x86-4.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemrescuecd-x86-4.4.1.ebuild 7 Jan 2015 22:53:29 -   1.2
+++ systemrescuecd-x86-4.4.1.ebuild 7 Jan 2015 22:59:25 -   1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v
 1.2 2015/01/07 22:53:29 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v
 1.3 2015/01/07 22:59:25 mgorny Exp $
 
 EAPI=5
 
-DESCRIPTION=The .iso image of SystemRescueCD rescue disk, x86 variant
+DESCRIPTION=The .iso image of SystemRescueCD rescue disk, x86 (+ amd64) 
variant
 HOMEPAGE=http://www.sysresccd.org/;
 SRC_URI=mirror://sourceforge/systemrescuecd/sysresccd-${PN#*-}/${PV}/${P}.iso
 



1.3  app-admin/systemrescuecd-x86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   7 Jan 2015 22:53:29 -   1.2
+++ ChangeLog   7 Jan 2015 22:59:25 -   1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/systemrescuecd-x86
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v 
1.2 2015/01/07 22:53:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v 
1.3 2015/01/07 22:59:25 mgorny Exp $
+
+  07 Jan 2015; Michał Górny mgo...@gentoo.org 
systemrescuecd-x86-4.4.1.ebuild:
+  Mention amd64 in description.
 
   07 Jan 2015; Michał Górny mgo...@gentoo.org 
systemrescuecd-x86-4.4.1.ebuild:
   Fix pkg_postrm() wrt Portage bug #535870.






[gentoo-commits] gentoo-x86 commit in dev-libs/icu/files: icu-remove-bashisms.patch

2015-01-07 Thread Remi Cardona (remi)
remi15/01/07 22:59:22

  Modified: icu-remove-bashisms.patch
  Log:
  dev-libs/icu: fix patch (see bug #528022)
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.2  dev-libs/icu/files/icu-remove-bashisms.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch?r1=1.1r2=1.2

Index: icu-remove-bashisms.patch
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/files/icu-remove-bashisms.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icu-remove-bashisms.patch   7 Jan 2015 07:40:43 -   1.1
+++ icu-remove-bashisms.patch   7 Jan 2015 22:59:22 -   1.2
@@ -24,89 +24,89 @@
  
--cflags)
 -  echo $ECHO_N ${CFLAGS} ${ECHO_C}
-+  printf %s ${CFLAGS}
++  printf %s ${CFLAGS} 
;;
  
--cc)
 -  echo $ECHO_N ${CC} ${ECHO_C}
-+  printf %s ${CC}
++  printf %s ${CC} 
;;
  
--cxx)
 -  echo $ECHO_N ${CXX} ${ECHO_C}
-+  printf %s ${CXX}
++  printf %s ${CXX} 
;;
  
--cxxflags)
 -  echo $ECHO_N ${CXXFLAGS} ${ECHO_C}
-+  printf %s ${CXXFLAGS}
++  printf %s ${CXXFLAGS} 
;;
  
--cppflags)
# Don't echo the -I. - it's unneeded.
 -  echo $ECHO_N ${CPPFLAGS} ${ECHO_C} | sed -e 's/-I. //'
-+  printf %s ${CPPFLAGS} | sed -e 's/-I. //'
++  printf %s ${CPPFLAGS}  | sed -e 's/-I. //'
;;
  
--cppflags-searchpath)
 -  echo $ECHO_N -I${prefix}/include ${ECHO_C}
-+  printf %s -I${prefix}/include
++  printf %s -I${prefix}/include 
;;
  
--cppflags-dynamic)
 -  echo $ECHO_N ${SHAREDLIBCPPFLAGS} ${ECHO_C}
-+  printf %s ${SHAREDLIBCPPFLAGS}
++  printf %s ${SHAREDLIBCPPFLAGS} 
;;
  
--cxxflags-dynamic)
 -  echo $ECHO_N ${SHAREDLIBCXXFLAGS} ${ECHO_C}
-+  printf %s ${SHAREDLIBCXXFLAGS}
++  printf %s ${SHAREDLIBCXXFLAGS} 
;;
  
--cflags-dynamic)
 -  echo $ECHO_N ${SHAREDLIBCFLAGS} ${ECHO_C}
-+  printf %s ${SHAREDLIBCFLAGS}
++  printf %s ${SHAREDLIBCFLAGS} 
;;
  
--ldflags-system)
 -  echo $ECHO_N ${LIBS} ${ECHO_C}
-+  printf %s ${LIBS}
++  printf %s ${LIBS} 
;;
  
--ldflags)
 -  echo $ECHO_N ${LDFLAGS} ${ICULIBS} ${ECHO_C}
-+  printf %s ${LDFLAGS} ${ICULIBS}
++  printf %s ${LDFLAGS} ${ICULIBS} 
  # $RPATH_LDFLAGS
;;
  
--ldflags-libsonly)
 -  echo $ECHO_N ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA} 
${ECHO_C}
-+  printf %s ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA}
++  printf %s ${ICULIBS_I18N} ${ICULIBS_COMMON} ${ICULIBS_DATA} 
;;
  
--ldflags-icuio)
 -  echo $ECHO_N  ${ICULIBS_ICUIO} ${ECHO_C}
-+  printf %s  ${ICULIBS_ICUIO}
++  printf %s  ${ICULIBS_ICUIO} 
;;
  
--ldflags-obsolete)
 -  echo $ECHO_N ${ICULIBS_OBSOLETE} ${ECHO_C}
-+  printf %s ${ICULIBS_OBSOLETE}
++  printf %s ${ICULIBS_OBSOLETE} 
;;
  
--ldflags-toolutil)
 -  echo $ECHO_N  ${ICULIBS_TOOLUTIL} ${ECHO_C}
-+  printf %s  ${ICULIBS_TOOLUTIL}
++  printf %s  ${ICULIBS_TOOLUTIL} 
;;
  
--ldflags-layout)
 -  echo $ECHO_N ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX} ${ECHO_C}
-+  printf %s ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX}
++  printf %s ${ICULIBS_LAYOUT} ${ICULIBS_LAYOUTEX} 
;;
  
--ldflags-searchpath)
 -  echo $ECHO_N -L${libdir} ${ECHO_C}
-+  printf %s -L${libdir}
++  printf %s -L${libdir} 
;;
  
--detect-prefix)
@@ -115,47 +115,47 @@
  
--shared-datadir)
 -  echo $ECHO_N ${datadir} ${ECHO_C}
-+  printf %s ${datadir}
++  printf %s ${datadir} 
;;
  
  --incfile)
 -  echo $ECHO_N ${pkglibdir}/Makefile.inc ${ECHO_C}
-+  printf %s ${pkglibdir}/Makefile.inc
++  printf %s ${pkglibdir}/Makefile.inc 
;;
  
--incpkgdatafile)
 -  echo $ECHO_N ${pkglibdir}/pkgdata.inc ${ECHO_C}
-+  printf %s ${pkglibdir}/pkgdata.inc
++  printf %s ${pkglibdir}/pkgdata.inc 
;;
  
--icudata)
 -  echo $ECHO_N ${ICUDATA_NAME} ${ECHO_C}
-+  printf %s ${ICUDATA_NAME}
++  printf %s ${ICUDATA_NAME} 

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

2015-01-07 Thread Remi Cardona (remi)
remi15/01/07 22:59:22

  Modified: ChangeLog
  Log:
  dev-libs/icu: fix patch (see bug #528022)
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.290dev-libs/icu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- ChangeLog   7 Jan 2015 07:40:43 -   1.289
+++ ChangeLog   7 Jan 2015 22:59:22 -   1.290
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/icu
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.289 2015/01/07 
07:40:43 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.290 2015/01/07 
22:59:22 remi Exp $
+
+  07 Jan 2015; Rémi Cardona r...@gentoo.org files/icu-remove-bashisms.patch:
+  Update patch (add wrongly removed spaces), see bug #528022.
 
 *icu-53.1-r1 (07 Jan 2015)
 






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

2015-01-07 Thread Brian Dolbec
commit: 2d0d561b6c301528c3db85de16c6756e23dc5eed
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Wed Jan  7 23:38:26 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Wed Jan  7 23:38:26 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=2d0d561b

gentoo-keys: Update .gitignore

---
 .gitignore | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/.gitignore b/.gitignore
index de7e39f..63c37f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,10 @@
 /gkeys/doc
 /gkeys-gen/doc
 /gkeys-ldap/doc
+/gkeys/dist
+/gkeys-gen/dist
+/gkeys-ldap/dist
+/gkeys/MANIFEST
+/gkeys-gen/MANIFEST
+/gkeys-ldap/MANIFEST
+



[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-07 Thread Brian Dolbec
commit: fa65004a0aa58ae5d6762d7e278b0d130f10b749
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Wed Jan  7 23:35:38 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Wed Jan  7 23:35:38 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=fa65004a

py2man/manpages.py: Use ensure_dirs from gkeys fileops

For sdist created tarballs, it was not including an empty doc dir.

---
 py2man/manpages.py | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/py2man/manpages.py b/py2man/manpages.py
index 9e75d2e..f060e50 100644
--- a/py2man/manpages.py
+++ b/py2man/manpages.py
@@ -6,6 +6,8 @@ import codecs
 import os
 from datetime import datetime
 
+from gkeys.fileops import ensure_dirs
+
 from py2man.options import LONG_OPTS, SHORT_OPTS
 
 
@@ -30,6 +32,11 @@ class ManPage(object):
 self.path = docpath
 self.authors = authors
 self.date = datetime.strftime(datetime.today(),'%B %d, %Y')
+self.ensure_docdir()
+
+
+def ensure_docdir(self):
+ensure_dirs(self.path)
 
 
 @staticmethod



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-07 Thread Brian Dolbec
commit: d947f8fc4b5d91f1655e1f7770a0f94cbb6a52a9
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Wed Jan  7 23:33:54 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Wed Jan  7 23:33:54 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=d947f8fc

gkeys/base.py: Wrap all output with _unicode_decode()

Kristian was still getting py-2.7 errors for some devs due to unicode.

---
 gkeys/gkeys/base.py | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gkeys/gkeys/base.py b/gkeys/gkeys/base.py
index 05946c2..65ad9cc 100644
--- a/gkeys/gkeys/base.py
+++ b/gkeys/gkeys/base.py
@@ -17,6 +17,7 @@ from __future__ import print_function
 import argparse
 import sys
 
+from pyGPG.status import _unicode_decode
 from gkeys import fileops
 from gkeys.log import log_levels, set_logger
 
@@ -311,16 +312,16 @@ class CliBase(object):
 def output_results(results, header=None):
 # super simple output for the time being
 if header:
-print(header)
+print(_unicode_decode(header))
 for msg in results:
 if type(msg) in [str, unicode]:
-print('   ', msg)
+print('   ', _unicode_decode(msg))
 else:
 try:
-print(\n.join([x.pretty_print for x in msg]))
+print(\n.join([_unicode_decode(x.pretty_print) for x in 
msg]))
 except AttributeError:
 for x in msg:
-print('', x)
+print('', _unicode_decode(x))
 print()
 
 



[gentoo-commits] gentoo-x86 commit in app-admin/systemrescuecd-x86: systemrescuecd-x86-4.4.1.ebuild ChangeLog

2015-01-07 Thread Michal Gorny (mgorny)
mgorny  15/01/07 22:53:29

  Modified: systemrescuecd-x86-4.4.1.ebuild ChangeLog
  Log:
  Fix pkg_postrm() wrt Portage bug #535870.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  
app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild

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

Index: systemrescuecd-x86-4.4.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemrescuecd-x86-4.4.1.ebuild 6 Jan 2015 23:57:06 -   1.1
+++ systemrescuecd-x86-4.4.1.ebuild 7 Jan 2015 22:53:29 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v
 1.1 2015/01/06 23:57:06 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/systemrescuecd-x86-4.4.1.ebuild,v
 1.2 2015/01/07 22:53:29 mgorny Exp $
 
 EAPI=5
 
@@ -25,23 +25,31 @@
 pkg_postinst() {
local f=${EROOT%/}/usr/share/${PN%-*}/${PN}-newest.iso
 
-   # no newer version? we're the newest!
+   # no version newer than ours? we're the newest!
if ! has_version ${CATEGORY}/${PF}; then
ln -f -s -v ${P}.iso ${f} || die
fi
 }
 
 pkg_postrm() {
-   # TODO: best_version is probably broken in portage, figure it out
local f=${EROOT%/}/usr/share/${PN%-*}/${PN}-newest.iso
-   local newest_version=$(best_version ${CATEGORY}/${PN})
 
-   if [[ ${newest_version} != ${CATEGORY}/${PF} ]]; then
-   # we're not the newest? update the symlink.
-   ln -f -s -v ${newest_version%-r*}.iso ${f} || die
-   elif [[ ! ${newest_version} ]]; then
-   # last version removed? clean up the symlink.
-   rm -v ${f} || die
-   # TODO: remove the empty directory
+   # if there is no version newer than ours installed
+   if ! has_version ${CATEGORY}/${PF}; then
+   # and we are truly and completely uninstalled...
+   if [[ ! ${REPLACED_BY_VERSION} ]]; then
+   # then find an older version to set the symlink to
+   local newest_version=$(best_version 
${CATEGORY}/${PF})
+
+   if [[ ${newest_version} ]]; then
+   # update the symlink
+   ln -f -s -v ${newest_version%-r*}.iso ${f} 
|| die
+   else
+   # last version removed? clean up the symlink
+   rm -v ${f} || die
+   # and the parent directory
+   rmdir ${f%/*} || die
+   fi
+   fi
fi
 }



1.2  app-admin/systemrescuecd-x86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   6 Jan 2015 23:57:06 -   1.1
+++ ChangeLog   7 Jan 2015 22:53:29 -   1.2
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/systemrescuecd-x86
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v 
1.1 2015/01/06 23:57:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/systemrescuecd-x86/ChangeLog,v 
1.2 2015/01/07 22:53:29 mgorny Exp $
+
+  07 Jan 2015; Michał Górny mgo...@gentoo.org 
systemrescuecd-x86-4.4.1.ebuild:
+  Fix pkg_postrm() wrt Portage bug #535870.
 
 *systemrescuecd-x86-4.4.1 (06 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-beta: google-chrome-beta-40.0.2214.69_p1.ebuild ChangeLog google-chrome-beta-40.0.2214.45_p1.ebuild

2015-01-07 Thread Mike Gilbert (floppym)
floppym 15/01/07 22:56:36

  Modified: ChangeLog
  Added:google-chrome-beta-40.0.2214.69_p1.ebuild
  Removed:  google-chrome-beta-40.0.2214.45_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.59 www-client/google-chrome-beta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   18 Dec 2014 02:55:20 -  1.58
+++ ChangeLog   7 Jan 2015 22:56:36 -   1.59
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-beta
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.58 2014/12/18 02:55:20 floppym Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.59 2015/01/07 22:56:36 floppym Exp $
+
+*google-chrome-beta-40.0.2214.69_p1 (07 Jan 2015)
+
+  07 Jan 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-beta-40.0.2214.69_p1.ebuild,
+  -google-chrome-beta-40.0.2214.45_p1.ebuild:
+  Automated update.
 
 *google-chrome-beta-40.0.2214.45_p1 (18 Dec 2014)
 



1.1  
www-client/google-chrome-beta/google-chrome-beta-40.0.2214.69_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-40.0.2214.69_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-40.0.2214.69_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-beta-40.0.2214.69_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-40.0.2214.69_p1.ebuild,v
 1.1 2015/01/07 22:56:36 floppym Exp $

EAPI=5

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 readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

MY_P=${MY_PN}_${PV/_p/-}

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-base/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please 

[gentoo-commits] gentoo-x86 commit in media-libs/freetype: ChangeLog freetype-2.5.5.ebuild

2015-01-07 Thread Lars Wendler (polynomial-c)
polynomial-c15/01/08 00:15:32

  Modified: ChangeLog
  Added:freetype-2.5.5.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.412media-libs/freetype/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- ChangeLog   14 Dec 2014 20:35:02 -  1.411
+++ ChangeLog   8 Jan 2015 00:15:32 -   1.412
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/freetype
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.411 
2014/12/14 20:35:02 floppym Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/ChangeLog,v 1.412 
2015/01/08 00:15:32 polynomial-c Exp $
+
+*freetype-2.5.5 (08 Jan 2015)
+
+  08 Jan 2015; Lars Wendler polynomia...@gentoo.org +freetype-2.5.5.ebuild:
+  Version bump.
 
 *freetype-2.5.4-r1 (14 Dec 2014)
 



1.1  media-libs/freetype/freetype-2.5.5.ebuild

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

Index: freetype-2.5.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/freetype/freetype-2.5.5.ebuild,v 
1.1 2015/01/08 00:15:32 polynomial-c Exp $

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

DESCRIPTION=A high-quality and portable font engine
HOMEPAGE=http://www.freetype.org/;
SRC_URI=mirror://sourceforge/freetype/${P/_/}.tar.bz2
mirror://nongnu/freetype/${P/_/}.tar.bz2
utils?  ( mirror://sourceforge/freetype/ft2demos-${PV}.tar.bz2
mirror://nongnu/freetype/ft2demos-${PV}.tar.bz2 )
doc?( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.bz2
mirror://nongnu/freetype/${PN}-doc-${PV}.tar.bz2 )
infinality? ( 
http://dev.gentoo.org/~polynomial-c/${P}-infinality-patches.tar.xz )

LICENSE=|| ( FTL GPL-2+ )
SLOT=2
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
IUSE=X +adobe-cff auto-hinter bindist bzip2 debug doc fontforge harfbuzz
infinality png static-libs utils
REQUIRED_USE=harfbuzz? ( auto-hinter )

CDEPEND==sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
bzip2? ( =app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] )
harfbuzz? ( =media-libs/harfbuzz-0.9.19[truetype,${MULTILIB_USEDEP}] )
png? ( =media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
utils? (
X? (
=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]
)
)
DEPEND=${CDEPEND}
virtual/pkgconfig
RDEPEND=${CDEPEND}
abi_x86_32? ( utils? ( 
!app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) )
PDEPEND=infinality? ( media-libs/fontconfig-infinality )

src_prepare() {
enable_option() {
sed -i -e /#define $1/a #define $1 \
include/config/ftoption.h \
|| die unable to enable option $1
}

disable_option() {
sed -i -e /#define $1/ { s:^:/*:; s:$:*/: } \
include/config/ftoption.h \
|| die unable to disable option $1
}

# This is the same as the 01 patch from infinality
epatch ${FILESDIR}/${PN}-2.3.2-enable-valid.patch

if use infinality; then
EPATCH_SOURCE=${WORKDIR}/${P}-infinality-patches 
EPATCH_SUFFIX=patch \
EPATCH_FORCE=yes epatch

# FT_CONFIG_OPTION_SUBPIXEL_RENDERING is already enabled in 
freetype-2.4.11
enable_option TT_CONFIG_OPTION_SUBPIXEL_HINTING
fi

if ! use bindist; 

[gentoo-commits] gentoo-x86 commit in media-libs/libjpeg-turbo: ChangeLog libjpeg-turbo-1.3.1-r1.ebuild

2015-01-07 Thread Remi Cardona (remi)
remi15/01/08 00:15:53

  Modified: ChangeLog libjpeg-turbo-1.3.1-r1.ebuild
  Log:
  media-libs/libjpeg-turbo: fix build with non-bash /bin/sh
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.101media-libs/libjpeg-turbo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   17 Dec 2014 14:47:55 -  1.100
+++ ChangeLog   8 Jan 2015 00:15:53 -   1.101
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libjpeg-turbo
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog,v 1.100 
2014/12/17 14:47:55 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/ChangeLog,v 1.101 
2015/01/08 00:15:53 remi Exp $
+
+  08 Jan 2015; Rémi Cardona r...@gentoo.org libjpeg-turbo-1.3.1-r1.ebuild:
+  Always run eautoreconf to generate a non-bash compatible configure script
+  (epunt_cxx is no longer needed with recent autoconf), see bug #533902.
 
 *libjpeg-turbo-1.3.1-r1 (17 Dec 2014)
 



1.2  media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild

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

Index: libjpeg-turbo-1.3.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libjpeg-turbo-1.3.1-r1.ebuild   17 Dec 2014 14:47:55 -  1.1
+++ libjpeg-turbo-1.3.1-r1.ebuild   8 Jan 2015 00:15:53 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild,v
 1.1 2014/12/17 14:47:55 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libjpeg-turbo/libjpeg-turbo-1.3.1-r1.ebuild,v
 1.2 2015/01/08 00:15:53 remi Exp $
 
 EAPI=5
 
@@ -40,13 +40,8 @@
epatch ${FILESDIR}/${PN}-1.3.1-jstdhuff.patch
epatch ${FILESDIR}/${PN}-1.3.1-overrun.patch
 
-   if [[ -x ./configure ]]; then
-   elibtoolize
-   else
-   eautoreconf
-   fi
-
-   epunt_cxx #424689
+   # generate a new ./configure compatible with non-bash shells, #533902
+   eautoreconf
 
java-pkg-opt-2_src_prepare
 }






[gentoo-commits] gentoo-x86 commit in gnome-base/libgnome: libgnome-2.32.1-r1.ebuild ChangeLog

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 20:01:30

  Modified: libgnome-2.32.1-r1.ebuild ChangeLog
  Log:
  Update ebuild
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.10 gnome-base/libgnome/libgnome-2.32.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild?r1=1.9r2=1.10

Index: libgnome-2.32.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libgnome-2.32.1-r1.ebuild   15 Jul 2012 17:24:58 -  1.9
+++ libgnome-2.32.1-r1.ebuild   7 Jan 2015 20:01:30 -   1.10
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild,v 1.9 
2012/07/15 17:24:58 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.32.1-r1.ebuild,v 1.10 
2015/01/07 20:01:30 pacho Exp $
 
-EAPI=4
+EAPI=5
 GCONF_DEBUG=yes
 GNOME2_LA_PUNT=yes
 GNOME_TARBALL_SUFFIX=bz2
@@ -15,38 +15,29 @@
 LICENSE=LGPL-2
 SLOT=0
 KEYWORDS=alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
-IUSE=branding doc
+IUSE=branding
 
 SRC_URI=${SRC_URI}
branding? ( mirror://gentoo/gentoo-gdm-theme-r3.tar.bz2 )
 
-RDEPEND==gnome-base/gconf-2
+RDEPEND=
+   =gnome-base/gconf-2
=dev-libs/glib-2.16:2
=gnome-base/gnome-vfs-2.5.3
=gnome-base/libbonobo-2.13
=dev-libs/popt-1.7
-   media-libs/libcanberra
-
+   media-libs/libcanberra
+
 DEPEND=${RDEPEND}
=dev-lang/perl-5
+   dev-util/gtk-doc-am
=dev-util/intltool-0.40
virtual/pkgconfig
-   doc? ( =dev-util/gtk-doc-1 )
+
 
 PDEPEND=gnome-base/gvfs
 
-pkg_setup() {
-   G2CONF=${G2CONF}
-   --disable-static
-   --disable-schemas-install
-   --enable-canberra
-   --disable-esd
-   DOCS=AUTHORS ChangeLog NEWS README
-}
-
 src_prepare() {
-   gnome2_src_prepare
-
# Make sure menus have icons. People don't like change
epatch ${FILESDIR}/${PN}-2.28.0-menus-have-icons.patch
 
@@ -55,8 +46,14 @@
# Default to Adwaita theme over Clearlooks to proper gtk3 support
sed -i -e 's/Clearlooks/Adwaita/' 
schemas/desktop_gnome_interface.schemas.in.in || die
 
-   # Drop DEPRECATED flags
-   sed -i -e 's:-D[A-Z_]*DISABLE_DEPRECATED:$(NULL):g' libgnome/Makefile.* 
|| die
+   gnome2_src_prepare
+}
+
+src_configure() {
+   gnome2_src_configure \
+   --disable-static \
+   --enable-canberra \
+   --disable-esd
 }
 
 src_install() {



1.223gnome-base/libgnome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome/ChangeLog?rev=1.223view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome/ChangeLog?rev=1.223content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnome/ChangeLog?r1=1.222r2=1.223

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- ChangeLog   29 Mar 2013 19:32:55 -  1.222
+++ ChangeLog   7 Jan 2015 20:01:30 -   1.223
@@ -1,6 +1,9 @@
 # ChangeLog for gnome-base/libgnome
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.222 
2013/03/29 19:32:55 eva Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.223 
2015/01/07 20:01:30 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org libgnome-2.32.1-r1.ebuild:
+  Update ebuild
 
   29 Mar 2013; Gilles Dartiguelongue e...@gentoo.org -libgnome-2.32.1.ebuild:
   Clean up old revision.
@@ -813,4 +816,3 @@
 *libgnome-1.117.0 (22 May 2002)
   22 May 2002; Spider spi...@gentoo.org   libgnome-1.117.0.ebuild :
   part of gnome2 . initial cvs commit
-






[gentoo-commits] gentoo-x86 commit in sys-libs/freeipmi: freeipmi-1.4.8.ebuild ChangeLog

2015-01-07 Thread Diego Petteno (flameeyes)
flameeyes15/01/07 20:02:22

  Modified: ChangeLog
  Added:freeipmi-1.4.8.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
1CD13C8AD4301342)

Revision  ChangesPath
1.88 sys-libs/freeipmi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   12 Nov 2014 01:16:31 -  1.87
+++ ChangeLog   7 Jan 2015 20:02:22 -   1.88
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/freeipmi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/ChangeLog,v 1.87 
2014/11/12 01:16:31 flameeyes Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/ChangeLog,v 1.88 
2015/01/07 20:02:22 flameeyes Exp $
+
+*freeipmi-1.4.8 (07 Jan 2015)
+
+  07 Jan 2015; Diego E. Pettenò flamee...@gentoo.org +freeipmi-1.4.8.ebuild:
+  Version bump.
 
 *freeipmi-1.4.6-r1 (12 Nov 2014)
 



1.1  sys-libs/freeipmi/freeipmi-1.4.8.ebuild

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

Index: freeipmi-1.4.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/freeipmi-1.4.8.ebuild,v 
1.1 2015/01/07 20:02:22 flameeyes Exp $

EAPI=5

#AUTOTOOLS_AUTORECONF=1
AT_M4DIR=config

inherit eutils multilib autotools-utils

DESCRIPTION=Provides Remote-Console and System Management Software as per IPMI 
v1.5/2.0
HOMEPAGE=http://www.gnu.org/software/freeipmi/;

MY_P=${P/_/.}
S=${WORKDIR}/${MY_P}
[[ ${MY_P} == *.beta* ]]  ALPHA=-alpha
SRC_URI=mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz

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

RDEPEND=dev-libs/libgcrypt:0
DEPEND=${RDEPEND}
virtual/os-headers
RDEPEND=${RDEPEND}
nagios? (
|| ( net-analyzer/icinga net-analyzer/nagios )
dev-lang/perl
)
sys-apps/openrc

src_configure() {
local myeconfargs=(
$(use_enable debug)
--disable-static
--disable-init-scripts
--localstatedir=/var
)

autotools-utils_src_configure
}

# There are no tests
src_test() { :; }

src_install() {
autotools-utils_src_install

# freeipmi by defaults install _all_ commands to /usr/sbin, but
# quite a few can be run remotely as standard user, so move them
# in /usr/bin afterwards.
dodir /usr/bin
for file in ipmi{detect,ping,power,console}; do
mv ${D}/usr/{s,}bin/${file} || die

# The default install symlinks these commands to add a dash
# after the ipmi prefix; we repeat those after move for
# consistency.
rm ${D}/usr/sbin/${file/ipmi/ipmi-}
dosym ${file} /usr/bin/${file/ipmi/ipmi-}
done

# Install the nagios plugin in its proper place, if desired
if use nagios; then
dodir /usr/$(get_libdir)/nagios/plugins
mv 
${D}/usr/share/doc/${PF}/contrib/nagios/nagios_ipmi_sensors.pl \
${D}/usr/$(get_libdir)/nagios/plugins/ || die
fperms 0755 
/usr/$(get_libdir)/nagios/plugins/nagios_ipmi_sensors.pl

insinto /etc/icinga/conf.d
newins ${FILESDIR}/freeipmi.icinga freeipmi-command.cfg
fi

dodoc AUTHORS ChangeLog* DISCLAIMER* NEWS README* TODO doc/*.txt

keepdir \
/var/cache/ipmimonitoringsdrcache \
/var/lib/freeipmi \
/var/log/ipmiconsole

# starting from version 1.2.0 the two daemons are similar enough
newinitd ${FILESDIR}/bmc-watchdog.initd.4 ipmidetectd
newconfd ${FILESDIR}/ipmidetectd.confd ipmidetectd

newinitd ${FILESDIR}/bmc-watchdog.initd.4 bmc-watchdog
newconfd ${FILESDIR}/bmc-watchdog.confd bmc-watchdog

newinitd ${FILESDIR}/bmc-watchdog.initd.4 ipmiseld
newconfd ${FILESDIR}/ipmiseld.confd ipmiseld
}






[gentoo-commits] gentoo-x86 commit in gnome-base/libgtop: ChangeLog libgtop-2.28.5.ebuild libgtop-2.28.4.ebuild

2015-01-07 Thread Pacho Ramos (pacho)
pacho   15/01/07 19:55:41

  Modified: ChangeLog
  Removed:  libgtop-2.28.5.ebuild libgtop-2.28.4.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.279gnome-base/libgtop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/ChangeLog?rev=1.279view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/ChangeLog?rev=1.279content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgtop/ChangeLog?r1=1.278r2=1.279

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog   11 Oct 2014 12:13:51 -  1.278
+++ ChangeLog   7 Jan 2015 19:55:41 -   1.279
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libgtop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.278 
2014/10/11 12:13:51 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.279 
2015/01/07 19:55:41 pacho Exp $
+
+  07 Jan 2015; Pacho Ramos pa...@gentoo.org -libgtop-2.28.4.ebuild,
+  -libgtop-2.28.5.ebuild:
+  Drop old
 
   11 Oct 2014; Markus Meier mae...@gentoo.org libgtop-2.30.0.ebuild:
   arm stable, bug #512012






  1   2   3   >