Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: metadata.xml bash-completion-2.1-r1.ebuild ChangeLog
Date: Wed, 27 Aug 2014 08:14:00
Message-Id: 20140827081354.C4B453F6F@oystercatcher.gentoo.org
1 mgorny 14/08/27 08:13:54
2
3 Modified: metadata.xml ChangeLog
4 Added: bash-completion-2.1-r1.ebuild
5 Log:
6 Use bash-completion-r1 to reuse the current installation paths or respect the eclass defaults on new installs. Provide forward compatibility with new completionsdir location for eselect-bashcomp. Add myself as co-maintainer to help with the possible issues.
7
8 (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.9 app-shells/bash-completion/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/metadata.xml?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/metadata.xml?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/metadata.xml?r1=1.8&r2=1.9
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/metadata.xml,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- metadata.xml 27 Feb 2009 05:56:24 -0000 1.8
24 +++ metadata.xml 27 Aug 2014 08:13:54 -0000 1.9
25 @@ -2,6 +2,10 @@
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 <pkgmetadata>
28 <herd>shell-tools</herd>
29 +<maintainer>
30 + <email>mgorny@g.o</email>
31 + <name>Michał Górny</name>
32 +</maintainer>
33 <longdescription>
34 Since v2.04, bash has allowed you to intelligently program and extend its
35 standard completion behavior to achieve complex command lines with just a
36
37
38
39 1.262 app-shells/bash-completion/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.262&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.262&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.261&r2=1.262
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
48 retrieving revision 1.261
49 retrieving revision 1.262
50 diff -u -r1.261 -r1.262
51 --- ChangeLog 22 Jan 2014 19:27:19 -0000 1.261
52 +++ ChangeLog 27 Aug 2014 08:13:54 -0000 1.262
53 @@ -1,6 +1,15 @@
54 # ChangeLog for app-shells/bash-completion
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.261 2014/01/22 19:27:19 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.262 2014/08/27 08:13:54 mgorny Exp $
58 +
59 +*bash-completion-2.1-r1 (27 Aug 2014)
60 +
61 + 27 Aug 2014; Michał Górny <mgorny@g.o> +bash-completion-2.1-r1.ebuild,
62 + metadata.xml:
63 + Use bash-completion-r1 to reuse the current installation paths or respect the
64 + eclass defaults on new installs. Provide forward compatibility with new
65 + completionsdir location for eselect-bashcomp. Add myself as co-maintainer to
66 + help with the possible issues.
67
68 22 Jan 2014; Samuli Suominen <ssuominen@g.o>
69 -bash-completion-2.1-r1.ebuild:
70
71
72
73 1.9 app-shells/bash-completion/bash-completion-2.1-r1.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r1.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r1.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r1.ebuild?r1=1.8&r2=1.9