Sync with portage [Wed Oct 10 23:26:19 MSK 2012].

mhiretskiy
root 12 years ago
parent 3351c30962
commit 99a2b194c7

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild,v 1.5 2012/10/08 12:02:28 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-9.0.0.5g.ebuild,v 1.6 2012/10/10 15:18:59 ranger Exp $
EAPI="4"
@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="BSD-1"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-arch/cpio"

@ -1,6 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.7.ebuild,v 1.12 2011/04/16 04:30:25 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.7.ebuild,v 1.14 2012/10/10 14:08:50 ago Exp $
EAPI=4
inherit toolchain-funcs eutils
@ -10,16 +12,13 @@ SRC_URI="http://swapped.cc/${PN}/files/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=">=dev-libs/openssl-0.9.8"
DEPEND="${RDEPEND}"
src_unpack() {
unpack ${A}
cd "${S}"
src_prepare() {
epatch "${FILESDIR}"/${PV}-openssl-0.9.8.patch
epatch "${FILESDIR}"/${PV}-as-needed.patch
# remove -g from CFLAGS, it happens to break the build on ppc-macos
@ -27,12 +26,12 @@ src_unpack() {
}
src_compile() {
emake CC="$(tc-getCC)" || die
emake CC="$(tc-getCC)"
}
src_install() {
dobin sign || die
doman man/sign.1 || die
dodoc README || die
dosym sign /usr/bin/unsign || die
dobin ${PN}
doman man/${PN}.1
dodoc README
dosym ${PN} /usr/bin/un${PN}
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.2 2012/09/26 05:18:08 ulm Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.4 2012/10/10 15:39:16 ranger Exp $
EAPI=4

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.4.ebuild,v 1.5 2012/09/09 17:03:43 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.4.ebuild,v 1.6 2012/10/10 15:23:33 ranger Exp $
EAPI=3
@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x64-macos ~x86-macos"
KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x64-macos ~x86-macos"
IUSE="cups debug nls +latex xetex luatex monolithic-build html rtf dot docbook dia subversion rcs svg gnumeric +hunspell aspell enchant"
LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW"

@ -9,4 +9,8 @@
Die Kategorie app-officeext enthält Erweiterungspakete
(extensions) für LibreOffice und OpenOffice.
</longdescription>
<longdescription lang="es">
La categoría app-officeext contiene paquetes con extensiones
para LibreOffice y OpenOffice.
</longdescription>
</catmetadata>

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.1.ebuild,v 1.3 2012/10/09 18:54:53 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.1.ebuild,v 1.4 2012/10/10 15:25:49 jer Exp $
EAPI=4
@ -14,7 +14,7 @@ SRC_URI="
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
IUSE="debug nls"
RDEPEND="

@ -1,3 +1,4 @@
DIST dvisvgm-1.0.11.tar.gz 576830 SHA256 9aebcc17141cce830f502aa28d87a564de18b68e5bdb413ca0b73b7d9c773244 SHA512 2c2049f47ce6f720c4075c94bda05001188436bb9c38aa96355bef4704faa123262831c99f6327b33fc2aa0fc1a8332295d482e9c529b4ec0ef78f443608b856 WHIRLPOOL 815bcdfe84e278ed593643c0b813c71b8c05667d126b38735a740df2ded952c8a9859c1e0ae96cd485450f849ede3ec6e9f6027e65126d5c2a97f6a294ca9d19
DIST dvisvgm-1.0.12.tar.gz 581010 SHA256 5b7b2862d9f7db1c5b407a8c71fc6a60120dab90797602af1356e4f43b976dd7 SHA512 fb58e8c28b4e0fc0698543213c9f12101a28b7c3dffc2f944860d29e19ae42a4e1b3c7a0ea7bb6eb101f03ce4fc637b5347b2e6ea335faf9f7c658bfbe90ced3 WHIRLPOOL 8a401fb71f213bc861d9def029429a0817dec5e6d9d98a3ee2084947de0e96845b4732d0cb4d03edc81ec7a622396ddf943ba19c09ab8c77a0189b10bab45fc0
DIST dvisvgm-1.0.8.tar.gz 569140 SHA256 0ebf70d53d10dddca1efa402e7b52c63e1e4250e0a1e74aa5d04224da40f5700 SHA512 65200d2f414262dadb6702657beda9e1ae2f239488a7a5061ad107a58ee9455ddfe26330c51435dae2b7f87f6ceed3fc6ee703d0ce908b748d35a7b99a850a54 WHIRLPOOL caf5e48c0b9a1e5ac11d1560eac0a64de73b523230b7093bc25e924df62bb607a11beb9bbe8360932c18667221e2b7401c6b9052478b73e3b7f213616da4af16
DIST dvisvgm-1.0.9.tar.gz 568673 SHA256 c236fa8a0f2a6c6e351ad8beebd6309ad01bd19302c6bf59a86680a5dec75b7e SHA512 a7bc63bccca5f6ed46625218c1f8232fcd57bd14c0b1fb976029232abc73daefd7538942eaee44b7cde13bafe18591b0ddc076f490f67faa0297c58995bced19 WHIRLPOOL 6402a53f967f74c5813ebf20de4d7d575a29f6b6ca5722e96a5ee79e621cee38b0228c495a368d3618de07b41de8b7713550be985e7bf5eccc2fefef6648dc93

@ -0,0 +1,28 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.12.ebuild,v 1.1 2012/10/10 12:52:52 aballier Exp $
EAPI=4
DESCRIPTION="Converts DVI files to SVG"
HOMEPAGE="http://dvisvgm.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
# Tests don't work from $WORKDIR: kpathsea tries to search in relative
# directories from where the binary is executed.
# We cannot really use absolute paths in the kpathsea configuration since that
# would make it harder for prefix installs.
RESTRICT="test"
RDEPEND="virtual/tex-base
app-text/ghostscript-gpl
>=media-gfx/potrace-1.10-r1
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
virtual/pkgconfig
test? ( dev-cpp/gtest )"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild,v 1.2 2012/10/08 14:18:35 pinkbyte Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild,v 1.3 2012/10/10 11:46:24 blueness Exp $
EAPI=4
@ -16,7 +16,7 @@ SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="amd64 ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="dev-lang/perl

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/tesseract/tesseract-3.01.ebuild,v 1.2 2012/10/09 18:06:10 tomka Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/tesseract/tesseract-3.01.ebuild,v 1.3 2012/10/10 12:07:38 hasufell Exp $
EAPI=4
@ -100,6 +100,6 @@ src_install() {
# install language files
insinto /usr/share/tessdata
doins "${WORKDIR}"/*.traineddata
find "${WORKDIR}" -maxdepth 1 -type f -name "*.traineddata" -exec doins '{}' +
doins "${WORKDIR}"/"${MY_PN}"/tessdata/*
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v 1.1 2012/01/11 12:50:46 jlec Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v 1.2 2012/10/10 14:34:54 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ HOMEPAGE="http://eigen.tuxfamily.org/"
SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-3"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="2"
IUSE="debug doc examples"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-3.0.6.ebuild,v 1.1 2012/07/26 14:03:12 kensington Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-3.0.6.ebuild,v 1.2 2012/10/10 14:34:54 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ HOMEPAGE="http://eigen.tuxfamily.org/"
SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="LGPL-2 GPL-3"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="3"
IUSE="debug doc"

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01-r1.ebuild,v 1.9 2011/12/21 08:31:40 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-lang/mosml/mosml-2.01-r1.ebuild,v 1.10 2012/10/10 15:33:05 ranger Exp $
EAPI="3"
@ -12,7 +12,7 @@ HOMEPAGE="http://www.itu.dk/people/sestoft/mosml.html"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND=""

@ -1,38 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.11-r1.ebuild,v 1.11 2010/07/19 21:35:59 maekke Exp $
#WANT_AUTOMAKE=1.6
inherit eutils autotools
DESCRIPTION="simplified, portable interface to several low-level networking routines"
HOMEPAGE="http://libdnet.sourceforge.net/"
SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="python"
src_unpack() {
unpack ${A}
cd "${S}"
sed -i 's/suite_free(s);//' test/check/*.c || die "sed failed"
epatch "${FILESDIR}"/${PN}-1.10-gcc4.diff
AT_M4DIR="config"
eautoreconf
}
src_compile () {
econf $(use_with python) || die "econf failed"
emake || die "emake failed"
}
src_test() {
einfo "self test fails with permission problems"
}
src_install () {
emake DESTDIR="${D}" install || die "make install failed"
dodoc README THANKS TODO
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.1 2012/10/10 06:50:37 pinkbyte Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.3 2012/10/10 18:17:08 jer Exp $
EAPI=4
@ -18,12 +18,10 @@ SRC_URI="http://libdnet.googlecode.com/files/${P}.tgz
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="ipv6 python static-libs test"
DEPEND="test? ( dev-libs/check )"
RDEPEND=""
#DEPEND="test? ( dev-libs/check )"
RESTRICT="test"
DOCS=( README THANKS TODO )
@ -36,6 +34,9 @@ pkg_setup() {
}
src_prepare() {
# Useless copy
rm -r trunk/ || die
sed -i -e 's/libcheck.a/libcheck.so/g' configure.in || die "sed failed"
use ipv6 && epatch "${WORKDIR}/${P}.ipv6-1.patch"
autotools-utils_src_prepare

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.13.ebuild,v 1.3 2012/10/08 12:16:32 pinkbyte Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.13.ebuild,v 1.4 2012/10/10 15:35:34 ranger Exp $
EAPI=4
inherit eutils multilib
@ -10,7 +10,7 @@ HOMEPAGE="http://www.infradead.org/~tgr/libnl/"
SRC_URI="http://www.infradead.org/~tgr/libnl/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="3"
KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="doc static-libs utils"
DEPEND="

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v 1.11 2012/09/30 18:28:32 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v 1.12 2012/10/10 15:37:05 jer Exp $
EAPI=4
inherit eutils autotools-utils
inherit autotools-utils eutils
MY_P="${P/lib}"
@ -23,8 +23,8 @@ DOCS="README"
src_prepare() {
# conditionally remove tests
if use test; then
sed -i -e 's: tests::g' Makefile*
if ! use test; then
sed -i -e 's: tests::g' Makefile* || die
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.5.ebuild,v 1.2 2012/07/24 15:08:38 flameeyes Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.5.ebuild,v 1.3 2012/10/10 15:22:16 ranger Exp $
EAPI="4"
@ -12,7 +12,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz"
LICENSE="|| ( LGPL-3 LGPL-2.1 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="+gmp"
DEPEND="gmp? ( dev-libs/gmp )"

@ -1,16 +1,17 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.2 2012/07/09 20:48:06 ulm Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.3 2012/10/10 12:32:31 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
inherit oasis eutils
DESCRIPTION="Module which offers basic control of ANSI compliant terminals"
HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}-rebootstrap.patch.bz2"
LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@ -19,3 +20,7 @@ RDEPEND="${DEPEND}"
IUSE=""
DOCS=( "README.txt" "AUTHORS.txt" )
src_prepare() {
epatch "${WORKDIR}/${P}-rebootstrap.patch"
}

@ -1 +1,2 @@
DIST ANSITerminal-0.6-rebootstrap.patch.bz2 39479 SHA256 0842a23a6a11bbccf77c11c4d9efa16c91b462e6b595aece64eab830991b2382 SHA512 54f64609b83d9789128929399c9b9b8358ce4f239ec0bc8fca42d44dd9c0b3f968ca665830104c624afcf5567f761b9260ea49168f1224ffee1bfc5d9e7ded0c WHIRLPOOL 26120b04af6d07bc0e88d53f6a616473bcdb6fc7314935f0667dd64c59114ea934437ea2195a53fabeee6ac7aa924f4c7e6f4bfa03d6a5cbd620faf2993c6e0c
DIST ANSITerminal-0.6.tar.gz 48840 SHA256 e2edb63c27508bf7a07da6a066cdaee4534c4ef480ecf38ea33089f2d538a27c SHA512 2321bfcca3f89e45b6c9325f0588907510011596c37a50c77a5791365941da56a4a9d66ffb0d0c89e70e4b72b53ea2faac89876f53764a2e1afa4aa8957aee2b WHIRLPOOL ffeaf43d862827a6c650b88cbd19fd65aeecfdf9bb74ac2bf4d553630f56733f10a2c27ac219ec55ac210d6329885bafaf49ce2df2905dc565db754641b34776

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.18 2011/01/03 21:12:19 dilfridge Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ml/facile/facile-1.1.ebuild,v 1.19 2012/10/10 13:04:33 aballier Exp $
EAPI="2"
@ -23,6 +23,7 @@ DEPEND="${RDEPEND}
src_prepare() {
# Fix building on FreeBSD
epatch "${FILESDIR}/${P}"-make.patch
has_version '>=dev-lang/ocaml-4' && epatch "${FILESDIR}/${P}-ocaml4.patch"
# Disable building native code objects if we dont have/want ocamlopt
if ! use ocamlopt; then
sed -i -e 's/\.opt//' src/Makefile || die "failed to change native code compiler to bytecode ones"

@ -0,0 +1,29 @@
Index: facile-1.1/src/facile.mli
===================================================================
--- facile-1.1.orig/src/facile.mli
+++ facile-1.1/src/facile.mli
@@ -127,7 +127,7 @@ module Data :
module Hashtbl :
sig
type ('a, 'b) t
- val create : int -> ('a, 'b) t
+ val create : ?random:bool -> int -> ('a, 'b) t
val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
val add : ('a, 'b) t -> 'a -> 'b -> unit
val find : ('a, 'b) t -> 'a -> 'b
Index: facile-1.1/src/fcl_data.cmi
===================================================================
Binary files facile-1.1.orig/src/fcl_data.cmi and facile-1.1/src/fcl_data.cmi differ
Index: facile-1.1/src/fcl_data.mli
===================================================================
--- facile-1.1.orig/src/fcl_data.mli
+++ facile-1.1/src/fcl_data.mli
@@ -23,7 +23,7 @@ end
module Hashtbl : sig
type ('a, 'b) t
- val create : int -> ('a, 'b) t
+ val create : ?random:bool -> int -> ('a, 'b) t
val get : ('a, 'b) t -> ('a, 'b) Hashtbl.t
val add : ('a, 'b) t -> 'a -> 'b -> unit
val find : ('a, 'b) t -> 'a -> 'b

@ -0,0 +1,22 @@
Index: fort-0.4.2/Makefile
===================================================================
--- fort-0.4.2.orig/Makefile
+++ fort-0.4.2/Makefile
@@ -3,7 +3,7 @@
include Makefile.config
-OCAMLC := ocamlc
+OCAMLC := ocamlc -I +compiler-libs
# FORT top-level interpreter
NAME := fort
@@ -16,7 +16,7 @@ LIBS := unix
EXECUTABLE := $(NAME)$(EXEC_SUFFIX)
$(EXECUTABLE): $(OBJECTS)
- $(OCAMLC) -linkall -o $@ toplevellib.cma $(LIBS:%=%.cma) $(OBJECTS)
+ $(OCAMLC) -linkall -o $@ ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma $(LIBS:%=%.cma) $(OBJECTS)
install: $(EXECUTABLE) $(OBJECTS)
mkdir -p $(DESTDIR)$(LIBDIR)

@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/fort/fort-0.4.2.ebuild,v 1.4 2011/02/12 16:01:46 xarthisius Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ml/fort/fort-0.4.2.ebuild,v 1.5 2012/10/10 12:16:04 aballier Exp $
EAPI=2
inherit multilib
inherit multilib eutils
DESCRIPTION="provides an environment for testing programs and Objective Caml modules"
HOMEPAGE="http://fort.sourceforge.net/"
@ -19,6 +19,7 @@ DEPEND="dev-lang/ocaml"
RDEPEND="${DEPEND}"
src_prepare() {
has_version '>=dev-lang/ocaml-4' && epatch "${FILESDIR}/${P}-ocaml4.patch"
sed -i -e "s:\$(BINDIR):\$(DESTDIR)&:"\
-e "s:\$(LIBDIR):\$(DESTDIR)&:" Makefile || die
}

@ -0,0 +1,61 @@
Index: obrowser-1.1.1/rt/caml/pervasives.ml
===================================================================
--- obrowser-1.1.1.orig/rt/caml/pervasives.ml
+++ obrowser-1.1.1/rt/caml/pervasives.ml
@@ -91,6 +90,8 @@ external acos : float -> float = "caml_a
external asin : float -> float = "caml_asin_float" "asin" "float"
external atan : float -> float = "caml_atan_float" "atan" "float"
external atan2 : float -> float -> float = "caml_atan2_float" "atan2" "float"
+external hypot : float -> float -> float
+ = "caml_hypot_float" "caml_hypot" "float"
external cos : float -> float = "caml_cos_float" "cos" "float"
external cosh : float -> float = "caml_cosh_float" "cosh" "float"
external log : float -> float = "caml_log_float" "log" "float"
@@ -104,6 +105,8 @@ external tanh : float -> float = "caml_t
external ceil : float -> float = "caml_ceil_float" "ceil" "float"
external floor : float -> float = "caml_floor_float" "floor" "float"
external abs_float : float -> float = "%absfloat"
+external copysign : float -> float -> float
+ = "caml_copysign_float" "caml_copysign" "float"
external mod_float : float -> float -> float = "caml_fmod_float" "fmod" "float"
external frexp : float -> float * int = "caml_frexp_float"
external ldexp : float -> int -> float = "caml_ldexp_float"
Index: obrowser-1.1.1/rt/caml/pervasives.mli
===================================================================
--- obrowser-1.1.1.orig/rt/caml/pervasives.mli
+++ obrowser-1.1.1/rt/caml/pervasives.mli
@@ -310,10 +310,18 @@ external atan : float -> float = "caml_a
Result is in radians and is between [-pi/2] and [pi/2]. *)
external atan2 : float -> float -> float = "caml_atan2_float" "atan2" "float"
-(** [atan x y] returns the arc tangent of [y /. x]. The signs of [x]
+(** [atan2 y x] returns the arc tangent of [y /. x]. The signs of [x]
and [y] are used to determine the quadrant of the result.
Result is in radians and is between [-pi] and [pi]. *)
+external hypot : float -> float -> float
+ = "caml_hypot_float" "caml_hypot" "float"
+(** [hypot x y] returns [sqrt(x *. x + y *. y)], that is, the length
+ of the hypotenuse of a right-angled triangle with sides of length
+ [x] and [y], or, equivalently, the distance of the point [(x,y)]
+ to origin.
+ @since 4.00.0 *)
+
external cosh : float -> float = "caml_cosh_float" "cosh" "float"
(** Hyperbolic cosine. Argument is in radians. *)
@@ -337,6 +345,14 @@ external floor : float -> float = "caml_
external abs_float : float -> float = "%absfloat"
(** [abs_float f] returns the absolute value of [f]. *)
+external copysign : float -> float -> float
+ = "caml_copysign_float" "caml_copysign" "float"
+(** [copysign x y] returns a float whose absolute value is that of [x]
+ and whose sign is that of [y]. If [x] is [nan], returns [nan].
+ If [y] is [nan], returns either [x] or [-. x], but it is not
+ specified which.
+ @since 4.00.0 *)
+
external mod_float : float -> float -> float = "caml_fmod_float" "fmod" "float"
(** [mod_float a b] returns the remainder of [a] with respect to
[b]. The returned value is [a -. n *. b], where [n]

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/obrowser/obrowser-1.1.1.ebuild,v 1.3 2012/05/04 12:29:20 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ml/obrowser/obrowser-1.1.1.ebuild,v 1.4 2012/10/10 12:43:55 aballier Exp $
EAPI=3
inherit findlib
inherit findlib eutils
DESCRIPTION="OCaml virtual machine written in Javascript, to run OCaml program in browsers"
HOMEPAGE="http://ocsigen.org/obrowser/"
@ -20,6 +20,10 @@ RDEPEND=">=dev-lang/ocaml-3.12.0
DEPEND="${RDEPEND}
app-arch/sharutils"
src_prepare() {
has_version '>=dev-lang/ocaml-4' && epatch "${FILESDIR}/${P}-ocaml4.patch"
}
src_compile() {
touch .check_version
emake -j1 EXAMPLES_TARGETS="" || die

@ -1 +1,2 @@
DIST ocaml-make-6.36.0.tar.gz 39038 SHA256 2cf62dcf87c92823a687022460fab6dfabac9d9fbacde4da37d8528c2a0d20dd SHA512 a14dcfee1226b984661fbb5985fa6279529a35efb7ef881f72e71fb44b34fbc4ef4d31a9f094649a37ead59da844e3ca8eec69781dbf41752154bd7cc3fe70ce WHIRLPOOL 2fe18af24bc17254d6bb8b5a6ed0f66ded82b46924b85eb8e76c907c12f21d8b0537d0ed36dab1c0b7a3ddbb6c570d60c1b83539a1d72478917ce22a90d785e2
DIST ocaml-makefile-6.37.0.tar.gz 49202 SHA256 99ff58080ed154cc4bd70f915fe4760dffb026a1c0447caa0b3bdb982b24b0a8 SHA512 19d318f8b03116c3e999b61c1a2708f483873ab7ae9260225df79888a86eb39e77867fdefe0df23a50ac1fd422b3b774f96b5b58d9dec449710527df1075a36d WHIRLPOOL d681ae29db4dc6c2731f7a7655295e4c462f3dd24608cf4c4c628f00615531d3ec8f869f1732702e5c2523605a7a7d84a043b8b6deddafed6d0e4ee530e19c7c

@ -0,0 +1,32 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild,v 1.1 2012/10/10 12:00:43 aballier Exp $
EAPI=4
DESCRIPTION="Generic O'Caml Makefile for GNU Make"
HOMEPAGE="http://bitbucket.org/mmottl/ocaml-makefile"
LICENSE="LGPL-2.1"
DEPEND=""
RDEPEND=">=dev-lang/ocaml-3.06-r1
>=dev-ml/findlib-0.8"
SRC_URI="http://bitbucket.org/mmottl/ocaml-makefile/downloads/${PN}file-${PV}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="examples"
S="${WORKDIR}/${PN}file-${PV}"
src_install () {
# Just put the OCamlMakefile into /usr/include
# where GNU Make will automatically pick it up.
insinto /usr/include
doins OCamlMakefile
# install documentation
dodoc README.md CHANGES.txt
if use examples; then
insinto /usr/share/doc/${PF}
doins -r calc camlp4 gtk idl threads
fi
}

@ -1,2 +1,3 @@
DIST ocaml-safepass-1.0.1.tgz 63945 SHA256 f40ca49df3129ff7fd8ec1ca3a992a8fac3febf1d3893c6397238522ebd9f757 SHA512 3d8e320405984ac015b491cecde7f0ed304fdc287d18afc11d250f6371841873f4d6861382ec62af3e1431f9a5b52c01e6f9b0b1add6a4d053a020b36d4c6b87 WHIRLPOOL 24dce46a0192b8f858f1d3b96a8a9f658e40c01798cc2df8e5abd165833f60ee11a045ace5378a8d35dcaee6873300b0933c7155e6822249b34e940c870e162c
DIST ocaml-safepass-1.0.tgz 63847 SHA256 0a3d65587352ef66fb5cc98703f3ff37df4ec44ba9ab7cfa540b21970c46bc84 SHA512 9193130709d470a114234d336ab8d075c03ccd23d6498d6587d87510099d8939393e7f916dfb97e0369ef56aaa56b8884a6fefe74615896a16f8fe7cf328b212 WHIRLPOOL e71dab13459f730c73a68345a37f5f1c6e323035ac50865470cb783322c962b7a066aeaa94ff11ef0dcfb1811b34c82d34b4cf3f19050a64755810819951016e
DIST ocaml-safepass-1.2.tgz 64021 SHA256 daebb86ad960e46610fdfb17894ee8164640d0467b6eb15752b0e5315d58d375 SHA512 61ff545b069c6e9c298e292785f8478c9872395bbb77a08ddd491586064f49ee70d2fcf080d6ba67af631ba5c50709b203c68128664577348bdfafdc2dcaf0a4 WHIRLPOOL 2398f2e80fe8ef87fa01ddc9e9994712908132d30a64513f4a1062ccc409cc7a7be61c678f959779104dec92e1424bed729de4a445a7a2f28b5a9baaefb5aad3

@ -0,0 +1,23 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-safepass/ocaml-safepass-1.2.ebuild,v 1.1 2012/10/10 12:04:18 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="A library offering facilities for the safe storage of user passwords"
HOMEPAGE="http://ocaml-safepass.forge.ocamlcore.org/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/1035/${P}.tgz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
DOCS=( "README" "CHANGELOG" )

@ -1 +1,2 @@
DIST ocamldap-2.1.8.tar.bz2 509165 SHA256 61a8a6d7241d65870addfcfa448e012ab623d29a3bd0a527914a93081775ef34 SHA512 cf0fb493cd244131b4247133e56702b3ba4a493990bf8dc9c0a68c08c912c475c45c4f6c7009038a71f23fef8eb3e2bfa95e9068d1de551407cecd68f8613ab2 WHIRLPOOL bbc8dbadbcf46250b9b2ebca482174a7d0990986c8d50c2442a2fd409dcc55500625be73cafc3395fc270ff66c39110605d2a7d6f7fa81b0c5ce45018ab6da7d
DIST ocamldap-2.2.tar.gz 174204 SHA256 19da4383c76b22eea22f9ba50b55829fa6a4ed430d58b6291545dfbe57449804 SHA512 e24e78497b7c9ed89b0ae73c5773cc9ec28c7c7d317b4b8b39f6b20536ff8f44e15c2657d6aba4bb4689afb5bb155fc7391bea6edab50d0855b22bc457982a2d WHIRLPOOL 5e93f761d44aa4e7249a8c04f31d42fcf0b1872610b08a21b3289796209cdea537f5f8d87421e036fe5ffa9de160af2b833020aac347cde91dd91228a5ed5843

@ -0,0 +1,27 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild,v 1.1 2012/10/10 12:08:29 aballier Exp $
EAPI=4
inherit oasis
DESCRIPTION="an implementation of the Light Weight Directory Access Protocol"
HOMEPAGE="http://git-jpdeplaix.dyndns.org/libs/ocamldap.git/"
SRC_URI="http://bitbucket.org/deplai_j/${PN}/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
DEPEND="dev-ml/pcre-ocaml
dev-ml/ocaml-ssl
dev-ml/ocamlnet"
RDEPEND="${DEPEND}"
DOCS=( AUTHORS.txt Changelog INSTALL.txt README.txt )
src_install() {
oasis_src_install
use doc && dohtml -r doc/ocamldap/html
}

@ -1 +1,2 @@
DIST pcre-ocaml-6.2.5.tar.gz 60724 SHA256 f1774028a4525d22d1f4cf4ce0121c99d85a75aed7a498c3e8ab0f5e39888e47 SHA512 9665643165beea8515f22d90a6a0f079108826ec46ce89248c795e982f9b4ddecc0e882a32a9893acac1001d810aad7f3bc7d7b6162ab1260fa4f698c91e04b9 WHIRLPOOL c99da092f8e78de19ea624a021a088b3e19b1accd2b33bc084179f7c1b88e8ac2b51c143321a792067e325568d6ea4c059fc57ac9da477e998cda3936140567c
DIST pcre-ocaml-7.0.2.tar.gz 81910 SHA256 052a2fdd8da597724ac8ca474fdd40772b461888e3ff8ef75cc71e43a65766ea SHA512 13ed6534005d819c62a2d70c4800bc4a8f019026d2d56175d0b10a130636a092f9053665382cca2c819c75dcc25fe26ff85fa0c51878b0c1c58d5f77cb45cbe9 WHIRLPOOL bf635d30a6a93b00144f092dcc0cb19d7f5bfd1b5700319f9ea7fbd59d0a62656227fae96781282563702c4872b4e6a7577435ad6469c8639c98d284bb8641f2

@ -0,0 +1,31 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild,v 1.1 2012/10/10 11:46:25 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml"
HOMEPAGE="http://bitbucket.org/mmottl/pcre-ocaml"
SRC_URI="http://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
IUSE="examples"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
>=dev-libs/libpcre-4.5"
DEPEND="${RDEPEND}"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
src_install() {
oasis_src_install
if use examples ; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}

@ -1 +1,2 @@
DIST pomap-2.9.9.tar.gz 39825 SHA256 22b6a305d84eb7b5415d677c30a7cc53a6a0f1471cfd1aec10b02607025b3002 SHA512 12282fa037c9a806860731c0d9877666b62fb4fb43be8c7d25a9330da2d3359424fa410cfad7b6cc12fe3bc0302ec5bbc957e764a14fa8a65dcc1b5a8a141ead WHIRLPOOL c89988cf9757670d41fa1d1899552477389f84898e1ead4adea2c9ef55b0559b5ad7d678b113df5da251ec4c1b9d950b413bbb06765cfd721dc643352dcbc18b
DIST pomap-3.0.1.tar.gz 69989 SHA256 1afbedafedb6922937cb58b3bbef057e69f2908cac899288257ba608fbf534ce SHA512 901c7655686711978df476332d2ef969c6eefa47a276f88e227c43d95e21d4bc6e301b3880d69a3c5c1e2278c1bab511e9b538f8278ad79ee0ea54efe6dcae5d WHIRLPOOL 1c2893ba61058e3effa03b2d42972c2c2f3d733c5c815b90a4ea95e701ab17917969088868c7a220387127bb10bd190aea7cbfaa1c2facd0807da0c62118f858

@ -0,0 +1,30 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/pomap-3.0.1.ebuild,v 1.1 2012/10/10 11:54:19 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Partially Ordered Map ADT for O'Caml"
HOMEPAGE="http://bitbucket.org/mmottl/pomap"
SRC_URI="http://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
src_install() {
oasis_src_install
if use examples ; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}

@ -1,2 +1,3 @@
DIST postgresql-ocaml-1.16.0.tar.gz 45541 SHA256 ad59d33bf96f030bbc4ce612854518a13a497887a2f4be1f1f1d478a83086fa2 SHA512 5c60f986daddab02bb150ca29f579252804c19395d33326e1ce6a122cbf2b818334a563e8f79a708a30240d1a832ddb4fbabbe215938e5164f08498133c93cd9 WHIRLPOOL 8cd037c88016c5f8bb2de7b977e7590f87340ee017ff5d649c115cc8c1bb72033f39147cc1f9726f06611c3a04d084adc12ccf493aebc00cec5616ef45392422
DIST postgresql-ocaml-1.18.0.tar.gz 45820 SHA256 ec52fd469cf06aabd67d79cadedc153492d4b398351d10ee01b532d377403840 SHA512 1c76474e38bbe661c8b0c0a9881f1e763d40ac9f665431841755abf8f7fddc9d681303654df20fa220331620f2fc4c7d130c9854d14a186f5edfb3b2646cb119 WHIRLPOOL c29d8fd928b7fdcdbcea1e2b9e07b1a06a3b6c02b76994738a71207838cab5591b05e85246b4900e98763bc25c0b278f763104827a87cb72859f79808a100e52
DIST postgresql-ocaml-2.0.2.tar.gz 75698 SHA256 b9007e472dd2836a9d044ca09546bd3bfc91e331204d99b55da261f5f0fac68f SHA512 5deb3210783753b71bd958e693be070453be378aa820875cb62e01cbaaaf111bec2043227e6bdfbfeaf7e2d94ad364e741b667f678f8d0124893229af29c7d3b WHIRLPOOL 658f6543e8c4f22a87d31346037761bb7ce8326028bedecbc3990613cb16614d1ac8ccdf6fc1a8cf8ad6bdd33646113e003f9d1d59fec1f506c184d9f2a6399f

@ -0,0 +1,33 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild,v 1.1 2012/10/10 11:35:32 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases."
SRC_URI="http://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
DEPEND=">=dev-lang/ocaml-3.11[ocamlopt?]
dev-db/postgresql-base
dev-db/postgresql-server"
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
src_install() {
oasis_src_install
if use examples ; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}

@ -1 +1,2 @@
DIST res-3.2.0.tar.gz 40349 SHA256 3b9dbed702670657e28347f6aeddaa9dccdbf37961e2f05427220aac02169aaa SHA512 0b0747b604ed6eb9410e01e0c99ec5c0823b8876dadfefc14bbb79dd7276fa2abee383ad74432a823469e97d3c8526b27a502c15496821452d4b184196731502 WHIRLPOOL 8230d162bd8544ff10b5c864af44a283a6646845ccfb23f05905f7218e6fff90bdb434bf7aa93d28f3a52ab4327e0cf1763f1a5baca4891b3947b6355db11949
DIST res-4.0.2.tar.gz 69538 SHA256 4f3e0a62c57ac1293ec119e94ecff2f404cd9196e71c276bd6c3855731af0d7e SHA512 08d671d3f6ec8a4c6ec4bfdff2a0f40c56f0da0b00b83de52c84b696258a44a8d0b9d195d1eb4489c6991b60619c8b06fd610d65e3e058e73d01b54a825d76a6 WHIRLPOOL 857402e4afd2b4ddb9ef5b67ec72821979e042408d4fa0d6f3bb2d88d63c1d80afe2b90c6da2f5ebd8bce570c6544f2c5632276404922fb429af54f46808b1c7

@ -0,0 +1,30 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.2.ebuild,v 1.1 2012/10/10 11:50:44 aballier Exp $
EAPI=4
OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Resizable Array and Buffer modules for O'Caml"
HOMEPAGE="http://bitbucket.org/mmottl/res"
SRC_URI="https://bitbucket.org/mmottl/res/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""
RDEPEND="${DEPEND}"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="examples"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
src_install() {
oasis_src_install
if use examples ; then
insinto /usr/share/doc/${PF}
doins -r examples
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.960.0.ebuild,v 1.6 2012/09/18 14:39:26 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.960.0.ebuild,v 1.7 2012/10/10 14:16:14 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Graceful exit for large children"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE="test"
# mod_perl < 2.0.5 bundles Apache-SizeLimit

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.760.0.ebuild,v 1.1 2012/06/16 09:43:24 tove Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.760.0.ebuild,v 1.2 2012/10/10 15:37:24 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A module for reading .ini-style configuration files"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
KEYWORDS="~alpha ~amd64 ppc ~x86"
IUSE="test"
RDEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0.ebuild,v 1.1 2012/07/24 18:39:51 tove Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-TNEF/Convert-TNEF-0.180.0.ebuild,v 1.2 2012/10/10 15:38:11 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A Perl module for reading TNEF files"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-perl/MIME-tools"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild,v 1.2 2012/08/27 18:14:43 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild,v 1.3 2012/10/10 15:39:46 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simple parsing of RFC2822 message format and headers"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/Email-Date-Format"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/Linux-Pid-0.40.0.ebuild,v 1.5 2012/09/18 14:38:56 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/Linux-Pid-0.40.0.ebuild,v 1.6 2012/10/10 14:14:29 ranger Exp $
EAPI=4
@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Interface to Linux getpp?id functions"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE=""
SRC_TEST="do"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.480.0-r1.ebuild,v 1.1 2012/07/15 17:31:43 tove Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.480.0-r1.ebuild,v 1.2 2012/10/10 15:41:21 ranger Exp $
EAPI=4
@ -12,7 +12,7 @@ DESCRIPTION="Net::SSLeay module for perl"
LICENSE="openssl"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="dev-libs/openssl"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.2 2012/08/27 18:30:15 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.3 2012/10/10 15:42:10 ranger Exp $
EAPI=4
@ -13,7 +13,7 @@ DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on
IUSE="jabber ssl"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
myconf="${myconf} --noprompt"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/config-general-2.510.0.ebuild,v 1.1 2012/07/24 18:42:23 tove Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/config-general/config-general-2.510.0.ebuild,v 1.2 2012/10/10 15:42:56 ranger Exp $
EAPI=4
@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Config file parser module"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
KEYWORDS="~alpha ~amd64 ~arm ppc ~ppc64 ~x86"
IUSE=""
SRC_TEST="do"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.1 2012/07/15 18:43:05 tove Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.2 2012/10/10 15:44:30 ranger Exp $
EAPI=4
@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
KEYWORDS="~alpha ~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"

@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild,v 1.2 2012/09/09 17:37:25 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug-client/xdebug-client-2.2.1.ebuild,v 1.3 2012/10/10 15:45:18 ranger Exp $
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86"
MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"

@ -0,0 +1 @@
DIST kissfft-0.0.1.gem 12800 SHA256 ba168a3063e1cf76a44dc03d472e6d40f324da7c82df6a78fb5aaf3b2664d541 SHA512 4dc8a53268ec40494e9ab7e986dea7ee87c0822e252ec36002eb52830150d06d0c7fee36bb0d6e441537ed1fdf368682067d3d483b00ffca647965ff603587db WHIRLPOOL 1c3838e16867dc8f60ec7fc7efee8ef23705bc826e166199e93b68fb5d5e97d05a82be72632f4d66f2b1c218bb719df4808ce4a17ef15c807a6320fa6eb63dfb

@ -0,0 +1,30 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/kissfft/kissfft-0.0.1.ebuild,v 1.1 2012/10/10 17:45:11 zerochaos Exp $
EAPI=4
USE_RUBY="ruby18 ruby19"
inherit ruby-fakegem
DESCRIPTION="ruby interface to kissfft"
HOMEPAGE="https://rubygems.org/gems/kissfft"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND=""
each_ruby_configure() {
${RUBY} -Cext/${PN} extconf.rb || die
}
each_ruby_compile() {
emake -Cext/${PN}
mkdir lib || die
cp ext/${PN}/${PN}$(get_modname) lib/ || die
}

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>radio</herd>
<maintainer>
<email>zerochaos@gentoo.org</email>
<name>Rick Farina</name>

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.2 2012/05/01 18:24:07 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.33.ebuild,v 1.3 2012/10/10 11:32:46 blueness Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@ -18,7 +18,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""

@ -1,3 +1,6 @@
DIST cjk-4.8.2-doc.tar.gz 2243205 SHA256 d4eb32896e9f0e69c6f8ae81fd9d0aa0257390eb1d2b028173625995bcb9c00c SHA512 596fb87fed66c6a3866b4f6aea647787dbb45040da15a9c82f4e8c6b8bba4d80c6df106e9d68b01dfe670d80925b61079cc7cbfac304c5c83732c00ca40d67ea WHIRLPOOL 99ffa575936d9290a25ddc216b102304b8b3fd34b6307fb8f49cfb5cca52dbd00868f2ed15eab60e905c258f5cd96f1e6837f566e4927d3fd094e4869eedd2aa
DIST cjk-4.8.2-fonts.zip 20384230 SHA256 1625582b13a5f46532b5f7d0b0f25a9f72960017ad9b1074fbcf70cbbf45efb4 SHA512 ec55aa604f1e8b19936d0e22949f8100f6442c6c93a5f240a78c9891289d838dd29350dcb4d20998c3e7a13ba05d451934ed29a2d7e7cbbaf517db06a92204d1 WHIRLPOOL 0876b7908b1f0c164a3e28888e97b4b7d8f251ea56e84f0268053bd6b3cc7877ca4e1543c9afb4534b1a5a4860187bb038ef08a9d66567b4937eb46ee8ae0a45
DIST cjk-4.8.2.tar.gz 553425 SHA256 2108856bafbf6eb44b65500122ae540d863fb1e4196485682be4d88244f16dd6 SHA512 39c4e3c65fe759e437dd88be9ebe1c91df89c4025440bdd420cbbac9c0cb1b0a105c2ba42f9b89cd2e196519224194f7c0071f110b65dd710b233f08b62a7f32 WHIRLPOOL 6611f8eec5acc31b730c51e5ce530b3a79276d67192cd27d1f97fc311dd5ff7c452cee4efb700991b29409693e2f807b913e002b02484c4da342b99cc376ed06
DIST cjk-4.8.3-doc.tar.gz 2045004 SHA256 d7a39b532f318b210ee650be0389145973029ffaebcb3e731a3e1fd90440d8b5 SHA512 06cab391ebd7d92a120dc493101bd3f9aef585e9f8be26d5c510c1b2266fe8dd6dd83aa6b41a4a58b8a97b294431193e05350485d4480019acab388b4a25f0a7 WHIRLPOOL 566db0371595a25352e36a35b294aa19f0df7c704e36c3a682bec25d2f5edaa6517f84e0791433e0e457015f4d0444cf2a1babb7e0a39f64a27711eec3d2a63b
DIST cjk-4.8.3-fonts.zip 20384230 SHA256 1625582b13a5f46532b5f7d0b0f25a9f72960017ad9b1074fbcf70cbbf45efb4 SHA512 ec55aa604f1e8b19936d0e22949f8100f6442c6c93a5f240a78c9891289d838dd29350dcb4d20998c3e7a13ba05d451934ed29a2d7e7cbbaf517db06a92204d1 WHIRLPOOL 0876b7908b1f0c164a3e28888e97b4b7d8f251ea56e84f0268053bd6b3cc7877ca4e1543c9afb4534b1a5a4860187bb038ef08a9d66567b4937eb46ee8ae0a45
DIST cjk-4.8.3.tar.gz 562787 SHA256 fd8847d7494110a318f222276f8026bc9723f4728ad1fd5ec72e0494a20f4837 SHA512 b3ff2761f86de900abcf678cb85886fa3bd2ec80a205e042ccdf44d432f699b0e8fb45e56aff4368b534b187c46de2eb4e2657098bab877b11a2bc13d099bee9 WHIRLPOOL 00ab9a67bccc2bcc3737b1e739b6526a0ef0dc33bf997f89e42245f243b1f711b24dd570d41470b8cba135369feddca349c86d7d9f84b4c58fb17ab271c0fc0a

@ -0,0 +1,159 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild,v 1.1 2012/10/10 13:14:53 aballier Exp $
EAPI=4
inherit latex-package elisp-common toolchain-funcs multilib eutils
MY_P="${P/-latex/}"
DESCRIPTION="A LaTeX 2e macro package which enables the use of CJK scripts in various encodings"
HOMEPAGE="http://cjk.ffii.org/"
# fonts are taken from ftp://ftp.ctan.org/tex-archive/fonts/CJK.zip
SRC_URI="ftp://ftp.ffii.org/pub/cjk/${MY_P}.tar.gz
mirror://gentoo/${MY_P}-fonts.zip
doc? ( ftp://ftp.ffii.org/pub/cjk/${MY_P}-doc.tar.gz )"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc emacs"
DEPEND="virtual/latex-base
emacs? ( virtual/emacs )"
RDEPEND="${DEPEND}
app-arch/unzip"
S="${WORKDIR}/${MY_P}"
src_prepare() {
for i in "${WORKDIR}"/CJK/*.tar.gz; do
tar -xzf ${i} || die "failed to unpack $i"
done
find texmf/fonts/hbf -type f -exec cp {} "${T}" \; || die
sed -i -e "/^pk_files/s/no/yes/" \
-e "/^dpi_x/s/300/500/" \
texmf/hbf2gf/*.cfg || die
}
src_configure() {
cd utils
for d in *conv; do
cd $d
local f=`echo $d | tr '[:upper:]' '[:lower:]'`
echo "all: $f" >> Makefile
if [ $d = CEFconv ] ; then
echo "all: cef5conv cefsconv" >> Makefile
fi
cd -
done
cd hbf2gf
econf --with-kpathsea-lib="${EPREFIX}"/usr/$(get_libdir) \
--with-kpathsea-include="${EPREFIX}"/usr/include/kpathsea
}
src_compile() {
tc-export CC
cd utils
for d in *conv; do
cd $d
emake || die
cd -
done
cd hbf2gf
emake || die
cd -
if use emacs ; then
cd lisp
elisp-compile *.el
cd emacs
elisp-compile *.el
cd ../mule-2.3
elisp-compile *.el
fi
cd "${T}"
for f in "${S}"/texmf/hbf2gf/*.cfg ; do
env TEXMFCNF="${EPREFIX}/etc/texmf/web2c" HBF_TARGET="${S}/texmf/fonts" "${S}/utils/hbf2gf/hbf2gf" $f || die
done
einfo "Generating pk fonts"
for gf in *.gf ; do
einfo "${gf}"
gftopk $gf || die
done
}
src_install() {
cd utils
for d in *conv; do
cd $d
local f=`echo $d | tr '[:upper:]' '[:lower:]'`
dobin *latex *conv
doman *.1
cd -
done
cd hbf2gf
einstall || die "einstall failed"
cd "${S}"
# Install pk fonts
for d in texmf/fonts/pk/modeless/*/* ; do
insinto /usr/share/${d}
for f in "${T}"/${d##*/}*.pk ; do
newins $f `basename ${f/.pk/.500pk}` || die "newins failed"
done
done
insinto "${TEXMF}/tex/latex/${PN}"
doins -r texinput/* || die "installing texinput files failed"
doins -r contrib/wadalab || die "installing wadalab failed"
if use emacs ; then
cd utils/lisp
elisp-install ${PN} *.el{,c} emacs/*.el{,c} mule-2.3/*.el{,c}
fi
cd "${S}"
# uwpatch stuff
insinto ${TEXMF}/scripts/uwpatch
doins uwpatch/uwpatchold.sh
insinto ${TEXMF}/fonts/afm/uwpatch
doins uwpatch/*.afm
# jisksp40 stuff
insinto ${TEXMF}
doins -r jisksp40/texmf/*
# kanji48 stuff
insinto ${TEXMF}
doins -r kanji48/texmf/*
use doc || rm -rf texmf/doc
insinto ${TEXMF}
doins -r texmf/* || die "installing texmf failed"
# Move fonts because hbf2gf expects them in MISCFONTS
mv "${ED}/${TEXMF}/fonts/hbf" "${ED}/${TEXMF}/fonts/misc" || die "mv font failed"
insinto ${TEXMF}/hbf2gf
doins utils/hbf2gf/cfg/*
insinto ${TEXMF}/scripts/subfonts
doins utils/subfonts/*
rm -f doc/COPYING doc/INSTALL
dodoc ChangeLog README
if use doc ; then
insinto /usr/share/doc/${PF}
doins -r doc/*
doins -r examples
fi
docinto uwpatch
dodoc uwpatch/README
}

@ -1,3 +1,4 @@
DIST latex2rtf-1.9.19.tar.gz 1151240 SHA256 bcdcd08b0211a05d3de03e9c8bdc80ddc5b6f16e53bab9ba86842368b37fa470 SHA512 81e110acbe0877e35146375611c842059c8f11cfca88bc77ca502f179656a6091ee5c2f6b58ac0f95696048c7f5e345218b9fa0e938fd296425be3aabef73462 WHIRLPOOL ae9def47d93eb9fb436a5e463f81a7b4823a06531fcf09dbe16f3d6bad54ee9529bf0cb6352161aa7a83201f36d5f3757563f461cd26aca0d7455028da109b23
DIST latex2rtf-2.1.0.tar.gz 1213712 SHA256 1d848538728e38ea54ad4947a89ce12cadff9e7e8ec0b48c13bf23132d7285bc SHA512 808e1765b12b6eb75b79848263d1159cbbc9fb686325acdeb93cec3a5dea308e54210ed6ca3a4065f295ebf626118c198d0c37d7eeecacd5c7b1473dbb088aa8 WHIRLPOOL 20cf3c76f07385dc35de4de71f50cee83ce71186038d96e3b79021d79ccb24333ea6ef42920537f1ff87786276f18c47c58695497ea0e2c7c1dece6aa8ba5d74
DIST latex2rtf-2.2.1b.tar.gz 1357814 SHA256 d4c062a0b95cfa9ed4169ffd8c9ed67d65649227a19d6a9991597550e3e227a2 SHA512 943a667d65d84db744030f859500eb68095563be3f7fe9ad60201753058185360907557362e48931e37251f8ae9e40ec904ebb90e96c3bdd36c7abf8e9f2956b WHIRLPOOL cfef462a7dce753662ffe8e5ff12971a51fda26b49a891db519412c2e29c65f644545d08c8a43e3d107aaffc9321f53795e859499311c4a601b35eb671d13369
DIST latex2rtf-2.3.1.tar.gz 1581829 SHA256 38ecf64d2ca1a8cc4e7f17b71e1780c8b96387f5f492ffb0b52d28313d6441be SHA512 0906c310e9b869bfa694fe044f8ec4cbba86f93caa05b22ec3688ecd4088e773c948dc64c7394a082306a6900b8a94f14ad990675132eef30fad6715bacd8220 WHIRLPOOL 6214a99f6ffc195f03c38ef9f8a17b4ab669eb5f892f73745d2af60e283320514736cc1f2feb1e3250688658f7d449236e4d419d8af699e99afd65c2b2d38389

@ -0,0 +1,48 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex2rtf/latex2rtf-2.3.1.ebuild,v 1.1 2012/10/10 12:56:27 aballier Exp $
EAPI=4
inherit toolchain-funcs
DESCRIPTION="LaTeX to RTF converter"
HOMEPAGE="http://latex2rtf.sourceforge.net/"
SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="doc test"
S="${WORKDIR}/${P%b}"
RDEPEND="virtual/latex-base
media-gfx/imagemagick"
DEPEND="${RDEPEND}
doc? ( virtual/texi2dvi )
test? (
dev-texlive/texlive-langgerman
dev-texlive/texlive-fontsrecommended
dev-texlive/texlive-latexextra
dev-tex/latex2html
)"
src_compile() {
export VARTEXFONTS="${T}/fonts"
# Set DESTDIR here too so that compiled-in paths are correct.
emake DESTDIR="${EPREFIX}/usr" CC="$(tc-getCC)" || die "emake failed"
if use doc; then
cd "${S}/doc"
emake realclean
emake -j1
fi
}
src_install() {
dodoc README* HACKING ToDo ChangeLog doc/credits
emake DESTDIR="${ED}/usr" -j1 install
# if doc is not used, only the text version is intalled.
if use doc; then
emake DESTDIR="${ED}/usr" install-info
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/pdfannotextractor/pdfannotextractor-0.1k.ebuild,v 1.6 2012/10/03 19:16:16 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-tex/pdfannotextractor/pdfannotextractor-0.1k.ebuild,v 1.7 2012/10/10 15:19:49 ranger Exp $
EAPI=3
@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
IUSE=""
CDEPEND="virtual/latex-base

@ -6,11 +6,13 @@ add install rules for translations
--- setup.py
+++ setup.py
@@ -96,13 +96,14 @@
@@ -95,14 +95,15 @@
# include all resources
"include_package_data": True,
"package_data": {'': ['*.png', '*.json', '*.qss',
- "package_data": {'': ['*.png', '*.json', '*.qss',
- '*.js', '*.html', '*.css']},
+ "package_data": {'': ['*.png', '*.gif', '*.jpg', '*.json', '*.qss',
+ '*.js', '*.html', '*.css', '*.qm']},
# include ninja pkg and setup the run script

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.1.1.ebuild,v 1.2 2012/10/09 21:50:55 hasufell Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-util/ninja-ide/ninja-ide-2.1.1-r1.ebuild,v 1.1 2012/10/10 14:37:28 hasufell Exp $
# XXX: tests

@ -1,14 +1,17 @@
DIST git-1.6.4.5.tar.bz2 2176867 SHA256 5e570a62d443a32ef013561817b87b4e8968407e95905716efdff8866a1ba445 SHA512 636e15da90a9f87eca63fc6da2ffb7ffe8d277fc140e126a1d902580354abdf70d7f0342503b191e1357db9850e746e8bab99dd5a9ae766d711ff1bb55badab5 WHIRLPOOL 84ac791c4903a8eaf2c39191f70fb4e41bb33ad0773f65444bafae043c5878ec03bf798f866638ee74688dde92e9a2ff505e899153fe4ebf5d6d93c7f9674e52
DIST git-1.7.12.3.tar.gz 4109011 SHA256 5d0959c316a2cdebaaf72cf27ac87d2e5616596a530dddeeb3a961c615494094 SHA512 30e44686b8f8c49f2ed741cf111915b2a1b90b9e4d9aff0f725ba224186693b610dbbb976a7c03c51fd2d1459431dc51e13f60f909a5043f63be80f6d39901e6 WHIRLPOOL e5d20348deae89f65f948dd03e205430cecc540ba8284ac22e0df9c891de8a3dffad1f7d2d1fdcc74571d30d7bc66eb0238dbcc296309dc858aceaa52e052aa1
DIST git-1.7.12.tar.gz 4092043 SHA256 3b8661782dc280d3d4be5193bcb8a1895c1ba272cf02efb70857bbcc4415f505 SHA512 1353eca72d664bcceb900bbe90003ceb2b8f73db8e3a402e8f2c142f3e933fc19f95c4c5118a1c57221d6513dba3e1912f40169cf36ff8abea97dbf2f8e84502 WHIRLPOOL 11ede1f8383136d0ace13c99e7345c738e911f8038e09cad0aaf8e7cbba789d753b5c337f053b3a145d6a35d29285558571b893fa9f3bc6ac76ec8e25c4fc4f8
DIST git-1.7.2.5.tar.bz2 2561345 SHA256 d84e6d76fe9d30af5515ea8177b0d8bfe774ee0836d21ed450cb4d52f5aa6311 SHA512 b78e59ea0b110c24121116abbbc191910ba8feae9ca2c89d661abc456cadfa21e42bdc72c961a94a46b47b20f64cd8bf23d0ed600ae40afb8572eb3455ea3ea4 WHIRLPOOL 36dc12f00c84f339502f9b3104a183e855e2b7eb5e11ef46c162804df0613dada52a237f1854177909ddd7d29bf9f317e3dfb6fe223f3e18db4518e7c35a6a1c
DIST git-1.7.3.4.tar.bz2 2635522 SHA256 3e5e2b6547ee4aae82b4c5f589ff084996e9e6e0e2b52c92365e6baa1e4a0171 SHA512 93cb7a86020488bcb1e367442978c1f2c57be0c623f2f8d7d5cf385fcf2e43fff03354b18985e1560ef807f05d251ea1041440b09216408863cbc1ab7510a09a WHIRLPOOL bbe4f3c71d5322749203eec852aba838f591d24abcdc09949d0727155fa9ecdad9cc127de998173fc3e35459440d173317fda456822645f73c52c28fa37bcfd8
DIST git-1.7.8.6.tar.gz 3546112 SHA256 45be602d0ca64eb44282cec7a5a7286487f7e9ed0c8112735456a22fdf1f6db9 SHA512 84b0341d040a0f99a40d2d316498a964cf386818673ccf04aacb3b2a7e3c09b275f819a7cd9746dec67e1d0300e13fe5706a57c94ae2d26fd1b82e9b93f405ae WHIRLPOOL 804e70176a229123e09348b6585a461bc162edf9786d617926f42fdab6e615ffba9a9b2b6654562d9757e96bdb3603aaa2ee78ac8c0f124d413409b0fcc7cfa8
DIST git-htmldocs-1.6.4.5.tar.bz2 772113 SHA256 12c13ead869918d8470d68c7331675c56a192eae819c283a398aaf9f0f7555d2 SHA512 155dfe08b752a268a680dfb3df3d7bf1453976824aa33eb6f98598db9ba52b56e770a31f9770013076dd518f212ec3e7cfd13408d77a0ba1c2ad6bc4921ddc22 WHIRLPOOL 59e25e92e4c1ca61af8b967c3e310886f520d93de230886c6ec9b86e370c1d8f8ce56edb1fa29365348f987c746a58e3954e8d891138a4459eb2149005e4bb29
DIST git-htmldocs-1.7.12.3.tar.gz 1797128 SHA256 ec8e10b989e8f94d1607ecece7d4a2e91fa07e5f47e02944fdab3b7904f51a3f SHA512 cc4a4763ee3c34dbeea2df59401f9d927e10a4db9c6c1ea13ff62b9ae12b88e24b6ad19f98cdc7d287e8dd7d634d145eda369c6ec387854f902d8eb0022c2b61 WHIRLPOOL 4f40a391041e34e7c648deee31464b73cc6d58ef84f9f9ff666fc9f517e186c5df281f576536be8b14015ca49ce7011e8f29182dd06b56ef7a83897316d2b6b0
DIST git-htmldocs-1.7.12.tar.gz 1787511 SHA256 7f58468a20ca7f7d225698d0747902c34f891c88df6beff270b739d6adf4d271 SHA512 6f76f5a2b1bccaddf2ff48a0454c8710c74a197d1ff60bd081fbd67c8c0b3baf21ee2d6c6c27b9cfdc975ce14550be3482241540da6cafa0761c291fd40cc46d WHIRLPOOL 1bd554a612afc58486fc1db4e7fc5cb8d110eb4a6d3eaffc757031248a17421796015f086fe3509b183e64bd84a656623ca8e3fa83ae72078dfdce8159121473
DIST git-htmldocs-1.7.2.5.tar.bz2 919247 SHA256 6b6291ffad4eae80d2739acdffffdd6293b9e50366cfa53ffb0c3a1427700337 SHA512 e8b2bc14b1a687f76256dfcfae893252b091c6d60dcd0fc53da50ceaee1434d5c976f1d09d45f8cc5a2991a9051ee8d0482a281fe7559225b6c750fe241b713c WHIRLPOOL d1ea7a272ba728e01523439ac897e1ecbc22917aceaa8871ade522d18db37df0d305fd3dd1782ef20dc1c935ec3965ebbe86d4cc29419a9e82aee831002eabed
DIST git-htmldocs-1.7.3.4.tar.bz2 929858 SHA256 24f03bcd6b5c3745c2395cf49260cdbf7fe80292883b0b4da3e1ac636aee6fba SHA512 3cda317a0608ef1ee18752fd9f0cba8bc91c3f5d66e0e1d8ee4beb63b7e50dd562721fe53bde3244528a915ad463fc60d13896f3344a7679256c11c79fdb33e4 WHIRLPOOL b83941afd6aaafa5354711fdeefa5cbce7e2b255c0ccab411f94dee48d97838fd7224d098c085eec5e1dfd3eb0599b1a39c8cddeeb1b727a15a2398d4c4b6d11
DIST git-htmldocs-1.7.8.6.tar.gz 1688622 SHA256 7c7447fe136349b1807caba1c00fe6a46866c9b54cba068f322967c0f8b2c0bf SHA512 31a88363aad7a20a5633530a080258807ef52c1a4074dd308d00540f1dc2b6e1c68d1bb43fa55b14b0fff5e3c24034a15debc9236ad3a2eafa8440982a5462cd WHIRLPOOL a8bc612b3d3a453eb46cc7a79fd929b2ac1c9858a52b3687c59fd113c582c4330f44e1dd64f5c4b755ab49aefc03295a19c440af12001f2f42e5ab1836775f7f
DIST git-manpages-1.6.4.5.tar.bz2 254368 SHA256 f73ae98b0cea0ef6d8f7c8b599d6cad0bdae702b1fe58ad8ebab32a0bb7ba447 SHA512 9874bd63e138a2973f5912385e7972d17cd7bfebac7c67bca96ab041912ade4f2485d6536312c452d2b2fd6e89c1fec40b40cbd0ea91486db1d1b7e7e68c867e WHIRLPOOL 72ec9606acd277d90c5c6a46206c63991be7c256f43a1b866fe6da721434131646043fb5b03d448f1c75a3ffea92f4cf1b05e8a846919800e146e15a160dab04
DIST git-manpages-1.7.12.3.tar.gz 521149 SHA256 fa85885f813c5081071629e3dd8832cad730b8e481f33e9cbb00edfb3af4f24f SHA512 f91bf027d59046507ae98f36066bddf61bcf10121674557efe7a497c992a1efd993835c6acdbf1a4fe4aef1364556e00e66fce2dcb162b26bd3fe3109ab83001 WHIRLPOOL a2d40a46b4566157a5987c2f5af6e68528b29ea54fb842922182a1b0de7e45b8b8b10ca0221694f4e730a6e01b902869f3566155d81a4db8297c49a089a3c175
DIST git-manpages-1.7.12.tar.gz 517802 SHA256 146a4e0899a028fd4256654e472ecfe3bef995fb029ea71c35ff9618f14dc127 SHA512 bc407311884e343a550f3280fd48efc8acf63d7682ad9b787c79f64de6268da3183ad9fb09d8354b3c1b8b76539e28d40aee595a5a49cfe9f6c1c147e52ba1be WHIRLPOOL 3fef3a1187574abcfc583a1fddd160fa0512f3466d58420442ca11afc15acc6c0343dd08a05f265fd44b51eb0c1fc5728a2b8cc7b647fcbd3fb3e8529dd47e5a
DIST git-manpages-1.7.2.5.tar.bz2 289543 SHA256 a42a977a1ecfd3cea62e1f02fc89f57029a94f163ff7205f6a56ab4b67d6bd6e SHA512 b4065ef9ed7beb84d56fdfeadf9608c0b6bd36a06460b68ba575583062612f469e7db1d08c232f3a9253ca0b957bacc508fd4ec702070eb4c84d174af1828ab9 WHIRLPOOL d22249c22ad9da862cb842e37463cff3a7967de70441a851640641d78d185da916db9f3d3fec328bc10e48bc318b2b4fa085fae81c2576a758dededf153cc78b
DIST git-manpages-1.7.3.4.tar.bz2 294381 SHA256 2ff98641bc655b29a7fb72bced46da09c99b6fad3b651722b7b8057df4a9ce75 SHA512 d73e3d11a0b551d35cfb3fbc214ecec34ea7cb79e11e9453be5dd7c649f7fd93b7ab286590cb6101d5f011b35ee0469443325cd9636520717dc15057f34c413d WHIRLPOOL b17d6e9fefdb02faf4a33ad7ca4707432274e0a929e274d5347fb9917250e76295f2d28da930dff16d9cee4a5fc6fdfbf5b9b700a6d8fdcc218df6ded5088c1a

@ -0,0 +1,513 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.12.3.ebuild,v 1.1 2012/10/10 17:47:37 robbat2 Exp $
EAPI=4
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_DEPEND="python? 2"
[[ ${PV} == *9999 ]] && SCM="git-2"
EGIT_REPO_URI="git://git.kernel.org/pub/scm/git/git.git"
inherit toolchain-funcs eutils elisp-common perl-module bash-completion-r1 python ${SCM}
MY_PV="${PV/_rc/.rc}"
MY_P="${PN}-${MY_PV}"
DOC_VER=${MY_PV}
DESCRIPTION="GIT - the stupid content tracker, the revision control system heavily used by the Linux kernel team"
HOMEPAGE="http://www.git-scm.com/"
if [[ ${PV} != *9999 ]]; then
SRC_URI_SUFFIX="gz"
SRC_URI_GOOG="http://git-core.googlecode.com/files"
SRC_URI_KORG="mirror://kernel/software/scm/git"
SRC_URI="${SRC_URI_GOOG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX}
${SRC_URI_GOOG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
doc? (
${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
${SRC_URI_GOOG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
else
SRC_URI=""
KEYWORDS=""
fi
LICENSE="GPL-2"
SLOT="0"
IUSE="+blksha1 +curl cgi doc emacs +gpg gtk highlight +iconv +nls +pcre +perl +python ppcsha1 tk +threads +webdav xinetd cvs subversion test"
# Common to both DEPEND and RDEPEND
CDEPEND="
!blksha1? ( dev-libs/openssl )
sys-libs/zlib
pcre? ( dev-libs/libpcre )
perl? ( dev-lang/perl[-build] )
tk? ( dev-lang/tk )
curl? (
net-misc/curl
webdav? ( dev-libs/expat )
)
emacs? ( virtual/emacs )"
RDEPEND="${CDEPEND}
gpg? ( app-crypt/gnupg )
perl? ( dev-perl/Error
dev-perl/Net-SMTP-SSL
dev-perl/Authen-SASL
cgi? ( virtual/perl-CGI highlight? ( app-text/highlight ) )
cvs? ( >=dev-vcs/cvsps-2.1 dev-perl/DBI dev-perl/DBD-SQLite )
subversion? ( dev-vcs/subversion[-dso,perl] dev-perl/libwww-perl dev-perl/TermReadKey )
)
python? ( gtk?
(
>=dev-python/pygtk-2.8
dev-python/pygtksourceview:2
) )"
# This is how info docs are created with Git:
# .txt/asciidoc --(asciidoc)---------> .xml/docbook
# .xml/docbook --(docbook2texi.pl)--> .texi
# .texi --(makeinfo)---------> .info
DEPEND="${CDEPEND}
app-arch/cpio
doc? (
app-text/asciidoc
app-text/docbook2X
sys-apps/texinfo
)
test? (
app-crypt/gnupg
)"
# Live ebuild builds man pages and HTML docs, additionally
if [[ ${PV} == *9999 ]]; then
DEPEND="${DEPEND}
app-text/asciidoc
app-text/xmlto"
fi
SITEFILE=50${PN}-gentoo.el
S="${WORKDIR}/${MY_P}"
REQUIRED_USE="
cgi? ( perl )
cvs? ( perl )
subversion? ( perl )
webdav? ( curl )
"
pkg_setup() {
if use subversion && has_version dev-vcs/subversion && built_with_use --missing false dev-vcs/subversion dso ; then
ewarn "Per Gentoo bugs #223747, #238586, when subversion is built"
ewarn "with USE=dso, there may be weird crashes in git-svn. You"
ewarn "have been warned."
fi
if use python ; then
python_set_active_version 2
python_pkg_setup
fi
}
# This is needed because for some obscure reasons future calls to make don't
# pick up these exports if we export them in src_unpack()
exportmakeopts() {
local myopts
if use blksha1 ; then
myopts="${myopts} BLK_SHA1=YesPlease"
elif use ppcsha1 ; then
myopts="${myopts} PPC_SHA1=YesPlease"
fi
if use curl ; then
use webdav || myopts="${myopts} NO_EXPAT=YesPlease"
else
myopts="${myopts} NO_CURL=YesPlease"
fi
# broken assumptions, because of broken build system ...
myopts="${myopts} NO_FINK=YesPlease NO_DARWIN_PORTS=YesPlease"
myopts="${myopts} INSTALL=install TAR=tar"
myopts="${myopts} SHELL_PATH=${EPREFIX}/bin/sh"
myopts="${myopts} SANE_TOOL_PATH="
myopts="${myopts} OLD_ICONV="
myopts="${myopts} NO_EXTERNAL_GREP="
# can't define this to null, since the entire makefile depends on it
sed -i -e '/\/usr\/local/s/BASIC_/#BASIC_/' Makefile
use iconv \
|| myopts="${myopts} NO_ICONV=YesPlease"
use nls \
|| myopts="${myopts} NO_GETTEXT=YesPlease"
use tk \
|| myopts="${myopts} NO_TCLTK=YesPlease"
use pcre \
&& myopts="${myopts} USE_LIBPCRE=yes"
use perl \
&& myopts="${myopts} INSTALLDIRS=vendor" \
|| myopts="${myopts} NO_PERL=YesPlease"
use python \
|| myopts="${myopts} NO_PYTHON=YesPlease"
use subversion \
|| myopts="${myopts} NO_SVN_TESTS=YesPlease"
use threads \
&& myopts="${myopts} THREADED_DELTA_SEARCH=YesPlease"
use cvs \
|| myopts="${myopts} NO_CVS=YesPlease"
# Disabled until ~m68k-mint can be keyworded again
# if [[ ${CHOST} == *-mint* ]] ; then
# myopts="${myopts} NO_MMAP=YesPlease"
# myopts="${myopts} NO_IPV6=YesPlease"
# myopts="${myopts} NO_STRLCPY=YesPlease"
# myopts="${myopts} NO_MEMMEM=YesPlease"
# myopts="${myopts} NO_MKDTEMP=YesPlease"
# myopts="${myopts} NO_MKSTEMPS=YesPlease"
# fi
if [[ ${CHOST} == ia64-*-hpux* ]]; then
myopts="${myopts} NO_NSEC=YesPlease"
fi
if [[ ${CHOST} == *-*-aix* ]]; then
myopts="${myopts} NO_FNMATCH_CASEFOLD=YesPlease"
fi
has_version '>=app-text/asciidoc-8.0' \
&& myopts="${myopts} ASCIIDOC8=YesPlease"
myopts="${myopts} ASCIIDOC_NO_ROFF=YesPlease"
# Bug 290465:
# builtin-fetch-pack.c:816: error: 'struct stat' has no member named 'st_mtim'
[[ "${CHOST}" == *-uclibc* ]] && \
myopts="${myopts} NO_NSEC=YesPlease"
export MY_MAKEOPTS="${myopts}"
}
src_unpack() {
if [[ ${PV} != *9999 ]]; then
unpack ${MY_P}.tar.${SRC_URI_SUFFIX}
cd "${S}"
unpack ${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX}
use doc && \
cd "${S}"/Documentation && \
unpack ${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
cd "${S}"
else
git-2_src_unpack
cd "${S}"
#cp "${FILESDIR}"/GIT-VERSION-GEN .
fi
}
src_prepare() {
# bug #418431 - stated for upstream 1.7.13. Developed by Michael Schwern,
# funded as a bounty by the Gentoo Foundation.
epatch "${FILESDIR}"/git-1.7.12-git-svn-backport.patch
# bug #350330 - automagic CVS when we don't want it is bad.
epatch "${FILESDIR}"/git-1.7.12-optional-cvs.patch
sed -i \
-e 's:^\(CFLAGS =\).*$:\1 $(OPTCFLAGS) -Wall:' \
-e 's:^\(LDFLAGS =\).*$:\1 $(OPTLDFLAGS):' \
-e 's:^\(CC = \).*$:\1$(OPTCC):' \
-e 's:^\(AR = \).*$:\1$(OPTAR):' \
-e "s:\(PYTHON_PATH = \)\(.*\)$:\1${EPREFIX}\2:" \
-e "s:\(PERL_PATH = \)\(.*\)$:\1${EPREFIX}\2:" \
Makefile || die "sed failed"
# Never install the private copy of Error.pm (bug #296310)
sed -i \
-e '/private-Error.pm/s,^,#,' \
perl/Makefile.PL
# Fix docbook2texi command
sed -i 's/DOCBOOK2X_TEXI=docbook2x-texi/DOCBOOK2X_TEXI=docbook2texi.pl/' \
Documentation/Makefile || die "sed failed"
}
git_emake() {
# bug #326625: PERL_PATH, PERL_MM_OPT
# bug #320647: PYTHON_PATH
PYTHON_PATH=""
use python && PYTHON_PATH="$(PYTHON -a)"
emake ${MY_MAKEOPTS} \
DESTDIR="${D}" \
OPTCFLAGS="${CFLAGS}" \
OPTLDFLAGS="${LDFLAGS}" \
OPTCC="$(tc-getCC)" \
OPTAR="$(tc-getAR)" \
prefix="${EPREFIX}"/usr \
htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
sysconfdir="${EPREFIX}"/etc \
PYTHON_PATH="${PYTHON_PATH}" \
PERL_MM_OPT="" \
GIT_TEST_OPTS="--no-color" \
"$@"
# This is the fix for bug #326625, but it also causes breakage, see bug
# #352693.
# PERL_PATH="${EPREFIX}/usr/bin/env perl" \
}
src_configure() {
exportmakeopts
}
src_compile() {
if use perl ; then
git_emake perl/PM.stamp || die "emake perl/PM.stamp failed"
git_emake perl/perl.mak || die "emake perl/perl.mak failed"
fi
git_emake || die "emake failed"
if use emacs ; then
elisp-compile contrib/emacs/git{,-blame}.el \
|| die "emacs modules failed"
fi
if use perl && use cgi ; then
git_emake \
gitweb/gitweb.cgi \
|| die "emake gitweb/gitweb.cgi failed"
fi
cd "${S}"/Documentation
if [[ ${PV} == *9999 ]] ; then
git_emake man \
|| die "emake man failed"
if use doc ; then
git_emake info html \
|| die "emake info html failed"
fi
else
if use doc ; then
git_emake info \
|| die "emake info html failed"
fi
fi
}
src_install() {
git_emake \
install || \
die "make install failed"
# Depending on the tarball and manual rebuild of the documentation, the
# manpages may exist in either OR both of these directories.
find man?/*.[157] >/dev/null 2>&1 && doman man?/*.[157]
find Documentation/*.[157] >/dev/null 2>&1 && doman Documentation/*.[157]
dodoc README Documentation/{SubmittingPatches,CodingGuidelines}
use doc && dodir /usr/share/doc/${PF}/html
for d in / /howto/ /technical/ ; do
docinto ${d}
dodoc Documentation${d}*.txt
use doc && dohtml -p ${d} Documentation${d}*.html
done
docinto /
# Upstream does not ship this pre-built :-(
use doc && doinfo Documentation/{git,gitman}.info
newbashcomp contrib/completion/git-completion.bash ${PN}
if use emacs ; then
elisp-install ${PN} contrib/emacs/git.{el,elc} || die
elisp-install ${PN} contrib/emacs/git-blame.{el,elc} || die
#elisp-install ${PN}/compat contrib/emacs/vc-git.{el,elc} || die
# don't add automatically to the load-path, so the sitefile
# can do a conditional loading
touch "${ED}${SITELISP}/${PN}/compat/.nosearch"
elisp-site-file-install "${FILESDIR}"/${SITEFILE} || die
fi
if use python && use gtk ; then
dobin "${S}"/contrib/gitview/gitview
python_convert_shebangs ${PYTHON_ABI} "${ED}"/usr/bin/gitview
dodoc "${S}"/contrib/gitview/gitview.txt
fi
#dobin contrib/fast-import/git-p4 # Moved upstream
#dodoc contrib/fast-import/git-p4.txt # Moved upstream
newbin contrib/fast-import/import-tars.perl import-tars
newbin contrib/git-resurrect.sh git-resurrect
dodir /usr/share/${PN}/contrib
# The following are excluded:
# completion - installed above
# emacs - installed above
# examples - these are stuff that is not used in Git anymore actually
# gitview - installed above
# p4import - excluded because fast-import has a better one
# patches - stuff the Git guys made to go upstream to other places
# svnimport - use git-svn
# thunderbird-patch-inline - fixes thunderbird
for i in \
blameview buildsystems ciabot continuous convert-objects fast-import \
hg-to-git hooks remotes2config.sh remotes2config.sh rerere-train.sh \
stats svn-fe vim workdir \
; do
cp -rf \
"${S}"/contrib/${i} \
"${ED}"/usr/share/${PN}/contrib \
|| die "Failed contrib ${i}"
done
if use perl && use cgi ; then
# We used to install in /usr/share/${PN}/gitweb
# but upstream installs in /usr/share/gitweb
# so we will install a symlink and use their location for compat with other
# distros
dosym /usr/share/gitweb /usr/share/${PN}/gitweb
# INSTALL discusses configuration issues, not just installation
docinto /
newdoc "${S}"/gitweb/INSTALL INSTALL.gitweb
newdoc "${S}"/gitweb/README README.gitweb
find "${ED}"/usr/lib64/perl5/ \
-name .packlist \
-exec rm \{\} \;
else
rm -rf "${ED}"/usr/share/gitweb
fi
if ! use subversion ; then
rm -f "${ED}"/usr/libexec/git-core/git-svn \
"${ED}"/usr/share/man/man1/git-svn.1*
fi
if use xinetd ; then
insinto /etc/xinetd.d
newins "${FILESDIR}"/git-daemon.xinetd git-daemon
fi
newinitd "${FILESDIR}"/git-daemon.initd git-daemon
newconfd "${FILESDIR}"/git-daemon.confd git-daemon
fixlocalpod
}
src_test() {
local disabled=""
local tests_cvs="t9200-git-cvsexportcommit.sh \
t9400-git-cvsserver-server.sh \
t9401-git-cvsserver-crlf.sh \
t9600-cvsimport.sh \
t9601-cvsimport-vendor-branch.sh \
t9602-cvsimport-branches-tags.sh \
t9603-cvsimport-patchsets.sh"
local tests_perl="t5502-quickfetch.sh \
t5512-ls-remote.sh \
t5520-pull.sh"
# Bug #225601 - t0004 is not suitable for root perm
# Bug #219839 - t1004 is not suitable for root perm
# t0001-init.sh - check for init notices EPERM* fails
local tests_nonroot="t0001-init.sh \
t0004-unwritable.sh \
t0070-fundamental.sh \
t1004-read-tree-m-u-wf.sh \
t3700-add.sh \
t7300-clean.sh"
# t9100 still fails with symlinks in SVN 1.7
local test_svn="t9100-git-svn-basic.sh"
# Unzip is used only for the testcase code, not by any normal parts of Git.
if ! has_version app-arch/unzip ; then
einfo "Disabling tar-tree tests"
disabled="${disabled} t5000-tar-tree.sh"
fi
cvs=0
use cvs && let cvs=$cvs+1
if [[ ${EUID} -eq 0 ]]; then
if [[ $cvs -eq 1 ]]; then
ewarn "Skipping CVS tests because CVS does not work as root!"
ewarn "You should retest with FEATURES=userpriv!"
disabled="${disabled} ${tests_cvs}"
fi
einfo "Skipping other tests that require being non-root"
disabled="${disabled} ${tests_nonroot}"
else
[[ $cvs -gt 0 ]] && \
has_version dev-vcs/cvs && \
let cvs=$cvs+1
[[ $cvs -gt 1 ]] && \
built_with_use dev-vcs/cvs server && \
let cvs=$cvs+1
if [[ $cvs -lt 3 ]]; then
einfo "Disabling CVS tests (needs dev-vcs/cvs[USE=server])"
disabled="${disabled} ${tests_cvs}"
fi
fi
if ! use perl ; then
einfo "Disabling tests that need Perl"
disabled="${disabled} ${tests_perl}"
fi
einfo "Disabling tests that fail with SVN 1.7"
disabled="${disabled} ${test_svn}"
# Reset all previously disabled tests
cd "${S}/t"
for i in *.sh.DISABLED ; do
[[ -f "${i}" ]] && mv -f "${i}" "${i%.DISABLED}"
done
einfo "Disabled tests:"
for i in ${disabled} ; do
[[ -f "${i}" ]] && mv -f "${i}" "${i}.DISABLED" && einfo "Disabled $i"
done
# Avoid the test system removing the results because we want them ourselves
sed -e '/^[[:space:]]*$(MAKE) clean/s,^,#,g' \
-i "${S}"/t/Makefile
# Clean old results first, must always run
cd "${S}/t"
nonfatal git_emake clean
# Now run the tests, keep going if we hit an error, and don't terminate on
# failure
cd "${S}"
einfo "Start test run"
#MAKEOPTS=-j1
nonfatal git_emake --keep-going test
rc=$?
# Display nice results, now print the results
cd "${S}/t"
nonfatal git_emake aggregate-results
# And bail if there was a problem
[ $rc -eq 0 ] || die "tests failed. Please file a bug."
}
showpkgdeps() {
local pkg=$1
shift
elog " $(printf "%-17s:" ${pkg}) ${@}"
}
pkg_postinst() {
use emacs && elisp-site-regen
use python && python_mod_optimize git_remote_helpers
einfo "Please read /usr/share/bash-completion/git for Git bash completion"
elog "These additional scripts need some dependencies:"
echo
showpkgdeps git-quiltimport "dev-util/quilt"
showpkgdeps git-instaweb \
"|| ( www-servers/lighttpd www-servers/apache )"
echo
}
pkg_postrm() {
use emacs && elisp-site-regen
use python && python_mod_cleanup git_remote_helpers
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.6 2012/09/24 11:43:29 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.9.10.ebuild,v 1.7 2012/10/10 15:18:12 ranger Exp $
EAPI=2
inherit games
@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
KEYWORDS="amd64 ppc x86"
IUSE="openal sdl opengl"
RDEPEND="x11-libs/gtk+:2

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.2.0.ebuild,v 1.1 2012/07/01 13:36:12 hattya Exp $
# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.2.0.ebuild,v 1.2 2012/10/10 15:25:23 ranger Exp $
EAPI="4"
@ -12,7 +12,7 @@ SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="crypt ipv6 ldap nls oniguruma pda spell ssl xface"
CDEPEND="x11-libs/gtk+:2

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.80.ebuild,v 1.2 2012/08/25 05:35:43 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.80.ebuild,v 1.3 2012/10/10 15:30:49 ranger Exp $
EAPI="3"
@ -21,7 +21,7 @@ HOMEPAGE="http://www.exim.org/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
COMMON_DEPEND=">=sys-apps/sed-4.0.5
>=sys-libs/db-3.2

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.4.ebuild,v 1.2 2012/08/26 19:56:57 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.4.ebuild,v 1.3 2012/10/10 15:36:34 ranger Exp $
EAPI=4
@ -20,7 +20,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz
LICENSE="IBM"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="+berkdb cdb doc dovecot-sasl hardened ldap ldap-bind memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda"
DEPEND=">=dev-libs/libpcre-3.4

@ -1,3 +1,2 @@
DIST cogl-1.10.2.tar.xz 1209148 SHA256 042cf87ec35d2eac78719856356e415dd5333f9f613093c5db8b438630c1ecb3 SHA512 cd1c9d97812a27ce296a71aed36030609451c64715bf40ba14c7e3aba0e9be96686ba10ec4db81d2c5e0d85afb11c50f556c2d15039294e361161e87a38e4cb5 WHIRLPOOL 2d07fef4db8c5ba78e83e5e27440563eb249c036fb72b6bf85e88021b5a9e4e68800bd479634e49d2d8faf6255a2fe488e15c96eec47d8a0fded957c7905a654
DIST cogl-1.10.4.tar.xz 1253708 SHA256 0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9 SHA512 bbff0ae9731a12b5f9e493c7dacb8d02fe3289c30c4895fe277959b3e3155095b003b03e7c46a74ed0152916758484e3c305c599e73ceb81fd912ba491dda0ae WHIRLPOOL 65c11ee6eda657add0e0d5068cf8c055202901cb8bb19055d1f7bbe72c54373c3bed83ee3fb84edf6e0a37618d7517f3a38c3e521003c638e9850b09bdc39e82
DIST cogl-1.8.2.tar.xz 1029304 SHA256 ec26fd90c4ba5643875b5f3a04b4ab14b24f0d618ba3d239d61e773c3e3ca8c7 SHA512 a09ee70d4baeac09382ef275394c475ff49d1a690bad6697e55a1de1de1777195becd479acac9ce347fd870c367c55e4376c90248e00e55396dafe258e60b402 WHIRLPOOL a8b90ea38526e5d1efb49d07c578c28789f304c85b73d4495d964301cf497fed143561852df602c422d1752dc6ef7220f924dc62554e1d69edb2e465a1286e65

@ -1,76 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.10.2.ebuild,v 1.4 2012/07/14 13:26:07 blueness Exp $
EAPI="4"
CLUTTER_LA_PUNT="yes"
# Inherit gnome2 after clutter to download sources from gnome.org
inherit clutter gnome2 virtualx
DESCRIPTION="A library for using 3D graphics hardware to draw pretty pictures"
HOMEPAGE="http://www.clutter-project.org/"
LICENSE="LGPL-2.1"
SLOT="1.0"
IUSE="doc examples +introspection +opengl gles2 +pango"
KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~x86"
# XXX: need uprof for optional profiling support
COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
x11-libs/cairo
>=x11-libs/gdk-pixbuf-2:2
x11-libs/libdrm
x11-libs/libX11
>=x11-libs/libXcomposite-0.4
x11-libs/libXdamage
x11-libs/libXext
>=x11-libs/libXfixes-3
virtual/opengl
gles2? ( media-libs/mesa[gles2] )
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
pango? ( >=x11-libs/pango-1.20.0[introspection?] )"
# before clutter-1.7, cogl was part of clutter
RDEPEND="${COMMON_DEPEND}
!<media-libs/clutter-1.7"
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
sys-devel/gettext
doc? ( app-text/docbook-xml-dtd:4.1.2
>=dev-util/gtk-doc-1.13 )
test? ( media-libs/mesa[classic] )"
# Need classic mesa swrast for tests, llvmpipe causes a test failure
pkg_setup() {
DOCS="NEWS README"
EXAMPLES="examples/{*.c,*.jpg}"
# XXX: think about kms-egl, gles, quartz, sdl, wayland
G2CONF="${G2CONF}
--disable-examples-install
--disable-profile
--disable-maintainer-flags
--enable-cairo
--enable-gdk-pixbuf
$(use_enable opengl glx)
$(use_enable opengl gl)
$(use_enable gles2)
$(use_enable gles2 xlib-egl-platform)
--enable-glib
--enable-deprecated
$(use_enable introspection)
$(use_enable pango cogl-pango)"
}
src_test() {
# Use swrast for tests, llvmpipe is incomplete and "test_sub_texture" fails
# NOTE: recheck if this is needed after every mesa bump
LIBGL_DRIVERS_PATH=${EROOT}/usr/$(get_libdir)/mesa Xemake check
}
src_install() {
clutter_src_install
# Remove silly examples-data directory
rm -rvf "${ED}/usr/share/cogl/examples-data/" || die
}

@ -1,17 +1,17 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.10.4.ebuild,v 1.1 2012/07/17 23:32:02 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.10.4.ebuild,v 1.2 2012/10/10 11:52:07 tetromino Exp $
EAPI="4"
CLUTTER_LA_PUNT="yes"
# Inherit gnome2 after clutter to download sources from gnome.org
inherit clutter gnome2 multilib virtualx
inherit eutils clutter gnome2 multilib virtualx
DESCRIPTION="A library for using 3D graphics hardware to draw pretty pictures"
HOMEPAGE="http://www.clutter-project.org/"
LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1+ FDL-1.1+"
SLOT="1.0"
IUSE="doc examples +introspection +opengl gles2 +pango"
KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~x86"
@ -63,6 +63,12 @@ pkg_setup() {
$(use_enable pango cogl-pango)"
}
src_prepare() {
# USE=doc build failure; in 1.12.x; bug #436308
epatch "${FILESDIR}/${PN}-1.10.4-cogl-clipping.xml.patch"
gnome2_src_prepare
}
src_test() {
# Use swrast for tests, llvmpipe is incomplete and "test_sub_texture" fails
# NOTE: recheck if this is needed after every mesa bump

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.8.2.ebuild,v 1.8 2012/07/14 13:26:07 blueness Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.8.2.ebuild,v 1.9 2012/10/10 11:52:07 tetromino Exp $
EAPI="4"
CLUTTER_LA_PUNT="yes"
@ -11,7 +11,7 @@ inherit clutter gnome2 virtualx
DESCRIPTION="A library for using 3D graphics hardware to draw pretty pictures"
HOMEPAGE="http://www.clutter-project.org/"
LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1+ FDL-1.1+"
SLOT="1.0"
IUSE="doc examples +introspection +pango"
KEYWORDS="~alpha amd64 ~mips ppc ppc64 x86"

@ -0,0 +1,29 @@
From f5ca6733c4389de9a5bd55b51b016ce40b8e983e Mon Sep 17 00:00:00 2001
From: Damien Lespiau <damien.lespiau@intel.com>
Date: Fri, 11 May 2012 12:24:29 +0100
Subject: [PATCH] doc: Remove the inclusion of non-existent cogl-clipping.xml
The API is now gone, so cogl-clipping.xml is not generated.
Reviewed-by: Robert Bragg <robert@linux.intel.com>
(cherry picked from commit ff3956c25676c898948c5c7239c85154564c0e16)
---
doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in
index 411503f..55c88f7 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in
+++ b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml.in
@@ -113,7 +113,6 @@
<xi:include href="xml/cogl-texture-rectangle.xml"/>
</section>
- <xi:include href="xml/cogl-clipping.xml"/>
<section id="cogl-framebuffer-apis">
<title>Framebuffers</title>
<xi:include href="xml/cogl-framebuffer.xml"/>
--
1.7.12

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/fnlib-0.5-r2.ebuild,v 1.3 2011/12/21 08:22:56 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/fnlib/fnlib-0.5-r2.ebuild,v 1.4 2012/10/10 15:34:40 ranger Exp $
EAPI="2"
@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc x86"
IUSE=""
DEPEND="media-libs/imlib"

@ -1 +1 @@
Wed, 10 Oct 2012 11:06:59 +0000
Wed, 10 Oct 2012 18:36:59 +0000

@ -1 +1 @@
Wed, 10 Oct 2012 11:06:59 +0000
Wed, 10 Oct 2012 18:36:59 +0000

@ -3,10 +3,10 @@ DEPEND=app-arch/xz-utils
DESCRIPTION=Convert a .rpm file to a .tar.gz archive
EAPI=4
HOMEPAGE=http://www.slackware.com/config/packages.php
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=BSD-1
RDEPEND=app-arch/cpio
SLOT=0
SRC_URI=mirror://gentoo/rpm2targz-9.0.0.5g.tar.xz
_eclasses_=multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4
_md5_=8e4ad424127812ad397ecf0c0fadf4d6
_md5_=d12a43a8330090d651acbb368f613378

@ -1,11 +1,12 @@
DEFINED_PHASES=compile install unpack
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-libs/openssl-0.9.8
DESCRIPTION=File signing and signature verification utility
EAPI=4
HOMEPAGE=http://swapped.cc/sign/
KEYWORDS=~amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos
KEYWORDS=amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=as-is
RDEPEND=>=dev-libs/openssl-0.9.8
SLOT=0
SRC_URI=http://swapped.cc/sign/files/sign-1.0.7.tar.gz
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=773f5af580ba75828a683fb3d32d3073
_md5_=8e755efd59740416d0473cc2279690f0

@ -10,4 +10,4 @@ RDEPEND=>=virtual/emacs-21
SLOT=0
SRC_URI=http://www.yatex.org/yatex1.76.tar.gz
_eclasses_=elisp c1d790125c94e2bfd77f359988970980 elisp-common cdb887d0e278ea6e82ea2a5d4792c52a eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=96e42013067a7aee775c20065d6bc4d5
_md5_=01253e5a7f41aeb1bb529b0fd2dfde2c

@ -4,10 +4,10 @@ DESCRIPTION=WYSIWYM frontend for LaTeX, DocBook, etc.
EAPI=3
HOMEPAGE=http://www.lyx.org/
IUSE=cups debug nls +latex xetex luatex monolithic-build html rtf dot docbook dia subversion rcs svg gnumeric +hunspell aspell enchant linguas_ar linguas_ca linguas_cs linguas_de linguas_da linguas_el linguas_en linguas_es linguas_eu linguas_fi linguas_fr linguas_gl linguas_he linguas_hu linguas_ia linguas_id linguas_it linguas_ja linguas_nb linguas_nn linguas_pl linguas_pt linguas_ro linguas_ru linguas_sk linguas_sr linguas_sv linguas_tr linguas_uk linguas_zh_CN linguas_zh_TW X
KEYWORDS=alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x64-macos ~x86-macos
KEYWORDS=alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x64-macos ~x86-macos
LICENSE=GPL-2
RDEPEND=x11-libs/qt-gui:4 x11-libs/qt-core:4 dev-libs/libxml2 media-libs/fontconfig media-libs/freetype >=dev-libs/boost-1.34 dev-texlive/texlive-fontsextra || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[png] ) cups? ( net-print/cups ) latex? ( virtual/latex-base app-text/ghostscript-gpl app-text/noweb app-text/dvipng dev-tex/dvipost dev-tex/chktex app-text/ps2eps dev-texlive/texlive-latexextra dev-texlive/texlive-pictures dev-texlive/texlive-science dev-texlive/texlive-genericextra dev-texlive/texlive-fontsrecommended || ( dev-tex/latex2html dev-tex/tth dev-tex/hevea dev-tex/tex4ht ) ) xetex? ( dev-texlive/texlive-xetex ) luatex? ( >=dev-texlive/texlive-luatex-2010 ) html? ( dev-tex/html2latex ) rtf? ( dev-tex/latex2rtf app-text/unrtf dev-tex/html2latex ) linguas_he? ( dev-tex/culmus-latex ) docbook? ( app-text/sgmltools-lite ) dot? ( media-gfx/graphviz ) dia? ( app-office/dia ) subversion? ( <dev-vcs/subversion-1.7.0 ) rcs? ( dev-vcs/rcs ) svg? ( || ( media-gfx/imagemagick[svg] media-gfx/graphicsmagick[svg] ) || ( gnome-base/librsvg media-gfx/inkscape ) ) gnumeric? ( app-office/gnumeric ) hunspell? ( app-text/hunspell ) aspell? ( app-text/aspell ) enchant? ( app-text/enchant ) =dev-lang/python-2*
SLOT=0
SRC_URI=ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-2.0.4.tar.xz
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 2fd401453e32e8c9a676cd0361b82a5f flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f font 9aa70ebc5cefbdd9056687b550a2fdc4 gnome2-utils 0d2178d7f87923f3c110366ece3c930f multilib c2b85b5c63a44798c1e442147ac14c5c python 3db636724bc2886c6425058e210067d2 qt4-r2 75aa32643ef22632eb9b45989b4c03fc toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=2c4ba404051af8dff3a53b4c7fe4f259
_md5_=d7c0dd55b08a61653439dfb0a86a8c71

@ -4,10 +4,10 @@ DESCRIPTION=Convert DOS or MAC text files to UNIX format or vice versa
EAPI=4
HOMEPAGE=http://www.xs4all.nl/~waterlan/dos2unix.html http://sourceforge.net/projects/dos2unix/
IUSE=debug nls
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
LICENSE=BSD-2
RDEPEND=!app-text/hd2u !app-text/unix2dos virtual/libintl
SLOT=0
SRC_URI=http://www.xs4all.nl/~waterlan/dos2unix/dos2unix-6.0.1.tar.gz mirror://sourceforge/dos2unix/dos2unix-6.0.1.tar.gz
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=7602e1ab8ecd7edb74df33943f684a21
_md5_=8a5430a17eca9418c6746e21796a8348

@ -0,0 +1,13 @@
DEFINED_PHASES=-
DEPEND=virtual/tex-base app-text/ghostscript-gpl >=media-gfx/potrace-1.10-r1 media-libs/freetype:2 sys-libs/zlib virtual/pkgconfig test? ( dev-cpp/gtest )
DESCRIPTION=Converts DVI files to SVG
EAPI=4
HOMEPAGE=http://dvisvgm.sourceforge.net/
IUSE=test
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos
LICENSE=GPL-3
RDEPEND=virtual/tex-base app-text/ghostscript-gpl >=media-gfx/potrace-1.10-r1 media-libs/freetype:2 sys-libs/zlib
RESTRICT=test
SLOT=0
SRC_URI=mirror://sourceforge/dvisvgm/dvisvgm-1.0.12.tar.gz
_md5_=2ffab3b27b04871dd65432f7bfd97f4b

@ -2,10 +2,10 @@ DEFINED_PHASES=install postinst prepare prerm
DESCRIPTION=return all related RFCs based upon a number or a search string
EAPI=4
HOMEPAGE=http://www.dewn.com/rfc/
KEYWORDS=amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
KEYWORDS=amd64 ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=as-is
RDEPEND=dev-lang/perl || ( www-client/lynx virtual/w3m )
SLOT=0
SRC_URI=http://www.dewn.com/rfc/rfc-3.2.3.tar.gz
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c prefix 21058c21ca48453d771df15500873ede toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=a00b18f13ae0f17da16ae7ee2c831d95
_md5_=4291780d08637abee7c822b687200c9a

@ -10,4 +10,4 @@ RDEPEND=media-libs/leptonica[zlib,tiff?,jpeg?,png?,webp?]
SLOT=0
SRC_URI=http://tesseract-ocr.googlecode.com/files/tesseract-3.01.tar.gz http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.eng.tar.gz doc? ( http://tesseract-ocr.googlecode.com/files/tesseract-3.01-doc-html.tar.gz ) linguas_ar? ( http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.ara.tar.gz ) linguas_bg? ( http://tesseract-ocr.googlecode.com/files/bul.traineddata.gz ) linguas_ca? ( http://tesseract-ocr.googlecode.com/files/cat.traineddata.gz ) linguas_chr? ( http://tesseract-ocr.googlecode.com/files/chr.traineddata.gz ) linguas_cs? ( http://tesseract-ocr.googlecode.com/files/ces.traineddata.gz ) linguas_de? ( http://tesseract-ocr.googlecode.com/files/deu.traineddata.gz http://tesseract-ocr.googlecode.com/files/deu-frak.traineddata.gz ) linguas_da? ( http://tesseract-ocr.googlecode.com/files/dan.traineddata.gz http://tesseract-ocr.googlecode.com/files/dan-frak.traineddata.gz ) linguas_el? ( http://tesseract-ocr.googlecode.com/files/ell.traineddata.gz ) linguas_es? ( http://tesseract-ocr.googlecode.com/files/spa.traineddata.gz ) linguas_fi? ( http://tesseract-ocr.googlecode.com/files/fin.traineddata.gz ) linguas_fr? ( http://tesseract-ocr.googlecode.com/files/fra.traineddata.gz ) linguas_he? ( http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.heb.tar.gz http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.heb-com.tar.gz ) linguas_hi? ( http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.hin.tar.gz ) linguas_hu? ( http://tesseract-ocr.googlecode.com/files/hun.traineddata.gz ) linguas_id? ( http://tesseract-ocr.googlecode.com/files/ind.traineddata.gz ) linguas_it? ( http://tesseract-ocr.googlecode.com/files/ita.traineddata.gz ) linguas_jp? ( http://tesseract-ocr.googlecode.com/files/jpn.traineddata.gz ) linguas_ko? ( http://tesseract-ocr.googlecode.com/files/kor.traineddata.gz ) linguas_lt? ( http://tesseract-ocr.googlecode.com/files/lit.traineddata.gz ) linguas_lv? ( http://tesseract-ocr.googlecode.com/files/lav.traineddata.gz ) linguas_nl? ( http://tesseract-ocr.googlecode.com/files/nld.traineddata.gz ) linguas_no? ( http://tesseract-ocr.googlecode.com/files/nor.traineddata.gz ) linguas_pl? ( http://tesseract-ocr.googlecode.com/files/pol.traineddata.gz ) linguas_pt? ( http://tesseract-ocr.googlecode.com/files/por.traineddata.gz ) linguas_ro? ( http://tesseract-ocr.googlecode.com/files/ron.traineddata.gz ) linguas_ru? ( http://tesseract-ocr.googlecode.com/files/rus.traineddata.gz ) linguas_sk? ( http://tesseract-ocr.googlecode.com/files/slk.traineddata.gz http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.slk-frak.tar.gz ) linguas_sl? ( http://tesseract-ocr.googlecode.com/files/slv.traineddata.gz ) linguas_sr? ( http://tesseract-ocr.googlecode.com/files/srp.traineddata.gz ) linguas_sv? ( http://tesseract-ocr.googlecode.com/files/swe.traineddata.gz http://tesseract-ocr.googlecode.com/files/swe-frak.traineddata.gz ) linguas_th? ( http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.tha.tar.gz ) linguas_tl? ( http://tesseract-ocr.googlecode.com/files/tgl.traineddata.gz ) linguas_tr? ( http://tesseract-ocr.googlecode.com/files/tur.traineddata.gz ) linguas_uk? ( http://tesseract-ocr.googlecode.com/files/ukr.traineddata.gz ) linguas_vi? ( http://tesseract-ocr.googlecode.com/files/vie.traineddata.gz ) linguas_zh_CN? ( http://tesseract-ocr.googlecode.com/files/chi_sim.traineddata.gz ) linguas_zh_TW? ( http://tesseract-ocr.googlecode.com/files/chi_tra.traineddata.gz ) osd? ( http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.osd.tar.gz )
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f eutils 2fd401453e32e8c9a676cd0361b82a5f libtool 2b273eea1976cfaed3449345d94331ac multilib c2b85b5c63a44798c1e442147ac14c5c multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=289515a6f56e27f04ddebbd616c32e4e
_md5_=f6a7820926857fbac653a21a6a97f8a8

@ -4,10 +4,10 @@ DESCRIPTION=C++ template library for linear algebra: vectors, matrices, and rela
EAPI=4
HOMEPAGE=http://eigen.tuxfamily.org/
IUSE=debug doc examples
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND=examples? ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) !dev-cpp/eigen:0
SLOT=2
SRC_URI=https://bitbucket.org/eigen/eigen/get/2.0.17.tar.bz2 -> eigen-2.0.17.tar.bz2
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 2e18cd8b379d307b2473aa632de5a077 eutils 2fd401453e32e8c9a676cd0361b82a5f flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=0ae702e1a62a9a0d5d405fda8ac0c609
_md5_=b36f3da570e9f1be1cdd66e17ddf1026

@ -4,10 +4,10 @@ DESCRIPTION=C++ template library for linear algebra: vectors, matrices, and rela
EAPI=4
HOMEPAGE=http://eigen.tuxfamily.org/
IUSE=debug doc
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-2 GPL-3
RDEPEND=!dev-cpp/eigen:0
SLOT=3
SRC_URI=http://bitbucket.org/eigen/eigen/get/3.0.6.tar.bz2 -> eigen-3.0.6.tar.bz2
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 2e18cd8b379d307b2473aa632de5a077 eutils 2fd401453e32e8c9a676cd0361b82a5f flag-o-matic 2c938a1fe61ea9899a2b97ea1e065f5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=f92736bd06570d21e4f54feeb9d6b107
_md5_=ad0890bd7adeb6562b7e119de4c4e325

@ -2,9 +2,9 @@ DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Moscow ML - a lightweight implementation of Standard ML (SML)
EAPI=3
HOMEPAGE=http://www.itu.dk/people/sestoft/mosml.html
KEYWORDS=amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos
KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.itu.dk/people/sestoft/mosml/mos201src.tar.gz
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=0c721bbbef09e8131ee49050347b2f2c
_md5_=a2b264e76bc1c6279a2a695bb5f01552

@ -1,11 +0,0 @@
DEFINED_PHASES=compile install test unpack
DEPEND=|| ( >=sys-devel/automake-1.11.1 >=sys-devel/automake-1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool
DESCRIPTION=simplified, portable interface to several low-level networking routines
HOMEPAGE=http://libdnet.sourceforge.net/
IUSE=python
KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=mirror://sourceforge/libdnet/libdnet-1.11.tar.gz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f eutils 2fd401453e32e8c9a676cd0361b82a5f libtool 2b273eea1976cfaed3449345d94331ac multilib c2b85b5c63a44798c1e442147ac14c5c multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=7e3c3ea966e58843d1ddb81b7369e803

@ -1,14 +1,14 @@
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=test? ( dev-libs/check ) || ( >=sys-devel/automake-1.11.1:1.11 >=sys-devel/automake-1.12:1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool python? ( =dev-lang/python-2* )
DEPEND=|| ( >=sys-devel/automake-1.11.1:1.11 >=sys-devel/automake-1.12:1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool python? ( =dev-lang/python-2* )
DESCRIPTION=simplified, portable interface to several low-level networking routines
EAPI=4
HOMEPAGE=http://code.google.com/p/libdnet/
IUSE=ipv6 python static-libs test
KEYWORDS=~amd64 ~x86
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
LICENSE=LGPL-2
RDEPEND=python? ( =dev-lang/python-2* )
RESTRICT=test
SLOT=0
SRC_URI=http://libdnet.googlecode.com/files/libdnet-1.12.tgz ipv6? ( http://fragroute-ipv6.googlecode.com/files/libdnet-1.12.ipv6-1.patch.gz )
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 eutils 2fd401453e32e8c9a676cd0361b82a5f libtool 2b273eea1976cfaed3449345d94331ac multilib c2b85b5c63a44798c1e442147ac14c5c multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python 3db636724bc2886c6425058e210067d2 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=a8fbab999b5abe08fe244ce6ab1df9c6
_md5_=8c8ebe0c06e9a7fc35bee80831551d02

@ -4,9 +4,9 @@ DESCRIPTION=A library for applications dealing with netlink socket
EAPI=4
HOMEPAGE=http://www.infradead.org/~tgr/libnl/
IUSE=doc static-libs utils
KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux
KEYWORDS=amd64 ~arm ~hppa ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~ia64-linux ~x86-linux
LICENSE=LGPL-2.1
SLOT=3
SRC_URI=http://www.infradead.org/~tgr/libnl/files/libnl-3.2.13.tar.gz
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=f2af2fc1f2524dbf4e00ccfe3b24815c
_md5_=1338779ffc79ad0df6881878f280208e

@ -8,4 +8,4 @@ LICENSE=MIT
SLOT=0
SRC_URI=http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f autotools-utils b65ac5ba56a20f3d7a01c67b7b3c9b01 eutils 2fd401453e32e8c9a676cd0361b82a5f libtool 2b273eea1976cfaed3449345d94331ac multilib c2b85b5c63a44798c1e442147ac14c5c multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=48a8b1875098580e5f545c9e3e7632f6
_md5_=34074792835c1da8d9b5cd31544cd02c

@ -4,10 +4,10 @@ DESCRIPTION=Low-level cryptographic library
EAPI=4
HOMEPAGE=http://www.lysator.liu.se/~nisse/nettle/
IUSE=+gmp
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=|| ( LGPL-3 LGPL-2.1 )
RDEPEND=gmp? ( dev-libs/gmp )
SLOT=0
SRC_URI=http://www.lysator.liu.se/~nisse/archive/nettle-2.5.tar.gz
_eclasses_=autotools f4bee52a728da1f76470f4b8d246c50f eutils 2fd401453e32e8c9a676cd0361b82a5f libtool 2b273eea1976cfaed3449345d94331ac multilib c2b85b5c63a44798c1e442147ac14c5c multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=6989c16a2898c4ef74ed0c3e20a42d75
_md5_=b71d21a7e366dab6754f4cabffaf51d4

@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.12[ocamlopt?]
SLOT=0
SRC_URI=http://forge.ocamlcore.org/frs/download.php/610/ANSITerminal-0.6.tar.gz
SRC_URI=http://forge.ocamlcore.org/frs/download.php/610/ANSITerminal-0.6.tar.gz http://dev.gentoo.org/~aballier/distfiles/ANSITerminal-0.6-rebootstrap.patch.bz2
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 2fd401453e32e8c9a676cd0361b82a5f findlib 9cf6020ee5481f39f1aa566a323f9868 multilib c2b85b5c63a44798c1e442147ac14c5c oasis b06dffa6b9fecb81ede1ade7fead8438 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=60e891eae871380abf1e960ea1616c50
_md5_=eefa8df26f5d12fb66f22ae6ad5ac03b

@ -10,4 +10,4 @@ RDEPEND=>=dev-lang/ocaml-3.10.2[ocamlopt?]
SLOT=0
SRC_URI=http://www.recherche.enac.fr/log/facile/distrib/facile-1.1.tar.gz
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=3b25dfbd1d147ac4d507d2721bc971cb
_md5_=f1ad3d84febcba39c7bd9963183c3174

@ -8,5 +8,5 @@ LICENSE=ZLIB
RDEPEND=dev-lang/ocaml
SLOT=0
SRC_URI=mirror://sourceforge/fort/0.4.2/fort-0.4.2.tar.gz
_eclasses_=multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4
_md5_=defa1308f5404e6dc6d4044085573d85
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=c8fe921537f5de163444b75a41451da0

@ -1,4 +1,4 @@
DEFINED_PHASES=compile install
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-lang/ocaml-3.12.0 dev-ml/lwt app-arch/sharutils >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=OCaml virtual machine written in Javascript, to run OCaml program in browsers
EAPI=3
@ -8,5 +8,5 @@ LICENSE=LGPL-2.1 GPL-3 WTFPL-2
RDEPEND=>=dev-lang/ocaml-3.12.0 dev-ml/lwt
SLOT=0
SRC_URI=http://ocsigen.org/download/obrowser-1.1.1.tar.gz
_eclasses_=findlib 9cf6020ee5481f39f1aa566a323f9868
_md5_=d14c06e0ceba628b91bc10db68a621dd
_eclasses_=eutils 2fd401453e32e8c9a676cd0361b82a5f findlib 9cf6020ee5481f39f1aa566a323f9868 multilib c2b85b5c63a44798c1e442147ac14c5c toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=f1353475ccb43fe3705e04cf7ab99138

@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=Generic O'Caml Makefile for GNU Make
EAPI=4
HOMEPAGE=http://bitbucket.org/mmottl/ocaml-makefile
IUSE=examples
KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=LGPL-2.1
RDEPEND=>=dev-lang/ocaml-3.06-r1 >=dev-ml/findlib-0.8
SLOT=0
SRC_URI=http://bitbucket.org/mmottl/ocaml-makefile/downloads/ocaml-makefile-6.37.0.tar.gz
_md5_=50eea731bba21815a065609033354f2e

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12[ocamlopt?]
DESCRIPTION=A library offering facilities for the safe storage of user passwords
EAPI=4
HOMEPAGE=http://ocaml-safepass.forge.ocamlcore.org/
IUSE=+ocamlopt debug doc
KEYWORDS=~amd64
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.12[ocamlopt?]
SLOT=0
SRC_URI=http://forge.ocamlcore.org/frs/download.php/1035/ocaml-safepass-1.2.tgz
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 2fd401453e32e8c9a676cd0361b82a5f findlib 9cf6020ee5481f39f1aa566a323f9868 multilib c2b85b5c63a44798c1e442147ac14c5c oasis b06dffa6b9fecb81ede1ade7fead8438 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=0d18bbb6c37c28182aea015069e2ce9b

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-ml/pcre-ocaml dev-ml/ocaml-ssl dev-ml/ocamlnet >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12[ocamlopt?]
DESCRIPTION=an implementation of the Light Weight Directory Access Protocol
EAPI=4
HOMEPAGE=http://git-jpdeplaix.dyndns.org/libs/ocamldap.git/
IUSE=doc +ocamlopt debug
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-ml/pcre-ocaml dev-ml/ocaml-ssl dev-ml/ocamlnet >=dev-lang/ocaml-3.12[ocamlopt?]
SLOT=0
SRC_URI=http://bitbucket.org/deplai_j/ocamldap/downloads/ocamldap-2.2.tar.gz
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 2fd401453e32e8c9a676cd0361b82a5f findlib 9cf6020ee5481f39f1aa566a323f9868 multilib c2b85b5c63a44798c1e442147ac14c5c oasis b06dffa6b9fecb81ede1ade7fead8438 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=ffe4c412cb8be63dfeccf4b311bcd003

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-lang/ocaml-3.10.2[ocamlopt?] >=dev-libs/libpcre-4.5 >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12[ocamlopt?]
DESCRIPTION=Perl Compatibility Regular Expressions for O'Caml
EAPI=4
HOMEPAGE=http://bitbucket.org/mmottl/pcre-ocaml
IUSE=examples +ocamlopt debug doc
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.10.2[ocamlopt?] >=dev-libs/libpcre-4.5 >=dev-lang/ocaml-3.12[ocamlopt?]
SLOT=0
SRC_URI=http://bitbucket.org/mmottl/pcre-ocaml/downloads/pcre-ocaml-7.0.2.tar.gz
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 2fd401453e32e8c9a676cd0361b82a5f findlib 9cf6020ee5481f39f1aa566a323f9868 multilib c2b85b5c63a44798c1e442147ac14c5c oasis b06dffa6b9fecb81ede1ade7fead8438 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=c040cbef386a0cb89037aa70a083144e

@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12[ocamlopt?]
DESCRIPTION=Partially Ordered Map ADT for O'Caml
EAPI=4
HOMEPAGE=http://bitbucket.org/mmottl/pomap
IUSE=examples +ocamlopt debug doc
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.12[ocamlopt?]
SLOT=0
SRC_URI=http://bitbucket.org/mmottl/pomap/downloads/pomap-3.0.1.tar.gz
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 eutils 2fd401453e32e8c9a676cd0361b82a5f findlib 9cf6020ee5481f39f1aa566a323f9868 multilib c2b85b5c63a44798c1e442147ac14c5c oasis b06dffa6b9fecb81ede1ade7fead8438 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
_md5_=5f43d22720770255330f11b43a3b88a6

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

Loading…
Cancel
Save