Skip to content

Commit

Permalink
app-portage/g-ctan: bump to EAPI 6, add maintainer-needed
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
austin987 committed Jul 7, 2016
1 parent 90a9411 commit cd504ef
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions app-portage/g-ctan/g-ctan-2011.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
1 change: 1 addition & 0 deletions app-portage/g-ctan/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit cd504ef

Please sign in to comment.