Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion-config: bash-completion-config-0.8-r2.ebuild
Date: Sun, 04 May 2008 21:43:24
Message-Id: E1JslzN-0005mC-FX@stork.gentoo.org
1 mr_bones_ 08/05/04 21:43:21
2
3 Modified: bash-completion-config-0.8-r2.ebuild
4 Log:
5 typo fix
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild?r1=1.7&r2=1.8
14
15 Index: bash-completion-config-0.8-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- bash-completion-config-0.8-r2.ebuild 4 May 2008 12:18:13 -0000 1.7
22 +++ bash-completion-config-0.8-r2.ebuild 4 May 2008 21:43:21 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild,v 1.7 2008/05/04 12:18:13 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild,v 1.8 2008/05/04 21:43:21 mr_bones_ Exp $
28
29 inherit eutils
30
31 @@ -10,7 +10,7 @@
32
33 DESCRIPTION="Utility to easily add/remove bash-completions to your environment"
34 HOMEPAGE="http://developer.berlios.de/projects/bashcomp-config/"
35 -SRC_URI="mirrot://berlios/${MY_PN}/${MY_P}.tar.bz2"
36 +SRC_URI="mirror://berlios/${MY_PN}/${MY_P}.tar.bz2"
37
38 LICENSE="GPL-2"
39 SLOT="0"
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list