public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2011-09-06 17:44 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2011-09-06 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     4d7e76b7a74a6b8be6cb374874edab2a51b9c49d
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Tue Sep  6 17:41:25 2011 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 17:41:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4d7e76b7

bump

---
 app-admin/eselect/ChangeLog                        |    6 ++++++
 ...t-1.2.16-r1.ebuild => eselect-1.2.17-r1.ebuild} |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index cde504e..c48d200 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.2.17-r1 (06 Sep 2011)
+
+  06 Sep 2011; Sébastien Fabbro <bicatali@gentoo.org>
+  -eselect-1.2.16-r1.ebuild, +eselect-1.2.17-r1.ebuild:
+  Bump to be above tree version
+
 *eselect-1.2.16-r1
 
   03 Aug 2011; Andrea Arteaga <andyspiros@gmail.com>

diff --git a/app-admin/eselect/eselect-1.2.16-r1.ebuild b/app-admin/eselect/eselect-1.2.17-r1.ebuild
similarity index 97%
rename from app-admin/eselect/eselect-1.2.16-r1.ebuild
rename to app-admin/eselect/eselect-1.2.17-r1.ebuild
index d8a2ea5..2e303fa 100644
--- a/app-admin/eselect/eselect-1.2.16-r1.ebuild
+++ b/app-admin/eselect/eselect-1.2.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 



^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2011-09-27 16:11 Alexey Shvetsov
  0 siblings, 0 replies; 24+ messages in thread
From: Alexey Shvetsov @ 2011-09-27 16:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2f7b7b72216b8f3eb16368f5c9112ee4cd85243a
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 16:09:48 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 16:09:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2f7b7b72

[app-admin/eselect] Version bump

(Portage version: 2.2.0_alpha59/git/Linux x86_64, signed Manifest commit with key F82F92E6)

---
 app-admin/eselect/ChangeLog                        |    6 ++++
 ...t-1.2.17-r1.ebuild => eselect-1.2.18-r1.ebuild} |   25 +++++++++++--------
 2 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index 5c16c2f..2b3430a 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.2.18-r1 (27 Sep 2011)
+
+  27 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> -eselect-1.2.17-r1.ebuild,
+  +eselect-1.2.18-r1.ebuild:
+  Version bump
+
   06 Sep 2011; Sébastien Fabbro <bicatali@gentoo.org>
   files/eselect-alternatives.patch:
   Updated to newer eclectic alternatives. Fixed a prefix thanks Francois Bissey

diff --git a/app-admin/eselect/eselect-1.2.17-r1.ebuild b/app-admin/eselect/eselect-1.2.18-r1.ebuild
similarity index 65%
rename from app-admin/eselect/eselect-1.2.17-r1.ebuild
rename to app-admin/eselect/eselect-1.2.18-r1.ebuild
index 2e303fa..483018a 100644
--- a/app-admin/eselect/eselect-1.2.17-r1.ebuild
+++ b/app-admin/eselect/eselect-1.2.18-r1.ebuild
@@ -1,9 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.2.18.ebuild,v 1.1 2011/09/25 16:24:18 ulm Exp $
 
 EAPI=3
-inherit eutils bash-completion autotools
+
+inherit autotools bash-completion-r1 eutils
 
 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
@@ -11,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="sys-apps/sed
@@ -30,24 +31,28 @@ RDEPEND="!app-admin/eselect-news
 # Commented out: only few users of eselect will edit its source
 #PDEPEND="emacs? ( app-emacs/gentoo-syntax )
 #	vim-syntax? ( app-vim/eselect-syntax )"
+
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-alternatives.patch
 	eautoreconf
 }
 
 src_compile() {
-	emake || die "emake failed"
+	emake || die
 
 	if use doc; then
-		make html || die "failed to build html"
+		emake html || die
 	fi
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "make install failed"
-	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt
-	use doc && dohtml *.html doc/*
-	dobashcompletion misc/${PN}.bashcomp
+	emake DESTDIR="${D}" install || die
+	newbashcomp misc/${PN}.bashcomp ${PN} || die
+	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt || die
+
+	if use doc; then
+		dohtml *.html doc/* || die
+	fi
 
 	# needed by news module
 	keepdir /var/lib/gentoo/news
@@ -59,6 +64,4 @@ pkg_postinst() {
 	[[ -z ${EROOT} ]] && local EROOT=${ROOT}
 	chgrp portage "${EROOT}/var/lib/gentoo/news" \
 		&& chmod g+w "${EROOT}/var/lib/gentoo/news"
-
-	bash-completion_pkg_postinst
 }



^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2012-02-09  0:09 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2012-02-09  0:09 UTC (permalink / raw
  To: gentoo-commits

commit:     899f6c5c1091e09854346be35fa5ab415f0fdef0
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Feb  9 00:01:30 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 00:01:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=899f6c5c

fixing a missing EROOT

---
 app-admin/eselect/ChangeLog                        |    6 ++++++
 ...eselect-1.3-r1.ebuild => eselect-1.3-r2.ebuild} |    0
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index e9b609f..baca7ea 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.3-r2 (08 Feb 2012)
+
+  08 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -eselect-1.3-r1.ebuild,
+  +eselect-1.3-r2.ebuild, files/eselect-alternatives.patch:
+  Fixed a missing EROOT
+
 *eselect-1.3-r1 (22 Jan 2012)
 
   22 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org>

diff --git a/app-admin/eselect/eselect-1.3-r1.ebuild b/app-admin/eselect/eselect-1.3-r2.ebuild
similarity index 100%
rename from app-admin/eselect/eselect-1.3-r1.ebuild
rename to app-admin/eselect/eselect-1.3-r2.ebuild



^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2012-02-13 17:43 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2012-02-13 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     cc63e80145a91e60eaffff8992ce946a0ef1b95f
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Mon Feb 13 17:40:14 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 17:40:14 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=cc63e801

app-admin/eselect: sync with tree

(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)

---
 app-admin/eselect/ChangeLog                        |    6 ++++++
 ...elect-1.3-r2.ebuild => eselect-1.3.1-r1.ebuild} |    0
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index baca7ea..eb42fad 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.3.1-r1 (13 Feb 2012)
+
+  13 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -eselect-1.3-r2.ebuild,
+  +eselect-1.3.1-r1.ebuild:
+  sync with tree
+
 *eselect-1.3-r2 (08 Feb 2012)
 
   08 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -eselect-1.3-r1.ebuild,

diff --git a/app-admin/eselect/eselect-1.3-r2.ebuild b/app-admin/eselect/eselect-1.3.1-r1.ebuild
similarity index 100%
rename from app-admin/eselect/eselect-1.3-r2.ebuild
rename to app-admin/eselect/eselect-1.3.1-r1.ebuild



^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2012-03-16  0:19 Francois Bissey
  0 siblings, 0 replies; 24+ messages in thread
From: Francois Bissey @ 2012-03-16  0:19 UTC (permalink / raw
  To: gentoo-commits

commit:     be3c9fd9ffc3a8c6e13f08e7f99d6d14e0a169eb
Author:     François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Thu Mar 15 23:10:29 2012 +0000
Commit:     Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz>
CommitDate: Thu Mar 15 23:10:29 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=be3c9fd9

Add a band aid to eselect's alternative2 framework for prefix

---
 app-admin/eselect/ChangeLog               |    4 ++++
 app-admin/eselect/eselect-1.3.1-r1.ebuild |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index eb42fad..bb06deb 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+  15 Mar 2012; François Bissey <francois.bissey@canterbury.ac.nz>
+  eselect-1.3.1-r1.ebuild:
+  add a band aid for prefix
+
 *eselect-1.3.1-r1 (13 Feb 2012)
 
   13 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -eselect-1.3-r2.ebuild,

diff --git a/app-admin/eselect/eselect-1.3.1-r1.ebuild b/app-admin/eselect/eselect-1.3.1-r1.ebuild
index 7ca2190..d9f45fc 100644
--- a/app-admin/eselect/eselect-1.3.1-r1.ebuild
+++ b/app-admin/eselect/eselect-1.3.1-r1.ebuild
@@ -59,6 +59,12 @@ src_install() {
 	keepdir /var/lib/gentoo/news
 	fowners root:portage /var/lib/gentoo/news || die
 	fperms g+w /var/lib/gentoo/news || die
+
+	# band aid for prefix
+	if use prefix; then
+		cd "${ED}"/usr/share/eselect/libs
+		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash
+	fi
 }
 
 pkg_postinst() {



^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2012-06-04 12:20 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2012-06-04 12:20 UTC (permalink / raw
  To: gentoo-commits

commit:     cd42c5276019bd00bd500efc2f5849b89a9436fa
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  4 11:51:25 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 11:51:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=cd42c527

app-admin/eselect: Fix eaclocal call

(Portage version: 2.2.0_alpha109/git/Linux x86_64, unsigned Manifest commit)

---
 app-admin/eselect/ChangeLog               |    4 ++++
 app-admin/eselect/eselect-1.3.1-r1.ebuild |    2 +-
 app-admin/eselect/metadata.xml            |    6 +++---
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index bb06deb..99f036e 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+  04 Jun 2012; Justin Lecher <jlec@gentoo.org> eselect-1.3.1-r1.ebuild,
+  metadata.xml:
+  Fix eaclocal call
+
   15 Mar 2012; François Bissey <francois.bissey@canterbury.ac.nz>
   eselect-1.3.1-r1.ebuild:
   add a band aid for prefix

diff --git a/app-admin/eselect/eselect-1.3.1-r1.ebuild b/app-admin/eselect/eselect-1.3.1-r1.ebuild
index d9f45fc..1bbfdb5 100644
--- a/app-admin/eselect/eselect-1.3.1-r1.ebuild
+++ b/app-admin/eselect/eselect-1.3.1-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="!app-admin/eselect-news
 
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-alternatives.patch
-	eautoreconf
+	AT_M4DIR="." eautoreconf
 }
 
 src_compile() {

diff --git a/app-admin/eselect/metadata.xml b/app-admin/eselect/metadata.xml
index d9f09c8..8a4390f 100644
--- a/app-admin/eselect/metadata.xml
+++ b/app-admin/eselect/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-  <email>bicatali@gentoo.org</email>
-</maintainer>
+	<maintainer>
+		<email>bicatali@gentoo.org</email>
+	</maintainer>
 </pkgmetadata>



^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2012-09-21 17:34 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2012-09-21 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     e981dc52f5b66837923918967524b6624389ce1c
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 21 17:33:50 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Fri Sep 21 17:33:50 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e981dc52

app-admin/eselect: rev-bumped to avoid conflict with tree

---
 ...t-1.3.2-r1.ebuild => eselect-1.3.2-r100.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-admin/eselect/eselect-1.3.2-r1.ebuild b/app-admin/eselect/eselect-1.3.2-r100.ebuild
similarity index 100%
rename from app-admin/eselect/eselect-1.3.2-r1.ebuild
rename to app-admin/eselect/eselect-1.3.2-r100.ebuild


^ permalink raw reply	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2012-10-24  6:36 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2012-10-24  6:36 UTC (permalink / raw
  To: gentoo-commits

commit:     9f2951686f5ab38a0ec7af873da6cf9d99ed3453
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 24 06:36:06 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 24 06:36:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9f295168

app-admin/eselect: Bump to tree version

Package-Manager: portage-2.2.0_alpha141

---
 app-admin/eselect/ChangeLog                        |    6 ++++++
 ...t-1.3.2-r1.ebuild => eselect-1.3.3-r100.ebuild} |    5 ++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index 4ed313a..6f71546 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.3.3-r100 (24 Oct 2012)
+
+  24 Oct 2012; Justin Lecher <jlec@gentoo.org> -eselect-1.3.2-r1.ebuild,
+  +eselect-1.3.3-r100.ebuild:
+  Bump to tree version
+
 *eselect-1.3.2-r1 (15 Sep 2012)
 
   15 Sep 2012; Justin Lecher <jlec@gentoo.org> +eselect-1.3.2-r1.ebuild,

diff --git a/app-admin/eselect/eselect-1.3.2-r1.ebuild b/app-admin/eselect/eselect-1.3.3-r100.ebuild
similarity index 84%
rename from app-admin/eselect/eselect-1.3.2-r1.ebuild
rename to app-admin/eselect/eselect-1.3.3-r100.ebuild
index 90435a2..a506f0a 100644
--- a/app-admin/eselect/eselect-1.3.2-r1.ebuild
+++ b/app-admin/eselect/eselect-1.3.3-r100.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=3
 
-inherit bash-completion-r1 eutils autotools
+inherit autotools eutils bash-completion-r1
 
 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
 HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="sys-apps/sed
@@ -34,7 +34,6 @@ RDEPEND="!app-admin/eselect-news
 #	vim-syntax? ( app-vim/eselect-syntax )"
 
 src_prepare() {
-	epatch "${FILESDIR}/${P}-eroot.patch"
 	epatch "${FILESDIR}"/${PN}-alternatives.patch
 	AT_M4DIR="." eautoreconf
 }


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2013-01-07 21:15 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2013-01-07 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c663f8197b09904afa49147802ea94b3c4314094
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 21:14:28 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 21:14:28 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c663f819

app-admin/eselect: Version Bump

Package-Manager: portage-2.2.0_alpha149

---
 app-admin/eselect/ChangeLog                 |    8 +++-
 app-admin/eselect/eselect-1.3.4-r100.ebuild |   73 +++++++++++++++++++++++++++
 app-admin/eselect/metadata.xml              |    6 +-
 3 files changed, 83 insertions(+), 4 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index 6f71546..3b9e2fe 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for app-admin/eselect
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.3.4-r100 (07 Jan 2013)
+
+  07 Jan 2013; Justin Lecher <jlec@gentoo.org> +eselect-1.3.4-r100.ebuild,
+  metadata.xml:
+  Version Bump
+
 *eselect-1.3.3-r100 (24 Oct 2012)
 
   24 Oct 2012; Justin Lecher <jlec@gentoo.org> -eselect-1.3.2-r1.ebuild,

diff --git a/app-admin/eselect/eselect-1.3.4-r100.ebuild b/app-admin/eselect/eselect-1.3.4-r100.ebuild
new file mode 100644
index 0000000..02d4c43
--- /dev/null
+++ b/app-admin/eselect/eselect-1.3.4-r100.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.4.ebuild,v 1.1 2013/01/06 19:10:44 ulm Exp $
+
+EAPI=4
+
+inherit autotools eutils bash-completion-r1
+
+DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
+HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
+SRC_URI="mirror://gentoo/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc"
+
+RDEPEND="sys-apps/sed
+	|| (
+		sys-apps/coreutils
+		sys-freebsd/freebsd-bin
+		app-misc/realpath
+	)"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+	doc? ( dev-python/docutils )"
+RDEPEND="!app-admin/eselect-news
+	${RDEPEND}
+	sys-apps/file
+	sys-libs/ncurses"
+
+# Commented out: only few users of eselect will edit its source
+#PDEPEND="emacs? ( app-emacs/gentoo-syntax )
+#	vim-syntax? ( app-vim/eselect-syntax )"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-alternatives.patch
+	AT_M4DIR="." eautoreconf
+}
+
+src_compile() {
+	emake
+	use doc && emake html
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	newbashcomp misc/${PN}.bashcomp ${PN}
+	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt
+	use doc && dohtml *.html doc/*
+
+	# needed by news module
+	keepdir /var/lib/gentoo/news
+	if ! use prefix; then
+		fowners root:portage /var/lib/gentoo/news
+		fperms g+w /var/lib/gentoo/news
+	fi
+
+	# band aid for prefix
+	if use prefix; then
+		cd "${ED}"/usr/share/eselect/libs
+		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
+	fi
+}
+
+pkg_postinst() {
+	# fowners in src_install doesn't work for the portage group:
+	# merging changes the group back to root
+	if ! use prefix; then
+		chgrp portage "${EROOT}/var/lib/gentoo/news" \
+			&& chmod g+w "${EROOT}/var/lib/gentoo/news"
+	fi
+}

diff --git a/app-admin/eselect/metadata.xml b/app-admin/eselect/metadata.xml
index 8a4390f..33d01aa 100644
--- a/app-admin/eselect/metadata.xml
+++ b/app-admin/eselect/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer>
-		<email>bicatali@gentoo.org</email>
-	</maintainer>
+  <maintainer>
+    <email>bicatali@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2013-06-24 17:00 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2013-06-24 17:00 UTC (permalink / raw
  To: gentoo-commits

commit:     1e02b3e237b90e9f0ca460cd564bfae868662345
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 16:04:27 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 16:04:27 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1e02b3e2

app-admin/eselect: Version bump

Package-Manager: portage-2.2.01.22013-prefix
RepoMan-Options: --force

---
 app-admin/eselect/ChangeLog                                         | 6 ++++++
 .../{eselect-1.3.4-r100.ebuild => eselect-1.3.5-r100.ebuild}        | 0
 2 files changed, 6 insertions(+)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index d7f25de..22ea2d4 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.3.5-r100 (24 Jun 2013)
+
+  24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org>
+  +eselect-1.3.5-r100.ebuild, -eselect-1.3.4-r100.ebuild:
+  app-admin/eselect: Version bump
+
   24 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org>
   -eselect-1.3.2-r100.ebuild, -eselect-1.3.3-r100.ebuild,
   -files/eselect-1.3.2-eroot.patch, metadata.xml:

diff --git a/app-admin/eselect/eselect-1.3.4-r100.ebuild b/app-admin/eselect/eselect-1.3.5-r100.ebuild
similarity index 100%
rename from app-admin/eselect/eselect-1.3.4-r100.ebuild
rename to app-admin/eselect/eselect-1.3.5-r100.ebuild


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2013-07-08 11:54 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2013-07-08 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     6d4c310139e941cc788b07f48a6fcd3ff531f37b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 11:45:03 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 11:45:03 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6d4c3101

app-admin/eselect: Bump to latest eselect

Package-Manager: portage-2.2.0_alpha187

---
 app-admin/eselect/ChangeLog                                      | 4 ++++
 .../{eselect-1.3.5-r100.ebuild => eselect-1.3.6-r100.ebuild}     | 9 ++++-----
 app-admin/eselect/metadata.xml                                   | 6 +++---
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index 22ea2d4..6ba0d3f 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+  08 Jul 2013; Justin Lecher <jlec@gentoo.org> -eselect-1.3.5-r100.ebuild,
+  +eselect-1.3.6-r100.ebuild, metadata.xml:
+  Bump to latest eselect
+
 *eselect-1.3.5-r100 (24 Jun 2013)
 
   24 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org>

diff --git a/app-admin/eselect/eselect-1.3.5-r100.ebuild b/app-admin/eselect/eselect-1.3.6-r100.ebuild
similarity index 82%
rename from app-admin/eselect/eselect-1.3.5-r100.ebuild
rename to app-admin/eselect/eselect-1.3.6-r100.ebuild
index 02d4c43..49bc7a4 100644
--- a/app-admin/eselect/eselect-1.3.5-r100.ebuild
+++ b/app-admin/eselect/eselect-1.3.6-r100.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.4.ebuild,v 1.1 2013/01/06 19:10:44 ulm Exp $
+# $Header: $
 
 EAPI=4
 
@@ -12,8 +12,8 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc" # emacs vim-syntax
 
 RDEPEND="sys-apps/sed
 	|| (
@@ -29,8 +29,7 @@ RDEPEND="!app-admin/eselect-news
 	sys-apps/file
 	sys-libs/ncurses"
 
-# Commented out: only few users of eselect will edit its source
-#PDEPEND="emacs? ( app-emacs/gentoo-syntax )
+#PDEPEND="emacs? ( app-emacs/eselect-mode )
 #	vim-syntax? ( app-vim/eselect-syntax )"
 
 src_prepare() {

diff --git a/app-admin/eselect/metadata.xml b/app-admin/eselect/metadata.xml
index d9f09c8..33d01aa 100644
--- a/app-admin/eselect/metadata.xml
+++ b/app-admin/eselect/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-  <email>bicatali@gentoo.org</email>
-</maintainer>
+  <maintainer>
+    <email>bicatali@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2013-07-18 22:30 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2013-07-18 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     33858ecc7c9b59696e05814e67ada9f5e76d4e40
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 22:14:23 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 22:14:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=33858ecc

app-admin/eselect: Re-add emacs and vim flags

Package-Manager: portage-2.2.01.22124-prefix
RepoMan-Options: --force

---
 app-admin/eselect/ChangeLog                 | 3 +++
 app-admin/eselect/eselect-1.3.7-r100.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index d447353..a6e5296 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+  18 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> eselect-1.3.7-r100.ebuild:
+  app-admin/eselect: Re-add emacs and vim flags
+
   16 Jul 2013; Justin Lecher <jlec@gentoo.org> +eselect-1.3.7-r100.ebuild:
   Bump to latest eselect
 

diff --git a/app-admin/eselect/eselect-1.3.7-r100.ebuild b/app-admin/eselect/eselect-1.3.7-r100.ebuild
index 6c8b19a..b03fd64 100644
--- a/app-admin/eselect/eselect-1.3.7-r100.ebuild
+++ b/app-admin/eselect/eselect-1.3.7-r100.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc" # emacs vim-syntax
+IUSE="doc emacs vim-syntax"
 
 RDEPEND="sys-apps/sed
 	|| (


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2013-09-12  5:40 Sebastien Fabbro
  0 siblings, 0 replies; 24+ messages in thread
From: Sebastien Fabbro @ 2013-09-12  5:40 UTC (permalink / raw
  To: gentoo-commits

commit:     c6e26074aafcfa3310f6bbf57a57f1d658468035
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 05:12:33 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 05:12:33 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c6e26074

sync with tree

Package-Manager: portage-2.2.01.22288-prefix

---
 app-admin/eselect/ChangeLog                 | 4 ++++
 app-admin/eselect/eselect-1.3.7-r100.ebuild | 2 +-
 app-admin/eselect/eselect-1.3.8-r100.ebuild | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index f016d96..cd837bf 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+  12 Sep 2013; Sébastien Fabbro <bicatali@gentoo.org> eselect-1.3.7-r100.ebuild,
+  eselect-1.3.8-r100.ebuild:
+  sync with tree
+
 *eselect-1.3.8-r100 (02 Sep 2013)
 
   02 Sep 2013; Andrew Savchenko <bircoph@gmail.com> +eselect-1.3.8-r100.ebuild,

diff --git a/app-admin/eselect/eselect-1.3.7-r100.ebuild b/app-admin/eselect/eselect-1.3.7-r100.ebuild
index b03fd64..4a8feba 100644
--- a/app-admin/eselect/eselect-1.3.7-r100.ebuild
+++ b/app-admin/eselect/eselect-1.3.7-r100.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit autotools eutils bash-completion-r1
 
 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
 SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"

diff --git a/app-admin/eselect/eselect-1.3.8-r100.ebuild b/app-admin/eselect/eselect-1.3.8-r100.ebuild
index 3df9e37..19efbca 100644
--- a/app-admin/eselect/eselect-1.3.8-r100.ebuild
+++ b/app-admin/eselect/eselect-1.3.8-r100.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit autotools eutils bash-completion-r1
 
 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
 SRC_URI="mirror://gentoo/${P}.tar.xz"
 
 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2013-12-08 17:31 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2013-12-08 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     7f313a7eec4fe596995aa135602fb74ffee97ed1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 10:43:37 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 10:43:37 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7f313a7e

app-admin/eselect: Version BUmp

Package-Manager: portage-2.2.7

---
 app-admin/eselect/ChangeLog               |  5 +++
 app-admin/eselect/eselect-1.4-r100.ebuild | 72 +++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index cd837bf..11fc684 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.4-r100 (08 Dec 2013)
+
+  08 Dec 2013; Justin Lecher <jlec@gentoo.org> +eselect-1.4-r100.ebuild:
+  Version BUmp
+
   12 Sep 2013; Sébastien Fabbro <bicatali@gentoo.org> eselect-1.3.7-r100.ebuild,
   eselect-1.3.8-r100.ebuild:
   sync with tree

diff --git a/app-admin/eselect/eselect-1.4-r100.ebuild b/app-admin/eselect/eselect-1.4-r100.ebuild
new file mode 100644
index 0000000..0bc3be0
--- /dev/null
+++ b/app-admin/eselect/eselect-1.4-r100.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit autotools eutils bash-completion-r1
+
+DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
+SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
+
+LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs vim-syntax"
+
+RDEPEND="sys-apps/sed
+	|| (
+		sys-apps/coreutils
+		sys-freebsd/freebsd-bin
+		app-misc/realpath
+	)"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+	doc? ( dev-python/docutils )"
+RDEPEND="!app-admin/eselect-news
+	${RDEPEND}
+	sys-apps/file
+	sys-libs/ncurses"
+
+PDEPEND="emacs? ( app-emacs/eselect-mode )
+	vim-syntax? ( app-vim/eselect-syntax )"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.3.8-alternatives.patch
+	AT_M4DIR="." eautoreconf
+}
+
+src_compile() {
+	emake
+	use doc && emake html
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	newbashcomp misc/${PN}.bashcomp ${PN}
+	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt
+	use doc && dohtml *.html doc/*
+
+	# needed by news module
+	keepdir /var/lib/gentoo/news
+	if ! use prefix; then
+		fowners root:portage /var/lib/gentoo/news
+		fperms g+w /var/lib/gentoo/news
+	fi
+
+	# band aid for prefix
+	if use prefix; then
+		cd "${ED}"/usr/share/eselect/libs
+		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
+	fi
+}
+
+pkg_postinst() {
+	# fowners in src_install doesn't work for the portage group:
+	# merging changes the group back to root
+	if ! use prefix; then
+		chgrp portage "${EROOT}/var/lib/gentoo/news" \
+			&& chmod g+w "${EROOT}/var/lib/gentoo/news"
+	fi
+}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2014-01-21 19:38 Reinis Danne
  0 siblings, 0 replies; 24+ messages in thread
From: Reinis Danne @ 2014-01-21 19:38 UTC (permalink / raw
  To: gentoo-commits

commit:     1845b47edb131f35b0140f6dea39022626496fec
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 16:42:36 2014 +0000
Commit:     Reinis Danne <rei4dan <AT> gmail <DOT> com>
CommitDate: Tue Jan 21 16:42:36 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1845b47e

app-admin/eselect: Added eselect alternatives branch live

Package-Manager: portage-2.2.8-prefix

---
 app-admin/eselect/ChangeLog           |  7 +++-
 app-admin/eselect/eselect-9999.ebuild | 70 +++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 1 deletion(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index eb13ccd..a3e27a1 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for app-admin/eselect
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-9999 (21 Jan 2014)
+
+  21 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> +eselect-9999.ebuild:
+  app-admin/eselect: Added eselect alternatives branch live
+
 *eselect-1.4-r100 (08 Dec 2013)
 
   08 Dec 2013; Justin Lecher <jlec@gentoo.org> +eselect-1.4-r100.ebuild:

diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild
new file mode 100644
index 0000000..83f48e9
--- /dev/null
+++ b/app-admin/eselect/eselect-9999.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+
+EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
+EGIT_BRANCH="alternatives"
+
+inherit autotools git-r3 bash-completion-r1
+
+DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
+
+LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
+SLOT="0"
+IUSE="doc emacs vim-syntax"
+
+RDEPEND="sys-apps/sed
+	|| (
+		sys-apps/coreutils
+		sys-freebsd/freebsd-bin
+		app-misc/realpath
+	)"
+DEPEND="${RDEPEND}
+	doc? ( dev-python/docutils )"
+RDEPEND="!app-admin/eselect-news
+	${RDEPEND}
+	sys-apps/file
+	sys-libs/ncurses"
+
+PDEPEND="emacs? ( app-emacs/eselect-mode )
+	vim-syntax? ( app-vim/eselect-syntax )"
+
+src_prepare() {
+	eautoreconf
+}
+
+src_compile() {
+	emake
+	use doc && emake html
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	newbashcomp misc/${PN}.bashcomp ${PN}
+	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt
+	use doc && dohtml *.html doc/*
+
+	# needed by news module
+	keepdir /var/lib/gentoo/news
+	if use prefix; then
+		sed -i \
+			"s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" \
+			"${ED}"/usr/share/eselect/libs/alternatives-common.bash || die
+	else
+		fowners root:portage /var/lib/gentoo/news
+		fperms g+w /var/lib/gentoo/news
+	fi
+}
+
+pkg_postinst() {
+	# fowners in src_install doesn't work for the portage group:
+	# merging changes the group back to root
+	if ! use prefix; then
+		chgrp portage "${EROOT}/var/lib/gentoo/news" \
+			&& chmod g+w "${EROOT}/var/lib/gentoo/news"
+	fi
+}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2014-02-15 11:07 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2014-02-15 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     aeccee21a18a8326fb3868dc1745b5e6d266e67c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 11:06:04 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 11:06:04 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=aeccee21

app-admin/eselect: Bump to follow tree package

Package-Manager: portage-2.2.8-r1

---
 app-admin/eselect/ChangeLog                        |  6 ++++++
 ...elect-9999.ebuild => eselect-1.4.1-r100.ebuild} | 24 ++++++++++++----------
 app-admin/eselect/eselect-9999.ebuild              |  1 -
 3 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index a3e27a1..17bab6b 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.4.1-r100 (15 Feb 2014)
+
+  15 Feb 2014; Justin Lecher <jlec@gentoo.org> +eselect-1.4.1-r100.ebuild,
+  eselect-9999.ebuild:
+  Bump to follow tree package
+
 *eselect-9999 (21 Jan 2014)
 
   21 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org> +eselect-9999.ebuild:

diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-1.4.1-r100.ebuild
similarity index 63%
copy from app-admin/eselect/eselect-9999.ebuild
copy to app-admin/eselect/eselect-1.4.1-r100.ebuild
index 83f48e9..e4d9a6f 100644
--- a/app-admin/eselect/eselect-9999.ebuild
+++ b/app-admin/eselect/eselect-1.4.1-r100.ebuild
@@ -4,17 +4,15 @@
 
 EAPI=5
 
-
-EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
-EGIT_BRANCH="alternatives"
-
-inherit autotools git-r3 bash-completion-r1
+inherit autotools eutils bash-completion-r1
 
 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
 HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
+SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
 
 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
 SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc emacs vim-syntax"
 
 RDEPEND="sys-apps/sed
@@ -24,6 +22,7 @@ RDEPEND="sys-apps/sed
 		app-misc/realpath
 	)"
 DEPEND="${RDEPEND}
+	app-arch/xz-utils
 	doc? ( dev-python/docutils )"
 RDEPEND="!app-admin/eselect-news
 	${RDEPEND}
@@ -34,7 +33,8 @@ PDEPEND="emacs? ( app-emacs/eselect-mode )
 	vim-syntax? ( app-vim/eselect-syntax )"
 
 src_prepare() {
-	eautoreconf
+	epatch "${FILESDIR}"/${PN}-1.3.8-alternatives.patch
+	AT_M4DIR="." eautoreconf
 }
 
 src_compile() {
@@ -50,14 +50,16 @@ src_install() {
 
 	# needed by news module
 	keepdir /var/lib/gentoo/news
-	if use prefix; then
-		sed -i \
-			"s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" \
-			"${ED}"/usr/share/eselect/libs/alternatives-common.bash || die
-	else
+	if ! use prefix; then
 		fowners root:portage /var/lib/gentoo/news
 		fperms g+w /var/lib/gentoo/news
 	fi
+
+	# band aid for prefix
+	if use prefix; then
+		cd "${ED}"/usr/share/eselect/libs
+		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
+	fi
 }
 
 pkg_postinst() {

diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild
index 83f48e9..984a716 100644
--- a/app-admin/eselect/eselect-9999.ebuild
+++ b/app-admin/eselect/eselect-9999.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 
-
 EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
 EGIT_BRANCH="alternatives"
 


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2014-05-26  8:35 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2014-05-26  8:35 UTC (permalink / raw
  To: gentoo-commits

commit:     2edad105d40a292530db9aeaaed47e7790ba887c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon May 26 07:52:53 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May 26 07:52:53 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2edad105

app-admin/eselect: Fix patch name

Package-Manager: portage-2.2.10

---
 app-admin/eselect/ChangeLog                 | 3 +++
 app-admin/eselect/eselect-1.4.2-r100.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index ab8f2ad..2fdf21a 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+  26 May 2014; Justin Lecher <jlec@gentoo.org> eselect-1.4.2-r100.ebuild:
+  Fix patch name
+
 *eselect-1.4.2-r100 (26 May 2014)
 
   26 May 2014; Justin Lecher <jlec@gentoo.org> +eselect-1.4.2-r100.ebuild,

diff --git a/app-admin/eselect/eselect-1.4.2-r100.ebuild b/app-admin/eselect/eselect-1.4.2-r100.ebuild
index 3c136ae..3fb583f 100644
--- a/app-admin/eselect/eselect-1.4.2-r100.ebuild
+++ b/app-admin/eselect/eselect-1.4.2-r100.ebuild
@@ -33,7 +33,7 @@ PDEPEND="emacs? ( app-emacs/eselect-mode )
 	vim-syntax? ( app-vim/eselect-syntax )"
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-1.4.2-alternatives.patch
+	epatch "${FILESDIR}"/${P}-alternatives.patch
 	AT_M4DIR="." eautoreconf
 }
 


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2014-09-15 12:01 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2014-09-15 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     8482d2e33f6469fa7840cbe8f11830bb1c3cf416
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 11:55:24 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 11:55:24 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8482d2e3

app-admin/eselect: Bump to latest release

Package-Manager: portage-2.2.12

---
 app-admin/eselect/ChangeLog                 |  5 ++
 app-admin/eselect/eselect-1.4.3-r100.ebuild | 72 +++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index 2fdf21a..f9a3f6d 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.4.3-r100 (15 Sep 2014)
+
+  15 Sep 2014; Justin Lecher <jlec@gentoo.org> +eselect-1.4.3-r100.ebuild:
+  Bump to latest release
+
   26 May 2014; Justin Lecher <jlec@gentoo.org> eselect-1.4.2-r100.ebuild:
   Fix patch name
 

diff --git a/app-admin/eselect/eselect-1.4.3-r100.ebuild b/app-admin/eselect/eselect-1.4.3-r100.ebuild
new file mode 100644
index 0000000..5af5f87
--- /dev/null
+++ b/app-admin/eselect/eselect-1.4.3-r100.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit autotools eutils bash-completion-r1
+
+DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
+SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
+
+LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs vim-syntax"
+
+RDEPEND="sys-apps/sed
+	|| (
+		sys-apps/coreutils
+		sys-freebsd/freebsd-bin
+		app-misc/realpath
+	)"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+	doc? ( dev-python/docutils )"
+RDEPEND="!app-admin/eselect-news
+	${RDEPEND}
+	sys-apps/file
+	sys-libs/ncurses"
+
+PDEPEND="emacs? ( app-emacs/eselect-mode )
+	vim-syntax? ( app-vim/eselect-syntax )"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.4.2-alternatives.patch
+	AT_M4DIR="." eautoreconf
+}
+
+src_compile() {
+	emake
+	use doc && emake html
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	newbashcomp misc/${PN}.bashcomp ${PN}
+	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt
+	use doc && dohtml *.html doc/*
+
+	# needed by news module
+	keepdir /var/lib/gentoo/news
+	if ! use prefix; then
+		fowners root:portage /var/lib/gentoo/news
+		fperms g+w /var/lib/gentoo/news
+	fi
+
+	# band aid for prefix
+	if use prefix; then
+		cd "${ED}"/usr/share/eselect/libs
+		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
+	fi
+}
+
+pkg_postinst() {
+	# fowners in src_install doesn't work for the portage group:
+	# merging changes the group back to root
+	if ! use prefix; then
+		chgrp portage "${EROOT}/var/lib/gentoo/news" \
+			&& chmod g+w "${EROOT}/var/lib/gentoo/news"
+	fi
+}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2015-01-26  7:19 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2015-01-26  7:19 UTC (permalink / raw
  To: gentoo-commits

commit:     558ecb4d77b50d266f655d7acd4a1240919c3ba8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 07:18:21 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 07:18:21 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=558ecb4d

app-admin/eselect: Version Bump

Package-Manager: portage-2.2.15

---
 app-admin/eselect/ChangeLog                 |  7 ++-
 app-admin/eselect/eselect-1.4.4-r100.ebuild | 72 +++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+), 1 deletion(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index f9a3f6d..29de45c 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for app-admin/eselect
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/ChangeLog,v 1.179 2011/01/22 21:38:52 ulm Exp $
 
+*eselect-1.4.4-r100 (26 Jan 2015)
+
+  26 Jan 2015; Justin Lecher <jlec@gentoo.org> +eselect-1.4.4-r100.ebuild:
+  Version Bump
+
 *eselect-1.4.3-r100 (15 Sep 2014)
 
   15 Sep 2014; Justin Lecher <jlec@gentoo.org> +eselect-1.4.3-r100.ebuild:

diff --git a/app-admin/eselect/eselect-1.4.4-r100.ebuild b/app-admin/eselect/eselect-1.4.4-r100.ebuild
new file mode 100644
index 0000000..02730fa
--- /dev/null
+++ b/app-admin/eselect/eselect-1.4.4-r100.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit autotools eutils bash-completion-r1
+
+DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
+HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
+SRC_URI="http://dev.gentoo.org/~ulm/eselect/${P}.tar.xz"
+
+LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs vim-syntax"
+
+RDEPEND="sys-apps/sed
+	|| (
+		sys-apps/coreutils
+		sys-freebsd/freebsd-bin
+		app-misc/realpath
+	)"
+DEPEND="${RDEPEND}
+	app-arch/xz-utils
+	doc? ( dev-python/docutils )"
+RDEPEND="!app-admin/eselect-news
+	${RDEPEND}
+	sys-apps/file
+	sys-libs/ncurses"
+
+PDEPEND="emacs? ( app-emacs/eselect-mode )
+	vim-syntax? ( app-vim/eselect-syntax )"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-1.4.2-alternatives.patch
+	AT_M4DIR="." eautoreconf
+}
+
+src_compile() {
+	emake
+	use doc && emake html
+}
+
+src_install() {
+	emake DESTDIR="${D}" install
+	newbashcomp misc/${PN}.bashcomp ${PN}
+	dodoc AUTHORS ChangeLog NEWS README TODO doc/*.txt
+	use doc && dohtml *.html doc/*
+
+	# needed by news module
+	keepdir /var/lib/gentoo/news
+	if ! use prefix; then
+		fowners root:portage /var/lib/gentoo/news
+		fperms g+w /var/lib/gentoo/news
+	fi
+
+	# band aid for prefix
+	if use prefix; then
+		cd "${ED}"/usr/share/eselect/libs
+		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
+	fi
+}
+
+pkg_postinst() {
+	# fowners in src_install doesn't work for the portage group:
+	# merging changes the group back to root
+	if ! use prefix; then
+		chgrp portage "${EROOT}/var/lib/gentoo/news" \
+			&& chmod g+w "${EROOT}/var/lib/gentoo/news"
+	fi
+}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2015-05-23 15:53 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2015-05-23 15:53 UTC (permalink / raw
  To: gentoo-commits

commit:     56e73fd52842fb3d1653e0c81476ef772f718ff6
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat May 23 13:18:43 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat May 23 13:18:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=56e73fd5

app-admin/eselect: Add missing die

Package-Manager: portage-2.2.18

 app-admin/eselect/eselect-1.4.4-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/eselect/eselect-1.4.4-r100.ebuild b/app-admin/eselect/eselect-1.4.4-r100.ebuild
index 02730fa..8001cf1 100644
--- a/app-admin/eselect/eselect-1.4.4-r100.ebuild
+++ b/app-admin/eselect/eselect-1.4.4-r100.ebuild
@@ -57,7 +57,7 @@ src_install() {
 
 	# band aid for prefix
 	if use prefix; then
-		cd "${ED}"/usr/share/eselect/libs
+		cd "${ED}"/usr/share/eselect/libs || die
 		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
 	fi
 }


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2015-08-17  9:43 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2015-08-17  9:43 UTC (permalink / raw
  To: gentoo-commits

commit:     faa03fe3fae5266bba43bd04317e7122b4459a58
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 09:43:03 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 09:43:03 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=faa03fe3

app-admin/eselect: Import changes from live ebuild

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-admin/eselect/ChangeLog                                  |  6 ++++++
 .../{eselect-1.4.5-r100.ebuild => eselect-1.4.5-r101.ebuild} | 12 +++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/app-admin/eselect/ChangeLog b/app-admin/eselect/ChangeLog
index c52d547..1a907f9 100644
--- a/app-admin/eselect/ChangeLog
+++ b/app-admin/eselect/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+*eselect-1.4.5-r101 (17 Aug 2015)
+
+  17 Aug 2015; Justin Lecher <jlec@gentoo.org> +eselect-1.4.5-r101.ebuild,
+  -eselect-1.4.5-r100.ebuild:
+  app-admin/eselect: Import changes from live ebuild
+
   14 Aug 2015; Justin Lecher <jlec@gentoo.org>
   files/eselect-1.4.5-alternatives.patch:
   app-admin/eselect: Update Patch

diff --git a/app-admin/eselect/eselect-1.4.5-r100.ebuild b/app-admin/eselect/eselect-1.4.5-r101.ebuild
similarity index 90%
rename from app-admin/eselect/eselect-1.4.5-r100.ebuild
rename to app-admin/eselect/eselect-1.4.5-r101.ebuild
index 0d013e2..e37ea64 100644
--- a/app-admin/eselect/eselect-1.4.5-r100.ebuild
+++ b/app-admin/eselect/eselect-1.4.5-r101.ebuild
@@ -50,16 +50,14 @@ src_install() {
 
 	# needed by news module
 	keepdir /var/lib/gentoo/news
-	if ! use prefix; then
+	if use prefix; then
+		sed -i \
+			"s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" \
+			"${ED}"/usr/share/eselect/libs/alternatives-common.bash || die
+	else
 		fowners root:portage /var/lib/gentoo/news
 		fperms g+w /var/lib/gentoo/news
 	fi
-
-	# band aid for prefix
-	if use prefix; then
-		cd "${ED}"/usr/share/eselect/libs || die
-		sed -i "s:ALTERNATIVESDIR_ROOTLESS=\"${EPREFIX}:ALTERNATIVESDIR_ROOTLESS=\":" alternatives.bash || die
-	fi
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2015-11-29 10:17 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2015-11-29 10:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9d1c943cdf094a96ece61114ef26cc0c5ec4f8d6
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 09:45:07 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 09:45:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9d1c943c

app-admin/eselect: Block app-eselect/eselect-{blas,lapack}

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563292

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../eselect/{eselect-1.4.5-r101.ebuild => eselect-1.4.5-r102.ebuild}  | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/eselect/eselect-1.4.5-r101.ebuild b/app-admin/eselect/eselect-1.4.5-r102.ebuild
similarity index 96%
rename from app-admin/eselect/eselect-1.4.5-r101.ebuild
rename to app-admin/eselect/eselect-1.4.5-r102.ebuild
index b1e138b..9d64d82 100644
--- a/app-admin/eselect/eselect-1.4.5-r101.ebuild
+++ b/app-admin/eselect/eselect-1.4.5-r102.ebuild
@@ -15,7 +15,9 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc emacs vim-syntax"
 
-RDEPEND="sys-apps/sed
+RDEPEND="
+	!app-eselect/eselect-blas
+	!app-eselect/eselect-lapack
 	|| (
 		sys-apps/coreutils
 		sys-freebsd/freebsd-bin


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2016-02-10 18:27 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2016-02-10 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     168748abd8c9e969f9968af74d88b71720687937
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 18:21:48 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 18:21:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=168748ab

app-admin/eselect: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-admin/eselect/eselect-1.4.5-r103.ebuild | 4 ++--
 app-admin/eselect/eselect-9999.ebuild       | 9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/app-admin/eselect/eselect-1.4.5-r103.ebuild b/app-admin/eselect/eselect-1.4.5-r103.ebuild
index 9d64d82..81ed9ad 100644
--- a/app-admin/eselect/eselect-1.4.5-r103.ebuild
+++ b/app-admin/eselect/eselect-1.4.5-r103.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit autotools eutils bash-completion-r1
 

diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild
index 33e6a15..6bc79bd 100644
--- a/app-admin/eselect/eselect-9999.ebuild
+++ b/app-admin/eselect/eselect-9999.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-
-EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
-EGIT_BRANCH="alternatives"
+EAPI=6
 
 inherit autotools git-r3 bash-completion-r1
 
 DESCRIPTION="Gentoo's multi-purpose configuration and management tool"
 HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
+EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
+EGIT_BRANCH="alternatives"
 
 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-admin/eselect/
@ 2016-02-12  7:42 Justin Lecher
  0 siblings, 0 replies; 24+ messages in thread
From: Justin Lecher @ 2016-02-12  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     07ac6ae2847e861aa369b6ebb8c741bb19228647
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 07:41:19 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 07:42:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=07ac6ae2

app-admin/eselect: Fix EAPI=6 usage

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=574466

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-admin/eselect/eselect-1.4.5-r103.ebuild |  4 +++-
 app-admin/eselect/eselect-9999.ebuild       | 10 +++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/app-admin/eselect/eselect-1.4.5-r103.ebuild b/app-admin/eselect/eselect-1.4.5-r103.ebuild
index 81ed9ad..ca756e1 100644
--- a/app-admin/eselect/eselect-1.4.5-r103.ebuild
+++ b/app-admin/eselect/eselect-1.4.5-r103.ebuild
@@ -34,8 +34,10 @@ RDEPEND="!app-admin/eselect-news
 PDEPEND="emacs? ( app-emacs/eselect-mode )
 	vim-syntax? ( app-vim/eselect-syntax )"
 
+PATCHES=( "${FILESDIR}"/${P}-alternatives.patch )
+
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-alternatives.patch
+	default
 	AT_M4DIR="." eautoreconf
 }
 

diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild
index 6bc79bd..1a5dcb2 100644
--- a/app-admin/eselect/eselect-9999.ebuild
+++ b/app-admin/eselect/eselect-9999.ebuild
@@ -11,17 +11,20 @@ HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect"
 EGIT_REPO_URI="git://github.com/gentoo-science/eselect.git"
 EGIT_BRANCH="alternatives"
 
-LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
+LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )"
 SLOT="0"
 IUSE="doc emacs vim-syntax"
 
-RDEPEND="sys-apps/sed
+RDEPEND="
+	!app-eselect/eselect-blas
+	!app-eselect/eselect-lapack
 	|| (
 		sys-apps/coreutils
 		sys-freebsd/freebsd-bin
 		app-misc/realpath
 	)"
 DEPEND="${RDEPEND}
+	app-arch/xz-utils
 	doc? ( dev-python/docutils )"
 RDEPEND="!app-admin/eselect-news
 	${RDEPEND}
@@ -32,7 +35,8 @@ PDEPEND="emacs? ( app-emacs/eselect-mode )
 	vim-syntax? ( app-vim/eselect-syntax )"
 
 src_prepare() {
-	eautoreconf
+	default
+	AT_M4DIR="." eautoreconf
 }
 
 src_compile() {


^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2016-02-12  7:42 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26  7:19 [gentoo-commits] proj/sci:master commit in: app-admin/eselect/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2016-02-12  7:42 Justin Lecher
2016-02-10 18:27 Justin Lecher
2015-11-29 10:17 Justin Lecher
2015-08-17  9:43 Justin Lecher
2015-05-23 15:53 Justin Lecher
2014-09-15 12:01 Justin Lecher
2014-05-26  8:35 Justin Lecher
2014-02-15 11:07 Justin Lecher
2014-01-21 19:38 Reinis Danne
2013-12-08 17:31 Justin Lecher
2013-09-12  5:40 Sebastien Fabbro
2013-07-18 22:30 Sebastien Fabbro
2013-07-08 11:54 Justin Lecher
2013-06-24 17:00 Sebastien Fabbro
2013-01-07 21:15 Justin Lecher
2012-10-24  6:36 Justin Lecher
2012-09-21 17:34 Sebastien Fabbro
2012-06-04 12:20 Justin Lecher
2012-03-16  0:19 Francois Bissey
2012-02-13 17:43 Sebastien Fabbro
2012-02-09  0:09 Sebastien Fabbro
2011-09-27 16:11 Alexey Shvetsov
2011-09-06 17:44 Sebastien Fabbro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox