diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-02-27 05:56:24 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-02-27 05:56:24 +0000 |
commit | 2d14138f7700fda3fa48d773c375433c70f850d3 (patch) | |
tree | 3a39e03dcddb729c9ce29c34d357e109cba9b281 /app-shells | |
parent | forgot to mention an addition of a manpage in the ChangeLog - edit that in (diff) | |
download | historical-2d14138f7700fda3fa48d773c375433c70f850d3.tar.gz historical-2d14138f7700fda3fa48d773c375433c70f850d3.tar.bz2 historical-2d14138f7700fda3fa48d773c375433c70f850d3.zip |
I will monitor this through the shell-tools alias
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash-completion/Manifest | 4 | ||||
-rw-r--r-- | app-shells/bash-completion/metadata.xml | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 848f042e5159..a34a5f569983 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash-completion # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.154 2009/02/21 18:52:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.155 2009/02/27 05:56:24 darkside Exp $ + + 27 Feb 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml: + I will monitor this through the shell-tools alias *bash-completion-20081219-r1 (21 Feb 2009) diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest index 13f818916e79..e5abe2574b92 100644 --- a/app-shells/bash-completion/Manifest +++ b/app-shells/bash-completion/Manifest @@ -24,5 +24,5 @@ EBUILD bash-completion-20050721.ebuild 1984 RMD160 c39f2d87d83038682f23d17247c74 EBUILD bash-completion-20060301-r3.ebuild 3254 RMD160 ff10c9a067ee77f17c43502021b4ecacd0dfc448 SHA1 4cbaaa5816eb7b1996a9c854c160368c012f78e9 SHA256 69c4b9e199b70275c1186306b343656a27150546bd683e833349ca7870baaf58 EBUILD bash-completion-20060301.ebuild 2028 RMD160 bb70aadac43288a100a1b4b1da59f62722a6e76d SHA1 0ed21636b110cbe78459ab24ffba80669169b9af SHA256 e0033958d97490ba7e571eac3574e2bee66c9994c6e0cd912c89943a8461a38d EBUILD bash-completion-20081219-r1.ebuild 3377 RMD160 303b9c680ed5df050525d728f5d340ff090dc1d1 SHA1 fcf0ea3be418f750fe3e0ca603c95e676f5d2185 SHA256 6879b0a5d13ec8f995fe82a102fc36df1052144b82fadf7ceeb194aea866c624 -MISC ChangeLog 27879 RMD160 6fd5067d282a543e404e836a1ce2517e3ed7235e SHA1 d58c17afa657c0271f41ef6edc5771867ebd7aaa SHA256 114d69f62730f0cedbc4470372b9a3ba59d820915bbab8d06f2b78304e234d7f -MISC metadata.xml 990 RMD160 582968f0d3e6ee5f257530569329c3a2347eeef1 SHA1 458be162d67b1854080f8c4aecdb2409140167b3 SHA256 fe8d14b3cb05d24c7fd48911a567396bd36d92270f31e3a613d2204bac52d580 +MISC ChangeLog 27996 RMD160 07ebd9cf36963597feb1d2571d7baa7d75ab6d25 SHA1 9c3b8329b3670063bb25d4f63679403b7c75018d SHA256 0ef7e0beb2f0b0d98cc4ffd6e0740070b424f7571ca0b071ff1c3965a12af7a3 +MISC metadata.xml 930 RMD160 e6718602012b2cfcb5be5bfc962889bf88f4dc73 SHA1 a585c9cfc0bdb59ee4c7ff1e786bc53d28d36aac SHA256 281bfd91145b2ae2a5c2774802dee741bbe625777b1c4e3eaefdca406e534ba9 diff --git a/app-shells/bash-completion/metadata.xml b/app-shells/bash-completion/metadata.xml index 6068a18c115f..4bcc7abbe629 100644 --- a/app-shells/bash-completion/metadata.xml +++ b/app-shells/bash-completion/metadata.xml @@ -2,7 +2,6 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>shell-tools</herd> -<maintainer><email>darkside@gentoo.org</email></maintainer> <longdescription> Since v2.04, bash has allowed you to intelligently program and extend its standard completion behavior to achieve complex command lines with just a |