Gentoo Archives: gentoo-commits

From: "Victor Ostorga (vostorga)" <vostorga@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/posh: ChangeLog posh-0.6.ebuild posh-0.6.18.ebuild
Date: Mon, 03 Aug 2009 16:20:09
Message-Id: E1MY0Gd-0002N8-3G@stork.gentoo.org
1 vostorga 09/08/03 16:20:07
2
3 Modified: ChangeLog posh-0.6.ebuild
4 Added: posh-0.6.18.ebuild
5 Log:
6 Version bump to 0.6.18 , ebuild thanks to Michał Górny bug #280107. Fixing homepage
7 (Portage version: 2.1.6.13/cvs/Linux i686)
8
9 Revision Changes Path
10 1.12 app-shells/posh/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 1 Feb 2008 17:24:29 -0000 1.11
23 +++ ChangeLog 3 Aug 2009 16:20:06 -0000 1.12
24 @@ -1,6 +1,14 @@
25 # ChangeLog for app-shells/posh
26 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.11 2008/02/01 17:24:29 armin76 Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.12 2009/08/03 16:20:06 vostorga Exp $
30 +
31 +*posh-0.6.18 (03 Aug 2009)
32 +
33 + 03 Aug 2009; Víctor Ostorga <vostorga@g.o> posh-0.6.ebuild,
34 + +posh-0.6.18.ebuild:
35 + Version bump to 0.6.18 , ebuild thanks to Michał Górny
36 + <gentoo@××××××××××.pl>
37 + Fixing homepage
38
39 *posh-0.6 (01 Feb 2008)
40
41
42
43
44 1.2 app-shells/posh/posh-0.6.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/posh-0.6.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/posh-0.6.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/posh-0.6.ebuild?r1=1.1&r2=1.2
49
50 Index: posh-0.6.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.6.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- posh-0.6.ebuild 1 Feb 2008 17:24:29 -0000 1.1
57 +++ posh-0.6.ebuild 3 Aug 2009 16:20:07 -0000 1.2
58 @@ -1,9 +1,9 @@
59 -# Copyright 1999-2008 Gentoo Foundation
60 +# Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.6.ebuild,v 1.1 2008/02/01 17:24:29 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.6.ebuild,v 1.2 2009/08/03 16:20:07 vostorga Exp $
64
65 DESCRIPTION="stripped-down version of pdksh"
66 -HOMEPAGE="http://packages.debian.org/posh/"
67 +HOMEPAGE="http://packages.debian.org/posh"
68 SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.gz"
69
70 LICENSE="GPL-2"
71 @@ -12,6 +12,7 @@
72 IUSE=""
73
74 DEPEND=""
75 +RDEPEND=""
76
77 src_install() {
78 emake DESTDIR="${D}" bindir=/bin install || die "emake install failed"
79
80
81
82 1.1 app-shells/posh/posh-0.6.18.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/posh-0.6.18.ebuild?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/posh/posh-0.6.18.ebuild?rev=1.1&content-type=text/plain
86
87 Index: posh-0.6.18.ebuild
88 ===================================================================
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.6.18.ebuild,v 1.1 2009/08/03 16:20:07 vostorga Exp $
92
93 DESCRIPTION="stripped-down version of pdksh"
94 HOMEPAGE="http://packages.debian.org/posh"
95 SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.gz"
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 KEYWORDS="~amd64 ~ppc ~x86"
100 IUSE=""
101
102 DEPEND=""
103 RDEPEND=""
104
105 src_install() {
106 emake DESTDIR="${D}" bindir=/bin install || die "emake install failed"
107 }