summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-07-07 16:50:39 -0500
committerAustin English <wizardedit@gentoo.org>2016-07-07 17:50:45 -0500
commitcd504ef6f7808c65a02928579b1a5c3b5b81c602 (patch)
tree00f7b132b704c0b7f0621dcc8d0f961005c2ae7b /app-portage
parentapp-office/lotus-notes: add maintainer-needed (diff)
downloadgentoo-cd504ef6f7808c65a02928579b1a5c3b5b81c602.tar.gz
gentoo-cd504ef6f7808c65a02928579b1a5c3b5b81c602.tar.bz2
gentoo-cd504ef6f7808c65a02928579b1a5c3b5b81c602.zip
app-portage/g-ctan: bump to EAPI 6, add maintainer-needed
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/g-ctan/g-ctan-2011.1-r1.ebuild19
-rw-r--r--app-portage/g-ctan/metadata.xml1
2 files changed, 20 insertions, 0 deletions
diff --git a/app-portage/g-ctan/g-ctan-2011.1-r1.ebuild b/app-portage/g-ctan/g-ctan-2011.1-r1.ebuild
new file mode 100644
index 000000000000..54eba57bc25b
--- /dev/null
+++ b/app-portage/g-ctan/g-ctan-2011.1-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Generate and install ebuilds from the TeXLive package manager"
+HOMEPAGE="https://launchpad.net/g-ctan"
+SRC_URI="https://launchpad.net/g-ctan/${PV/\.*/}/${PV}/+download/${P}.tar.bz2"
+LICENSE="GPL-3"
+
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86"
+
+IUSE=""
+DEPEND=""
+RDEPEND="~app-text/texlive-2011
+ app-arch/xz-utils
+ >=dev-libs/libpcre-0.7.6"
diff --git a/app-portage/g-ctan/metadata.xml b/app-portage/g-ctan/metadata.xml
index e8c2115dc42f..5dda9327fe16 100644
--- a/app-portage/g-ctan/metadata.xml
+++ b/app-portage/g-ctan/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="launchpad">g-ctan</remote-id>
</upstream>