summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-06-04 15:44:33 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-06-04 15:44:33 +0000
commit3fd69d559f10e57314cb74c2770e52da684a3582 (patch)
tree22e32990fd136ff725cd234d9629af90b9f7e5fb /app-shells/bash-completion
parentUpdate to Linux 2.6.11.11, fix compilation with new binutils, fix disappearin... (diff)
downloadgentoo-2-3fd69d559f10e57314cb74c2770e52da684a3582.tar.gz
gentoo-2-3fd69d559f10e57314cb74c2770e52da684a3582.tar.bz2
gentoo-2-3fd69d559f10e57314cb74c2770e52da684a3582.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/Manifest6
-rw-r--r--app-shells/bash-completion/bash-completion-20050121-r9.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 1e9df4a67603..d9c45612fbc8 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.123 2005/05/30 06:16:29 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.124 2005/06/04 15:44:33 dertobi123 Exp $
+
+ 04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+ bash-completion-20050121-r9.ebuild:
+ Stable on ppc.
30 May 2005; Christian Birchinger <joker@gentoo.org>
bash-completion-20050121-r9.ebuild:
diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest
index f9b3e7cef1ef..ada963d62e90 100644
--- a/app-shells/bash-completion/Manifest
+++ b/app-shells/bash-completion/Manifest
@@ -1,12 +1,12 @@
MD5 ae73fe32fc8465d12fe4b5fc990ccd0c ChangeLog 21028
MD5 6eeb1d7aba8dbb67d3909a7f2f35da08 bash-completion-20050121-r1.ebuild 2695
MD5 08ab540760a142dbc2af127d5f71be07 metadata.xml 1019
-MD5 bf81ac69fa6b236815efb51865d4ea01 bash-completion-20050121-r9.ebuild 1873
+MD5 dfa8d69b10e5b7375551017f18bdb4a5 bash-completion-20050121-r9.ebuild 1872
+MD5 64ca0b5063d0874c6104a4b174cb0d40 files/20050121-gentoo.diff 1894
MD5 3b7f1d6155d6deff5812264ef6bc4c07 files/bash-completion 724
MD5 35fc8232b26ca995623692bea7df2e5d files/digest-bash-completion-20050121-r1 152
-MD5 64ca0b5063d0874c6104a4b174cb0d40 files/20050121-gentoo.diff 1894
-MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r9 76
MD5 4406981db9a6c4f413d3f9f4b14eae91 files/gentoo-bashcomp-20050117-equery.diff 3329
+MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r9 76
MD5 bc7bb8b50049a7c6d412b60b273b55d4 files/20050121/01_all_gkrellm.diff 246
MD5 a5a7bf3f82466146a212f2e54a5bb1d9 files/20050121/02_all_cvs.diff 772
MD5 ffcc2a25851c78eed228d5bf9a34a471 files/20050121/03_all_timidity.diff 844
diff --git a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild
index 97c0f2756235..a9d73d640310 100644
--- a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild
+++ b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.5 2005/05/30 06:16:30 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.6 2005/06/04 15:44:33 dertobi123 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
IUSE=""
DEPEND=""