* [gentoo-commits] repo/gentoo:master commit in: dev-util/cppi/
@ 2018-01-05 22:02 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2018-01-05 22:02 UTC (permalink / raw
To: gentoo-commits
commit: 24ffd4186dc658ef5d520d80fd3f62cce4220b3f
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 20:34:58 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 22:00:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24ffd418
dev-util/cppi: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-util/cppi/cppi-1.18.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/dev-util/cppi/cppi-1.18.ebuild b/dev-util/cppi/cppi-1.18.ebuild
index 899b2b873c8..386f67f693b 100644
--- a/dev-util/cppi/cppi-1.18.ebuild
+++ b/dev-util/cppi/cppi-1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -12,11 +12,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="nls"
-CPPI_LINGUAS="de eo fi fr hr it ja pl sr sv uk vi"
-for lingua in ${CPPI_LINGUAS}; do
- IUSE+=" linguas_${lingua}"
-done
-
DEPEND="
app-arch/xz-utils
nls? ( sys-devel/gettext )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/cppi/
@ 2020-01-27 16:36 Jeroen Roovers
0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers @ 2020-01-27 16:36 UTC (permalink / raw
To: gentoo-commits
commit: 22c9ab71a03736b2c243840a5daca0ff17b0d306
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 16:15:04 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 16:36:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c9ab71
dev-util/cppi: EAPI=7
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
dev-util/cppi/cppi-1.18.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/cppi/cppi-1.18.ebuild b/dev-util/cppi/cppi-1.18.ebuild
index 386f67f693b..6af3ba10cb2 100644
--- a/dev-util/cppi/cppi-1.18.ebuild
+++ b/dev-util/cppi/cppi-1.18.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
DESCRIPTION="a cpp directive indenter"
HOMEPAGE="https://savannah.gnu.org/projects/cppi"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-27 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 22:02 [gentoo-commits] repo/gentoo:master commit in: dev-util/cppi/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2020-01-27 16:36 Jeroen Roovers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox