Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: app-admin/eselect/files/, app-admin/eselect/
Date: Mon, 02 Apr 2018 11:20:32
Message-Id: 1522668024.ac70acdea0ea072525ac9d64ba1b55e8939008cb.jlec@gentoo
1 commit: ac70acdea0ea072525ac9d64ba1b55e8939008cb
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 11:18:17 2018 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 11:20:24 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ac70acde
7
8 app-admin/eselect: Version Bump
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 .../{eselect-1.4.10-r100.ebuild => eselect-1.4.12-r100.ebuild} | 6 +++---
14 app-admin/eselect/eselect-9999.ebuild | 4 ++--
15 ...-1.4.10-alternatives.patch => eselect-1.4.12-alternatives.patch} | 0
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/app-admin/eselect/eselect-1.4.10-r100.ebuild b/app-admin/eselect/eselect-1.4.12-r100.ebuild
19 similarity index 91%
20 rename from app-admin/eselect/eselect-1.4.10-r100.ebuild
21 rename to app-admin/eselect/eselect-1.4.12-r100.ebuild
22 index bafbb5e10..602a3c8e8 100644
23 --- a/app-admin/eselect/eselect-1.4.10-r100.ebuild
24 +++ b/app-admin/eselect/eselect-1.4.12-r100.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2017 Gentoo Foundation
27 +# Copyright 1999-2018 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -6,8 +6,8 @@ EAPI=6
32 inherit autotools eutils bash-completion-r1
33
34 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
35 -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
36 -SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
37 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
38 +SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
39
40 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )"
41 SLOT="0"
42
43 diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild
44 index b55f9fb64..8cae96147 100644
45 --- a/app-admin/eselect/eselect-9999.ebuild
46 +++ b/app-admin/eselect/eselect-9999.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2016 Gentoo Foundation
49 +# Copyright 1999-2018 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51
52 EAPI=6
53 @@ -6,7 +6,7 @@ EAPI=6
54 inherit autotools git-r3 bash-completion-r1
55
56 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
57 -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
58 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
59 EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
60 EGIT_BRANCH="alternatives"
61
62
63 diff --git a/app-admin/eselect/files/eselect-1.4.10-alternatives.patch b/app-admin/eselect/files/eselect-1.4.12-alternatives.patch
64 similarity index 100%
65 rename from app-admin/eselect/files/eselect-1.4.10-alternatives.patch
66 rename to app-admin/eselect/files/eselect-1.4.12-alternatives.patch