diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-19 13:26:44 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-19 13:26:44 +0000 |
commit | 21ded776f074b463377bd1eaf933ad691260fcfb (patch) | |
tree | b18319c815a3b258f28a00f3ae75eeb474813690 /app-shells | |
parent | Stable on alpha, bug #332577, thanks to mattst88 for testing (diff) | |
download | historical-21ded776f074b463377bd1eaf933ad691260fcfb.tar.gz historical-21ded776f074b463377bd1eaf933ad691260fcfb.tar.bz2 historical-21ded776f074b463377bd1eaf933ad691260fcfb.zip |
Stable on alpha, bug #333511, thanks to mattst88 for testing
Package-Manager: portage-2.1.9.7/cvs/Linux x86_64
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/bash-completion/Manifest | 4 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 5b89ee3ada2f..4fd7cfb1aaa6 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/bash-completion # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.221 2010/09/06 21:14:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.222 2010/09/19 13:26:44 klausman Exp $ + + 19 Sep 2010; Tobias Klausmann <klausman@gentoo.org> + bash-completion-1.2.ebuild: + Stable on alpha, bug #333511, thanks to mattst88 for testing 06 Sep 2010; Brent Baude <ranger@gentoo.org> bash-completion-1.2.ebuild: Marking bash-completion-1.2 ppc64 for bug 333511 diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest index abeabe5387aa..78d8c77c5f7a 100644 --- a/app-shells/bash-completion/Manifest +++ b/app-shells/bash-completion/Manifest @@ -3,6 +3,6 @@ AUX bash-completion.sh-gentoo-1.2 2118 RMD160 26c76bc8c9eaa84286004fecb3d1e5b8de DIST bash-completion-1.1.tar.bz2 135741 RMD160 e5e3c250d1b791007e916f0ce06511501675ba85 SHA1 dde4ca656c72adb8326a21f1774dd906f8aaef09 SHA256 7cd415c948e44e143c2f76b6ac6f52e1e44a2762db9201cd2892fe81df807ca4 DIST bash-completion-1.2.tar.bz2 197574 RMD160 665130a75fcedcc0043efb9058012e6d3e1a0309 SHA1 47e6fb919ae227e74172870379b0fe999a2ae70d SHA256 dd09a86134204e4c6b860bfbd5ee8ac46c6b32a54478b967dcf81e8a7839d354 EBUILD bash-completion-1.1-r5.ebuild 3021 RMD160 4727d3130be6c57e6d8e3eee3f8aa383c4555f93 SHA1 3b226c93fb001eda4a2adea7832abe98c5bcaca1 SHA256 74a650479eadc248934270adadbab417b7b911d59bc32f26f54e48c25d834014 -EBUILD bash-completion-1.2.ebuild 2808 RMD160 90190a555a80fa4bb24c51aa4880b1d789af5160 SHA1 77486e8ee6d02971a38405387887ec286c9b62f5 SHA256 83cf9106e86ad10f323e727200c633e506b45e254f0f2e9eef10d9026e650695 -MISC ChangeLog 38499 RMD160 a502a68dc0b1c2c768e19c1311198815e92abb84 SHA1 d70e20f713e3bc23efffc6308806525358cf4889 SHA256 5141fcbb8ebdeb03ac9f98dc3e7f710f31d3111b732886f5e17f00ea13184771 +EBUILD bash-completion-1.2.ebuild 2809 RMD160 5c29aebd2e6eddc26a484f74953b11c08b2ca8ea SHA1 f9f00fcee4f0fa4aedfcbf9cf8dbb24d3ece8df8 SHA256 64db3bc72e5ebaedcb4ffc68b8516cd3c12bcf29d12ddf257fa81ea86f30afa4 +MISC ChangeLog 38649 RMD160 2b5fa90bf82da9f53742ac581216080582fbd625 SHA1 922f2d72fe62cc010d970977ff6d58e9da21ca14 SHA256 377ae36d2d9b0036bbc4ce04504c74ff64706c2869abc4705a2106cf8511ca99 MISC metadata.xml 930 RMD160 e6718602012b2cfcb5be5bfc962889bf88f4dc73 SHA1 a585c9cfc0bdb59ee4c7ff1e786bc53d28d36aac SHA256 281bfd91145b2ae2a5c2774802dee741bbe625777b1c4e3eaefdca406e534ba9 diff --git a/app-shells/bash-completion/bash-completion-1.2.ebuild b/app-shells/bash-completion/bash-completion-1.2.ebuild index 9582fb3dc025..7ca354c43fff 100644 --- a/app-shells/bash-completion/bash-completion-1.2.ebuild +++ b/app-shells/bash-completion/bash-completion-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.2.ebuild,v 1.6 2010/09/06 21:14:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.2.ebuild,v 1.7 2010/09/19 13:26:44 klausman Exp $ EAPI=3 inherit prefix @@ -11,7 +11,7 @@ SRC_URI="http://bash-completion.alioth.debian.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" IUSE="" DEPEND="" |