Sync with portage [Fri Apr 26 09:40:51 MSK 2013].
This commit is contained in:
parent
2ce4811611
commit
16d7fcdd90
26176 changed files with 28801 additions and 27019 deletions
|
@ -1,4 +1,2 @@
|
|||
DIST tripwire-2.4.2-src.tar.bz2 708623 SHA256 af89a368ed25a0edd7283fffa05a3b659e06f693626b947644dec60d0dc482b7 SHA512 07b004f5352e5f2e7d66a8fa86565c34b122b246d39814f2336b6a9df42a949fed94748216bf20dc0c9839576e4dcff3a29c428b4e56bccf19ef125d408ab482 WHIRLPOOL 3af1096b4627ea4399224d0c79aec7631ecf0337c493c2e831004c1f93dce347464e9842ba00521f5d1a6a1d32ddcc874a9a6f90c0c4c6480dcd74c163218e2f
|
||||
DIST tripwire-2.4.2.2-src.tar.bz2 716616 SHA256 e09a7bdca9302e704cc62067399e0b584488f825b0e58c82ad6d54cd2e899fad SHA512 be39757aac7b74d4deac6c5048d0964d839a32f8f2a0d1878c4246888c4d59e35a503413595178c7af3a0da80725d0b36c21026dc734e1f760c9affda017bbbb WHIRLPOOL beb99e1ae055947a4b94a45f51492bcc453def5a41188f853ff3285a85ef8e2921274b86b095b77dbcdc8f549358f6216996a75ba391247e17bf7a29c78849c5
|
||||
DIST tripwire.gif 4679 SHA256 569274b35357140e5543aefea4dc6d7db7047965d2f5d054536806a96314d869 SHA512 a6c1c241b7afe9ce5ba96e098e56cfeac6ca51b566f29a5c1ec4007d5c0b030c2b5d5c4b0f9b13e025bc6b22e0f165d10f4bffe8f435ffdb65b44d48f7cbf11d WHIRLPOOL 7fea6c32786af28bc7a618567b9867942794b8007fd20c6c96e7a62eb9d6872f2934ac818993528abc836b51b8b450cfbc4e290a6f10b159d8de253a882dead4
|
||||
DIST twpol.txt.gz 7586 SHA256 22a815584d8586dc5fd737749ca53435088d5867355bb6b73ec152b2ef53b5fe SHA512 70fd91a5b32d0a8f8272a0462e6e2af9090f8917de2f2c4357cc71e175d49bba5a64e40ab94ba12986ddeec6132f7cb3a034fb665fa43b8377b548ba877e478e WHIRLPOOL de7ad93c1927c2cd4d7be35668bdfcce6055e8cfadf1e76425b8e62b7847c6c139aaff54b0c5b874d506cb0ef3a8c5e125adf7391bcc6b0aebd84ea9c93713ab
|
||||
|
|
|
@ -1,82 +0,0 @@
|
|||
diff -urp tripwire-2.4.2-src.orig/configure tripwire-2.4.2-src/configure
|
||||
--- tripwire-2.4.2-src.orig/configure 2007-03-31 13:13:13.000000000 +0900
|
||||
+++ tripwire-2.4.2-src/configure 2010-04-23 13:58:55.000000000 +0900
|
||||
@@ -1901,7 +1901,7 @@ test -n "$target_alias" &&
|
||||
test "$program_prefix$program_suffix$program_transform_name" = \
|
||||
NONENONEs,x,x, &&
|
||||
program_prefix=${target_alias}-
|
||||
-am__api_version="1.8"
|
||||
+am__api_version="1.9"
|
||||
# Find a good install program. We prefer a C program (faster),
|
||||
# so one script is as good as another. But avoid the broken or
|
||||
# incompatible versions:
|
||||
@@ -2179,7 +2179,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=tripwire
|
||||
- VERSION=2.4.1
|
||||
+ VERSION=2.4.2
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
diff -urp tripwire-2.4.2-src.orig/configure.in tripwire-2.4.2-src/configure.in
|
||||
--- tripwire-2.4.2-src.orig/configure.in 2007-03-31 13:03:27.000000000 +0900
|
||||
+++ tripwire-2.4.2-src/configure.in 2010-04-23 13:59:14.000000000 +0900
|
||||
@@ -5,7 +5,7 @@ dnl
|
||||
AC_INIT
|
||||
AC_CONFIG_SRCDIR([src/tw/tw.cpp])
|
||||
AC_CANONICAL_TARGET([])
|
||||
-AM_INIT_AUTOMAKE(tripwire, 2.4.1)
|
||||
+AM_INIT_AUTOMAKE(tripwire, 2.4.2)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl #################################
|
||||
diff -urp tripwire-2.4.2-src.orig/contrib/make-bin-dist tripwire-2.4.2-src/contrib/make-bin-dist
|
||||
--- tripwire-2.4.2-src.orig/contrib/make-bin-dist 2007-04-19 02:39:29.000000000 +0900
|
||||
+++ tripwire-2.4.2-src/contrib/make-bin-dist 2010-04-23 13:59:36.000000000 +0900
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
PRODUCT=tripwire
|
||||
-VERSION=2.4.1.2
|
||||
+VERSION=2.4.2
|
||||
ARCH=x86
|
||||
TYPE=bin
|
||||
ROOT_DIR=$PRODUCT-$VERSION-$ARCH-$TYPE
|
||||
diff -urp tripwire-2.4.2-src.orig/src/buildnum.h tripwire-2.4.2-src/src/buildnum.h
|
||||
--- tripwire-2.4.2-src.orig/src/buildnum.h 2007-03-31 13:39:36.000000000 +0900
|
||||
+++ tripwire-2.4.2-src/src/buildnum.h 2010-04-24 07:13:25.000000000 +0900
|
||||
@@ -1,2 +1,2 @@
|
||||
-#define BUILD_NUM _T("2")
|
||||
+#define BUILD_NUM _T("0")
|
||||
|
||||
diff -urp tripwire-2.4.2-src.orig/src/tw/twstrings.cpp tripwire-2.4.2-src/src/tw/twstrings.cpp
|
||||
--- tripwire-2.4.2-src.orig/src/tw/twstrings.cpp 2007-03-31 14:19:59.000000000 +0900
|
||||
+++ tripwire-2.4.2-src/src/tw/twstrings.cpp 2010-04-23 14:01:15.000000000 +0900
|
||||
@@ -56,7 +56,7 @@
|
||||
# define DEBUG_STR _T("")
|
||||
#endif
|
||||
|
||||
-#define TSS_PRODUCT_NAME _T("Open Soure Tripwire(R) 2.4.1.")
|
||||
+#define TSS_PRODUCT_NAME _T("Open Source Tripwire(R) 2.4.2.")
|
||||
|
||||
#define TSS_COPYRIGHT_NOTICE \
|
||||
_T("Open Source Tripwire 2.4 Portions copyright 2000 Tripwire, Inc. Tripwire is a registered\n\
|
||||
@@ -158,7 +158,7 @@ TSS_BeginStringtable( cTW )
|
||||
TSS_StringEntry( tw::STR_WRITE_REPORT_FILE, _T("Wrote report file: ") ),
|
||||
TSS_StringEntry( tw::STR_WRITE_CONFIG_FILE, _T("Wrote configuration file: ") ),
|
||||
|
||||
- TSS_StringEntry( tw::STR_REPORT_TITLE, _T("Open Source Tripwire(R) 2.4.1 Integrity Check Report") ),
|
||||
+ TSS_StringEntry( tw::STR_REPORT_TITLE, _T("Open Source Tripwire(R) 2.4.2 Integrity Check Report") ),
|
||||
TSS_StringEntry( tw::STR_R_GENERATED_BY, _T("Report generated by: ") ),
|
||||
TSS_StringEntry( tw::STR_R_CREATED_ON, _T("Report created on: ") ),
|
||||
TSS_StringEntry( tw::STR_DB_CREATED_ON, _T("Database generated on: ") ),
|
||||
@@ -219,7 +219,7 @@ TSS_BeginStringtable( cTW )
|
||||
TSS_StringEntry( tw::STR_REMOVED_SHORT, _T("R") ),
|
||||
TSS_StringEntry( tw::STR_CHANGED_SHORT, _T("C") ),
|
||||
|
||||
- TSS_StringEntry( tw::STR_DBPRINT_TITLE, _T("Open Source Tripwire(R) 2.4.1 Database") ),
|
||||
+ TSS_StringEntry( tw::STR_DBPRINT_TITLE, _T("Open Source Tripwire(R) 2.4.2 Database") ),
|
||||
TSS_StringEntry( tw::STR_DB_GENERATED_BY, _T("Database generated by: ") ),
|
||||
TSS_StringEntry( tw::STR_TOTAL_NUM_FILES, _T("Total number of objects: ") ),
|
||||
TSS_StringEntry( tw::STR_END_OF_DB, _T("*** End of database ***") ),
|
|
@ -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/app-admin/tripwire/tripwire-2.4.2-r1.ebuild,v 1.3 2012/04/25 16:07:04 jlec Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit eutils flag-o-matic autotools
|
||||
|
||||
TW_VER=${PV}
|
||||
DESCRIPTION="Open Source File Integrity Checker and IDS"
|
||||
HOMEPAGE="http://www.tripwire.org/"
|
||||
SRC_URI="mirror://sourceforge/tripwire/tripwire-${TW_VER}-src.tar.bz2
|
||||
mirror://gentoo/twpol.txt.gz
|
||||
mirror://gentoo/tripwire.gif"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|
||||
IUSE="ssl static"
|
||||
|
||||
DEPEND="sys-devel/automake
|
||||
sys-devel/autoconf
|
||||
dev-util/patchutils
|
||||
ssl? ( dev-libs/openssl )"
|
||||
RDEPEND="virtual/cron
|
||||
virtual/mta
|
||||
ssl? ( dev-libs/openssl )"
|
||||
|
||||
S="${WORKDIR}"/tripwire-${TW_VER}-src
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-version.patch
|
||||
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# tripwire can be sensitive to compiler optimisation.
|
||||
# see #32613, #45823, and others.
|
||||
# -taviso@gentoo.org
|
||||
strip-flags
|
||||
append-flags -DCONFIG_DIR='"\"/etc/tripwire\""' -fno-strict-aliasing
|
||||
einfo "Done."
|
||||
chmod +x configure
|
||||
econf $(use_enable ssl openssl) $(use_enable static)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dosbin "${S}"/bin/{siggen,tripwire,twadmin,twprint} || die
|
||||
doman "${S}"/man/man{4/*.4,5/*.5,8/*.8} || die
|
||||
dodir /etc/tripwire /var/lib/tripwire{,/report} || die
|
||||
keepdir /var/lib/tripwire{,/report}
|
||||
|
||||
exeinto /etc/cron.daily
|
||||
doexe "${FILESDIR}"/tripwire.cron || die
|
||||
|
||||
dodoc ChangeLog policy/policyguide.txt TRADEMARK \
|
||||
"${FILESDIR}"/tripwire.txt || die
|
||||
|
||||
insinto /etc/tripwire
|
||||
doins "${WORKDIR}"/twpol.txt "${FILESDIR}"/twcfg.txt || die
|
||||
|
||||
exeinto /etc/tripwire
|
||||
doexe "${FILESDIR}"/twinstall.sh || die
|
||||
|
||||
fperms 755 /etc/tripwire/twinstall.sh /etc/cron.daily/tripwire.cron || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "After installing this package, you should run \"/etc/tripwire/twinstall.sh\""
|
||||
elog "to generate cryptographic keys, and \"tripwire --init\" to initialize the"
|
||||
elog "database Tripwire uses."
|
||||
elog
|
||||
elog "A quickstart guide is included with the documentation."
|
||||
elog
|
||||
}
|
|
@ -1,74 +0,0 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/tripwire/tripwire-2.4.2.ebuild,v 1.2 2012/04/25 16:07:04 jlec Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit eutils flag-o-matic autotools
|
||||
|
||||
TW_VER=${PV}
|
||||
DESCRIPTION="Open Source File Integrity Checker and IDS"
|
||||
HOMEPAGE="http://www.tripwire.org/"
|
||||
SRC_URI="mirror://sourceforge/tripwire/tripwire-${TW_VER}-src.tar.bz2
|
||||
mirror://gentoo/twpol.txt.gz
|
||||
mirror://gentoo/tripwire.gif"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|
||||
IUSE="ssl static"
|
||||
|
||||
DEPEND="sys-devel/automake
|
||||
sys-devel/autoconf
|
||||
dev-util/patchutils
|
||||
ssl? ( dev-libs/openssl )"
|
||||
RDEPEND="virtual/cron
|
||||
virtual/mta
|
||||
ssl? ( dev-libs/openssl )"
|
||||
|
||||
S="${WORKDIR}"/tripwire-${TW_VER}-src
|
||||
|
||||
src_prepare() {
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# tripwire can be sensitive to compiler optimisation.
|
||||
# see #32613, #45823, and others.
|
||||
# -taviso@gentoo.org
|
||||
strip-flags
|
||||
append-flags -DCONFIG_DIR='"\"/etc/tripwire\""' -fno-strict-aliasing
|
||||
einfo "Done."
|
||||
chmod +x configure
|
||||
econf $(use_enable ssl openssl) $(use_enable static)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dosbin "${S}"/bin/{siggen,tripwire,twadmin,twprint}
|
||||
doman "${S}"/man/man{4/*.4,5/*.5,8/*.8}
|
||||
dodir /etc/tripwire /var/lib/tripwire{,/report}
|
||||
keepdir /var/lib/tripwire{,/report}
|
||||
|
||||
exeinto /etc/cron.daily
|
||||
doexe "${FILESDIR}"/tripwire.cron
|
||||
|
||||
dodoc ChangeLog policy/policyguide.txt TRADEMARK \
|
||||
"${FILESDIR}"/tripwire.txt
|
||||
|
||||
insinto /etc/tripwire
|
||||
doins "${WORKDIR}"/twpol.txt "${FILESDIR}"/twcfg.txt
|
||||
|
||||
exeinto /etc/tripwire
|
||||
doexe "${FILESDIR}"/twinstall.sh
|
||||
|
||||
fperms 755 /etc/tripwire/twinstall.sh /etc/cron.daily/tripwire.cron
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "After installing this package, you should run \"/etc/tripwire/twinstall.sh\""
|
||||
elog "to generate cryptographic keys, and \"tripwire --init\" to initialize the"
|
||||
elog "database Tripwire uses."
|
||||
elog
|
||||
elog "A quickstart guide is included with the documentation."
|
||||
elog
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v 1.1 2013/02/09 19:43:44 angelos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-laptop/nvidiabl/nvidiabl-0.81.ebuild,v 1.2 2013/04/25 18:36:57 angelos Exp $
|
||||
|
||||
EAPI=4
|
||||
inherit linux-mod
|
||||
|
@ -18,6 +18,8 @@ IUSE=""
|
|||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
BUILD_TARGETS="modules"
|
||||
MODULE_NAMES="nvidiabl()"
|
||||
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
DIST worker-2.18.1.tar.bz2 1154781 SHA256 1ff2ec1e66287128f76cb6e81973e4fc227a2a559071997f3dbb0fdbb00a90ce SHA512 b81a7b56598248a3331d874536b6dea480e3871f90b2a058863f04214e193625b7e1f3419459db8bef7c582b24310f7bb5bedd4234821a3bafe7b4fe9c4ba398 WHIRLPOOL a6d3793281b82a6ba8e4c19b80d6953c552fc24cfc64e115f3bfbfea72ddb7a021e139694897341afb358a75e97dceb6d63de1e5890b0416b79356c0a5e42043
|
||||
DIST worker-2.19.6.tar.bz2 1191546 SHA256 25998018bd3b50819cf2bbb35c3c2f0eb6449efd6b9da84f2f39c3e0570d188e SHA512 401c986ff532c225cbd183afd8424e900ed8ff874368d68cb985136d130b5a4d4746a59e391ba01ae610eacd4fec0d76061ba967112b8262e4a9297599596b60 WHIRLPOOL 1b209710fd0c47d565eb85d7f631cd31690314139793428ab9d8105a31d0ac940011622bf6f56951be96e193c5291d8b9a9ab325058117d23a84cd4b75f32320
|
||||
|
|
|
@ -1,32 +0,0 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.18.1.ebuild,v 1.6 2013/03/14 07:57:12 pinkbyte Exp $
|
||||
|
||||
inherit eutils
|
||||
|
||||
DESCRIPTION="Worker Filemanager: Amiga Directory Opus 4 clone"
|
||||
HOMEPAGE="http://www.boomerangsworld.de/cms/worker/"
|
||||
SRC_URI="http://www.boomerangsworld.de/cms/worker/downloads/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
|
||||
IUSE="avfs"
|
||||
|
||||
RDEPEND="x11-libs/libSM
|
||||
dev-libs/dbus-glib
|
||||
avfs? ( sys-fs/avfs )"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_compile() {
|
||||
econf \
|
||||
$(use_with avfs) || die "./configure failed"
|
||||
emake || die "make failed"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
einstall || die "make install failed"
|
||||
doman man/worker.1
|
||||
dodoc AUTHORS ChangeLog INSTALL NEWS README README_LARGEFILES THANKS
|
||||
make_desktop_entry ${PN} Worker WorkerIcon "System;Utility"
|
||||
}
|
|
@ -1,10 +1,10 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.19.6.ebuild,v 1.5 2013/04/15 19:03:07 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-misc/worker/worker-2.19.6.ebuild,v 1.7 2013/04/25 19:15:53 pinkbyte Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit eutils
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="Worker Filemanager: Amiga Directory Opus 4 clone"
|
||||
HOMEPAGE="http://www.boomerangsworld.de/cms/worker/"
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="http://www.boomerangsworld.de/cms/worker/downloads/${P}.tar.bz2"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
|
||||
KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86"
|
||||
IUSE="avfs debug dbus examples libnotify +magic xinerama xft"
|
||||
|
||||
RDEPEND="x11-libs/libSM
|
||||
|
@ -27,6 +27,9 @@ DEPEND="${RDEPEND}"
|
|||
DOCS=( AUTHORS ChangeLog INSTALL NEWS README README_LARGEFILES THANKS )
|
||||
|
||||
src_prepare() {
|
||||
# respect AR, bug #466014
|
||||
sed -i -e "/AR/s/ar/$(tc-getAR)/" src/aguix/Makefile.in || die 'sed on Makefile.in failed'
|
||||
|
||||
epatch_user
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/dvipsk/dvipsk-5.992_p20120701.ebuild,v 1.11 2013/04/22 08:03:27 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/dvipsk/dvipsk-5.992_p20120701.ebuild,v 1.12 2013/04/25 21:25:30 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -29,7 +29,7 @@ SRC_URI="${SRC_URI} ) "
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc source"
|
||||
|
||||
DEPEND=">=dev-libs/kpathsea-6.1.0_p20120701"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.6.0.ebuild,v 1.11 2013/04/22 08:03:30 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.6.0.ebuild,v 1.12 2013/04/25 21:25:32 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc tk"
|
||||
|
||||
DEPEND=""
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/pdfjam/pdfjam-2.08.ebuild,v 1.15 2013/04/22 08:03:32 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/pdfjam/pdfjam-2.08.ebuild,v 1.16 2013/04/25 21:25:34 ago Exp $
|
||||
|
||||
MY_PV=${PV/./}
|
||||
DESCRIPTION="pdfnup, pdfjoin and pdf90"
|
||||
|
@ -9,7 +9,7 @@ SRC_URI="http://www.warwick.ac.uk/go/pdfjam/${PN}_${MY_PV}.tgz"
|
|||
|
||||
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 ~ppc-macos ~x64-macos ~x86-macos"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE=""
|
||||
S=${WORKDIR}/${PN}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.68.ebuild,v 1.13 2013/04/22 08:03:34 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.68.ebuild,v 1.14 2013/04/25 21:25:37 ago Exp $
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
|
@ -10,7 +10,7 @@ SRC_URI="http://www.tm.uka.de/~bless/${P}.tar.gz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.11 2013/04/22 08:03:36 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.12 2013/04/25 21:25:39 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-libs/kpathsea-6.1.0_p20120701"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2012-r1.ebuild,v 1.15 2013/04/22 08:03:42 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2012-r1.ebuild,v 1.16 2013/04/25 21:25:46 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -64,7 +64,7 @@ for i in ${TL_CORE_EXTRA_SRC_MODULES}; do
|
|||
done
|
||||
SRC_URI="${SRC_URI} )"
|
||||
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
|
||||
IUSE="cjk X doc source tk xetex"
|
||||
|
||||
MODULAR_X_DEPEND="X? (
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.22 2013/04/22 08:03:39 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.23 2013/04/25 21:25:42 ago Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
|
@ -10,7 +10,7 @@ SRC_URI=""
|
|||
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics
|
||||
humanities jadetex luatex metapost music omega pdfannotextractor png pstricks publishers
|
||||
science tex4ht texi2html truetype xetex xindy xml X"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ttf2pk2-1.5_p20120701.ebuild,v 1.13 2013/04/22 08:03:45 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pk2/ttf2pk2-1.5_p20120701.ebuild,v 1.14 2013/04/25 21:25:48 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
# Note about blockers: it is a freetype2 based replacement for ttf2pk and
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.18 2013/04/22 08:03:47 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.85-r1.ebuild,v 1.19 2013/04/25 21:25:51 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
inherit eutils flag-o-matic elisp-common toolchain-funcs multilib
|
||||
|
@ -9,7 +9,7 @@ DESCRIPTION="DVI previewer for X Window System"
|
|||
HOMEPAGE="http://xdvi.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz"
|
||||
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-2"
|
||||
IUSE="motif neXt Xaw3d emacs"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.12 2013/04/22 08:03:50 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20120701.ebuild,v 1.13 2013/04/25 21:25:54 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
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 ~x86-macos ~sparc-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
|
||||
IUSE="doc"
|
||||
|
||||
RDEPEND="!<app-text/texlive-core-2010
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
DIST libgdamm-4.1.3.tar.xz 1454864 SHA256 9e7c04544fb580d8b00216ca191ab863dff73abec0e569159f4aa640f6319881 SHA512 8a7721c3083283b4f09373dd9c48cd5bb935367c9dd280fa8278590f2387c752c5b0b136bd568e8e36b4598c25853319d0466563bcd82ef3e07f1aecad4d4b42 WHIRLPOOL e0ab7e57333aa91fc8653af302707468d3feefe78938c4ad604200faa2309e45c7319e69fc36ed46d156b7dc1e2d910b17e278d54575f64f5e88e149fc35710d
|
||||
DIST libgdamm-4.99.6.tar.xz 1356632 SHA256 d1b7e5101c192695e1fad96f6371d4c2362adb3e8f452f2cb2c89e4380d4f492 SHA512 66fe54d2fefa541193628fb885afcc483cef04f9b2ae036300684a4effb128653a7366003c94b19b5dcc522ae7174e272a15ff5e2f68215fafb28adbc8979e65 WHIRLPOOL 2e33b4bdc9a3bcf1e3a4d04e59e0d655a73e6e05376debda85423d4f0a8420782d95ac2c541b6dc709d007e59a54c11595ad0fd675761ee8fe1385491936351b
|
||||
DIST libgdamm-4.99.7.tar.xz 640908 SHA256 5b864ddc7d5555c6c2d7fb5c6a3856c690911d12837148511a7b9f85100ca06c SHA512 e3922edc3db84d4036c8012809a39d207c6b89ef974ebc41c2a26e3d25161a573842cdbeda0fb3a2d7bf72aa0c9f55d1858c84cc83679d4a44442fcb8532c1a8 WHIRLPOOL 63f27a51a5bdec5d05653f395cf532a686211131d11b5e4f73633dc441ac55db79e0cf1360e97d3a65280a696811a4e0b5c60c624ebd8e58dd91669f38dae97b
|
||||
|
|
30
dev-cpp/libgdamm/libgdamm-4.99.7.ebuild
Normal file
30
dev-cpp/libgdamm/libgdamm-4.99.7.ebuild
Normal file
|
@ -0,0 +1,30 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/libgdamm-4.99.7.ebuild,v 1.1 2013/04/25 19:42:56 pacho Exp $
|
||||
|
||||
EAPI="5"
|
||||
GCONF_DEBUG="no"
|
||||
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="C++ bindings for libgda"
|
||||
HOMEPAGE="http://www.gtkmm.org"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="5"
|
||||
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
|
||||
IUSE="berkdb doc"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-cpp/glibmm-2.27.93:2
|
||||
>=gnome-extra/libgda-5.0.2:5[berkdb=]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
doc? ( app-doc/doxygen )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
# Automagic libgda-berkdb support
|
||||
gnome2_src_configure $(use_enable doc documentation)
|
||||
}
|
|
@ -1 +1,2 @@
|
|||
DIST pangomm-2.28.4.tar.xz 796212 SHA256 778dcb66a793cbfd52a9f92ee5a71b888c3603a913fc1ddc48a30204de6d6c82 SHA512 85e327f5a85417c209cdffe52e5b776878233762e894d8bc6c353378cae9bec6d7f4181d21cf690c32d15ff7ac87272f1abd75352c3a73af9f98f1551df88a79 WHIRLPOOL 2b96088241a4430801d0811063a9710209522721fe83a66909bbf2ecca03304f894be9a544c2ed979dbee031d459cae9099d66c620934bec4842a94a35eda475
|
||||
DIST pangomm-2.34.0.tar.xz 516028 SHA256 0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41 SHA512 d8fddf52189da99a56289e3e1aa0579da2b48a62ffd00981db9da505ebc03a734c67151d8f4f3ca85dcd47c79218cdf503f23b8e69074fe99c052596320c8309 WHIRLPOOL 6ff34e0b71134ea4e40a9d103fbac03517f56ea323969dde290d632b87dd5d26013254ac3506ffbed5ec4b1a448815f630480ce179b6c6f070a0e277b56dba0e
|
||||
|
|
38
dev-cpp/pangomm/pangomm-2.34.0.ebuild
Normal file
38
dev-cpp/pangomm/pangomm-2.34.0.ebuild
Normal file
|
@ -0,0 +1,38 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-cpp/pangomm/pangomm-2.34.0.ebuild,v 1.1 2013/04/25 19:46:39 pacho Exp $
|
||||
|
||||
EAPI=5
|
||||
GCONF_DEBUG="no"
|
||||
#GNOME2_LA_PUNT="yes"
|
||||
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="C++ interface for pango"
|
||||
HOMEPAGE="http://www.gtkmm.org"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="1.4"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
|
||||
IUSE="doc"
|
||||
|
||||
COMMON_DEPEND="
|
||||
>=x11-libs/pango-1.23.0
|
||||
>=dev-cpp/glibmm-2.36.0:2
|
||||
>=dev-cpp/cairomm-1.2.2
|
||||
dev-libs/libsigc++:2
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
virtual/pkgconfig
|
||||
doc? (
|
||||
media-gfx/graphviz
|
||||
dev-libs/libxslt
|
||||
app-doc/doxygen )
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!<dev-cpp/gtkmm-2.13:2.4
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
gnome2_src_configure $(use_enable doc documentation)
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
+++ a/configure.in
|
||||
--- b/configure.in
|
||||
@@ -36,7 +36,7 @@
|
||||
AC_INIT([Virtuoso Open Source Edition],
|
||||
AC_CONFIG_SRCDIR([libsrc/Dk.h])
|
||||
AC_CONFIG_AUX_DIR([binsrc/config])
|
||||
AC_CONFIG_MACRO_DIR([binsrc/config])
|
||||
-AM_CONFIG_HEADER([libsrc/Dk/config.h])
|
||||
+AC_CONFIG_HEADER([libsrc/Dk/config.h])
|
||||
|
||||
dnl
|
||||
dnl You may need to change the next macro for older versions of automake:
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild,v 1.4 2012/09/20 17:45:26 scarabeus Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild,v 1.5 2013/04/26 00:48:51 creffett Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -16,6 +16,8 @@ RDEPEND="
|
|||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-6.1.6-am_config_header.patch" )
|
||||
|
||||
VOS_EXTRACT="
|
||||
libsrc/Dk
|
||||
libsrc/Thread
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
+++ a/configure.in
|
||||
--- b/configure.in
|
||||
@@ -36,7 +36,7 @@
|
||||
AC_INIT([Virtuoso Open Source Edition],
|
||||
AC_CONFIG_SRCDIR([libsrc/Dk.h])
|
||||
AC_CONFIG_AUX_DIR([binsrc/config])
|
||||
AC_CONFIG_MACRO_DIR([binsrc/config])
|
||||
-AM_CONFIG_HEADER([libsrc/Dk/config.h])
|
||||
+AC_CONFIG_HEADER([libsrc/Dk/config.h])
|
||||
|
||||
dnl
|
||||
dnl You may need to change the next macro for older versions of automake:
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-server/virtuoso-server-6.1.6.ebuild,v 1.5 2012/09/20 17:45:54 scarabeus Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-server/virtuoso-server-6.1.6.ebuild,v 1.6 2013/04/26 00:43:55 creffett Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -52,7 +52,10 @@ VOS_EXTRACT="
|
|||
|
||||
DOCS=( AUTHORS ChangeLog CREDITS INSTALL NEWS README )
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-6.1.4-unbundle-minizip.patch" )
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-6.1.4-unbundle-minizip.patch"
|
||||
"${FILESDIR}/${PN}-6.1.6-am_config_header.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
sed -e '/^lib_LTLIBRARIES\s*=.*/s/lib_/noinst_/' -i binsrc/virtuoso/Makefile.am \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild,v 1.6 2013/04/18 14:21:34 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild,v 1.7 2013/04/25 18:48:37 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
|
||||
KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-6.8.2:="
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.10.0-r2.ebuild,v 1.8 2013/04/18 14:21:15 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.10.0-r2.ebuild,v 1.9 2013/04/25 18:48:17 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
|
|||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
# ppc64 needs to be rekeyworded due to xhtml not being keyworded
|
||||
KEYWORDS="alpha amd64 ia64 ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-haskell/ghc-paths[profile?]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild,v 1.9 2013/04/18 14:21:53 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.0.1.ebuild,v 1.10 2013/04/25 18:48:56 ago Exp $
|
||||
|
||||
# ebuild generated by hackport 0.2.13
|
||||
|
||||
|
@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 ia64 ppc ~sparc x86"
|
||||
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-6.8.2"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.4.2.ebuild,v 1.12 2013/04/18 14:20:54 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.4.2.ebuild,v 1.13 2013/04/25 18:47:56 ago Exp $
|
||||
|
||||
# Brief explanation of the bootstrap logic:
|
||||
#
|
||||
|
@ -74,7 +74,7 @@ SRC_URI="!binary? ( http://www.haskell.org/ghc/dist/${PV}/${P}-src.tar.bz2 )"
|
|||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
# ghc on ia64 needs gcc to support -mcmodel=medium (or some dark hackery) to avoid TOC overflow
|
||||
KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||
IUSE="doc ghcbootstrap ghcmakebinary +gmp llvm"
|
||||
IUSE+=" binary" # don't forget about me later!
|
||||
IUSE+=" elibc_glibc" # system stuff
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
DIST json-c-0.10.tar.gz 385812 SHA256 274fc9d47c1911fad9caab4db117e4be5d6b68c4547eab0c508d79c4768e170c SHA512 d254eb223ebfb05e828bf039efb280f5e83b9f59116fba3af2892cf1f7732d152f7d0e2d8b77ec32e175b168022c2342f954e97f867c438b349f36b4dfdbd746 WHIRLPOOL 0eab71b6af2bc1ecb54474b69f86eff56fc2c2a756e542f758070dfe52839223b0a90da7af837567d448d1c7c660b003590ec68bff1ffb802cfa44165914b08c
|
||||
DIST json-c-0.11.tar.gz 557263 SHA256 28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c SHA512 65ab563fe908d585ba05fff3b77283050ec4f94114ff6e4b916557013d75498271cf65b2660a0aaf74b23beaa80385c80d37ab6a700ba967dd859fa779a81cb0 WHIRLPOOL f47c78b206a49a6e1d2570d041917593f3b889125b47a951ec1347f5c470082113225e86ff593869b5d859c2c815ceda268d4a3c890f53af77fae8dbbf7d97f8
|
||||
DIST json-c-0.9.tar.gz 340953 SHA256 702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475 SHA512 40e4f7efd82fac732ff6da439a1ca95944d4ecfa8a673c7466e93134f29f8863f4d86f4e6e859a7be0096a25837047bd167a625cc0c61d6b919b55c5a47a76e8 WHIRLPOOL 7a666bae6c12ce910815d0d0253a88a024c5fe11a7a5e97b571d426f9de00d1a676f98bc8ccc41d948b5c64b1e768c5e5cdfbad98d63b03152b0e7a6ed1c181e
|
||||
|
|
45
dev-libs/json-c/json-c-0.11.ebuild
Normal file
45
dev-libs/json-c/json-c-0.11.ebuild
Normal file
|
@ -0,0 +1,45 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-c/json-c-0.11.ebuild,v 1.1 2013/04/25 19:21:56 hwoarang Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
AUTOTOOLS_AUTORECONF=true
|
||||
|
||||
inherit autotools-utils
|
||||
|
||||
DESCRIPTION="A JSON implementation in C"
|
||||
HOMEPAGE="https://github.com/json-c/json-c/wiki"
|
||||
SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
IUSE="doc static-libs"
|
||||
|
||||
# tests break otherwise
|
||||
AUTOTOOLS_IN_SOURCE_BUILD=1
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e "s:-Werror::" Makefile.am.inc || die
|
||||
autotools-utils_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# Disable old lib compatibility
|
||||
myeconfargs=(--disable-oldname-compat)
|
||||
autotools-utils_src_configure
|
||||
}
|
||||
|
||||
src_test() {
|
||||
export USE_VALGRIND=0 VERBOSE=1
|
||||
autotools-utils_src_test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
use doc && HTML_DOCS=( "${S}"/doc/html )
|
||||
autotools-utils_src_install
|
||||
|
||||
# add symlink for projects not using pkgconfig
|
||||
dosym ../json-c /usr/include/json-c/json
|
||||
}
|
|
@ -1,2 +1,3 @@
|
|||
DIST json-glib-0.14.2.tar.xz 445396 SHA256 b816a5fa3e5664b08679a6972a6e5693d6cc1990ff4a6f94c07554db96be94a7 SHA512 11a482eeac40e255dc844fc3ae2fca3240678ca131d2685ba574db5e1f2440f2305a4ebf74fcc30b18e4d883d1bf91d3a598819d93f204535dc949deb6749771 WHIRLPOOL 2afc121088d1c39ad0c04154b07f2758abf086c2e41810b0f6f21c83018d1f0dadc61d366cd4929121e9fd761bb88e60ce380cab29b72f769516b218eb169c87
|
||||
DIST json-glib-0.15.2.tar.xz 459232 SHA256 f090cd94acc85989e033d72028fa70863d05092ae5bba6b454e70c132b24cdde SHA512 1cf07e09cc7eeba07a5b0131a760cd022160a9b13c380bcbf9f197dc23bdc07665d7c2832812c9e36bcefef9e8096662733832b93041d927cc2b05e31623e707 WHIRLPOOL 6cbec3c8ff36af13d46962b81bba7b3618b7de50383f81f5390b4a4178b941119cd36e84d25ae72a7712e8d08668e62c5b78c4c6e8ed855d1bbd84d25f5b459a
|
||||
DIST json-glib-0.16.0.tar.xz 505452 SHA256 e4a3fd2f399e4c148aad608e6ed0a94095f2ddde9dd12f5aa2f072ecae5c1d37 SHA512 4e58b568a875087755622b6976bcfdcf5e029d1bff4ac0e187887f56223a2bdf1a288a1d1355d265a5d82f5306e2f6ef98b910e4002551a1fe770a79efb4270c WHIRLPOOL 020b4137ebd6f1243b17ba74d2c5d2adbc2c9c4e75ae13164db648f5e319b1f8e5ba9a8773607ecd398c03b0e303b9601d3e0e8dfbddba48f5d82197f6edf12d
|
||||
|
|
33
dev-libs/json-glib/json-glib-0.16.0.ebuild
Normal file
33
dev-libs/json-glib/json-glib-0.16.0.ebuild
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/json-glib/json-glib-0.16.0.ebuild,v 1.1 2013/04/25 19:39:10 pacho Exp $
|
||||
|
||||
EAPI=5
|
||||
GCONF_DEBUG=yes
|
||||
|
||||
inherit gnome2
|
||||
|
||||
DESCRIPTION="A library providing GLib serialization and deserialization support for the JSON format"
|
||||
HOMEPAGE="http://live.gnome.org/JsonGlib"
|
||||
|
||||
LICENSE="LGPL-2.1+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
|
||||
IUSE="+introspection"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.34.0:2
|
||||
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-util/gtk-doc-am-1.13
|
||||
>=sys-devel/gettext-0.18
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
# Coverage support is useless, and causes runtime problems
|
||||
gnome2_src_configure \
|
||||
--disable-gcov \
|
||||
$(use_enable introspection)
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.1.0_p20120701.ebuild,v 1.12 2013/04/22 08:03:53 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/kpathsea/kpathsea-6.1.0_p20120701.ebuild,v 1.13 2013/04/25 21:25:56 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc source static-libs"
|
||||
|
||||
DEPEND="!<app-text/texlive-core-2010
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.1.ebuild,v 1.1 2013/03/19 03:36:02 radhermit Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.1.ebuild,v 1.2 2013/04/25 19:23:12 radhermit Exp $
|
||||
|
||||
EAPI="5"
|
||||
|
||||
|
@ -26,6 +26,10 @@ src_prepare() {
|
|||
epatch "${FILESDIR}"/${PN}-1.5.0-uscore.patch
|
||||
epatch "${FILESDIR}"/${PN}-multilib-syspath.patch
|
||||
epatch "${WORKDIR}"/${PN}-1.5.0-idea.patch
|
||||
|
||||
# bug 466938
|
||||
sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac || die
|
||||
|
||||
epatch_user
|
||||
eautoreconf
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.5.ebuild,v 1.13 2012/05/04 18:35:44 jdhore Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/openobex/openobex-1.5.ebuild,v 1.14 2013/04/26 04:20:00 patrick Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
|
@ -22,6 +22,7 @@ DEPEND="${RDEPEND}
|
|||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${P}-use-flags.patch
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild,v 1.12 2013/04/22 08:03:56 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild,v 1.13 2013/04/25 21:25:58 ago Exp $
|
||||
|
||||
EAPI=3
|
||||
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"
|
||||
IUSE="iconv static-libs"
|
||||
|
||||
DEPEND="iconv? ( virtual/libiconv )
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
DIST seed-3.2.0.tar.xz 682096 SHA256 3d1eca40834b72a5730ddaf8a5f46b8df20ddb2b3b39687d1a84ef966d3d37c0 SHA512 d2046794650d454d6f2de893b0ae568ed3f63c64d87a432cc87ddf6c48509f4d3561f5b78769755c56fa2e28a8d8406adbdf13e05e902bb887cc5607c321f56f WHIRLPOOL 5f6cff3c375e613cdbe48a9735b83f31bc3357406ffaa71e25ab8a2d828e99b70497f4c66d671ec04cd0762c2c8e81a597b5f9ada91aaf0378b6d09a92ef180c
|
||||
DIST seed-3.8.1.tar.xz 692288 SHA256 80cb4db7fa6f6cf8d3e255fc45a81657388d458bc8bf23e4089e35f69eeaac32 SHA512 910c0b9e02665db8d99725f6bac8cbda753574c95b791fb205098fa00a3c61f36de36411cbf4d7660c8a2e63a1c63b1e2aa798d6be90997a35a97b2a7e37c42e WHIRLPOOL 4db1f0774567e39801b6ac5cdd0c6bae9ccd1be27f2a287ee98ee7fae77ccb3487bb8925ab3ff0b2ae1ce4951c91f92c52247ee1a368d583053f1140edb7736e
|
||||
|
|
90
dev-libs/seed/seed-3.8.1.ebuild
Normal file
90
dev-libs/seed/seed-3.8.1.ebuild
Normal file
|
@ -0,0 +1,90 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/seed/seed-3.8.1.ebuild,v 1.1 2013/04/25 18:45:54 pacho Exp $
|
||||
|
||||
EAPI=5
|
||||
GNOME2_LA_PUNT="yes"
|
||||
|
||||
inherit gnome2 virtualx
|
||||
|
||||
DESCRIPTION="Javascript bindings for Webkit-GTK and GNOME libraries"
|
||||
HOMEPAGE="http://live.gnome.org/Seed"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
|
||||
IUSE="debug profile test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/gobject-introspection-1
|
||||
dev-libs/glib:2
|
||||
virtual/libffi
|
||||
x11-libs/cairo
|
||||
x11-libs/gtk+:3[introspection]
|
||||
net-libs/webkit-gtk:3
|
||||
gnome-base/gnome-js-common
|
||||
dev-db/sqlite:3
|
||||
dev-libs/dbus-glib
|
||||
dev-libs/mpfr
|
||||
dev-libs/libxml2:2
|
||||
sys-apps/dbus
|
||||
sys-libs/readline
|
||||
x11-libs/libXScrnSaver
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/gtk-doc-am
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
>=dev-util/intltool-0.35
|
||||
profile? ( sys-devel/gcc )
|
||||
"
|
||||
|
||||
# Lots of tests fail: https://bugzilla.gnome.org/show_bug.cgi?id=660644
|
||||
RESTRICT="test"
|
||||
|
||||
src_prepare() {
|
||||
if use profile && has ccache ${FEATURES}; then
|
||||
ewarn "USE=profile behaves very badly with ccache; it tries to create"
|
||||
ewarn "profiling data in CCACHE_DIR. Please disable one of them!"
|
||||
fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# configure behaves very strangely and enables profiling if we pass either
|
||||
# --disable-profile or --enable-profile
|
||||
if use profile; then
|
||||
G2CONF="${G2CONF}
|
||||
--enable-profile
|
||||
--enable-profile-modules"
|
||||
if ! use debug; then
|
||||
einfo "USE=profile needs debug, auto-enabling..."
|
||||
G2CONF="${G2CONF} --enable-debug"
|
||||
fi
|
||||
fi
|
||||
|
||||
gnome2_src_configure \
|
||||
--disable-static \
|
||||
--with-webkit=3.0 \
|
||||
--enable-readline-module \
|
||||
--enable-os-module \
|
||||
--enable-ffi-module \
|
||||
--enable-gtkbuilder-module \
|
||||
--enable-cairo-module \
|
||||
--enable-gettext-module \
|
||||
--enable-dbus-module \
|
||||
--enable-mpfr-module \
|
||||
--enable-sqlite-module \
|
||||
--enable-libxml-module \
|
||||
--enable-xorg-module \
|
||||
--docdir="${EPREFIX}/usr/share/doc/${PF}/html"
|
||||
}
|
||||
|
||||
src_test() {
|
||||
Xemake check
|
||||
}
|
||||
|
||||
src_install() {
|
||||
gnome2_src_install
|
||||
# Don't install two copies of standard doc files
|
||||
rm "${ED}/usr/share/doc/${PF}/html/"{AUTHORS,ChangeLog,COPYING,INSTALL,README} || die
|
||||
}
|
|
@ -2,4 +2,8 @@
|
|||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>ruby</herd>
|
||||
<maintainer>
|
||||
<email>xmw@gentoo.org</email>
|
||||
<name>Michael Weber</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
|
|
29
dev-libs/yajl/yajl-2.0.4-r1.ebuild
Normal file
29
dev-libs/yajl/yajl-2.0.4-r1.ebuild
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-2.0.4-r1.ebuild,v 1.1 2013/04/25 19:38:48 xmw Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit base cmake-multilib
|
||||
|
||||
DESCRIPTION="Small event-driven (SAX-style) JSON parser"
|
||||
HOMEPAGE="http://lloyd.github.com/yajl/"
|
||||
SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-fix_static_linking.patch
|
||||
)
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
mv "${WORKDIR}"/lloyd-${PN}-* "${S}"
|
||||
}
|
||||
|
||||
src_test() {
|
||||
emake -C ${CMAKE_BUILD_DIR} test
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v 1.21 2013/04/22 08:07:56 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v 1.22 2013/04/25 21:29:58 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ DESCRIPTION="Implements the RC4 encryption algorithm"
|
|||
|
||||
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
SRC_TEST="do"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild,v 1.22 2013/04/22 08:07:58 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Perl-MD5/Digest-Perl-MD5-1.800.0.ebuild,v 1.23 2013/04/25 21:30:00 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ DESCRIPTION="Pure perl implementation of MD5"
|
|||
|
||||
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
SRC_TEST="do"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.16 2013/04/22 08:07:54 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.17 2013/04/25 21:29:56 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -12,7 +12,7 @@ inherit perl-module
|
|||
DESCRIPTION="Simple Class for OLE document interface"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
SRC_TEST="do"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.590.0.ebuild,v 1.23 2013/04/22 08:07:52 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.590.0.ebuild,v 1.24 2013/04/25 21:29:54 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -11,7 +11,7 @@ inherit perl-module
|
|||
DESCRIPTION="Get information from Excel file"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE="test cjk unicode"
|
||||
|
||||
# Digest::Perl::MD5 cannot be replaced by Digest::MD5, as this module actually
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.11 2012/08/13 09:22:14 tetromino Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.12 2013/04/26 02:14:32 patrick Exp $
|
||||
|
||||
EAPI="3"
|
||||
PYTHON_DEPEND="2"
|
||||
|
@ -43,6 +43,7 @@ pkg_setup() {
|
|||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/${P}-python-libs.patch" #344231
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
gnome2_src_prepare
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkhtml-python/gtkhtml-python-2.25.3.ebuild,v 1.10 2012/08/13 09:28:20 tetromino Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkhtml-python/gtkhtml-python-2.25.3.ebuild,v 1.11 2013/04/26 02:49:33 patrick Exp $
|
||||
|
||||
EAPI="2"
|
||||
G_PY_PN="gnome-python-extras"
|
||||
|
@ -30,6 +30,7 @@ EXAMPLES="examples/gtkhtml2/*"
|
|||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/${P}-python-libs.patch" #344231
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
gnome-python-common_src_prepare
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild,v 1.10 2012/08/13 09:29:54 tetromino Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild,v 1.11 2013/04/26 02:58:00 patrick Exp $
|
||||
|
||||
EAPI="2"
|
||||
G_PY_PN="gnome-python-extras"
|
||||
|
@ -31,6 +31,7 @@ EXAMPLES="examples/gtkspell/*"
|
|||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}/${P}-python-libs.patch" #344231
|
||||
sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
|
||||
eautoreconf
|
||||
gnome-python-common_src_prepare
|
||||
}
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
--- python-mpd-0.5.1/setup.py 2013-03-21 23:45:53.000000000 +0400
|
||||
+++ python-mpd-0.5.1/setup.py 2013-04-25 22:01:52.000000000 +0400
|
||||
@@ -6,6 +6,9 @@
|
||||
import sys,os
|
||||
import mpd
|
||||
|
||||
+if sys.version_info[0] == 2:
|
||||
+ from io import open
|
||||
+
|
||||
CLASSIFIERS = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
@@ -45,7 +48,7 @@
|
||||
sys.exit(errno)
|
||||
|
||||
def read(fname):
|
||||
- return open(os.path.join(os.path.dirname(__file__), fname)).read()
|
||||
+ return open(os.path.join(os.path.dirname(__file__), fname), encoding="utf8").read()
|
||||
|
||||
VERSION = ".".join(map(str, mpd.VERSION))
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mpd/python-mpd-0.5.1.ebuild,v 1.1 2013/03/24 10:37:47 angelos Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-mpd/python-mpd-0.5.1.ebuild,v 1.2 2013/04/25 18:14:24 maksbotan Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
|
||||
|
@ -17,9 +17,11 @@ SLOT="0"
|
|||
IUSE="test"
|
||||
|
||||
DEPEND="test? ( virtual/python-unittest2[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}] )"
|
||||
dev-python/mock[${PYTHON_USEDEP}] )
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
DOCS=( CHANGES.rst PORTING.rst README.rst doc/commands.rst )
|
||||
PATCHES=( "${FILESDIR}"/${P}-non-unicode-locale.patch )
|
||||
|
||||
python_test() {
|
||||
"${PYTHON}" test.py || die "Tests fail with ${EPYTHON}"
|
||||
|
|
|
@ -4,3 +4,4 @@ DIST sepolgen-1.1.5-gentoo-r2.tar.gz 18295 SHA256 7a574486ee8d6c1f2e3df6da7cf61d
|
|||
DIST sepolgen-1.1.5-gentoo-r3.tar.gz 19496 SHA256 2a7b50f40ba003d3e822d7536b2bb085279fcb37b790a4c1af369e92cdb2febf SHA512 4fc214d32d691bef225f9b8521b2ec36356e6edc2d281291dc730bcff94baf4d56813ffef0658f54d3533dd1ddbd5cbcdac92fe5cf91db6278cb93b7bacbb9ec WHIRLPOOL 282d04e237c33b927bf4890f89f5dccd09b8f716b98c0ef5059b847d771e26f8399e8a332c1c7033afab974e82533a33d49fd2641216266c2406f38f63ab16f9
|
||||
DIST sepolgen-1.1.5.tar.gz 364806 SHA256 16c2b10510be7dbb2dc0967aedb2d69c654ca52ed03d04881c17d2f8b863b3bb SHA512 2ba54deae7fc339d1af60c79a6908d6ef12581f8b1f63cce9841c3c7070d1d5ddd699464c73af2cad4b345db0a0cf9f0a3984a34dd5132db1316346dfd6f3645 WHIRLPOOL afc6107e51b94867d9e58ffbe537afd3155e25feff8f22468abf890f5cc0ad68a8b5c47728f73b055c4f898286f7625872ad89e81d8f9fdb910ad552799242c8
|
||||
DIST sepolgen-1.1.8.tar.gz 365765 SHA256 b5f56130619672b782658c0c9e32d621a1dcaaa6f7d3cffc10f47c4e5a625aeb SHA512 85bcd4c6ee52ce42e1963629873e90ce1e83f02d8b00307f03afef597358e6315d6cb487ed5ba8cdf8d9d67850e76f58dce127d3592a2dd1cb87802a2c7f1c76 WHIRLPOOL baa3644c26240b42ef5b5ace12c7897223263e8ba2a3db9cbedf2f7d211970418c0d9fd85a4b248830d36c3c49223481047616a7c086915645da5265af39d45a
|
||||
DIST sepolgen-1.1.9.tar.gz 366029 SHA256 8a1c6d3a78c9b6ad3555c74def555f65a62950bf21c111c585bfc382fec3a645 SHA512 874bc686e8ae46cd9ea34b3c5a00e085a6222f11f0741c7cb56e2f18784d064dde430f29c721710cc8c818390a0a3c6efec224ddf731230abb4d6c0a2fd67d45 WHIRLPOOL c8fc1a5c10e56e620565cbf56f53e14d269489c8b30608b1b7b30f4e71d4ef1e33a39b0144a5fd25690ecc8684d4c1c2cc988039aa2f2459dbcaf26f62ef7c1d
|
||||
|
|
65
dev-python/sepolgen/sepolgen-1.1.9.ebuild
Normal file
65
dev-python/sepolgen/sepolgen-1.1.9.ebuild
Normal file
|
@ -0,0 +1,65 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/sepolgen/sepolgen-1.1.9.ebuild,v 1.1 2013/04/25 18:58:10 swift Exp $
|
||||
|
||||
EAPI="3"
|
||||
PYTHON_DEPEND="*"
|
||||
SUPPORT_PYTHON_ABIS="1"
|
||||
RESTRICT_PYTHON_ABIS="*-jython *-pypy-* 3.*"
|
||||
|
||||
inherit python eutils
|
||||
|
||||
DESCRIPTION="SELinux policy generation library"
|
||||
HOMEPAGE="http://userspace.selinuxproject.org"
|
||||
SRC_URI="http://userspace.selinuxproject.org/releases/20130423/${P}.tar.gz"
|
||||
# http://dev.gentoo.org/~swift/patches/sepolgen/patchbundle-${P}-r1.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=sys-libs/libselinux-2.0[python]
|
||||
app-admin/setools[python]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
# fix up default paths to not be RH specific
|
||||
sed -i -e 's:/usr/share/selinux/devel:/usr/share/selinux/strict:' \
|
||||
"${S}/src/sepolgen/defaults.py" || die
|
||||
|
||||
# EPATCH_MULTI_MSG="Applying sepolgen patches ... " \
|
||||
# EPATCH_SUFFIX="patch" \
|
||||
# EPATCH_SOURCE="${WORKDIR}/gentoo-patches" \
|
||||
# EPATCH_FORCE="yes" \
|
||||
# epatch
|
||||
#
|
||||
# epatch_user
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
:
|
||||
}
|
||||
|
||||
src_test() {
|
||||
if has_version sec-policy/selinux-base-policy; then
|
||||
python_src_test
|
||||
else
|
||||
ewarn "Sepolgen requires sec-policy/selinux-base-policy to run tests."
|
||||
fi
|
||||
}
|
||||
|
||||
src_install() {
|
||||
installation() {
|
||||
emake DESTDIR="${D}" PYTHONLIBDIR="$(python_get_sitedir)" install
|
||||
}
|
||||
python_execute_function installation
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
python_mod_optimize sepolgen
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
python_mod_cleanup sepolgen
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/socketpool/socketpool-0.5.2-r1.ebuild,v 1.4 2013/04/24 21:03:52 maekke Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/socketpool/socketpool-0.5.2-r1.ebuild,v 1.5 2013/04/25 18:20:02 pinkbyte Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2} pypy{1_9,2_0} )
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="examples"
|
||||
LICENSE="MIT"
|
||||
LICENSE="|| ( MIT public-domain )"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="dev-python/gevent"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/socketpool/socketpool-0.5.2.ebuild,v 1.3 2013/01/13 06:25:07 idella4 Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-python/socketpool/socketpool-0.5.2.ebuild,v 1.4 2013/04/25 18:20:01 pinkbyte Exp $
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_6 python2_7 pypy{1_9,2_0} )
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="examples"
|
||||
LICENSE="MIT"
|
||||
LICENSE="|| ( MIT public-domain )"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="dev-python/gevent"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild,v 1.11 2013/04/22 08:03:59 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20120701.ebuild,v 1.12 2013/04/25 21:26:01 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-libs/kpathsea-6.1.0_p20120701
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.7.1.ebuild,v 1.11 2013/04/22 08:04:02 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/chktex/chktex-1.7.1.ebuild,v 1.12 2013/04/25 21:26:03 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
AUTOTOOLS_AUTORECONF=true
|
||||
|
@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/chktex/${P}.tar.gz"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE="debug doc +pcre test"
|
||||
# Tests fail without pcre. Enable pcre by default and make tests depend on it.
|
||||
REQUIRED_USE="test? ( pcre )"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/latex-beamer-3.26.ebuild,v 1.12 2013/04/22 08:04:05 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-beamer/latex-beamer-3.26.ebuild,v 1.13 2013/04/25 21:26:05 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.zip"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.2 LPPL-1.3c"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc examples"
|
||||
|
||||
DEPEND="app-arch/unzip
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.4.ebuild,v 1.15 2013/04/22 08:07:46 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.4.ebuild,v 1.16 2013/04/25 21:29:49 ago Exp $
|
||||
|
||||
inherit latex-package eutils
|
||||
|
||||
|
@ -9,7 +9,7 @@ DESCRIPTION="A LaTeX module to access SVN version info"
|
|||
HOMEPAGE="http://www.brucker.ch/projects/svninfo/index.en.html"
|
||||
SRC_URI="http://www.brucker.ch/projects/svninfo/download/${P}.tar.gz"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE=""
|
||||
|
||||
DOCS="README"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r2.ebuild,v 1.11 2013/04/22 08:07:49 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r2.ebuild,v 1.12 2013/04/25 21:29:52 ago Exp $
|
||||
|
||||
EAPI=4
|
||||
|
||||
|
@ -17,7 +17,7 @@ HOMEPAGE="http://www.cse.ohio-state.edu/~gurari/TeX4ht/
|
|||
SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="LPPL-1.2"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND=">=sys-apps/sed-4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2012.ebuild,v 1.12 2013/04/22 08:04:08 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2012.ebuild,v 1.13 2013/04/25 21:26:08 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Essential programs and files"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.3 OFL TeX TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
>=dev-tex/luatex-0.70
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-r1.ebuild,v 1.12 2013/04/22 08:04:11 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-r1.ebuild,v 1.13 2013/04/25 21:26:12 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Extra BibTeX styles"
|
|||
|
||||
LICENSE="GPL-2 Artistic GPL-1 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-latex-2012
|
||||
!=dev-texlive/texlive-latexextra-2007*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2012-r1.ebuild,v 1.12 2013/04/22 08:04:14 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2012-r1.ebuild,v 1.13 2013/04/25 21:26:14 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive ConTeXt format"
|
|||
|
||||
LICENSE="GPL-2 BSD GPL-1 public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
>=dev-texlive/texlive-latex-2010
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-arabic/texlive-documentation-arabic-2012.ebuild,v 1.11 2013/04/22 08:04:17 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-arabic/texlive-documentation-arabic-2012.ebuild,v 1.12 2013/04/25 21:26:17 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Arabic documentation"
|
|||
|
||||
LICENSE="GPL-2 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2012.ebuild,v 1.11 2013/04/22 08:04:19 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2012.ebuild,v 1.12 2013/04/25 21:26:19 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive TeX Live documentation"
|
|||
|
||||
LICENSE="GPL-2 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND} "
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-bulgarian/texlive-documentation-bulgarian-2012.ebuild,v 1.11 2013/04/22 08:04:21 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-bulgarian/texlive-documentation-bulgarian-2012.ebuild,v 1.12 2013/04/25 21:26:21 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Bulgarian documentation"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.1 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2012.ebuild,v 1.11 2013/04/22 08:04:23 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2012.ebuild,v 1.12 2013/04/25 21:26:23 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Chinese documentation"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.1 GPL-1 LGPL-2 LPPL-1.3 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-czechslovak/texlive-documentation-czechslovak-2012.ebuild,v 1.11 2013/04/22 08:04:26 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-czechslovak/texlive-documentation-czechslovak-2012.ebuild,v 1.12 2013/04/25 21:26:25 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Czech/Slovak documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.3 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-dutch/texlive-documentation-dutch-2012.ebuild,v 1.11 2013/04/22 08:04:28 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-dutch/texlive-documentation-dutch-2012.ebuild,v 1.12 2013/04/25 21:26:27 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Dutch documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.12 2013/04/22 08:04:30 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.13 2013/04/25 21:26:30 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive English documentation"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2012.ebuild,v 1.11 2013/04/22 08:04:33 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2012.ebuild,v 1.12 2013/04/25 21:26:33 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Finnish documentation"
|
|||
|
||||
LICENSE="GPL-2 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/texlive-documentation-french-2012.ebuild,v 1.11 2013/04/22 08:04:35 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/texlive-documentation-french-2012.ebuild,v 1.12 2013/04/25 21:26:35 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive French documentation"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-german/texlive-documentation-german-2012.ebuild,v 1.12 2013/04/22 08:04:38 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-german/texlive-documentation-german-2012.ebuild,v 1.13 2013/04/25 21:26:38 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive German documentation"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-italian/texlive-documentation-italian-2012.ebuild,v 1.12 2013/04/22 08:04:41 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-italian/texlive-documentation-italian-2012.ebuild,v 1.13 2013/04/25 21:26:41 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Italian documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.3 TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-japanese/texlive-documentation-japanese-2012.ebuild,v 1.11 2013/04/22 08:04:44 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-japanese/texlive-documentation-japanese-2012.ebuild,v 1.12 2013/04/25 21:26:43 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Japanese documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-korean/texlive-documentation-korean-2012.ebuild,v 1.11 2013/04/22 08:04:46 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-korean/texlive-documentation-korean-2012.ebuild,v 1.12 2013/04/25 21:26:45 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Korean documentation"
|
|||
|
||||
LICENSE="GPL-2 FDL-1.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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-mongolian/texlive-documentation-mongolian-2012.ebuild,v 1.11 2013/04/22 08:04:48 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-mongolian/texlive-documentation-mongolian-2012.ebuild,v 1.12 2013/04/25 21:26:47 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Mongolian documentation"
|
|||
|
||||
LICENSE="GPL-2 LPPL-1.3 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2012.ebuild,v 1.11 2013/04/22 08:04:50 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2012.ebuild,v 1.12 2013/04/25 21:26:49 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Polish documentation"
|
|||
|
||||
LICENSE="GPL-2 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-portuguese/texlive-documentation-portuguese-2012.ebuild,v 1.11 2013/04/22 08:04:52 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-portuguese/texlive-documentation-portuguese-2012.ebuild,v 1.12 2013/04/25 21:26:51 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Portuguese documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.3 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2012.ebuild,v 1.12 2013/04/22 08:04:54 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2012.ebuild,v 1.13 2013/04/25 21:26:55 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Russian documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-serbian/texlive-documentation-serbian-2012.ebuild,v 1.11 2013/04/22 08:04:56 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-serbian/texlive-documentation-serbian-2012.ebuild,v 1.12 2013/04/25 21:26:58 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Serbian documentation"
|
|||
|
||||
LICENSE="GPL-2 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-slovenian/texlive-documentation-slovenian-2012.ebuild,v 1.11 2013/04/22 08:04:58 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-slovenian/texlive-documentation-slovenian-2012.ebuild,v 1.12 2013/04/25 21:27:00 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Slovenian documentation"
|
|||
|
||||
LICENSE="GPL-2 GPL-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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2012.ebuild,v 1.12 2013/04/22 08:05:00 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2012.ebuild,v 1.13 2013/04/25 21:27:02 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Spanish documentation"
|
|||
|
||||
LICENSE="GPL-2 LPPL-1.3 public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-thai/texlive-documentation-thai-2012.ebuild,v 1.11 2013/04/22 08:05:02 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-thai/texlive-documentation-thai-2012.ebuild,v 1.12 2013/04/25 21:27:05 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Thai documentation"
|
|||
|
||||
LICENSE="GPL-2 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild,v 1.11 2013/04/22 08:05:04 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild,v 1.12 2013/04/25 21:27:08 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Turkish documentation"
|
|||
|
||||
LICENSE="GPL-2 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-ukrainian/texlive-documentation-ukrainian-2012.ebuild,v 1.12 2013/04/22 08:05:06 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-ukrainian/texlive-documentation-ukrainian-2012.ebuild,v 1.13 2013/04/25 21:27:10 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Ukrainian documentation"
|
|||
|
||||
LICENSE="GPL-2 TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2012.ebuild,v 1.11 2013/04/22 08:05:08 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2012.ebuild,v 1.12 2013/04/25 21:27:12 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Vietnamese documentation"
|
|||
|
||||
LICENSE="GPL-2 LGPL-2 LPPL-1.3 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-documentation-base-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2012.ebuild,v 1.12 2013/04/22 08:05:11 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2012.ebuild,v 1.13 2013/04/25 21:27:15 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Extra fonts"
|
|||
|
||||
LICENSE="GPL-2 BSD GPL-1 GPL-3 LPPL-1.2 LPPL-1.3 OFL public-domain TeX TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
!=dev-texlive/texlive-langpolish-2007*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2012.ebuild,v 1.12 2013/04/22 08:05:13 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2012.ebuild,v 1.13 2013/04/25 21:27:17 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Recommended fonts"
|
|||
|
||||
LICENSE="GPL-2 BSD GPL-1 LPPL-1.3 OFL public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
!=dev-texlive/texlive-basic-2007*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2012.ebuild,v 1.12 2013/04/22 08:05:16 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2012.ebuild,v 1.13 2013/04/25 21:27:20 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Graphics and font utilities"
|
|||
|
||||
LICENSE="GPL-2 Artistic GPL-1 LPPL-1.3 public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
!dev-texlive/texlive-psutils
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2012.ebuild,v 1.11 2013/04/22 08:05:19 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2012.ebuild,v 1.12 2013/04/25 21:27:23 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Extra formats"
|
|||
|
||||
LICENSE="GPL-2 GPL-2 LPPL-1.3 public-domain TeX "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
>=dev-texlive/texlive-latex-2008
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/texlive-games-2012.ebuild,v 1.12 2013/04/22 08:05:22 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/texlive-games-2012.ebuild,v 1.13 2013/04/25 21:27:25 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Games typesetting"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-latex-2012
|
||||
!<dev-texlive/texlive-latexextra-2009
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/texlive-genericextra-2012.ebuild,v 1.12 2013/04/22 08:05:25 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/texlive-genericextra-2012.ebuild,v 1.13 2013/04/25 21:27:28 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Extra generic packages"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.3 public-domain TeX TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2012.ebuild,v 1.12 2013/04/22 08:05:28 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericrecommended/texlive-genericrecommended-2012.ebuild,v 1.13 2013/04/25 21:27:31 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Recommended generic packages"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.3 public-domain TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
!=dev-texlive/texlive-basic-2007*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2012.ebuild,v 1.11 2013/04/22 08:05:31 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2012.ebuild,v 1.12 2013/04/25 21:27:34 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive HTML/SGML/XML support"
|
|||
|
||||
LICENSE="GPL-2 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
>=dev-texlive/texlive-fontsrecommended-2012
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2012.ebuild,v 1.11 2013/04/22 08:05:34 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-humanities/texlive-humanities-2012.ebuild,v 1.12 2013/04/25 21:27:36 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Humanities packages"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 LPPL-1.2 LPPL-1.3 public-domain "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-latex-2012
|
||||
!dev-tex/lineno
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild,v 1.11 2013/04/22 08:05:37 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2012.ebuild,v 1.12 2013/04/25 21:27:39 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive African scripts"
|
|||
|
||||
LICENSE="GPL-2 GPL-1 GPL-2 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/texlive-langarabic-2012.ebuild,v 1.11 2013/04/22 08:05:39 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarabic/texlive-langarabic-2012.ebuild,v 1.12 2013/04/25 21:27:41 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Arabic"
|
|||
|
||||
LICENSE="GPL-2 LPPL-1.3 OFL "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
!dev-texlive/texlive-langarab
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarmenian/texlive-langarmenian-2012.ebuild,v 1.11 2013/04/22 08:05:42 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langarmenian/texlive-langarmenian-2012.ebuild,v 1.12 2013/04/25 21:27:44 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Armenian"
|
|||
|
||||
LICENSE="GPL-2 "
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.15 2013/04/22 08:05:44 ago Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.16 2013/04/25 21:27:46 ago Exp $
|
||||
|
||||
EAPI="4"
|
||||
|
||||
|
@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Chinese, Japanese, Korean"
|
|||
|
||||
LICENSE="GPL-2 BSD GPL-1 GPL-3 LPPL-1.3 TeX-other-free"
|
||||
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 ~x64-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 ~x64-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
DEPEND=">=dev-texlive/texlive-basic-2012
|
||||
>=app-text/texlive-core-2010[cjk]
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue