public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/posh: posh-0.8.6.ebuild ChangeLog
@ 2010-09-30 13:11 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2010-09-30 13:11 UTC (permalink / raw
  To: gentoo-commits

xmw         10/09/30 13:11:42

  Modified:             ChangeLog
  Added:                posh-0.8.6.ebuild
  Log:
  Version bump
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 app-shells/posh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/posh/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/posh/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/posh/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	3 Aug 2009 16:31:28 -0000	1.13
+++ ChangeLog	30 Sep 2010 13:11:42 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for app-shells/posh
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.13 2009/08/03 16:31:28 vostorga Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.14 2010/09/30 13:11:42 xmw Exp $
+
+*posh-0.8.6 (30 Sep 2010)
+
+  30 Sep 2010; Michael Weber <xmw@gentoo.org> +posh-0.8.6.ebuild:
+  Version bump, thanks to Michał Górny (bug #338733).
 
   03 Aug 2009; Víctor Ostorga <vostorga@gentoo.org> -posh-0.6.ebuild:
   Cleaning out buggy posh version



1.1                  app-shells/posh/posh-0.8.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/posh/posh-0.8.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/posh/posh-0.8.6.ebuild?rev=1.1&content-type=text/plain

Index: posh-0.8.6.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.8.6.ebuild,v 1.1 2010/09/30 13:11:42 xmw Exp $

EAPI=2

DESCRIPTION="Reimplementation of Bourne shell based on pdksh"
HOMEPAGE="http://packages.debian.org/posh"
SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

src_configure() {
	econf --exec-prefix=/
}

src_install() {
	emake DESTDIR="${D}" install || die
}






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

only message in thread, other threads:[~2010-09-30 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 13:11 [gentoo-commits] gentoo-x86 commit in app-shells/posh: posh-0.8.6.ebuild ChangeLog Michael Weber (xmw)

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