public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-sh: eselect-sh-0.4-r2.ebuild ChangeLog
@ 2014-10-06 22:22 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-10-06 22:22 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/10/06 22:22:18

  Modified:             ChangeLog
  Added:                eselect-sh-0.4-r2.ebuild
  Log:
  Remove zsh due to POSIX incompatibilities, bug #524572. Also remove busybox, this time for real.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.31                 app-admin/eselect-sh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	4 Oct 2014 22:35:43 -0000	1.30
+++ ChangeLog	6 Oct 2014 22:22:18 -0000	1.31
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/eselect-sh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/ChangeLog,v 1.30 2014/10/04 22:35:43 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/ChangeLog,v 1.31 2014/10/06 22:22:18 mgorny Exp $
+
+*eselect-sh-0.4-r2 (06 Oct 2014)
+
+  06 Oct 2014; Michał Górny <mgorny@gentoo.org> +eselect-sh-0.4-r2.ebuild,
+  +files/sh.eselect-0.4-r2, -files/sh.eselect-0.4-r1:
+  Remove zsh due to POSIX incompatibilities, bug #524572. Also remove busybox,
+  this time for real.
 
   04 Oct 2014; Joshua Kinard <kumba@gentoo.org> eselect-sh-0.4-r1.ebuild:
   Added ~mips to KEYWORDS.



1.1                  app-admin/eselect-sh/eselect-sh-0.4-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.4-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.4-r2.ebuild?rev=1.1&content-type=text/plain

Index: eselect-sh-0.4-r2.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-r2.ebuild,v 1.1 2014/10/06 22:22:18 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 ~mips ~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-${PVR} sh.eselect
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-06 22:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06 22:22 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-sh: eselect-sh-0.4-r2.ebuild ChangeLog 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