commit:     cd504ef6f7808c65a02928579b1a5c3b5b81c602
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 21:50:39 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 22:50:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd504ef6

app-portage/g-ctan: bump to EAPI 6, add maintainer-needed

Package-Manager: portage-2.2.28

 app-portage/g-ctan/g-ctan-2011.1-r1.ebuild | 19 +++++++++++++++++++
 app-portage/g-ctan/metadata.xml            |  1 +
 2 files changed, 20 insertions(+)

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 0000000..54eba57
--- /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 e8c2115..5dda932 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>

Reply via email to