summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-01-05 01:59:45 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-01-05 01:59:45 +0000
commit1593fe49ab8e2392c7b56959c8a6bfe27e06898d (patch)
tree9a48e25ecc6111209f5721373fbb73387e96335b /app-shells
parentMarked ppc/ppc64 stable for bug #296051. (diff)
downloadgentoo-2-1593fe49ab8e2392c7b56959c8a6bfe27e06898d.tar.gz
gentoo-2-1593fe49ab8e2392c7b56959c8a6bfe27e06898d.tar.bz2
gentoo-2-1593fe49ab8e2392c7b56959c8a6bfe27e06898d.zip
Marked ppc stable for bug #295348.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog8
-rw-r--r--app-shells/bash-completion/bash-completion-1.1-r5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 6c7e60dd8d23..4c7cd6bc31aa 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.205 2009/12/25 02:32:43 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.206 2010/01/05 01:59:45 josejx Exp $
+
+ 05 Jan 2010; Joseph Jezak <josejx@gentoo.org>
+ bash-completion-1.1-r5.ebuild:
+ Marked ppc stable for bug #295348.
*bash-completion-1.1-r5 (25 Dec 2009)
diff --git a/app-shells/bash-completion/bash-completion-1.1-r5.ebuild b/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
index 15b95be873c2..d45ba960ad6c 100644
--- a/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.1-r5.ebuild,v 1.1 2009/12/25 02:32:43 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.2 2010/01/05 01:59:45 josejx Exp $
EAPI="2"
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 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
IUSE=""
DEPEND=""