Sync with portage [Thu Jan 28 09:15:53 MSK 2016].

mhiretskiy
root 8 years ago
parent 8c7bcb3c06
commit 0986d78350

@ -1,3 +1,3 @@
DIST lziprecover-1.16.tar.gz 71746 SHA256 fe01f89f439aa13cf8e169a92ac591262d24b9df61942cbecaa89180c3004882 SHA512 0c647214ae57883baa4fed2cad32d003d6601178cbb8cbf0a8de604eb91fda5f5b9dda840532381ca46b236a2a168ed65f621d65c1382b60df9e3e4b68880e2f WHIRLPOOL 0c0bec65f45d5fed23c592ab9de1e221c46ab16701c85cb401e852c344ab36bb21d4d906827b78df4741aec9c87db51d06d49f675bfef90174b7672915bca021
DIST lziprecover-1.17.tar.gz 75941 SHA256 a539b86d282a4bb154e01b04c3e09eaf7540b2c2be72d6b2110900c076bf3dbd SHA512 409a3634ef15238f8c87e6e69ecf0cf83c48274cff6c54a901a4f80bdc3d475b6bf03215cfee762ac64ca41b3e8a805ab620ceaaa1bec7fc22ffafad049b5f0f WHIRLPOOL 1b97ac140cdc190fdb3ceec5337576c775166bf4a30fbd8f956208095898411bd9ee7cbd99bd4e44aae11d67e9a6ad52ba60967d87c9eb057830950ede23aefa
DIST lziprecover-1.18-pre1.tar.gz 77354 SHA256 fa9399824123cff0280d16f1e996e2cb9a9662f90c817e72203cac05a8ccd35e SHA512 6e26200edb1c89d4698c335352480dcc58b960667e438f417b1407b6477c9df4c247f79133c8257909ee4911a74fbf51b3f70a12085a8a43716a7d146f533654 WHIRLPOOL 42faf01f28e93bf09890bf0018e03391d21201863e735005f62d238593c41ece278f4387c19f1494ddcab55764b21aaa34aca526684ae8a072e55a91618e8ac6
DIST lziprecover-1.18-pre3.tar.gz 81774 SHA256 5cd68131cb06578fdb19e17bfca54c0743e128e8c3ee5b83acc2b084726695f9 SHA512 4d354de869f15909ffc9ec168e0615ecda2ad3c5c402ed042332387c65e6170fd9d0bbc2c5f079908c34cfdcf54c8afdb8d0404a652280961e3ae56c2c03cda1 WHIRLPOOL a29fc32f397866a4ba06fbf61b58bd07e40d47c15d3e62b073bde2418d41e77826c71d0f9f9e9b56002242d91db20aa5df0302512d26819a9b876457cb9dbbf8

@ -1,8 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
EAPI=6
inherit toolchain-funcs

@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@ -10,7 +10,7 @@ DESCRIPTION="Library for lzip compression"
HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html"
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@ -10,7 +10,7 @@ DESCRIPTION="Library for lzip compression"
HOMEPAGE="http://www.nongnu.org/lzip/lzlib.html"
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

@ -1 +1,2 @@
DIST pdlzip-1.5.tar.gz 64443 SHA256 0c2e354cfe62f34ab2e12ac69f45242d8befcfdbdca645a62f039a66d3e63367 SHA512 2e900b591c13c1be50f3dcd76d9a46495f90c1335787fedb09e7c7694371d9cd117bc9158748ff8d12a09369ad4d56e2a33026779bae45f7e7d4adbaceb12585 WHIRLPOOL a86aa8d285f6b8d5efc26051c82ee2033c2a49ba296aacd6404914fc2b149a00ad65b3b49609b8bc3d137e2ca14096c390453d1ad5e37e0ccc56531b79a51071
DIST pdlzip-1.6.tar.gz 64843 SHA256 6520a45e96487374b4b66997f9855d67bc5dd7beab4ffbca03dff6ae7b40b9ff SHA512 befdcde0826fb8d9f7809b10ed8f9cb7be34d86b19f426bd18637589d66d70275025d51bcd063c837a5db0ed274664f7170468f087501ab764d0edc96cadde5f WHIRLPOOL 081441d87f512e1f7a86e6178139cf995876c58d33ff943f0fa00bf8f868022a0c0897875c4a0e898b4c48e38c43e7629fdf3bce8f37930c2e0f437633ed3ec5

@ -0,0 +1,26 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
inherit toolchain-funcs
DESCRIPTION="Public-domain version of lzip compressor"
HOMEPAGE="http://www.nongnu.org/lzip/pdlzip.html"
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/lzip/pdlzip/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
IUSE=""
src_configure() {
# not autotools-based
./configure \
--prefix="${EPREFIX}"/usr \
CC="$(tc-getCC)" \
CPPFLAGS="${CPPFLAGS}" \
CFLAGS="${CFLAGS}" \
LDFLAGS="${LDFLAGS}" || die
}

@ -1,148 +0,0 @@
# ChangeLog for app-arch/ppmd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/ppmd/ChangeLog,v 1.42 2015/05/14 07:28:31 mr_bones_ Exp $
14 May 2015; Michael Sterrett <mr_bones_@gentoo.org> -ppmd-9.1_p16.ebuild:
old
13 Mar 2013; Tom Wijsman <TomWij@gentoo.org> ppmd-10.1_p5.ebuild,
ppmd-9.1_p14.ebuild, ppmd-9.1_p16.ebuild:
Non-maintainer commit; updated homepage according to bug #409239, thanks to df
for mentioning.
*ppmd-10.1_p5 (13 Mar 2013)
13 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +ppmd-10.1_p5.ebuild:
Non-maintainer commit, version bump to 10.1.
10 May 2012; Agostino Sarubbo <ago@gentoo.org> -ppmd-9.1_p10.ebuild:
Remove old
*ppmd-9.1_p16 (20 Sep 2010)
20 Sep 2010; Jeroen Roovers <jer@gentoo.org> +ppmd-9.1_p16.ebuild:
Patch bump. Respect LDFLAGS (bug #337861), CC, CFLAGS.
06 Apr 2010; Jonathan Callen <abcd@gentoo.org> ppmd-9.1_p14.ebuild:
Bump to EAPI=3, add prefix keywords, QA fixes
12 Oct 2009; Mark Loeser <halcy0n@gentoo.org> ppmd-9.1_p10.ebuild,
ppmd-9.1_p14.ebuild:
QA fixes; unquoted variables
17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
files/ppmd-p10-makefile.patch:
Fix patch to apply.
18 Jun 2008; Jeremy Olexa <darkside@gentoo.org> -ppmd-9.1_p8.ebuild:
remove old. bug #226529
21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
also needs to contain m-needed@g.o.
17 Mar 2008; Jeroen Roovers <jer@gentoo.org> ppmd-9.1_p14.ebuild:
Stable for HPPA (bug #213594).
16 Mar 2008; nixnut <nixnut@gentoo.org> ppmd-9.1_p14.ebuild:
Stable on ppc wrt bug 213594
16 Mar 2008; Raúl Porcel <armin76@gentoo.org> ppmd-9.1_p14.ebuild:
sparc/x86 stable
25 Feb 2008; Steve Dibb <beandog@gentoo.org> ppmd-9.1_p8.ebuild,
ppmd-9.1_p10.ebuild, ppmd-9.1_p14.ebuild:
Keyword -amd64, bug 183365
*ppmd-9.1_p14 (12 Feb 2008)
12 Feb 2008; Raúl Porcel <armin76@gentoo.org> ppmd-9.1_p8.ebuild,
ppmd-9.1_p10.ebuild, +ppmd-9.1_p14.ebuild:
Version bump, mark -alpha/-ia64 since it segfaults, and on amd64 as well
05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> ppmd-9.1_p10.ebuild:
ppc stable
24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> ppmd-9.1_p10.ebuild:
Stable on sparc
11 Apr 2007; Jeroen Roovers <jer@gentoo.org> ppmd-9.1_p10.ebuild:
Stable for HPPA too.
03 Apr 2007; Raúl Porcel <armin76@gentoo.org> ppmd-9.1_p10.ebuild:
ia64 stable
20 Mar 2007; Raúl Porcel <armin76@gentoo.org> ppmd-9.1_p10.ebuild:
x86 stable
18 Mar 2007; Fabian Groffen <grobian@gentoo.org> ppmd-9.1_p8.ebuild,
ppmd-9.1_p10.ebuild:
Dropped ppc-macos, see you in prefix
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
28 Sep 2005; Brian Harring <ferringb@gentoo.org> ppmd-9.1_p10.ebuild:
Version bump.
*ppmd-9.1_p10 (28 Sep 2005)
14 Sep 2005; Fabian Groffen <grobian@gentoo.org> ppmd-9.1_p8.ebuild:
Marking ~ppc-macos (bug #105857)
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ppmd-9.1.ebuild,
ppmd-9.1_p8.ebuild:
Masked ppmd-9.1_p8.ebuild stable for ppc
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ppmd-9.1.ebuild:
Masked ppmd-9.1.ebuild stable for ppc
22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> ppmd-9.1_p8.ebuild:
Stable on alpha.
13 Aug 2004; Jason Wever <weeve@gentoo.org> ppmd-9.1_p8.ebuild:
Stable on sparc.
07 Aug 2004; Brian Harring <ferringb@gentoo.org> ppmd-9.1_p8.ebuild:
Stabling on x86.
*ppmd-9.1_p8 (21 Jul 2004)
21 Jul 2004; Brian Harring <ferringb@gentoo.org> :
bumping to 9.1 patch8, re-enabling support for -O3- bug #57587.
18 Jul 2004; Ciaran McCreesh <ciaranm@gentoo.org> ppmd-9.1.ebuild:
Stable on sparc at ferringb's request
17 Jul 2004; Brian Harring <ferringb@gentoo.org> ppmd-9.1.ebuild:
removing the gzip rdepend; no clue how that got in there. Stabling x86 also.
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> ppmd-9.1.ebuild:
Stable on alpha.
20 Apr 2004; Daniel Black <dragonheart@gentoo.org> ppmd-9.1.ebuild:
QA - removed runtime dependance on automake, autoconf and sed
05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> ppmd-9.1.ebuild:
Stable on hppa
22 Mar 2004; Seemant Kulleen <seemant@gentoo.org> ppmd-9.1.ebuild:
filter out -O3 flag, replace with -O2 flag. Also, replaced the head && mv
statement with an inline sed. closes bug #44529 by Tobias Minich
<belgabor@gmx.de>
12 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> ppmd-9.1.ebuild:
amd64 unmask.
08 Dec 2003; Seemant Kulleen <seemant@gentoo.org> ppmd-9.1.ebuild:
fixes for broken aclocal, closing bug #35179 by Brian Harring
<bdharring@wisc.edu>
*ppmd-9.1 (15 Nov 2003)
15 Nov 2003; Seemant Kulleen <seemant@gentoo.org> ppmd-9.1.ebuild:
PPM based compressor. Ebuild submitted by Brian Harring <bdharring@wisc.edu>
in bug #33066

@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs"
src_prepare() {

@ -1,82 +0,0 @@
# ChangeLog for app-doc/ebookmerge
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/ebookmerge/ChangeLog,v 1.17 2013/01/27 22:30:08 radhermit Exp $
27 Jan 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
Remove redundant maintainer from metadata.
26 Jun 2012; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
Maintainer -> app-doc.
08 Apr 2012; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
Add myself as maintainer.
*ebookmerge-0.9.3-r1 (20 Mar 2012)
20 Mar 2012; Pacho Ramos <pacho@gentoo.org> +ebookmerge-0.9.3-r1.ebuild,
+files/ebookmerge-0.9.3-updates.patch:
Update to use new upstream, bug #388927 by Steve Arnold.
18 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #391429.
23 Jan 2007; Marius Mauch <genone@gentoo.org> ebookmerge-0.9.3.ebuild:
Replacing einfo with elog
22 Oct 2006; Markus Rothe <corsair@gentoo.org> ebookmerge-0.9.3.ebuild:
Added ~ppc64; bug #152195
21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
ebookmerge-0.9.3.ebuild:
Forgot ~ia64 keyword, bug 152195.
21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
ebookmerge-0.9.3.ebuild:
Add ~alpha keyword, bug 152195.
21 Oct 2006; Simon Stelling <blubb@gentoo.org> ebookmerge-0.9.3.ebuild:
added ~amd64
*ebookmerge-0.9.3 (13 Oct 2006)
13 Oct 2006; J. Alberto Suárez López <bass@gentoo.org>
-ebookmerge-0.9.ebuild, -ebookmerge-0.9.1.ebuild,
-ebookmerge-0.9.2.ebuild, +ebookmerge-0.9.3.ebuild:
Removed lidn support and updated support for berlios. #136183
*ebookmerge-0.9.2 (13 Jul 2006)
13 Jul 2006; J. Alberto Suárez López <bass@gentoo.org>
+ebookmerge-0.9.2.ebuild:
Fix #119813
10 Apr 2006; J. Alberto Suárez López <bass@gentoo.org>
+ebookmerge-0.9.1.ebuild:
Added -m option to use a mirror.
*ebookmerge-0.9.1 (10 Apr 2006)
10 Apr 2006; J. Alberto Suárez López <bass@gentoo.org>
+ebookmerge-0.9.1.ebuild:
Added -m option to use a mirror.
*ebookmerge-0.9 (27 Nov 2005)
27 Nov 2005; josé Alberto Suárez López <bass@gentoo.org>
-ebookmerge-0.6.ebuild, +ebookmerge-0.9.ebuild:
bump version
*ebookmerge-0.6 (04 Jul 2005)
11 Jul 2005; josé Alberto Suárez López <bass@gentoo.org>
ebookmerge-0.6.ebuild:
masked again to follow the policy
11 Jul 2005; josé Alberto Suárez López <bass@gentoo.org>
ebookmerge-0.6.ebuild:
Added keyword "x86"
04 Jul 2005; josé Alberto Suárez López <bass@gentoo.org> +metadata.xml,
+ebookmerge-0.6.ebuild:
First release.

@ -1,17 +0,0 @@
# ChangeLog for app-emulation/skyeye
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/skyeye/ChangeLog,v 1.4 2012/05/03 18:49:07 jdhore Exp $
03 May 2012; Jeff Horelick <jdhore@gentoo.org> skyeye-1.0.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> skyeye-1.0.0.ebuild:
Fix slot-dep on gtk+/glib
08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
*skyeye-1.0.0 (26 Sep 2005)
26 Sep 2005; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.

@ -1,92 +0,0 @@
# ChangeLog for app-eselect/eselect-esd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-esd/ChangeLog,v 1.1 2015/03/31 16:48:28 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-esd-20060719.ebuild,
+eselect-esd-20091106.ebuild, +eselect-esd-20100127.ebuild, +metadata.xml:
Move package from app-admin to app-eselect category.
*eselect-esd-20100127 (30 Jan 2010)
30 Jan 2010; Ulrich Mueller <ulm@gentoo.org> +eselect-esd-20100127.ebuild:
Version bump and add prefix keywords, fixes bug 302134.
*eselect-esd-20091106 (06 Nov 2009)
06 Nov 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-esd-20091106.ebuild:
Version bump, bug 292102.
10 May 2007; Fabian Groffen <grobian@gentoo.org>
eselect-esd-20060719.ebuild:
Dropped ppc-macos keyword, see you in prefix
15 Nov 2006; Jeroen Roovers <jer@gentoo.org> eselect-esd-20060719.ebuild:
Stable for HPPA (bug #154742).
13 Nov 2006; Joseph Jezak <josejx@gentoo.org> eselect-esd-20060719.ebuild:
Marked ppc stable.
11 Nov 2006; Michael Cummings <mcummings@gentoo.org>
eselect-esd-20060719.ebuild:
Marking amd64 stable
25 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
eselect-esd-20060719.ebuild:
Stable x86; bug #150540
22 Oct 2006; Markus Rothe <corsair@gentoo.org>
eselect-esd-20060719.ebuild:
Stable on ppc64; bug #150540
21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
eselect-esd-20060719.ebuild:
Stable on Alpha.
20 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
eselect-esd-20060719.ebuild:
Stable on sparc wrt #150540
14 Oct 2006; Aron Griffis <agriffis@gentoo.org>
eselect-esd-20060719.ebuild:
Mark 20060719 ~ia64
14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
eselect-esd-20060719.ebuild:
Add ~alpha keyword.
11 Aug 2006; Markus Rothe <corsair@gentoo.org>
eselect-esd-20060719.ebuild:
Added ~ppc64; bug #141223
11 Aug 2006; Jeroen Roovers <jer@gentoo.org> eselect-esd-20060719.ebuild:
Marked ~hppa (bug #141223).
05 Aug 2006; Jason Wever <weeve@gentoo.org> eselect-esd-20060719.ebuild:
Added ~sparc keyword wrt bug #141223.
29 Jul 2006; Fabian Groffen <grobian@gentoo.org>
eselect-esd-20060719.ebuild:
Marked ~ppc-macos
27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
eselect-esd-20060719.ebuild:
Revert to ~x86, this is not supposed to be stable just yet.
27 Jul 2006; Joshua Jackson <tsunam@gentoo.org>
eselect-esd-20060719.ebuild:
Stable x86 for bug #141223
22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
eselect-esd-20060719.ebuild:
Added ~ppc, bug #141223
19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
eselect-esd-20060719.ebuild:
Add ~x86-fbsd keyword.
*eselect-esd-20060719 (18 Jul 2006)
18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+eselect-esd-20060719.ebuild:
Initial import: eselect module to choose between esd implementation/wrapper.

@ -1 +1,2 @@
DIST digitemp-3.5.0.tar.gz 267947 SHA256 e185ef9b84501b28568160eb5a5cc3b98b72c0791aff9c128ff6d0cd23b711e8 SHA512 59055a97ae35cdc86bb893a755975b688d3be9185e717f5da0024d664e6c93dd5a7f10f1230772c3bc1bc76a088392da083ba63d28e054727b9f68ce31de64d3 WHIRLPOOL d10bda164dee77a8f0c90330a2799a1f37d4c2f8b8c9709df1fa91939ccbc93f660c5184dadbb52f9d5cf80acf7fbd018e93d7f46283e5a5a6195bb257e4928f
DIST digitemp-3.7.1.tar.gz 144870 SHA256 6fa4d965350d5501b6ca73ee8a09276ca4f65b6d85dae62f0a796239bae5000e SHA512 e5eaf576b544c61049a358dece7dc96d9793b751ef08645060f3b2c1a2006e2906c3aa3f97de3dab46818290d664d2e784a948b2495b538a200b6d71b03173d2 WHIRLPOOL 0448de6833a1b182ba1fc78f7aaa4fb1fde5dd6b10d027a66008aee3893e09c3ed82bc09ae4ab5efedf875cab0a537a0b78c277d43f93e4766d8d895678c38d5

@ -0,0 +1,76 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit toolchain-funcs
DESCRIPTION="Temperature logging and reporting using Maxim's iButtons and 1-Wire protocol"
HOMEPAGE="http://www.digitemp.com/ http://www.ibutton.com/"
SRC_URI="https://github.com/bcl/digitemp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
IUSE="ds9097 ds9097u ds2490"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
DEPEND="ds2490? ( virtual/libusb:0 )"
targets() {
# default is to compile to the ds9097u.
if ! ( use ds9097 || use ds9097u || use ds2490 ); then
echo ds9097u
fi
for target in ds9097 ds9097u ds2490; do
if use ${target}; then
echo ${target}
fi
done
}
src_prepare() {
sed -i -e "/^CFLAGS/s:-O2:${CFLAGS}:" \
-e "/^LIBS/s:=:= ${LDFLAGS}:" Makefile
# default is to compile to the ds9097u.
if ! ( use ds9097 || use ds9097u || use ds2490 ); then
ewarn "If you don't choose a component to install, we default to ds9097u"
fi
}
src_compile() {
local targets=$(targets)
for target in $targets; do
emake clean
emake CC="$(tc-getCC)" LOCK="no" ${target} || die "emake ${target} failed"
done
}
src_install() {
for target in $(echo $(targets) | tr '[:lower:]' '[:upper:]'); do
dobin digitemp_${target} && \
dosym digitemp_${target} /usr/bin/digitemp
done
if [[ $(targets|wc -l) -ge 1 ]]; then
echo
ewarn "/usr/bin/digitemp has been symlinked to /usr/bin/digitemp_${target}"
ewarn "If you want to access the others, they are available at /usr/bin/digitemp_*"
echo
fi
dodoc README FAQ TODO
for example in perl python rrdb; do
insinto "/usr/share/doc/${PF}/${example}_examples"
doins -r ${example}/*
done
}
pkg_postinst() {
echo
elog "Examples of using digitemp with python, perl, and rrdtool are"
elog "located in /usr/share/doc/${PF}/"
echo
}

@ -1,74 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-file
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/ChangeLog,v 1.12 2014/03/09 03:41:22 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
libopensync-plugin-file-0.22.ebuild, libopensync-plugin-file-0.36.ebuild,
libopensync-plugin-file-0.39.ebuild, libopensync-plugin-file-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
24 Feb 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-file-0.22.ebuild, libopensync-plugin-file-0.36.ebuild,
libopensync-plugin-file-0.39.ebuild, libopensync-plugin-file-9999.ebuild,
metadata.xml:
EAPI 3, fix dependencies, remove .la files.
*libopensync-plugin-file-0.39 (15 Nov 2009)
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-file-0.21.ebuild,
-libopensync-plugin-file-0.35.ebuild,
+libopensync-plugin-file-0.39.ebuild, libopensync-plugin-file-9999.ebuild:
Version bump. Sync live ebuild. Clean up old revisions.
13 Jul 2008; Joseph Jezak <josejx@gentoo.org>
libopensync-plugin-file-0.36.ebuild:
Marked ~ppc for bug #197238.
*libopensync-plugin-file-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-file-0.36.ebuild:
Add 0.36.
*libopensync-plugin-file-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-file-0.35.ebuild:
Add 0.35.
*libopensync-plugin-file-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-file-9999.ebuild:
Add live svn ebuild.
*libopensync-plugin-file-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-file-0.20.ebuild,
+libopensync-plugin-file-0.22.ebuild:
Version bump.
*libopensync-plugin-file-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-file-0.19.ebuild,
+libopensync-plugin-file-0.21.ebuild:
Version bump.
*libopensync-plugin-file-0.20 (09 Nov 2006)
09 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-file-0.20.ebuild:
Version bump.
*libopensync-plugin-file-0.19 (23 Oct 2006)
23 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-file-0.19.ebuild:
New package.

@ -1,57 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-gnokii
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-gnokii/ChangeLog,v 1.9 2013/04/17 14:20:03 creffett Exp $
17 Apr 2013; Chris Reffett <creffett@gentoo.org>
libopensync-plugin-gnokii-0.36.ebuild, libopensync-plugin-gnokii-9999.ebuild:
0.36 and 9999 versions EAPI bumped to 2 wrt bug 460572
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-gnokii-0.21.ebuild,
-libopensync-plugin-gnokii-0.35.ebuild:
Clean up old revisions.
*libopensync-plugin-gnokii-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gnokii-0.36.ebuild:
Add 0.36.
*libopensync-plugin-gnokii-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gnokii-0.35.ebuild:
Add 0.35.
*libopensync-plugin-gnokii-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gnokii-9999.ebuild:
Add live svn ebuild.
08 Sep 2007; Piotr Jaroszyński <peper@gentoo.org>
libopensync-plugin-gnokii-0.22.ebuild:
Add -Wno-error to make it compile with gcc-4.2, bug #191538.
*libopensync-plugin-gnokii-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-gnokii-0.20.ebuild,
+libopensync-plugin-gnokii-0.22.ebuild:
Version bump.
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gnokii-0.21.ebuild:
Version bump.
*libopensync-plugin-gnokii-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gnokii-0.21.ebuild:
Version bump.
*libopensync-plugin-gnokii-0.20 (13 Nov 2006)
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-gnokii-0.20.ebuild:
New package.

@ -1,47 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-gpe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-gpe/ChangeLog,v 1.8 2013/04/17 14:23:37 creffett Exp $
17 Apr 2013; Chris Reffett <creffett@gentoo.org>
libopensync-plugin-gpe-0.36.ebuild, libopensync-plugin-gpe-9999.ebuild:
0.36 and 9999 versions EAPI bumped to 2 wrt bug 460572
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-gpe-0.21.ebuild, -libopensync-plugin-gpe-0.35.ebuild:
Clean up old revisions.
*libopensync-plugin-gpe-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gpe-0.36.ebuild:
Add 0.36.
*libopensync-plugin-gpe-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gpe-0.35.ebuild:
Add 0.35.
*libopensync-plugin-gpe-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gpe-9999.ebuild:
Add live svn ebuild.
*libopensync-plugin-gpe-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-gpe-0.20.ebuild, +libopensync-plugin-gpe-0.22.ebuild:
Version bump.
*libopensync-plugin-gpe-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-gpe-0.21.ebuild:
Version bump.
*libopensync-plugin-gpe-0.20 (13 Nov 2006)
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-gpe-0.20.ebuild:
New package.

@ -1,99 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-irmc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-irmc/ChangeLog,v 1.18 2014/03/09 03:42:51 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
libopensync-plugin-irmc-0.22.ebuild, libopensync-plugin-irmc-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org>
+libopensync-plugin-irmc-0.22.ebuild, -libopensync-plugin-irmc-0.36.ebuild,
libopensync-plugin-irmc-9999.ebuild, metadata.xml:
Resurrect 0.22, port to EAPI 4, fix dependencies, etc. Drop 0.36.
11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
libopensync-plugin-irmc-0.36.ebuild, libopensync-plugin-irmc-9999.ebuild:
Drop bluez-libs support wrt #301630.
27 Sep 2009; Mart Raudsepp <leio@gentoo.org>
libopensync-plugin-irmc-9999.ebuild:
Make bluetooth DEPEND satisfied by net-wireless/bluez too, as it is
claimed to work in release version, so live SVN version ought to work with
it too
19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
libopensync-plugin-irmc-0.36.ebuild:
Turn on bluetooth by default so the ebuild doesn't fail with default
settings. Fixes bug #254724.
19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
-libopensync-plugin-irmc-0.21.ebuild,
-libopensync-plugin-irmc-0.22.ebuild,
-libopensync-plugin-irmc-0.35.ebuild:
Remove old versions that use built_with_use.
19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
libopensync-plugin-irmc-0.36.ebuild:
Migrate to EAPI 2 in order to remove built_with_use usage. Make bluetooth
DEPEND satisfied by net-wireless/bluez too. Fixes bug #272737.
04 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
libopensync-plugin-irmc-0.21.ebuild, libopensync-plugin-irmc-0.22.ebuild,
libopensync-plugin-irmc-0.35.ebuild, libopensync-plugin-irmc-0.36.ebuild,
libopensync-plugin-irmc-9999.ebuild:
Fix typo in die message.
03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*libopensync-plugin-irmc-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-irmc-0.36.ebuild:
Add 0.36.
*libopensync-plugin-irmc-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-irmc-0.35.ebuild:
Add 0.35.
*libopensync-plugin-irmc-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-irmc-9999.ebuild:
Add live svn ebuild.
*libopensync-plugin-irmc-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-irmc-0.20.ebuild,
+libopensync-plugin-irmc-0.22.ebuild:
Version bump.
04 Mar 2007; Marius Mauch <genone@gentoo.org>
libopensync-plugin-irmc-0.21.ebuild:
Replacing einfo with elog
*libopensync-plugin-irmc-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-irmc-0.19.ebuild,
+libopensync-plugin-irmc-0.21.ebuild:
Version bump.
*libopensync-plugin-irmc-0.20 (10 Nov 2006)
10 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
libopensync-plugin-irmc-0.19.ebuild, +libopensync-plugin-irmc-0.20.ebuild:
Version bump.
*libopensync-plugin-irmc-0.19 (23 Oct 2006)
23 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-irmc-0.19.ebuild:
New package.

@ -1,18 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-moto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-moto/ChangeLog,v 1.3 2012/04/01 04:38:26 floppym Exp $
01 Apr 2012; Mike Gilbert <floppym@gentoo.org>
libopensync-plugin-moto-0.22.ebuild:
python-dateutil no longer needs a slot dep.
24 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org>
libopensync-plugin-moto-0.22.ebuild:
Depend on proper slot of dev-python/python-dateutil
*libopensync-plugin-moto-0.22 (30 Mar 2011)
30 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+libopensync-plugin-moto-0.22.ebuild:
Initial commit wrt #211262 by Matija Šuklje.

@ -1,75 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-palm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-palm/ChangeLog,v 1.12 2014/03/09 03:42:41 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
libopensync-plugin-palm-0.22.ebuild:
Add missing inheritance of eutils.eclass
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
libopensync-plugin-palm-0.22.ebuild, libopensync-plugin-palm-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-palm-0.22.ebuild, -libopensync-plugin-palm-0.36.ebuild,
libopensync-plugin-palm-9999.ebuild, metadata.xml:
EAPI 3, dependencies, etc. Drop 0.36.
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-palm-0.21.ebuild,
-libopensync-plugin-palm-0.35.ebuild:
Clean up old revisions.
*libopensync-plugin-palm-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-palm-0.36.ebuild:
Add 0.36.
*libopensync-plugin-palm-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-palm-0.35.ebuild:
Add 0.35.
*libopensync-plugin-palm-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-palm-9999.ebuild:
Add live svn ebuild.
*libopensync-plugin-palm-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-palm-0.20.ebuild,
+libopensync-plugin-palm-0.22.ebuild:
Version bump.
*libopensync-plugin-palm-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
-files/libopensync-plugin-palm-0.19-include_pisock.patch,
-files/libopensync-plugin-palm-0.20-include_pisock.patch,
+files/libopensync-plugin-palm-include_pisock.patch,
-libopensync-plugin-palm-0.19.ebuild, libopensync-plugin-palm-0.20.ebuild,
+libopensync-plugin-palm-0.21.ebuild:
Version bump.
*libopensync-plugin-palm-0.20 (10 Nov 2006)
10 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
+files/libopensync-plugin-palm-0.20-include_pisock.patch,
libopensync-plugin-palm-0.19.ebuild, +libopensync-plugin-palm-0.20.ebuild:
Version bump.
*libopensync-plugin-palm-0.19 (25 Oct 2006)
25 Oct 2006; Piotr Jaroszyński <peper@gentoo.org>
+files/libopensync-plugin-palm-0.19-include_pisock.patch, +metadata.xml,
+libopensync-plugin-palm-0.19.ebuild:
New package. Thanks to Pierre Cassimans <kammicazze@hotmail.com> and Søren
F. Nielsen <cthulhu@mail.dk>. Bug #112801.

@ -1,78 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-python/ChangeLog,v 1.14 2012/05/03 20:21:00 jdhore Exp $
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
libopensync-plugin-python-0.22.ebuild, libopensync-plugin-python-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org>
-libopensync-plugin-python-0.36.ebuild:
Drop 0.36.
24 Feb 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-python-0.22.ebuild, libopensync-plugin-python-0.36.ebuild,
libopensync-plugin-python-9999.ebuild:
Revert last commit.
24 Feb 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-python-0.22.ebuild, libopensync-plugin-python-0.36.ebuild,
libopensync-plugin-python-9999.ebuild:
Move pkgconfig to DEPEND.
20 Feb 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-python-0.22.ebuild, libopensync-plugin-python-0.36.ebuild,
libopensync-plugin-python-9999.ebuild:
Fix dependencies, port to python eclass (bug #311765) and EAPI 3. Fix
building against new python versions (bug #276220).
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-python-0.21.ebuild,
-libopensync-plugin-python-0.35.ebuild:
Clean up old revisions.
*libopensync-plugin-python-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-python-0.36.ebuild:
Add 0.36.
*libopensync-plugin-python-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-python-0.35.ebuild:
Add 0.35.
*libopensync-plugin-python-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-python-9999.ebuild:
Add live svn ebuild.
*libopensync-plugin-python-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-python-0.20.ebuild,
+libopensync-plugin-python-0.22.ebuild:
Version bump.
*libopensync-plugin-python-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-python-0.19.ebuild,
+libopensync-plugin-python-0.21.ebuild:
Version bump.
*libopensync-plugin-python-0.20 (10 Nov 2006)
10 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
libopensync-plugin-python-0.19.ebuild,
+libopensync-plugin-python-0.20.ebuild:
Version bump.
*libopensync-plugin-python-0.19 (23 Oct 2006)
23 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-python-0.19.ebuild:
New package.

@ -1,50 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-sunbird
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-sunbird/ChangeLog,v 1.10 2014/03/09 03:41:32 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
libopensync-plugin-sunbird-0.22.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-sunbird-0.22.ebuild, metadata.xml:
EAPI 3, remove .la files.
22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
libopensync-plugin-sunbird-0.22.ebuild:
net-misc/neon renamed to net-libs/neon.
23 May 2010; Thilo Bangert <bangert@gentoo.org>
libopensync-plugin-sunbird-0.22.ebuild:
add dep on pkgconfig (#206012)
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-sunbird-0.21.ebuild:
Clean up old revisions.
08 Sep 2007; Piotr Jaroszyński <peper@gentoo.org>
libopensync-plugin-sunbird-0.22.ebuild:
Add -Wno-error to make it compile with gcc-4.2, bug #191667.
*libopensync-plugin-sunbird-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-sunbird-0.20.ebuild,
+libopensync-plugin-sunbird-0.22.ebuild:
Version bump.
*libopensync-plugin-sunbird-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-sunbird-0.21.ebuild:
Version bump.
*libopensync-plugin-sunbird-0.20 (13 Nov 2006)
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-sunbird-0.20.ebuild:
New package.

@ -1,12 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-synce-rra
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-synce-rra/ChangeLog,v 1.2 2015/06/09 12:01:32 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
*libopensync-plugin-synce-rra-0.22.2 (17 Jun 2012)
17 Jun 2012; Samuli Suominen <ssuominen@gentoo.org>
+libopensync-plugin-synce-rra-0.22.2.ebuild:
Initial commit.

@ -1,92 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-syncml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-syncml/ChangeLog,v 1.17 2014/03/09 03:41:44 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-syncml-0.39.ebuild, libopensync-plugin-syncml-9999.ebuild,
metadata.xml:
Use EAPI 4 for REQUIRED_USE.
19 May 2010; Thilo Bangert <bangert@gentoo.org>
libopensync-plugin-syncml-9999.ebuild:
fix build - bug #299271 - fix dep on libsyncml
*libopensync-plugin-syncml-0.39 (15 Nov 2009)
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-syncml-0.36.ebuild,
+libopensync-plugin-syncml-0.39.ebuild,
libopensync-plugin-syncml-9999.ebuild:
Version bump. Restrict tests in 0.39. Clean up 0.36 due to removed
libsyncml-0.4.
19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
-libopensync-plugin-syncml-0.21.ebuild,
-libopensync-plugin-syncml-0.22.ebuild,
-libopensync-plugin-syncml-0.35.ebuild:
Remove old versions that use built_with_use.
19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
libopensync-plugin-syncml-0.36.ebuild:
Migrate to EAPI 2 in order to remove built_with_use usage. Don't allow
libsyncml-0.5.0 to satisfy dependencies in order to fix bug #269187.
03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
13 Jul 2008; Joseph Jezak <josejx@gentoo.org>
libopensync-plugin-syncml-0.36.ebuild:
Marked ~ppc for bug #197238.
*libopensync-plugin-syncml-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-syncml-0.36.ebuild:
Add 0.36.
*libopensync-plugin-syncml-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-syncml-0.35.ebuild:
Add 0.35.
07 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
libopensync-plugin-syncml-9999.ebuild:
Make obex default.
*libopensync-plugin-syncml-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-syncml-9999.ebuild:
Add live svn ebuild.
*libopensync-plugin-syncml-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-plugin-syncml-0.20.ebuild,
+libopensync-plugin-syncml-0.22.ebuild:
Version bump.
04 Mar 2007; Marius Mauch <genone@gentoo.org>
libopensync-plugin-syncml-0.21.ebuild:
Replacing einfo with elog
13 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
libopensync-plugin-syncml-0.21.ebuild:
Add missing src_compile(), bug #166660.
*libopensync-plugin-syncml-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-syncml-0.21.ebuild:
Version bump.
*libopensync-plugin-syncml-0.20 (13 Nov 2006)
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-syncml-0.20.ebuild:
New package.

@ -1,53 +0,0 @@
# ChangeLog for app-pda/libopensync-plugin-vformat
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.9 2014/03/09 03:41:55 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
03 May 2012; Jeff Horelick <jdhore@gentoo.org>
libopensync-plugin-vformat-0.39.ebuild,
libopensync-plugin-vformat-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org>
-libopensync-plugin-vformat-0.36.ebuild:
Drop 0.36.
24 Feb 2011; Ryan Hill <dirtyepic@gentoo.org>
libopensync-plugin-vformat-0.36.ebuild,
libopensync-plugin-vformat-0.39.ebuild,
libopensync-plugin-vformat-9999.ebuild, metadata.xml:
EAPI 3, dependencies.
*libopensync-plugin-vformat-0.39 (15 Nov 2009)
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-plugin-vformat-0.35.ebuild,
+libopensync-plugin-vformat-0.39.ebuild,
libopensync-plugin-vformat-9999.ebuild:
Version bump. Sync live ebuild. Clean up old revisions.
20 Mar 2009; Joseph Jezak <josejx@gentoo.org>
libopensync-plugin-vformat-0.35.ebuild,
libopensync-plugin-vformat-0.36.ebuild:
Marked ~ppc for bug #255628.
*libopensync-plugin-vformat-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-vformat-0.36.ebuild:
Add 0.36.
*libopensync-plugin-vformat-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-plugin-vformat-0.35.ebuild:
Add 0.35.
*libopensync-plugin-vformat-9999 (29 Nov 2007)
29 Nov 2007; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-plugin-vformat-9999.ebuild:
Add live svn ebuild. Thanks to Elias Probst <mail@eliasprobst.eu>.

@ -1,240 +0,0 @@
# ChangeLog for app-pda/libopensync
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.50 2014/03/09 03:42:10 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
03 May 2012; Jeff Horelick <jdhore@gentoo.org> libopensync-0.22.ebuild,
libopensync-0.22-r1.ebuild, libopensync-0.36-r2.ebuild,
libopensync-0.39-r1.ebuild, libopensync-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
25 Feb 2012; Patrick Lauer <patrick@gentoo.org> libopensync-0.22-r1.ebuild,
libopensync-0.36-r2.ebuild, libopensync-0.39-r1.ebuild,
libopensync-9999.ebuild:
Restricting pypy and jython
17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
libopensync-0.22-r1.ebuild:
ppc/ppc64 stable wrt #366103
05 Jun 2011; Jeroen Roovers <jer@gentoo.org> libopensync-0.22-r1.ebuild:
Stable for HPPA (bug #366103).
24 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
libopensync-0.22-r1.ebuild:
x86 stable wrt bug #366103
21 May 2011; Raúl Porcel <armin76@gentoo.org> libopensync-0.22.ebuild,
libopensync-0.22-r1.ebuild, libopensync-0.36-r2.ebuild,
libopensync-0.39-r1.ebuild, libopensync-9999.ebuild:
Drop alpha/ia64/sparc keywords
11 May 2011; Christoph Mende <angelos@gentoo.org> libopensync-0.22-r1.ebuild:
Stable on amd64 wrt bug #366103
30 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> libopensync-0.22.ebuild,
libopensync-0.22-r1.ebuild:
Remove ~mips because this is a orphaned library for them and latest is not
even keyworded.
20 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> libopensync-9999.ebuild:
Update live ebuild.
18 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> libopensync-0.22-r1.ebuild,
+files/libopensync-0.22-Makefile.patch:
Prevent relinking against outgoing system libs on downgrade (bug #355291).
*libopensync-0.36-r2 (14 Feb 2011)
*libopensync-0.22-r1 (14 Feb 2011)
14 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> +libopensync-0.22-r1.ebuild,
-files/libopensync-py2.6.patch, +files/libopensync-0.22-pythonpath.patch,
+files/libopensync-0.22-swig-typeerror.patch, -libopensync-0.36-r1.ebuild,
+libopensync-0.36-r2.ebuild, libopensync-0.39-r1.ebuild, metadata.xml:
Revision bumps, remove old.
- backport all ebuild fixes from 0.39
- patch 0.22 to find python correctly and add swig version detection for
versions greater than 1.3.x (bug #328691)
- fix TypeError in python wrapper (bug #340605)
- add debug support back to 0.39
- drop .la files
*libopensync-0.39-r1 (12 Feb 2011)
12 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> -libopensync-0.39.ebuild,
+libopensync-0.39-r1.ebuild:
Revision bump, remove broken version.
- fix dependencies (bug #354407)
- use CMake native module for FindPythonLibs (bug #276220 with thanks
to John W Eckhart)
- support multiabi python (bug #311763) and fix bindings getting built
with USE="-python"
- drop test USE flag since tests are still restricted
- port to EAPI 3
27 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-libopensync-0.38.ebuild:
Remove ebuild version that was always masked; 0.39 is fine.
23 May 2010; Thilo Bangert <bangert@gentoo.org> libopensync-0.39.ebuild:
add note about the msynctool -> osynctool switch
16 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
libopensync-0.39.ebuild:
Removing deprecated postinst elog message, thanks to scarabeus for
pointing it out.
*libopensync-0.39 (15 Nov 2009)
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libopensync-0.20.ebuild, -libopensync-0.21.ebuild,
libopensync-0.22.ebuild, -libopensync-0.35.ebuild,
-libopensync-0.36.ebuild, +libopensync-0.39.ebuild,
libopensync-9999.ebuild:
Version bump, bug #283228. Fix swig dependency on old ebuilds, bug
#221457. Make sure use flags match something. Clean up old revisions.
05 Jul 2009; Alexis Ballier <aballier@gentoo.org>
libopensync-0.36-r1.ebuild, libopensync-0.38.ebuild:
keyword ~x86-fbsd, bug #178853
05 Jun 2009; Tomas Chvatal <scarabeus@gentoo.org> libopensync-0.35.ebuild,
libopensync-0.36.ebuild, libopensync-0.36-r1.ebuild,
libopensync-0.38.ebuild, libopensync-9999.ebuild:
Adjust cmake build system to actualy work. Per bug #269639.
31 May 2009; nixnut <nixnut@gentoo.org> libopensync-0.36-r1.ebuild:
reverting to ~ppc
31 May 2009; nixnut <nixnut@gentoo.org> libopensync-0.36-r1.ebuild:
ppc stable #271889
*libopensync-0.38 (26 Apr 2009)
26 Apr 2009; Patrick Lauer <patrick@gentoo.org> +libopensync-0.38.ebuild:
Bump to 0.38, fixes #250113
*libopensync-0.36-r1 (10 Apr 2009)
10 Apr 2009; Zac Medico <zmedico@gentoo.org>
+files/libopensync-py2.6.patch, +libopensync-0.36-r1.ebuild:
Fix compile failure with python-2.6.
15 Jun 2008; Zac Medico <zmedico@gentoo.org> libopensync-0.22.ebuild:
Bug #226505 - For compatibility with phase execution order in
>=portage-2.1.5, call has_version inside pkg_preinst instead of
pkg_postinst.
20 Apr 2008; Diego Pettenò <flameeyes@gentoo.org>
libopensync-0.36.ebuild, libopensync-9999.ebuild:
Make swig a build-time only dependency, fixes bug #216996.
02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> libopensync-0.22.ebuild:
~mips
*libopensync-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-0.36.ebuild:
Add 0.36.
23 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
libopensync-0.35.ebuild, libopensync-9999.ebuild:
Fix cmake dep.
*libopensync-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-0.35.ebuild, libopensync-9999.ebuild:
Add 0.35.
*libopensync-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-9999.ebuild:
Add live svn ebuild.
11 Aug 2007; Raúl Porcel <armin76@gentoo.org> libopensync-0.22.ebuild:
x86 stable wrt #185823
10 Aug 2007; Christoph Mende <angelos@gentoo.org> libopensync-0.22.ebuild:
Stable on amd64 wrt bug #176297
10 Aug 2007; Jeroen Roovers <jer@gentoo.org> libopensync-0.22.ebuild:
Stable for HPPA (bug #176297).
09 Aug 2007; Markus Rothe <corsair@gentoo.org> libopensync-0.22.ebuild:
Stable on ppc64; bug #176297
08 Aug 2007; Raúl Porcel <armin76@gentoo.org> libopensync-0.22.ebuild:
alpha/ia64 stable wrt #176297
07 Aug 2007; Joseph Jezak <josejx@gentoo.org> libopensync-0.22.ebuild:
Marked ppc stable.
07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org>
libopensync-0.22.ebuild:
Stable on sparc wrt #176297
17 Jun 2007; Piotr Jaroszyński <peper@gentoo.org>
+files/libopensync-0.22-fbsd.patch, libopensync-0.22.ebuild:
Fix for fbsd. Thanks to Toffanin Mauro <equilibrium@gechi.it> in bug #182314.
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libopensync-0.22.ebuild:
Added ~ppc, bug #178853
22 May 2007; Markus Rothe <corsair@gentoo.org> libopensync-0.22.ebuild:
Added ~ppc64; bug #178853
21 May 2007; Raúl Porcel <armin76@gentoo.org> libopensync-0.22.ebuild:
Add ~alpha/~ia64 wrt #178853
17 May 2007; Jeroen Roovers <jer@gentoo.org> libopensync-0.22.ebuild:
Marked ~hppa (bug #178853).
11 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
libopensync-0.22.ebuild:
Keyworded ~sparc wrt #178071
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-0.20.ebuild:
Readd old libopensync for libopensync-plugin-synce, which is btw going to be
masked.
*libopensync-0.22 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-0.20.ebuild, libopensync-0.21.ebuild,
+libopensync-0.22.ebuild:
Version bump.
*libopensync-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
-libopensync-0.19.ebuild, libopensync-0.20.ebuild,
+libopensync-0.21.ebuild:
Version bump.
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
libopensync-0.20.ebuild:
Remove no longer needed manual installation of pkgconfig files.
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
libopensync-0.20.ebuild:
Fix econf.
*libopensync-0.20 (09 Nov 2006)
09 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
+libopensync-0.20.ebuild:
Version bump.
*libopensync-0.19 (23 Oct 2006)
23 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libopensync-0.19.ebuild:
New package.

@ -1,121 +0,0 @@
# ChangeLog for app-pda/libsyncml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.22 2014/06/22 11:44:58 ssuominen Exp $
22 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libsyncml-0.5.4.ebuild,
libsyncml-9999.ebuild:
Raise libwbxml dependency to ensure everyone has the headers in the same
place.
22 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libsyncml-0.5.4.ebuild,
libsyncml-9999.ebuild:
Fix building with >=dev-libs/libwbxml-0.11.0 by using #include <wbxml/wbxml.h>
instead of #include <wbxml.h> wrt #425738 by Diego Elio Pettenò
03 May 2012; Jeff Horelick <jdhore@gentoo.org> libsyncml-0.5.4.ebuild,
libsyncml-9999.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
15 Jan 2010; Gilles Dartiguelongue <eva@gentoo.org>
libsyncml-0.5.4.ebuild:
Version bump. Fix doc building, install in same doc directory, bug
#293668.
*libsyncml-0.5.4 (15 Nov 2009)
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
libsyncml-0.5.2-r1.ebuild, +libsyncml-0.5.4.ebuild, libsyncml-9999.ebuild:
Version bump, bug #278256. Remove test restrictions since they pass fine now.
* Fix build issues in live ebuild, bug #274005.
* Restore doc useflag functionality, bug #266320.
* Always enable obex with bluetooth, bug #285040.
07 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-libsyncml-0.4.6-r1.ebuild, -libsyncml-0.5.2.ebuild:
Clean up old revisions, bug #280906.
*libsyncml-0.5.2-r1 (27 Sep 2009)
27 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org>
+libsyncml-0.5.2-r1.ebuild, libsyncml-9999.ebuild:
Change libsoup to 2.4 slot, bug #280906.
27 Sep 2009; Mart Raudsepp <leio@gentoo.org> -libsyncml-0.4.5.ebuild,
-libsyncml-0.4.6.ebuild, libsyncml-0.4.6-r1.ebuild:
Allow both bluez-4 and bluez-libs-3 in 0.4.6-r1; remove older
*libsyncml-0.4.6-r1 (23 May 2009)
23 May 2009; Zac Medico <zmedico@gentoo.org> +libsyncml-0.4.6-r1.ebuild:
Change bluez-libs dep to bluez. This is useful if rolling back from 0.5.2
due to packages not building against it.
*libsyncml-0.5.2 (20 Mar 2009)
20 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+libsyncml-0.5.2.ebuild:
Version bump so that it can build with net-wireless/bluez instead of
net-wireless/bluez-libs.
03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
13 Jul 2008; Joseph Jezak <josejx@gentoo.org> libsyncml-0.4.6.ebuild:
Marked ~ppc for bug #197240.
03 Feb 2008; Mart Raudsepp <leio@gentoo.org>
-files/libsyncml-0.4.2-wbxml.patch, -libsyncml-0.4.2.ebuild,
-libsyncml-0.4.2-r1.ebuild, -libsyncml-0.4.3.ebuild,
-libsyncml-0.4.4.ebuild, libsyncml-0.4.5.ebuild, libsyncml-0.4.6.ebuild,
libsyncml-9999.ebuild:
Make optional libsoup dep a slot dependency to prepare for the new 2.4 slot,
and remove old versions; bug 208087
*libsyncml-0.4.6 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+libsyncml-0.4.6.ebuild:
Add 0.4.6.
*libsyncml-0.4.5 (29 Dec 2007)
29 Dec 2007; Piotr Jaroszyński <peper@gentoo.org>
+libsyncml-0.4.5.ebuild:
Add 0.4.5.
07 Dec 2007; Piotr Jaroszyński <peper@gentoo.org> libsyncml-9999.ebuild:
Update the scm ebuild wrt to the upstream switch to cmake. Make obex and
debug default.
*libsyncml-9999 (26 Nov 2007)
26 Nov 2007; Piotr Jaroszyński <peper@gentoo.org> +libsyncml-9999.ebuild:
Add live svn ebuild.
*libsyncml-0.4.4 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org> libsyncml-0.4.3.ebuild,
+libsyncml-0.4.4.ebuild:
Version bump.
*libsyncml-0.4.3 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
+libsyncml-0.4.3.ebuild:
Version bump.
08 Jan 2007; Piotr Jaroszyński <peper@gentoo.org>
libsyncml-0.4.2-r1.ebuild:
Add pkg_setup() to check whether the USE flags are sane.
*libsyncml-0.4.2-r1 (25 Nov 2006)
25 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
+files/libsyncml-0.4.2-wbxml.patch, +libsyncml-0.4.2-r1.ebuild:
Add a patch to fix some wbxml problems.
*libsyncml-0.4.2 (13 Nov 2006)
13 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+libsyncml-0.4.2.ebuild:
New package.

@ -1,57 +0,0 @@
# ChangeLog for app-pda/msynctool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/msynctool/ChangeLog,v 1.12 2014/03/09 03:42:22 rhill Exp $
09 Mar 2014; Ryan Hill <rhill@gentoo.org> metadata.xml:
Change my email.
03 May 2012; Jeff Horelick <jdhore@gentoo.org> msynctool-0.22.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
26 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> msynctool-0.22.ebuild,
msynctool-0.36.ebuild, metadata.xml:
EAPI 3, dependencies, docs, etc.
26 May 2010; Thilo Bangert <bangert@gentoo.org> -msynctool-9999.ebuild:
remove svn ebuild - repository disappeared
15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
-msynctool-0.21.ebuild, -msynctool-0.35.ebuild:
Clean up old revisions.
*msynctool-0.36 (27 Jan 2008)
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org> +msynctool-0.36.ebuild:
Add 0.36.
*msynctool-0.35 (21 Dec 2007)
21 Dec 2007; Piotr Jaroszyński <peper@gentoo.org> +msynctool-0.35.ebuild:
Add 0.35.
*msynctool-9999 (29 Nov 2007)
29 Nov 2007; Piotr Jaroszyński <peper@gentoo.org> +msynctool-9999.ebuild:
Add live svn ebuild.
08 Sep 2007; Joseph Jezak <josejx@gentoo.org> msynctool-0.22.ebuild:
Marked ~ppc for bug #189679.
*msynctool-0.21 (12 Feb 2007)
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> -msynctool-0.19.ebuild,
+msynctool-0.21.ebuild:
Version bump.
*msynctool-0.20 (10 Nov 2006)
10 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> msynctool-0.19.ebuild,
+msynctool-0.20.ebuild:
Version bump.
*msynctool-0.19 (23 Oct 2006)
23 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+msynctool-0.19.ebuild:
New package.

@ -1,60 +0,0 @@
# ChangeLog for app-pda/multisync-gui
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/ChangeLog,v 1.12 2014/04/06 07:09:03 ssuominen Exp $
06 Apr 2014; Samuli Suominen <ssuominen@gentoo.org>
multisync-gui-0.91.0.ebuild:
Punt USE="evo" that pulled in libopensync-plugin-evolution2 wrt #352506
03 May 2012; Jeff Horelick <jdhore@gentoo.org> multisync-gui-0.91.0.ebuild,
multisync-gui-0.92.0_pre20080531.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
13 Mar 2011; Ryan Hill <dirtyepic@gentoo.org> -multisync-gui-0.90.19.ebuild,
multisync-gui-0.92.0_pre20080531.ebuild,
+files/multisync-gui-0.92.0-cmake.patch,
+files/multisync-gui-0.92.0-pixbuf-include.patch, metadata.xml:
Fix install paths and desktop file (bug #237366), lock libopensync dependency
to 0.36 (bug #298109), add gdk-pixbuf include dir. EAPI 3. Remove old.
*multisync-gui-0.92.0_pre20080531 (31 May 2008)
31 May 2008; Peter Alfredsen <loki_val@gentoo.org>
+multisync-gui-0.92.0_pre20080531.ebuild:
Adding multisync-gui-0.92.0_pre20080531 package.masked as per bug 224319
21 May 2008; Samuli Suominen <drac@gentoo.org>
multisync-gui-0.91.0.ebuild:
Move pkgconfig to DEPEND.
26 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
multisync-gui-0.91.0.ebuild:
Added a dependency on pkgconfig to fix bug 206013.
05 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
multisync-gui-0.90.19.ebuild, multisync-gui-0.91.0.ebuild:
Fix deps.
17 Sep 2007; Joseph Jezak <josejx@gentoo.org> multisync-gui-0.91.0.ebuild:
Added ~ppc for bug #192662.
*multisync-gui-0.91.0 (28 Mar 2007)
28 Mar 2007; Piotr Jaroszyński <peper@gentoo.org>
+multisync-gui-0.91.0.ebuild:
Version bump.
12 Feb 2007; Piotr Jaroszyński <peper@gentoo.org>
multisync-gui-0.90.19.ebuild:
Fix deps.
24 Oct 2006; Piotr Jaroszyński <peper@gentoo.org>
multisync-gui-0.90.19.ebuild:
Remove libopensync-plugin-[kdepim,file] from deps.
*multisync-gui-0.90.19 (23 Oct 2006)
23 Oct 2006; Piotr Jaroszyński <peper@gentoo.org> +metadata.xml,
+multisync-gui-0.90.19.ebuild:
New package.

@ -1,23 +0,0 @@
# ChangeLog for app-pda/osynctool
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/osynctool/ChangeLog,v 1.4 2011/03/19 05:37:25 dirtyepic Exp $
19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org> osynctool-0.39.ebuild,
osynctool-9999.ebuild:
Add blocker on app-pda/msynctool.
26 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> osynctool-0.39.ebuild,
osynctool-9999.ebuild:
EAPI 3, dependencies, docs, etc.
*osynctool-9999 (26 May 2010)
26 May 2010; Thilo Bangert <bangert@gentoo.org> +osynctool-9999.ebuild:
add svn ebuild
*osynctool-0.39 (19 May 2010)
19 May 2010; Thilo Bangert <bangert@gentoo.org> +osynctool-0.39.ebuild,
+metadata.xml:
ebuild from #276220

@ -1,13 +0,0 @@
# ChangeLog for app-text/epubcheck
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/epubcheck/ChangeLog,v 1.2 2012/12/08 17:21:37 ulm Exp $
08 Dec 2012; Ulrich Müller <ulm@gentoo.org> epubcheck-1.1.ebuild:
Fix LICENSE, bug 444578.
*epubcheck-1.1 (23 May 2012)
23 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> +epubcheck-1.1.ebuild,
+metadata.xml:
Initial import of epubcheck tool to verify epub documents validity.

@ -1,2 +1,3 @@
DIST gspell-0.1.2.tar.xz 355128 SHA256 e8625c57296b6c178bc37659f023342f8edefaaa2c5eccf40de8bd479dbfa8f0 SHA512 8d9bd61f378929217b9461debb58df5070952539f30f6ee211cf13f856dfe5d5216468679a8d7d7b08df47ee6b7b45f25b2b6400212a83de9563e2bf175905bb WHIRLPOOL 44334ac608e9a66c5a6bf011ad21d7d368e29d7923079e947ed5484ae0c7847df1f29dc255979d0da844e1ecba16fa19dfae5b84aefd85287bc63de1465d3ffa
DIST gspell-0.2.2.tar.xz 358600 SHA256 cecded0f0a8dfe4b28cbb47a6024f82f50b7ffb7476e36032d5f8d741e3f627e SHA512 6f3fe9eecb6d464db549747294e5d39aec1175c104a8210fecee596f255db7b76121fbe4681f27723281078dc7f0cb87effa1e12b9f6be37f04e9004ee9b2b24 WHIRLPOOL ed8df8cf984b5398fcf8b026289de23c793d0426feb76380a7550898557d76af8d5d4abecd3e70d422b4f516549dd0383ab27fb56822c13080341a78dc85ee06
DIST gspell-0.2.3.tar.xz 363424 SHA256 e3bfa90a04f660efb1e5bcb182ee8d07d13f78817cccd006992534261b633510 SHA512 1ddb8b7e39317520292a2bd1de372ec428729ed43f49cb60d982fb9a045b6218890f481fed9a0454f0116cac18bdebd9c6f9cecfec3e687e1233491013ffd576 WHIRLPOOL 8765432e1f5eaf67916afbf224674ba132fd142d9e76ae7a8ed718c64b43ce9e809c939b4d34259e242c663acc686717b18cb79186823f709884eb719929c459

@ -0,0 +1,44 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
GCONF_DEBUG="no"
VALA_USE_DEPEND="vapigen"
inherit gnome2 vala
DESCRIPTION="Spell check library for GTK+ applications"
HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+introspection vala"
REQUIRED_IUSE="vala? ( introspection )"
RDEPEND="
>=app-text/enchant-1.6.0
>=app-text/iso-codes-0.35
>=dev-libs/glib-2.44:2
>=x11-libs/gtk+-3.16:3[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
vala? ( $(vala_depend) )
"
DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.24
>=dev-util/intltool-0.35.0
>=sys-devel/gettext-0.19.4
virtual/pkgconfig
"
src_prepare() {
use vala && vala_src_prepare
gnome2_src_prepare
}
src_configure() {
gnome2_src_configure \
$(use_enable introspection) \
$(use_enable vala)
}

@ -1,134 +0,0 @@
# ChangeLog for dev-db/jxtray
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.36 2015/06/09 13:10:51 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
22 Feb 2015; Miroslav Šulc <fordfrog@gentoo.org> jxtray-0.5-r4.ebuild:
switched to eapi 5 (bug #540810)
07 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> jxtray-0.5-r4.ebuild:
Dropped ppc/ppc64 wrt #326091
07 Nov 2009; Vlastimil Babka <caster@gentoo.org> jxtray-0.5-r4.ebuild:
Change JDK dep to allow 1.6 as well.
22 Oct 2008; Miroslav Šulc <fordfrog@gentoo.org> jxtray-0.5-r4.ebuild:
Migrated to EAPI-1 and restricted to dev-java/poi:0 because of slotting
dev-java/poi-3.2
20 Aug 2007; Vlastimil Babka <caster@gentoo.org> jxtray-0.5-r4.ebuild:
Remove bad -r from dojavadoc call, reported by opfer in bug #189277.
15 Jul 2007; Petteri Räty <betelgeuse@gentoo.org> -jxtray-0.5-r2.ebuild,
-jxtray-0.5-r3.ebuild:
Remove old revisions.
15 Jul 2007; nixnut <nixnut@gentoo.org> jxtray-0.5-r4.ebuild:
Stable on ppc wrt bug 182176
17 Jun 2007; Christoph Mende <angelos@gentoo.org> jxtray-0.5-r4.ebuild:
Stable on amd64 wrt bug 182176
17 Jun 2007; Christian Faulhammer <opfer@gentoo.org> jxtray-0.5-r4.ebuild:
stable x86, bug 182176
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
jxtray-0.5-r4.ebuild:
Added ~ppc, bug #175994
06 Jun 2007; Markus Rothe <corsair@gentoo.org> jxtray-0.5-r4.ebuild:
Added ~ppc64; bug #175994
*jxtray-0.5-r4 (25 Apr 2007)
25 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> +jxtray-0.5-r4.ebuild:
Use a newer version of jtds. It wouldn't have needed a new slot but what's
done is done.
12 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> -jxtray-0.5-r1.ebuild:
Remove old version so that we can package.mask dev-java/jdbc3-postgresql.
12 Apr 2007; Christian Faulhammer <opfer@gentoo.org> jxtray-0.5-r2.ebuild:
stable amd64, bug 160569
02 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> jxtray-0.5-r3.ebuild:
Prefer virtual/jdk-1.5 over virtual/jdk-1.4
03 Mar 2007; William L. Thomson Jr. <wltjr@gentoo.org> -jxtray-0.5.ebuild:
Removing older version that deps on soon to be removed jdbc-firebirdsql
18 Feb 2007; nixnut <nixnut@gentoo.org> jxtray-0.5-r2.ebuild:
Stable on ppc wrt bug 160569
06 Feb 2007; Christian Faulhammer <opfer@gentoo.org> jxtray-0.5-r2.ebuild:
stable x86; bug #160569
03 Feb 2007; Steve Dibb <beandog@gentoo.org> jxtray-0.5-r1.ebuild:
amd64 stable, bug 160569
*jxtray-0.5-r3 (30 Jan 2007)
30 Jan 2007; Vlastimil Babka <caster@gentoo.org> jxtray-0.5-r1.ebuild,
jxtray-0.5-r2.ebuild, +jxtray-0.5-r3.ebuild:
Revbump to use jdom-1.0 final instead of beta9 (the API changes there don't
seem to affect this package). Add java-ant-2 to inherit in all gen-2
revisions.
25 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
jxtray-0.5-r1.ebuild, jxtray-0.5-r2.ebuild:
Corrected target javadocs -> javadoc
19 Jan 2007; Markus Rothe <corsair@gentoo.org> jxtray-0.5.ebuild,
jxtray-0.5-r1.ebuild, jxtray-0.5-r2.ebuild:
Added ~ppc64; bug #160569
07 Jan 2007; Miroslav Šulc <fordfrog@gentoo.org> jxtray-0.5-r1.ebuild,
jxtray-0.5-r2.ebuild:
Corrected dependency on jdom so the dependency is restricted only to the slot.
*jxtray-0.5-r2 (06 Jan 2007)
06 Jan 2007; Miroslav Šulc <fordfrog@gentoo.org> +jxtray-0.5-r2.ebuild:
Changed dependency from jdbc3-postgresql to jdbc-postgresql and changed to
java-pkg_dolauncher.
06 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> jxtray-0.5-r1.ebuild:
Added back ~ppc keyword that was dropped with the last revision bump.
*jxtray-0.5-r1 (10 Dec 2006)
10 Dec 2006; William L. Thomson Jr. <wltjr@gentoo.org> metadata.xml,
+jxtray-0.5-r1.ebuild:
Initial package migration to gen 2. Might still need some cleanups and etc.
Possibly a stale package but still works. Upstream has not had a release
since 12/05.
30 Nov 2006; Vlastimil Babka <caster@gentoo.org> jxtray-0.5.ebuild:
Update xerces dep for upcoming 2.6 slotmove.
11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> jxtray-0.5.ebuild:
Loosened xerces dependency.
12 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> jxtray-0.5.ebuild:
cosmetic changes
14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> jxtray-0.5.ebuild:
stable on amd64 and x86, added ~ppc to KEYWORDS
04 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> jxtray-0.5.ebuild:
depend on xml-commons readded
04 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> jxtray-0.5.ebuild:
fixed a typo which broke postgresql support and changed xml-commons dependency
to xerces-2 dependency to fix #82561
03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> jxtray-0.5.ebuild:
updated to reflect the new jdom slots
*jxtray-0.5 (23 Dec 2004)
23 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> jxtray-0.5.ebuild:
Initial import. Ebuild submitted by our very own Saleem
A(too-long-a-name-anyway) <compnerd@compnerd.org>. Fixes #74247.

@ -1,89 +0,0 @@
# ChangeLog for dev-db/octopus
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/ChangeLog,v 1.22 2015/04/05 21:18:55 monsieurp Exp $
05 Apr 2015; Patrice Clement <monsieurp@gentoo.org> octopus-3.0.1-r4.ebuild:
EAPI 5 bump wrt bug 543906.
*octopus-3.0.1-r4 (05 Apr 2015)
05 Apr 2015; Patrice Clement <monsieurp@gentoo.org> +octopus-3.0.1-r4.ebuild:
EAPI 5 bump wrt bug 543906.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> octopus-3.0.1-r3.ebuild:
QA: drop trailing '.' from DESCRIPTION
05 Apr 2010; Vlastimil Babka <caster@gentoo.org> -octopus-3.0.1-r2.ebuild:
Remove old.
09 Dec 2009; Markus Meier <maekke@gentoo.org> octopus-3.0.1-r3.ebuild:
amd64/x86 stable, bug #296214
10 Nov 2009; Vlastimil Babka <caster@gentoo.org> -octopus-3.0.1-r1.ebuild:
Remove old.
10 Nov 2009; Markus Meier <maekke@gentoo.org> octopus-3.0.1-r2.ebuild:
x86 stable, bug #291465
*octopus-3.0.1-r3 (08 Nov 2009)
08 Nov 2009; Vlastimil Babka <caster@gentoo.org> +octopus-3.0.1-r3.ebuild:
Revbump to remove dependency on 1.5 jdk - bug #292001.
*octopus-3.0.1-r2 (18 Sep 2009)
18 Sep 2009; Alistair Bush <ali_bush@gentoo.org>
+files/octopus-jdk-1.5.patch, +octopus-3.0.1-r2.ebuild:
Revbump and add patch to allow compulation with 1.5 vms.
10 Jan 2008; Vlastimil Babka <caster@gentoo.org> octopus-3.0.1-r1.ebuild:
Restrict junit dependency.
13 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
octopus-3.0.1-r1.ebuild:
filtered jikes and quoted some variables
20 Aug 2007; Vlastimil Babka <caster@gentoo.org> octopus-3.0.1-r1.ebuild:
Restrict jdk in DEPEND to 1.4 only for added abstract API in 1.5+, reported
by opfer in bug #189277.
12 Jul 2007; Petteri Räty <betelgeuse@gentoo.org> -octopus-3.0.1.ebuild:
Remove generation 1 ebuild.
12 Jul 2007; Petteri Räty <betelgeuse@gentoo.org>
octopus-3.0.1-r1.ebuild:
Prefer virtual/jdk-1.5 over 1.4 and use JAVA_PKG_IUSE.
13 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
octopus-3.0.1-r1.ebuild:
stable x86; bug 166276
12 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
octopus-3.0.1-r1.ebuild:
Restrict test because we would need maven to run them properly.
10 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
octopus-3.0.1-r1.ebuild:
Make javadocs install to standard location.
27 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
octopus-3.0.1.ebuild, octopus-3.0.1-r1.ebuild:
Moved the very long description to metadata.xml as longdescription.
*octopus-3.0.1-r1 (27 Dec 2006)
27 Dec 2006; Petteri Räty <betelgeuse@gentoo.org>
+octopus-3.0.1-r1.ebuild:
Migrated to generation 2. Does not use any packed jars. Fixes bug #110905.
30 Nov 2006; Vlastimil Babka <caster@gentoo.org> octopus-3.0.1.ebuild:
Update xerces dep for upcoming 2.6 slotmove.
29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> octopus-3.0.1.ebuild:
updated (R)DEPEND to reflect rhino SLOT changes.
*octopus-3.0.1 (22 Jan 2005)
22 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
+files/octopus-3.0.1-gentoo-build.xml, +octopus-3.0.1.ebuild:
Initial import. Fixes bug #75622.

@ -35,7 +35,7 @@ src_configure() {
econf \
--disable-dependency-tracking \
--disable-static \
$(use_with cairo pango)
$(usex cairo "" "--with-pango")
}
src_install () {

@ -1,4 +1,2 @@
DIST godep-29.tar.gz 51852 SHA256 ca896c220f2995a50a5d9e63df929fa393c3cd1de9722210b5ef3684981bed2a SHA512 37fcfdbbba62cc942b077551953f45fda495b4db1ee5bafec69e4b3cc63c612785d3e97e8ff073825a532a74889c40b34e99cd592285ad255f64ccd3f8b76eff WHIRLPOOL 39f31d7562e3d8b3748d8958e1105578bbd8d799008d15aa6145eb71e4720985e7e71e0d927b32ba4e20195e2257b11a34748c7652454d1fae2d2df662beb146
DIST godep-49.tar.gz 69944 SHA256 f1b498f585fbc420df8cb7a784edeea2c3993341a9501443de521c292ba67829 SHA512 d934a96a3ed6e69c8a3fdaccaa4f46df33b1e9df5c018c6dc7d22e992c1971d83029edd6172aad2116910c233495022007bcc24e9a30e8c517b2c20bd3d8d457 WHIRLPOOL faef37fa87f47e523ad5467a62490ccbfda98eded3ab6eea370dac416ac88117cf8d759637f8813f7a4c9cdffe873a949ae992c8e65b41f0d8c782293b557ec0
DIST godep-50.tar.gz 70100 SHA256 e474e663e9d696445129201e3d3598a724de9a673ce3ad6652af75a93da2aeed SHA512 b3c114885d7de362c8a3fa3a65f609f37c8610eeb3d9807628f70d49b5b813770a5445c4048bd749df635d9526e5136abcbd2c1d4bd415fd97e86d6599b98438 WHIRLPOOL d4b4e0e2dc3f9ecfd2a1f25cdb56b156b601fc5393527695655769ccb29fa2a45a104b09f95a182df7587e61a5311c1966e5f73ed9bab5cfb891a46fddf35c08
DIST godep-51.tar.gz 70357 SHA256 7829d6ed805df5ab3b35d74685e2d471869b66cf4e4e408dabf098d2bfaafebe SHA512 0d2500b19ec804c626b16407df3a925d7307b667a90475e0aad26b2b511e1d24e333bc03341aa62879d6538b48d5a12173341bbe1fcd6fbe1116909d21c4f3d5 WHIRLPOOL 5e0a7db6431a15b2c31e405748f2feb86bd169677bd8710dc1f1a35b19fa807719433d0201283e470bdec49dc3c44e4c11b585f623a27b1f965d10ff38110073

@ -1,29 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
EGO_PN=github.com/tools/godep
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64"
EGIT_COMMIT=v${PV}
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="dependency tool for go"
HOMEPAGE="https://github.com/tools/godep"
LICENSE="BSD"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND=""
src_install() {
dobin godep
dodoc src/${EGO_PN}/*.md
}

@ -1,29 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
EGO_PN=github.com/tools/godep
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64"
EGIT_COMMIT=v${PV}
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="dependency tool for go"
HOMEPAGE="https://github.com/tools/godep"
LICENSE="BSD"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND=""
src_install() {
dobin godep
dodoc src/${EGO_PN}/*.md
}

@ -1,242 +0,0 @@
# ChangeLog for dev-java/castor
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/ChangeLog,v 1.61 2015/06/13 23:38:08 monsieurp Exp $
13 Jun 2015; Patrice Clement <monsieurp@gentoo.org> -castor-0.9.9.1-r6.ebuild,
-castor-1.1.1-r2.ebuild:
Drop old.
13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> castor-0.9.9.1-r7.ebuild,
castor-1.1.1-r3.ebuild:
Stable for x86, wrt bug #551524
13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> castor-0.9.9.1-r7.ebuild,
castor-1.1.1-r3.ebuild:
Stable for amd64, wrt bug #551524
24 Apr 2015; Patrice Clement <monsieurp@gentoo.org> castor-1.1.1-r3.ebuild:
Adjust cglib-2.1 to cglib-3. Fix bug 547570.
*castor-0.9.9.1-r7 (11 Apr 2015)
*castor-1.1.1-r3 (11 Apr 2015)
11 Apr 2015; Patrice Clement <monsieurp@gentoo.org> +castor-0.9.9.1-r7.ebuild,
+castor-1.1.1-r3.ebuild:
EAPI 5 bump and SLOT bump from dev-java/cglib:2.2 to :3 wrt bug 546288.
05 Apr 2010; Vlastimil Babka <caster@gentoo.org>
-castor-0.9.9.1-r5.ebuild:
Remove old.
09 Dec 2009; Markus Meier <maekke@gentoo.org> castor-0.9.9.1-r6.ebuild:
amd64/x86 stable, bug #296210
*castor-0.9.9.1-r6 (08 Nov 2009)
08 Nov 2009; Vlastimil Babka <caster@gentoo.org>
+castor-0.9.9.1-r6.ebuild:
Revbump to remove dependency on 1.5 jdk - bug #292001.
04 Feb 2009; Petteri Räty <betelgeuse@gentoo.org> -castor-1.1.1.ebuild,
-castor-1.1.1-r1.ebuild:
Remove old ebuilds.
24 Oct 2008; Markus Meier <maekke@gentoo.org> castor-1.1.1-r2.ebuild:
x86 stable, bug #242958
23 Oct 2008; Kenneth Prugh <ken69267@gentoo.org> castor-1.1.1-r2.ebuild:
amd64 stable, bug #242958
20 Oct 2008; Petteri Räty <betelgeuse@gentoo.org>
-castor-0.9.9.1-r2.ebuild, -castor-0.9.9.1-r3.ebuild,
-castor-0.9.9.1-r4.ebuild:
Remove old ebuilds.
08 Oct 2008; Markus Meier <maekke@gentoo.org> castor-0.9.9.1-r5.ebuild:
amd64/x86 stable, bug #232238
*castor-0.9.9.1-r5 (04 Oct 2008)
04 Oct 2008; Petteri Räty <betelgeuse@gentoo.org>
+castor-0.9.9.1-r5.ebuild:
Add dep on java-virtuals/transaction-api.
20 Jul 2008; Kenneth Prugh <ken69267@gentoo.org> castor-0.9.9.1-r4.ebuild,
castor-1.1.1-r1.ebuild:
amd64 stable, bug #232238
*castor-1.1.1-r1 (18 Jul 2008)
18 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
+castor-1.1.1-r1.ebuild:
Remove unneeded dependency on adaptx.
*castor-0.9.9.1-r4 (18 Jul 2008)
18 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
+castor-0.9.9.1-r4.ebuild:
Remove unneeded dependency on adaptx.
03 May 2008; Christian Faulhammer <opfer@gentoo.org>
castor-0.9.9.1-r3.ebuild:
stable x86, bug 219642
03 May 2008; Kenneth Prugh <ken69267@gentoo.org> castor-0.9.9.1-r3.ebuild:
amd64 stable, bug #219642
*castor-0.9.9.1-r3 (14 Feb 2008)
14 Feb 2008; William L. Thomson Jr. <wltjr@gentoo.org>
-castor-0.9.9.1-r1.ebuild, +castor-0.9.9.1-r3.ebuild:
Switched to java-virtuals/servlet-api, set EAPI=1 and switched to slot deps
15 Sep 2007; Robert Buchholz <rbu@gentoo.org> castor-0.9.9.1-r2.ebuild:
amd64 stable (bug #181425)
03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -castor-1.0.5.ebuild:
Remove old version.
02 Aug 2007; Joshua Nichols <nichoj@gentoo.org> metadata.xml:
Removed myself from maintainer.
24 Jul 2007; Christian Faulhammer <opfer@gentoo.org> castor-1.1.1.ebuild:
stable x86, bug 186198; filtered jikes
22 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org> castor-1.1.1.ebuild:
Marked stable on amd64 as per bug 186198.
14 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
castor-0.9.9.1-r2.ebuild:
stable x86, bug 181425
*castor-0.9.9.1-r2 (09 Jun 2007)
09 Jun 2007; Petteri Räty <betelgeuse@gentoo.org>
+castor-0.9.9.1-r2.ebuild:
Drop the postgres use flag because the jdbc driver is only used at runtime
and it's only one of many possible drivers.
*castor-1.1.1 (09 Jun 2007)
09 Jun 2007; Petteri Räty <betelgeuse@gentoo.org>
+files/1.1.1-jdk-1.4.patch, +castor-1.1.1.ebuild:
Version bump that works at runtime with jdk-1.4 and compiles with >1.5.
Added examples use flag and use cglib-2.1 instead of cglib-2.0.
20 May 2007; Vlastimil Babka <caster@gentoo.org> -files/build-xml.patch,
-castor-0.9.9.1.ebuild:
Gen-1 punt.
19 May 2007; Peter Weller <welp@gentoo.org> castor-0.9.9.1-r1.ebuild:
Stable on amd64 wrt bug 176017
26 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
castor-0.9.9.1-r1.ebuild:
stable x86, bug 176017; added postgres to IUSE and some quotes
25 Apr 2007; Vlastimil Babka <caster@gentoo.org> castor-0.9.9.1-r1.ebuild:
Fix dependencies, add examples USE flag.
14 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
-castor-0.9.5.3-r1.ebuild, -castor-1.0.3.ebuild:
Removed old versions.
*castor-1.0.5 (02 Dec 2006)
02 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> +castor-1.0.5.ebuild:
Version bump.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
castor-0.9.5.3-r1.ebuild:
Dropping sparc keywords, see #96229
*castor-1.0.3 (28 Sep 2006)
28 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +castor-1.0.3.ebuild:
Version bump.
06 Aug 2006; Joshua Nichols <nichoj@gentoo.org> castor-0.9.9.1-r1.ebuild:
Fixed building with java-strict.
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
castor-0.9.9.1-r1.ebuild:
ant_src_unpack -> src_unpack
*castor-0.9.9.1-r1 (04 Jul 2006)
04 Jul 2006; Joshua Nichols <nichoj@gentoo.org> +castor-0.9.9.1-r1.ebuild:
Revision bump to support new Java system.
12 Mar 2006; <nichoj@gentoo.org> -castor-0.9.7.ebuild,
-castor-0.9.9.ebuild:
Pruned old versions with same keywords.
09 Feb 2006; Joshua Nichols <nichoj@gentoo.org> castor-0.9.9.1.ebuild:
Stable on amd64 and x86.
23 Jan 2006; Joshua Nichols <nichoj@gentoo.org> castor-0.9.9.ebuild:
Marked stable on amd64 and x86.
*castor-0.9.9.1 (08 Jan 2006)
08 Jan 2006; Joshua Nichols <nichoj@gentoo.org> +castor-0.9.9.1.ebuild:
Version bump.
16 Dec 2005; Joshua Nichols <nichoj@gentoo.org> castor-0.9.5.3-r1.ebuild,
castor-0.9.7.ebuild, castor-0.9.9.ebuild:
Removed log4j dependency (bug #100275).
*castor-0.9.9 (21 Nov 2005)
21 Nov 2005; Joshua Nichols <nichoj@gentoo.org> +castor-0.9.9.ebuild:
Version bump to 0.9.9 (bug #111845).
*castor-0.9.7 (18 Sep 2005)
18 Sep 2005; Petteri Räty <betelgeuse@gentoo.org> +castor-0.9.7.ebuild:
Version bump. Fixes bug #105577. Thanks to <wiktorw@people.pl> and Josh
Nichols <nichoj@alum.rpi.edu>.
11 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
castor-0.9.5.3-r1.ebuild:
Fixed SRC_URI and HOMEPAGE because castor seems to have moved to a new
location.
12 Jul 2005; Thomas Matthijs <axxo@gentoo.org> castor-0.9.5.3-r1.ebuild:
Dep/Style fixes
*castor-0.9.5.3-r1 (19 May 2005)
19 May 2005; Jan Brinkmann <luckyduck@gentoo.org> -castor-0.9.5.3.ebuild,
+castor-0.9.5.3-r1.ebuild:
dont install versioned jars any longer
12 May 2005; Jan Brinkmann <luckyduck@gentoo.org> castor-0.9.5.3.ebuild:
introduced support for the postgres useflag, fixes #92271
06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> castor-0.9.5.3.ebuild:
Stable on sparc
05 May 2005; Jan Brinkmann <luckyduck@gentoo.org> castor-0.9.5.3.ebuild:
stable on amd64 and x86
29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> castor-0.9.5.3.ebuild:
moved from dev-java/oro to dev-java/jakarta-oro dependency. see #71337.
27 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/0.9.5.3-jikes.patch, castor-0.9.5.3.ebuild:
moved from dev-java/regexp to dev-java/jakarta-regexp dependency. see #71336.
added patch to make compilation with jikes possible, introduced support for
the jikes and source useflag.
23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> castor-0.9.5.3.ebuild:
Keyworded ~sparc wrt #84992
22 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> castor-0.9.5.3.ebuild:
added ~amd64 to KEYWORDS.
*castor-0.9.5.3 (18 Dec 2004)
18 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> castor-0.9.5.3.ebuild:
Initial import. Ebuild submitted by the productive Jan Brinkmann
<lucky@the-luckyduck.de>, fixes #14361.

@ -1,78 +0,0 @@
# ChangeLog for dev-java/commons-attributes
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-attributes/ChangeLog,v 1.15 2014/08/10 20:09:40 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
commons-attributes-2.2-r2.ebuild:
QA: drop trailing '.' from DESCRIPTION
*commons-attributes-2.2-r2 (08 Mar 2014)
08 Mar 2014; Tom Wijsman <TomWij@gentoo.org>
+commons-attributes-2.2-r2.ebuild:
Revision bump. EAPI 5.
13 Apr 2008; Markus Meier <maekke@gentoo.org>
commons-attributes-2.2-r1.ebuild:
revert stable
13 Apr 2008; Markus Meier <maekke@gentoo.org>
commons-attributes-2.2-r1.ebuild:
amd64/x86 stable, bug #216261
*commons-attributes-2.2-r1 (06 Apr 2008)
06 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
-files/commons-attributes-2.1-gentoo.patch, -files/anttasks.properties,
+commons-attributes-2.2-r1.ebuild:
Manually add antttasks.properties to the compiler jar. Reported in bug #216261.
05 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
commons-attributes-2.2.ebuild:
Fix HOMEPAGE wrt jakarta changes.
25 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
-commons-attributes-2.1-r1.ebuild:
Delete old version.
*commons-attributes-2.2 (12 Nov 2007)
12 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
+commons-attributes-2.2.ebuild:
Version bump.
25 Apr 2007; Vlastimil Babka <caster@gentoo.org>
commons-attributes-2.1-r1.ebuild:
Fix dependencies, tweak style.
05 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
-commons-attributes-2.1.ebuild:
Remove generation 1 ebuild.
09 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
commons-attributes-2.1-r1.ebuild:
Added gjdoc dependency, so we can build with java-strict, due to use of
com.sun.javadoc.*.
08 Aug 2006; Petteri Räty <betelgeuse@gentoo.org>
commons-attributes-2.1-r1.ebuild:
Added missing inherit for java-ant-2 so that commons-attributes compiles
with 1.5. Fixes bug #143203. Thanks to Caster <caster@matfyz.cz> for
spotting the error.
*commons-attributes-2.1-r1 (06 Jul 2006)
06 Jul 2006; Joshua Nichols <nichoj@gentoo.org>
+commons-attributes-2.1-r1.ebuild:
Revision bump to support new Java system.
05 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
commons-attributes-2.1.ebuild:
Fixed dependencies.
*commons-attributes-2.1 (05 Dec 2005)
05 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
+files/commons-attributes-2.1-gentoo.patch, +files/anttasks.properties,
+metadata.xml, +commons-attributes-2.1.ebuild:
Initial commit (bug #97008).

@ -1,37 +0,0 @@
# ChangeLog for dev-java/commons-grant
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-grant/ChangeLog,v 1.7 2014/08/10 20:10:54 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> commons-grant-1.0.ebuild:
QA: drop trailing '.' from DESCRIPTION
03 Aug 2014; Ralph Sennhauser <sera@gentoo.org>
-commons-grant-1.0_beta5-r1.ebuild:
Remove old
*commons-grant-1.0 (08 Jul 2013)
08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +commons-grant-1.0.ebuild:
Version bump to 1.0.
27 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
-commons-grant-1.0_beta5.ebuild:
Remove generation 1 ebuild.
27 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
commons-grant-1.0_beta5-r1.ebuild:
Remove unneeded dependency on junit, RDEPEND on dev-java/ant-core and
stylistic cleanup.
*commons-grant-1.0_beta5-r1 (22 Jul 2006)
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+commons-grant-1.0_beta5-r1.ebuild:
Migrated to Generation 2.
*commons-grant-1.0_beta5 (27 Dec 2005)
27 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
+files/commons-grant-1.0_beta5-gentoo.diff, +metadata.xml,
+commons-grant-1.0_beta5.ebuild:
Intial commit (bug #70893).

@ -1,28 +0,0 @@
# ChangeLog for dev-java/cos
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/cos/ChangeLog,v 1.6 2014/08/10 20:12:17 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cos-20021105-r3.ebuild:
QA: drop trailing '.' from DESCRIPTION
*cos-20021105-r3 (08 Mar 2014)
08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> +cos-20021105-r3.ebuild,
-cos-20021105-r2.ebuild:
Revision bump. EAPI 5.
05 Jun 2012; Ralph Sennhauser <sera@gentoo.org> cos-20021105-r2.ebuild:
Add missing build dep app-arch/unzip. #371501
04 May 2007; Petteri Räty <betelgeuse@gentoo.org> cos-20021105-r1.ebuild:
Remove quotes from DESCRIPTION because they make package.env unsourceable by
bash. See bug #177049.
28 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> cos-20021105-r1.ebuild:
Add missing dev-java/servletapi to RDEPEND and switch to java-pkg_dojavadoc.
*cos-20021105-r1 (10 Feb 2007)
10 Feb 2007; Joshua Nichols <nichoj@gentoo.org> +files/build-20021105.xml,
+metadata.xml, +cos-20021105-r1.ebuild:
Initial commit, bug #97011.

@ -1,14 +0,0 @@
# ChangeLog for dev-java/css-validator
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/css-validator/ChangeLog,v 1.2 2012/12/16 14:11:50 pacho Exp $
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #95685
*css-validator-20120222 (23 Feb 2012)
23 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org>
+css-validator-20120222.ebuild,
+files/css-validator-20120222-build.xml.patch, +metadata.xml:
Initial version of htmlparser: Check Cascading Style Sheets (CSS) and (X)HTML
documents with style sheets.

@ -1,93 +0,0 @@
# ChangeLog for dev-java/dbunit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/dbunit/ChangeLog,v 1.31 2015/08/01 21:50:11 mrueg Exp $
01 Aug 2015; Manuel Rüger <mrueg@gentoo.org> -dbunit-2.4.1.ebuild:
Remove old.
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
21 Apr 2015; Pacho Ramos <pacho@gentoo.org> dbunit-2.4.5.ebuild:
ppc stable wrt bug #535044
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dbunit-2.4.5.ebuild:
Stable for x86, wrt bug #535044
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dbunit-2.4.5.ebuild:
Stable for amd64, wrt bug #535044
*dbunit-2.4.5 (08 Mar 2014)
08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> +dbunit-2.4.5.ebuild,
-dbunit-2.2.ebuild:
Version bump to 2.4.5. EAPI 5. Fixes bug #274091, reported by Mike Weissman.
Removed old.
19 Jul 2009; nixnut <nixnut@gentoo.org> dbunit-2.4.1.ebuild:
ppc stable #258723
01 Jul 2009; Markus Meier <maekke@gentoo.org> dbunit-2.4.1.ebuild:
amd64 stable, bug #258723
16 Jun 2009; Christian Faulhammer <fauli@gentoo.org> dbunit-2.4.1.ebuild:
stable x86, bug 274052
16 Jun 2009; Petteri Räty <betelgeuse@gentoo.org> files/build-2.4.xml:
Fix javadoc generation reported in bug #258723.
27 Mar 2009; Petteri Räty <betelgeuse@gentoo.org> dbunit-2.4.1.ebuild:
Use java_prepare.
13 Jan 2009; Serkan Kaba <serkan@gentoo.org> dbunit-2.4.1.ebuild:
Use mirror syntax for SourceForge.
*dbunit-2.4.1 (12 Jan 2009)
12 Jan 2009; Petteri Räty <betelgeuse@gentoo.org> +files/build-2.4.xml,
+dbunit-2.4.1.ebuild:
Version bump. Fixes bug #250411. Thanks to Mike Weissman
<mike@weisso.com>.
22 Oct 2008; Miroslav Šulc <fordfrog@gentoo.org> dbunit-2.2.ebuild:
Migrated to EAPI-1 and restricted to dev-java/poi:0 because of
incompatibility with dev-java/poi-3.2
10 Jan 2008; Vlastimil Babka <caster@gentoo.org> dbunit-2.2.ebuild:
Restrict junit dependency.
26 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -dbunit-2.1.ebuild,
dbunit-2.2.ebuild:
Remove generation 1 ebuild and relax commons-lang dependency for upcoming
version bump to 2.3
15 Mar 2007; Joshua Nichols <nichoj@gentoo.org> dbunit-2.2.ebuild:
Stable on amd64 for bug #166744.
02 Mar 2007; nixnut <nixnut@gentoo.org> dbunit-2.2.ebuild:
Stable on ppc wrt bug 166744
14 Feb 2007; Christian Faulhammer <opfer@gentoo.org> dbunit-2.2.ebuild:
stable x86; bug 166744
12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
dbunit-2.1.ebuild, dbunit-2.2.ebuild:
Made the description shorter by moving it to metadata.xml as longdescription.
*dbunit-2.2 (12 Jan 2007)
12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> +dbunit-2.2.ebuild:
Version bump using generation 2. Added the source use flag.
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org> dbunit-2.1.ebuild:
stable on amd64, ppc and x86. introduced support for the source useflag
15 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> dbunit-2.1.ebuild:
added ~ppc to KEYWORDS
*dbunit-2.1 (05 Jan 2005)
05 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
+files/build.xml, +dbunit-2.1.ebuild:
Initial import. Builds dbunit from source and removes packed jars. Fixes
#63290.

@ -1,61 +0,0 @@
# ChangeLog for dev-java/flute
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/flute/ChangeLog,v 1.15 2015/03/27 10:27:43 ago Exp $
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> flute-1.3-r2.ebuild:
Stable for x86, wrt bug #535054
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> flute-1.3-r2.ebuild:
Stable for amd64, wrt bug #535054
*flute-1.3-r2 (07 Jul 2014)
07 Jul 2014; Johann Schmitz <ercpe@gentoo.org> +files/1.3-rename-enum.patch,
+flute-1.3-r2.ebuild:
Fixed bug #515788; bumped to EAPI=5
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
flute-1.3-r1.ebuild:
Failed, quoted vars :)
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org> -flute-1.3.ebuild:
Removed java gen 1 ebuild
21 Aug 2007; Christian Faulhammer <opfer@gentoo.org> flute-1.3-r1.ebuild:
stable x86, bug 189321
19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
flute-1.3-r1.ebuild:
amd64 stable, bug #189321.
27 May 2007; Petteri Räty <betelgeuse@gentoo.org> flute-1.3-r1.ebuild:
Style cleanup.
23 May 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Add ~x86-fbsd keyword. Bug #176906.
09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> flute-1.3-r1.ebuild:
Add ~x86-fbsd keyword.
*flute-1.3-r1 (18 Nov 2006)
18 Nov 2006; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
+flute-1.3-r1.ebuild:
Migrated to generation 2 and removed compnerd from metadata.xml. Thanks to
<nathanegge@yahoo.com>. Fixes bug #143175.
23 May 2005; Jan Brinkmann <luckyduck@gentoo.org> flute-1.3.ebuild:
stable on amd64 and x86
23 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> flute-1.3.ebuild:
added ~amd64 to KEYWORDS
23 Apr 2005; Saleem Abdulrasool <compnerd@gentoo.org> flute-1.3.ebuild:
Minor ebuild cleanups
*flute-1.3 (23 Apr 2005)
23 Apr 2005; Saleem Abdulrasool <compnerd@gentoo.org> +files/build.xml,
+flute-1.3.ebuild:
Initial import. Resolves bug #85116. Modified ebuild from Betelgeuse
<petteri.raty@welho.com>

@ -6,7 +6,7 @@ EAPI="5"
README_GENTOO_SUFFIX="-r1"
inherit autotools eutils multilib readme.gentoo-r1 java-pkg-2
inherit autotools eutils multilib readme.gentoo-r1 java-pkg-2 xdg-utils
DESCRIPTION="FOSS Java browser plugin and Web Start implementation"
HOMEPAGE="http://icedtea.classpath.org"
@ -65,7 +65,12 @@ src_configure() {
$(use_with tagsoup tagsoup "${tagsoup}")
)
# See bug #573060.
xdg_environment_reset
# Rely on the --with-jdk-home option given above.
unset JAVA_HOME JDK_HOME CLASSPATH JAVAC JAVACFLAGS
econf "${config[@]}"
}

@ -1,110 +0,0 @@
# ChangeLog for dev-java/jakarta-jstl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jakarta-jstl/ChangeLog,v 1.24 2010/04/05 22:52:20 caster Exp $
05 Apr 2010; Vlastimil Babka <caster@gentoo.org>
-jakarta-jstl-1.1.2-r1.ebuild:
Remove old.
09 Feb 2010; Joseph Jezak <josejx@gentoo.org>
jakarta-jstl-1.1.2-r2.ebuild:
Marked ppc stable for bug #296226.
14 Dec 2009; Brent Baude <ranger@gentoo.org> jakarta-jstl-1.1.2-r2.ebuild:
stable ppc64, bug 296226
09 Dec 2009; Markus Meier <maekke@gentoo.org>
jakarta-jstl-1.1.2-r2.ebuild:
amd64/x86 stable, bug #296226
*jakarta-jstl-1.1.2-r2 (08 Nov 2009)
08 Nov 2009; Vlastimil Babka <caster@gentoo.org>
+jakarta-jstl-1.1.2-r2.ebuild:
Revbump to remove dependency on 1.5 jdk - bug #292001.
10 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
RESTRICT test for the upcoming generic src_test. Needs cactus packaged.
13 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
filtered jikes and quoted some variables
09 Sep 2007; Miroslav Šulc <fordfrog@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Fixed order of virtual/jdk versions so we have the latest first.
24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
ppc stable
15 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
amd64 stable, bug #188734.
15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
stable x86, bug 187681
14 Aug 2007; Markus Rothe <corsair@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Stable on ppc64; bug #188734
11 Jun 2007; Markus Rothe <corsair@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Added ~ppc64; bug #181652
23 May 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Add ~x86-fbsd keyword. Bug #176906.
09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Add ~x86-fbsd keyword.
10 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
-files/jakarta-jstl-1.1.2-remove-bootclasspath.patch,
+files/build-xml.patch, -jakarta-jstl-1.1.2.ebuild,
jakarta-jstl-1.1.2-r1.ebuild:
Made new patch that adds xalan to classpath, since previous patch was
removing boot classpath. This one does both. Removed previous ebuild and
patch.
27 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Added missing xalan dep. Force either 1.4 or 1.5, as it fails to compile
with 1.6 because of changes in the JDBC API. Reported in bug #148410.
*jakarta-jstl-1.1.2-r1 (18 Sep 2006)
18 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+jakarta-jstl-1.1.2-r1.ebuild:
Revision bump to support the new Java system.
14 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jakarta-jstl-1.1.2.ebuild:
Added ~ppc, bug #134206.
13 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+files/jakarta-jstl-1.1.2-remove-bootclasspath.patch,
jakarta-jstl-1.1.2.ebuild:
Added patch to remove unnecessary bootclasspath from javac. This allows for
the possibility to keywrod on ppc and elsewhere. Provided by Aymeric Nys
<aymeric@nnx.com> in bug #134206.
03 Apr 2006; Joshua Nichols <nichoj@gentoo.org> jakarta-jstl-1.1.2.ebuild:
Removed unecessary tomcat dependency.
17 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
jakarta-jstl-1.1.2.ebuild:
Marked stable on x86 in preparation for Netbeans 4.0.
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
jakarta-jstl-1.1.2.ebuild:
added missing servletapi depend, fixes #91366
*jakarta-jstl-1.1.2 (17 Apr 2005)
17 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+jakarta-jstl-1.1.2.ebuild:
Initial import, fixes #58906.

@ -1,13 +0,0 @@
# ChangeLog for dev-java/jigsaw
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jigsaw/ChangeLog,v 1.2 2012/12/16 14:12:53 pacho Exp $
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #95685
*jigsaw-2.2.6 (23 Feb 2012)
23 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org> +jigsaw-2.2.6.ebuild,
+files/jigsaw-2.2.6-build.xml.patch, +metadata.xml:
Initial version of htmlparser: W3 Consortium's Java-based Web server
libraries.

@ -1,24 +0,0 @@
# ChangeLog for dev-java/jpf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jpf/ChangeLog,v 1.6 2015/06/09 13:49:18 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jpf-1.5.1.ebuild:
QA: drop trailing '.' from DESCRIPTION
04 Apr 2009; Markus Meier <maekke@gentoo.org> jpf-1.5.1.ebuild:
amd64/x86 stable, bug #263647
20 Mar 2009; Joseph Jezak <josejx@gentoo.org> jpf-1.5.1.ebuild:
Marked ~ppc.
12 Oct 2008; Vlastimil Babka <caster@gentoo.org> jpf-1.5.1.ebuild:
Add ~x86
*jpf-1.5.1 (11 Oct 2008)
11 Oct 2008; Vlastimil Babka <caster@gentoo.org> +metadata.xml,
+jpf-1.5.1.ebuild:
Ebuild by me, dependency of jabref, bug #236505.

@ -1,18 +0,0 @@
# ChangeLog for dev-java/jpfcodegen
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jpfcodegen/ChangeLog,v 1.4 2014/08/10 20:19:40 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jpfcodegen-0.4.ebuild:
QA: drop trailing '.' from DESCRIPTION
27 Apr 2009; Brent Baude <ranger@gentoo.org> jpfcodegen-0.4.ebuild:
Marking jpfcodegen-0.4 ~ppc for bug 236505
04 Apr 2009; Markus Meier <maekke@gentoo.org> jpfcodegen-0.4.ebuild:
amd64/x86 stable, bug #263647
*jpfcodegen-0.4 (22 Dec 2008)
22 Dec 2008; Vlastimil Babka <caster@gentoo.org> +metadata.xml,
+jpfcodegen-0.4.ebuild:
New package - dependency of JabRef.

@ -1,52 +0,0 @@
# ChangeLog for dev-java/jscience
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jscience/ChangeLog,v 1.11 2007/06/18 14:22:43 angelos Exp $
18 Jun 2007; Christoph Mende <angelos@gentoo.org>
jscience-1.0.4-r1.ebuild:
Stable on amd64 wrt bug 180288
18 Jun 2007; Vlastimil Babka <caster@gentoo.org> jscience-1.0.4-r1.ebuild:
Add src_test
05 Jun 2007; Petteri Räty <betelgeuse@gentoo.org> -jscience-1.0.4.ebuild:
Remove generation 1 ebuild.
01 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
jscience-1.0.4-r1.ebuild:
stable x86, bug 180288
29 May 2007; Petteri Räty <betelgeuse@gentoo.org>
jscience-1.0.4-r1.ebuild:
Make source use flag quieter.
28 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org> -jscience-1.0.3.ebuild:
Remove old version.
*jscience-1.0.4-r1 (28 Apr 2007)
28 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org>
+jscience-1.0.4-r1.ebuild:
Migrated to generation 2.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
*jscience-1.0.4 (16 Apr 2005)
16 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> -jscience-1.0.1.ebuild,
jscience-1.0.3.ebuild, +jscience-1.0.4.ebuild:
new upstream version. marked 1.0.3 stable on amd64 and x86. done some cosmetic
changes and introduced support for the source useflag.
*jscience-1.0.3 (09 Jan 2005)
09 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +jscience-1.0.3.ebuild:
new upstream version available. fixes bug #75950.
*jscience-1.0.1 (14 Nov 2004)
14 Nov 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+jscience-1.0.1.ebuild:
initial import, ebuild submitted by Jan Brinkmann <lucky@the-luckyduck.de>

@ -1,63 +0,0 @@
# ChangeLog for dev-java/mg4j
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/mg4j/ChangeLog,v 1.22 2014/08/10 20:21:29 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mg4j-0.9.1-r2.ebuild:
QA: drop trailing '.' from DESCRIPTION
17 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -mg4j-0.9.1-r1.ebuild:
NM: Cleanup superseded ebuilds.
04 Mar 2014; Pacho Ramos <pacho@gentoo.org> mg4j-0.9.1-r2.ebuild:
amd64 stable, bug 315557
03 Mar 2014; Pacho Ramos <pacho@gentoo.org> mg4j-0.9.1-r2.ebuild:
amd64 stable, bug #474160
23 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> mg4j-0.9.1-r2.ebuild:
x86 stable wrt bug #474160
*mg4j-0.9.1-r2 (27 Sep 2012)
27 Sep 2012; Ralph Sennhauser <sera@gentoo.org> +mg4j-0.9.1-r2.ebuild:
Require >=jdk-1.5 for javacc-5.0. #315557
EAPI bump and make better use of eclasses.
24 Mar 2008; Petteri Räty <betelgeuse@gentoo.org> -mg4j-0.9.1.ebuild:
Remove generation 1 ebuild.
02 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> mg4j-0.9.1-r1.ebuild:
Marked stable on amd64 as per bug 196952.
26 Dec 2007; Markus Meier <maekke@gentoo.org> mg4j-0.9.1-r1.ebuild:
x86 stable, bug #196952
*mg4j-0.9.1-r1 (28 Apr 2007)
28 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org> +mg4j-0.9.1-r1.ebuild:
Migrated to generation 2.
03 Feb 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
mg4j-0.9.1.ebuild:
Remove trailing white space and shorten DESCRIPTION.
03 Feb 2007; Petteri Räty <betelgeuse@gentoo.org> mg4j-0.9.1.ebuild:
Relax dev-java/colt dependency to not match only a subset of slot 0.
11 May 2005; Saleem Abdulrasool <compnerd@gentoo.org> mg4j-0.9.1.ebuild:
Fixing broken digests
15 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> mg4j-0.9.1.ebuild:
added support for the source useflag, cosmetic changes.
05 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> mg4j-0.9.1.ebuild:
stable on amd64 and x86
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> mg4j-0.9.1.ebuild:
added missing jikes dependency.
*mg4j-0.9.1 (04 Dec 2004)
04 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> mg4j-0.9.1.ebuild:
Initial import. Ebuild submitted by Jan Brinkmann <lucky@the-luckyduck.de>.
Fixes #63278.

@ -1,218 +0,0 @@
# ChangeLog for dev-java/poi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.54 2011/12/19 11:08:31 sera Exp $
19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> poi-3.0.2-r1.ebuild,
poi-3.2.ebuild:
Fix homepage wrt #202445
06 Sep 2009; Brent Baude <ranger@gentoo.org> poi-3.2.ebuild:
Marking poi-3.2 ppc64 for bug 274052
19 Jul 2009; nixnut <nixnut@gentoo.org> poi-3.2.ebuild:
ppc stable #274052
01 Jul 2009; Markus Meier <maekke@gentoo.org> poi-3.2.ebuild:
amd64 stable, bug #258723
16 Jun 2009; Christian Faulhammer <fauli@gentoo.org> poi-3.2.ebuild:
stable x86, bug 258723
15 Feb 2009; Vlastimil Babka <caster@gentoo.org>
-files/poi-3.0.1-src-isDateFormat.patch, -poi-3.0.1-r1.ebuild:
Cleanup.
24 Oct 2008; Markus Meier <maekke@gentoo.org> poi-3.0.2-r1.ebuild:
amd64/x86 stable, bug #219664
*poi-3.2 (22 Oct 2008)
22 Oct 2008; Miroslav Šulc <fordfrog@gentoo.org> +poi-3.2.ebuild:
Version bump. Packages depending on dev-java/poi are not compatible with
this release so this release is slotted 3.2.
01 May 2008; Brent Baude <ranger@gentoo.org> poi-3.0.2-r1.ebuild:
stable ppc64, bug 219664
29 Apr 2008; Brent Baude <ranger@gentoo.org> poi-3.0.2-r1.ebuild:
stable ppc, bug 219664
20 Feb 2008; Miroslav Šulc <fordfrog@gentoo.org>
+files/poi-3.0.2-isADateFormatTest.patch, poi-3.0.2-r1.ebuild:
Fixed error in tests caused by applying patch that fixes determination of
date/time formats in cells
*poi-3.0.2-r1 (07 Feb 2008)
07 Feb 2008; Miroslav Šulc <fordfrog@gentoo.org>
+files/poi-3.0.2-isADateFormat.patch, -poi-3.0.2.ebuild,
+poi-3.0.2-r1.ebuild:
Added patch that fixes detection of custom dates and datetimes in
HSSFDateUtil.isADateFormat() method
*poi-3.0.2 (06 Feb 2008)
06 Feb 2008; Miroslav Šulc <fordfrog@gentoo.org> +poi-3.0.2.ebuild:
Version bump
10 Jan 2008; Vlastimil Babka <caster@gentoo.org>
-files/poi-2.5-jikes-fix.patch, -files/poi-3.0-src-isDateFormat.patch,
-poi-2.5.1-r1.ebuild, poi-3.0.1-r1.ebuild:
Version dump.
11 Oct 2007; Markus Rothe <corsair@gentoo.org> poi-3.0.1-r1.ebuild:
Stable on ppc64; bug #190303
05 Sep 2007; William L. Thomson Jr. <wltjr@gentoo.org>
poi-3.0.1-r1.ebuild:
amd64 stable, bug #190303.
02 Sep 2007; Christian Faulhammer <opfer@gentoo.org> poi-3.0.1-r1.ebuild:
filter jikes
01 Sep 2007; nixnut <nixnut@gentoo.org> poi-3.0.1-r1.ebuild:
Stable on ppc wrt bug 190303
01 Sep 2007; Christian Faulhammer <opfer@gentoo.org> poi-3.0.1-r1.ebuild:
stable x86, bug 190303
26 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -poi-3.0-r1.ebuild,
poi-3.0.1-r1.ebuild:
Remove unused revision and relax commons-lang dependency atom to match 2.3.
*poi-3.0.1-r1 (05 Aug 2007)
05 Aug 2007; Miroslav Šulc <fordfrog@gentoo.org>
+files/poi-3.0.1-src-isDateFormat.patch, -poi-3.0.1.ebuild,
+poi-3.0.1-r1.ebuild:
Added patch that enables better detection of whether cell is formatted as date.
04 Aug 2007; Miroslav Šulc <fordfrog@gentoo.org> poi-3.0.1.ebuild:
Fixed SRC_URI, bug #187722.
*poi-3.0.1 (05 Aug 2007)
04 Aug 2007; Miroslav Šulc <fordfrog@gentoo.org> +poi-3.0.1.ebuild:
Version bump.
23 May 2007; Petteri Räty <betelgeuse@gentoo.org> -poi-3.0.ebuild:
Remove broken ebuild.
*poi-3.0-r1 (23 May 2007)
23 May 2007; Petteri Räty <betelgeuse@gentoo.org> poi-3.0.ebuild,
+poi-3.0-r1.ebuild:
Use commons-lang-2.1 so that dependencies and ebuild usage are in sync.
22 May 2007; Petteri Räty <betelgeuse@gentoo.org>
+files/poi-3.0-src-isDateFormat.patch:
Add missing patch.
*poi-3.0 (22 May 2007)
22 May 2007; Petteri Räty <betelgeuse@gentoo.org> +poi-3.0.ebuild:
Version bump. Adds examples use flag support and src_test.
28 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org> poi-2.5.1-r1.ebuild:
Fix building with Java strict mode.
11 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> -poi-2.5.1.ebuild:
Remove generation 1 ebuild.
11 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> poi-2.5.1-r1.ebuild:
Marked stable on amd64 wrt bug #166742.
18 Feb 2007; nixnut <nixnut@gentoo.org> ChangeLog:
Stable on ppc wrt bug 166742
14 Feb 2007; Christian Faulhammer <opfer@gentoo.org> poi-2.5.1-r1.ebuild:
stable x86; bug 166742
11 Jan 2007; Markus Rothe <corsair@gentoo.org> poi-2.5.1-r1.ebuild:
Stable on ppc64
10 Jan 2007; Vlastimil Babka <caster@gentoo.org> -poi-2.5-r2.ebuild:
Remove old version.
10 Jan 2007; Steve Dibb <beandog@gentoo.org> poi-2.5.1.ebuild:
amd64 stable, bug 159426
07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> poi-2.5.1.ebuild:
ppc stable, bug #159426
01 Jan 2007; Andrej Kacian <ticho@gentoo.org> poi-2.5.1.ebuild:
Stable on x86, bug #159426.
*poi-2.5.1-r1 (29 Dec 2006)
29 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> +poi-2.5.1-r1.ebuild:
Migrated to generation 2 and fixed dependencies.
30 Nov 2006; Vlastimil Babka <caster@gentoo.org> poi-2.5-r2.ebuild,
poi-2.5.1.ebuild:
Update xerces dep for upcoming 2.6 slotmove.
16 Dec 2005; Petteri Räty <betelgeuse@gentoo.org> poi-2.5-r2.ebuild,
poi-2.5.1.ebuild:
Added java-pkg_jar-from calls for log4j back because poi directly uses
log4j. The ebuilds worked because of LOCALCLASSPATH path in /usr/bin/ant.
15 Dec 2005; Joshua Nichols <nichoj@gentoo.org> poi-2.5-r2.ebuild,
poi-2.5.1.ebuild:
Removed log4j dependency, as per bug #100275.
11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> poi-2.5-r2.ebuild,
poi-2.5.1.ebuild:
Removed a jar that isn't needed at build-time.
*poi-2.5.1 (07 Oct 2005)
07 Oct 2005; Petteri Räty <betelgeuse@gentoo.org> +poi-2.5.1.ebuild:
Version bump with added support for doc and source use flags. Also, poi now
only depends on ant-core instead of full ant.
*poi-2.5-r2 (14 May 2005)
14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> -poi-2.5-r1.ebuild,
+poi-2.5-r2.ebuild:
updated commons-beanutils dependency to reflect new slotting. see #71952
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
-files/poi-2.0-jikes-fix.patch, -poi-2.0.ebuild, poi-2.5-r1.ebuild:
stable on ppc
06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> poi-2.5-r1.ebuild,
-poi-2.5.ebuild:
latest revision stable on x86 and amd64, removed old version.
22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> poi-2.0.ebuild,
poi-2.5-r1.ebuild, poi-2.5.ebuild:
Keywords ~amd64.
*poi-2.5-r1 (19 Sep 2004)
19 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +poi-2.5-r1.ebuild:
Doesn't use packed jars anymore, thanks too Mark Wolfe
<mwolfe@netspace.net.au>. The ebuild also evilly fetched other jars it then
used, i corrected those. closes #63263
*poi-2.5 (22 Jul 2004)
22 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
+files/poi-2.0-jikes-fix.patch, +files/poi-2.5-jikes-fix.patch,
poi-2.0.ebuild, +poi-2.5.ebuild:
added junit use flag: run junit tests
new upstream version + patch to fix compilation with jikes (closes 57863)
added depend on jikes
20 Apr 2004; Martin Holzer <mholzer@gentoo.org> poi-2.0.ebuild:
src_uri now uses mirror://apache
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> poi-2.0.ebuild:
Stable on x86. Fixes according to #45398
*poi-2.0 (27 Feb 2004)
27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml, poi-2.0.ebuild:
Initial Import. Closes #41175

@ -1,58 +0,0 @@
# ChangeLog for dev-java/webgraph
# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/webgraph/ChangeLog,v 1.18 2014/08/10 20:26:22 slyfox Exp $
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> webgraph-1.4.1-r1.ebuild:
QA: drop trailing '.' from DESCRIPTION
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-webgraph-1.4.1.ebuild:
Removed java gen 1 ebuild
07 Oct 2007; Christoph Mende <angelos@gentoo.org>
webgraph-1.4.1-r1.ebuild:
Stable on amd64 wrt bug #190402
02 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
webgraph-1.4.1-r1.ebuild:
stable x86, bug 190402
*webgraph-1.4.1-r1 (28 Apr 2007)
28 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org>
-files/webgraph-1.4-gentoo.patch, -webgraph-1.4.ebuild,
+webgraph-1.4.1-r1.ebuild:
Migrated to generation 2.
12 Apr 2007; <welp@gentoo.org> webgraph-1.4.1.ebuild:
Stable on amd64 wrt bug 161738
02 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
webgraph-1.4.1.ebuild:
x86 stable, bug 161738
13 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> webgraph-1.4.ebuild:
Relaxed dev-java/colt dependency to not match only a subset of colt slot 0.
13 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> webgraph-1.4.ebuild,
webgraph-1.4.1.ebuild:
Shortened DESCRIPTION.
13 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> webgraph-1.4.1.ebuild:
Relaxed dev-java/colt dependency to not match only a subset of colt slot 0.
*webgraph-1.4.1 (15 Apr 2005)
15 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/webgraph-1.4-gentoo.patch, +files/webgraph-1.4.1-gentoo.patch,
-files/webgraph-gentoo.patch, +webgraph-1.4.1.ebuild, webgraph-1.4.ebuild:
new upstream version, introduced support for the source useflag. marked 1.4
stable on amd64 and x86.
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> webgraph-1.4.ebuild:
added missing jikes dependency. see #78819.
*webgraph-1.4 (04 Dec 2004)
04 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> webgraph-1.4.ebuild:
Initial import. Ebuild submitted by Jan Brinkmann <luck@the-luckyduck.de>.

@ -1,70 +0,0 @@
# ChangeLog for dev-java/xjavadoc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xjavadoc/ChangeLog,v 1.19 2015/06/09 14:05:30 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
17 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -xjavadoc-1.1-r1.ebuild:
NM: Cleanup superseded ebuilds.
04 Mar 2014; Pacho Ramos <pacho@gentoo.org> xjavadoc-1.1-r2.ebuild:
amd64 stable, bug 315557
07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xjavadoc-1.1-r2.ebuild:
Stable for ppc, wrt bug #441174
07 Dec 2012; <ago@gentoo.org> xjavadoc-1.1-r2.ebuild:
Stable for x86, wrt bug #441174
07 Dec 2012; <ago@gentoo.org> xjavadoc-1.1-r2.ebuild:
Stable for amd64, wrt bug #441174
*xjavadoc-1.1-r2 (27 Sep 2012)
27 Sep 2012; Ralph Sennhauser <sera@gentoo.org> +xjavadoc-1.1-r2.ebuild:
Require >=jdk-1.5 for javacc-5.0. #315557
03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> xjavadoc-1.1-r1.ebuild:
Remove monolithic ant support as split ant is stable now.
26 Apr 2007; Vlastimil Babka <caster@gentoo.org> xjavadoc-1.1-r1.ebuild:
Add missing junit dep, minor style tweaks.
14 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> xjavadoc-1.1-r1.ebuild:
Migrate to splitted ant.
18 Feb 2007; Petteri Räty <betelgeuse@gentoo.org> -xjavadoc-1.1.ebuild:
Remove generation 1 ebuild.
18 Feb 2007; nixnut <nixnut@gentoo.org> xjavadoc-1.1-r1.ebuild:
Stable on ppc wrt bug 164268
03 Feb 2007; Steve Dibb <beandog@gentoo.org> xjavadoc-1.1-r1.ebuild:
amd64 stable, bug 164268
01 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
xjavadoc-1.1-r1.ebuild:
stable x86; bug #164268
*xjavadoc-1.1-r1 (25 Aug 2006)
25 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
+files/xjavadoc-1.1-nojunit.patch, +xjavadoc-1.1-r1.ebuild:
Migrated to new Java system by Caster.
14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> xjavadoc-1.1.ebuild:
stable on amd64, ppc and x86
19 Apr 2005; Thomas Matthijs <axxo@gentoo.org> xjavadoc-1.1.ebuild:
fix src_uri
03 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> xjavadoc-1.1.ebuild:
added ~ppc to KEYWORDS.
*xjavadoc-1.1 (03 Apr 2005)
03 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
+files/xjavadoc-1.1-buildfile.patch, +xjavadoc-1.1.ebuild:
Initial import, ebuild based on the contribution by Dan
<dan@intuitivelyobvious.net>. Fixes #66727

@ -1 +1,2 @@
DIST confuse-2.7.tar.gz 517272 SHA256 e32574fd837e950778dac7ade40787dd2259ef8e28acd6ede6847ca895c88778 SHA512 c9a9236c4e15928bbf41da5c0d35f85e6f939a5247a37edf3f5b2921d27c9db3773c26f1bcaa8b6433b498c0920cc5d48bd5486dc394e17af112b36f49f95a42 WHIRLPOOL 22e657a1172005bc527951738540103c8ae7dbd61d70cb8dfb3bfc49bc01d102331f1187a4e8b0906161ac2e806a3d5cc781ce69cd5443560fe83b619fe8884e
DIST confuse-2.8.tar.xz 403252 SHA256 2a8102bfa3ccc846c14d94a81b0abfb4f5e855809f89ff3722aca1a9f314ea0d SHA512 af428936caad9dac0bf052210abeb0fd4b4450114a2a5185db7d995e11cdd0e52cb0148bb46228d26e38a4b50a2810f6e4b282502f0e34c617bf4368795a9d79 WHIRLPOOL ee647ffabebb05641aa49a4294b7a9dc2aad9503fefab537244618baf0556b1e7cb58b006d5f95cfefbe3967442845e61f407ca38561c2aca1dc5fdb9dffa115

@ -0,0 +1,53 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
inherit eutils multilib-minimal
DESCRIPTION="a configuration file parser library"
HOMEPAGE="http://www.nongnu.org/confuse/"
SRC_URI="https://github.com/martinh/libconfuse/releases/download/v${PV}/${P}.tar.xz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="nls static-libs"
DEPEND="sys-devel/flex
sys-devel/libtool
virtual/pkgconfig
nls? ( sys-devel/gettext )"
RDEPEND="nls? ( virtual/libintl[${MULTILIB_USEDEP}] )"
DOCS=( AUTHORS )
src_prepare() {
rm doc/man/man3/_* || die
eapply_user
multilib_copy_sources
}
multilib_src_configure() {
# examples are normally compiled but not installed. They
# fail during a mingw crosscompile.
local ECONF_SOURCE=${BUILD_DIR}
econf \
--enable-shared \
--disable-examples \
$(use_enable nls) \
$(use_enable static-libs static)
}
multilib_src_install_all() {
prune_libtool_files
doman doc/man/man3/*.3
dodoc -r doc/html
docinto examples
dodoc examples/*.{c,conf}
}

@ -1,2 +1,2 @@
DIST pcsc-cyberjack-3.99.5final.SP05.tar.bz2 761177 SHA256 ac35afef89660cd43edabc4146463edf6b8361d1c7a7e1880239362167d3b311 SHA512 634be5a0b1619423ebaeed9523ada95056725929ee68a1f9bb8a6d22285836f17a7de4fb634010d49fc49c952f0ba8759466ef5f90ffcbb0f9a392b2dfacaa9c WHIRLPOOL 860872054b2c397e67f36c8d211e1461ad6039615f117e2f177b7d6cdd9d46aa3a4b83f13f2a349dd27e3b323f4d70b89c831e491f72475dcc459b8110162184
DIST pcsc-cyberjack-3.99.5final.SP08.tar.bz2 786514 SHA256 ab42b81ad685302c89763faaf0d90e23f804134e020d653323ad9f95a43655fc SHA512 8630297b48e578d47e90cc3e216ff0daebfadee783f338588a5ad99132b5260901cf6545d292d312e054bcdd4a6e2d377a6c881d68e6c6bc062b0a435287181d WHIRLPOOL 0fb4de26b6f7a117d648ebabf7f7b4c1ec68a261a454728ccacbb37b15c07764a0f85d441e06c7627ae891dadab0fcbee61cd31063069b7aeeca8f02241a4ee6
DIST pcsc-cyberjack_3.99.5final.SP03.tar.gz 1485952 SHA256 fa5324d8a270d50aec20345cb57362f684ddadd3a50dbd0773ee13d2d87bc0a9 SHA512 a091a09b501d7a7c757f0a458007f44ac281cbeaaf5bc3c2aa89915ee7a39478e6f80b6f24fec77be753c8d77deeda2858b7a806e3c982f54c199bd797288e05 WHIRLPOOL 51429512a9037e6ec4a98cc33576176cafda5fe3a3b33c56b2d928c7a7bc06135ac93e92a713836e4dc20e90f6106f9ca3643de5baed7c25672c26f6fc4a6368

@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@ -8,10 +8,10 @@ inherit autotools versionator eutils linux-info toolchain-funcs udev
MY_PV="${PV/_p/_SP}"
MY_PV2="${PV/_p/final.SP}"
MY_P="pcsc-${PN}-${MY_PV2}"
MY_P2="${PN}-$(get_version_component_range 4 $MY_PV)"
#MY_P2="${PN}-$(get_version_component_range 4 $MY_PV)"
DESCRIPTION="REINER SCT cyberJack pinpad/e-com USB user space driver library"
HOMEPAGE="http://www.reiner-sct.de/ http://www.libchipcard.de/"
HOMEPAGE="http://www.reiner-sct.de/"
SRC_URI="http://support.reiner-sct.de/downloads/LINUX/V${MY_PV}/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
@ -25,7 +25,7 @@ IUSE="fox static-libs threads +udev +usb"
COMMON_DEPEND="sys-apps/pcsc-lite
usb? ( virtual/libusb:1 )
fox? (
>=x11-libs/fox-1.6
>=x11-libs/fox-1.6:=
dev-libs/libxml2
)"
RDEPEND="${COMMON_DEPEND}
@ -33,7 +33,8 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig"
S=${WORKDIR}/${MY_P2}
#S=${WORKDIR}/${MY_P2}
S=${WORKDIR}/${MY_P}
DOCS="ChangeLog NEWS doc/README.txt"

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save