* [gentoo-commits] repo/gentoo:master commit in: dev-tex/csindex/
@ 2017-10-29 21:24 Jonas Stein
0 siblings, 0 replies; 2+ messages in thread
From: Jonas Stein @ 2017-10-29 21:24 UTC (permalink / raw
To: gentoo-commits
commit: c84ca21ec3b37ac26865f2e0d8d7bcac3806e535
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 20:30:33 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 21:24:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84ca21e
dev-tex/csindex: Removed proxied maintainer
Removed proxied maintainer due to inactivity.
Closes: https://bugs.gentoo.org/633126
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-tex/csindex/metadata.xml | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/dev-tex/csindex/metadata.xml b/dev-tex/csindex/metadata.xml
index b1b5a8307d1..13170c3184d 100644
--- a/dev-tex/csindex/metadata.xml
+++ b/dev-tex/csindex/metadata.xml
@@ -1,18 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>malenko@email.cz</email>
- <name>Jaromir Malenko</name>
- <description>Jaromir is helping us with Czeck and Slovak support in
- Gentoo. He is also a maintainer of cstetex. See bug #31657</description>
-</maintainer>
-<maintainer type="project">
- <email>tex@gentoo.org</email>
- <name>Gentoo TeX Project</name>
-</maintainer>
<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
+ <email>tex@gentoo.org</email>
+ <name>Gentoo TeX Project</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/csindex/
@ 2018-01-01 16:28 Andreas Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2018-01-01 16:28 UTC (permalink / raw
To: gentoo-commits
commit: 6d56e65bd87dd3779e39cf7332c8e8bb5a2c6515
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 1 16:27:58 2018 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 1 16:27:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d56e65b
dev-tex/csindex: EAPI bump, bug 605728
Package-Manager: Portage-2.3.19, Repoman-2.3.6
...csindex-2.11c-r1.ebuild => csindex-2.11c-r2.ebuild} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/dev-tex/csindex/csindex-2.11c-r1.ebuild b/dev-tex/csindex/csindex-2.11c-r2.ebuild
similarity index 64%
rename from dev-tex/csindex/csindex-2.11c-r1.ebuild
rename to dev-tex/csindex/csindex-2.11c-r2.ebuild
index 7f4f09bbeba..5c8b4110b8a 100644
--- a/dev-tex/csindex/csindex-2.11c-r1.ebuild
+++ b/dev-tex/csindex/csindex-2.11c-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=3
+EAPI=6
-inherit toolchain-funcs eutils
+inherit toolchain-funcs
MY_P="${PN}-19980713"
@@ -21,16 +21,16 @@ RDEPEND=""
S=${WORKDIR}/${MY_P}
-src_prepare() {
- epatch "${FILESDIR}/${P}-flags.patch" \
- "${FILESDIR}/${P}-decl.patch"
-}
+PATCHES=(
+ "${FILESDIR}/${P}-flags.patch"
+ "${FILESDIR}/${P}-decl.patch"
+)
src_compile() {
- emake CC="$(tc-getCC)" || die "make failed"
+ emake CC="$(tc-getCC)"
}
src_install() {
- dobin csindex || die
+ dobin csindex
dodoc README
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-01 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-01 16:28 [gentoo-commits] repo/gentoo:master commit in: dev-tex/csindex/ Andreas Hüttel
-- strict thread matches above, loose matches on Subject: below --
2017-10-29 21:24 Jonas Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox