public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/curve/
Date: Fri, 15 Mar 2019 04:41:47 +0000 (UTC)	[thread overview]
Message-ID: <1552624826.361ea1982f9b4acfdab0dceed6d63515fa96a42e.bman@gentoo> (raw)

commit:     361ea1982f9b4acfdab0dceed6d63515fa96a42e
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 04:40:26 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 04:40:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361ea198

dev-text/curve: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-tex/curve/curve-1.16.ebuild | 38 --------------------------------------
 1 file changed, 38 deletions(-)

diff --git a/dev-tex/curve/curve-1.16.ebuild b/dev-tex/curve/curve-1.16.ebuild
deleted file mode 100644
index 98be8f326f6..00000000000
--- a/dev-tex/curve/curve-1.16.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit latex-package
-
-S=${WORKDIR}/${PN}
-
-DESCRIPTION="LaTeX style for a CV (curriculum vitae) with flavour option"
-SRC_URI="ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.zip -> ${P}.zip"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/curve/"
-LICENSE="LPPL-1.2"
-RDEPEND=">=dev-texlive/texlive-latexextra-2010"
-DEPEND="${RDEPEND}
-	app-arch/unzip"
-IUSE="doc examples"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-
-TEXMF=/usr/share/texmf-site
-
-src_install() {
-
-	latex-package_src_doinstall styles
-
-	dodoc README NEWS THANKS
-
-	if use doc ; then
-		latex-package_src_doinstall pdf
-	fi
-
-	if use examples ; then
-		insinto /usr/share/doc/${PF}/example
-		doins examples/*
-	fi
-}


             reply	other threads:[~2019-03-15  4:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15  4:41 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-15  4:41 [gentoo-commits] repo/gentoo:master commit in: dev-tex/curve/ Aaron Bauman
2019-03-09 19:18 Thomas Deutschmann
2019-02-27  4:34 Aaron Bauman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1552624826.361ea1982f9b4acfdab0dceed6d63515fa96a42e.bman@gentoo \
    --to=bman@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox