* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-sh: eselect-sh-0.4-r1.ebuild ChangeLog eselect-sh-0.4.ebuild
@ 2014-02-12 18:11 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-02-12 18:11 UTC (permalink / raw
To: gentoo-commits
mgorny 14/02/12 18:11:37
Modified: ChangeLog
Added: eselect-sh-0.4-r1.ebuild
Removed: eselect-sh-0.4.ebuild
Log:
Remove busybox from supported shell list, since it overrides system tools like ar with its own and breaks stuff. Related to bug #501092.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.29 app-admin/eselect-sh/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 29 Sep 2013 14:44:52 -0000 1.28
+++ ChangeLog 12 Feb 2014 18:11:36 -0000 1.29
@@ -1,6 +1,13 @@
# ChangeLog for app-admin/eselect-sh
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/ChangeLog,v 1.28 2013/09/29 14:44:52 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/ChangeLog,v 1.29 2014/02/12 18:11:36 mgorny Exp $
+
+*eselect-sh-0.4-r1 (12 Feb 2014)
+
+ 12 Feb 2014; Michał Górny <mgorny@gentoo.org> +eselect-sh-0.4-r1.ebuild,
+ +files/sh.eselect-0.4-r1, -eselect-sh-0.4.ebuild:
+ Remove busybox from supported shell list, since it overrides system tools like
+ ar with its own and breaks stuff. Related to bug #501092.
29 Sep 2013; Michał Górny <mgorny@gentoo.org> -eselect-sh-0.3.ebuild:
Drop old.
1.1 app-admin/eselect-sh/eselect-sh-0.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.4-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.4-r1.ebuild?rev=1.1&content-type=text/plain
Index: eselect-sh-0.4-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.4-r1.ebuild,v 1.1 2014/02/12 18:11:36 mgorny Exp $
EAPI=5
DESCRIPTION="Manages the /bin/sh (POSIX shell) symlink"
HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect-lib-bin-symlink"
S=${FILESDIR}
src_install() {
insinto /usr/share/eselect/modules
newins sh.eselect-${PV} sh.eselect
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-12 18:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 18:11 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-sh: eselect-sh-0.4-r1.ebuild ChangeLog eselect-sh-0.4.ebuild Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox