summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-04 17:29:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-04 17:29:54 +0000
commitca80d0dffa8f705d07f0987e07b16d97deb3723e (patch)
tree7ac4454e2ce72b401f9cf9e78bec611218820bfa /app-shells/bash-completion-config
parentstable on amd64 (diff)
downloadhistorical-ca80d0dffa8f705d07f0987e07b16d97deb3723e.tar.gz
historical-ca80d0dffa8f705d07f0987e07b16d97deb3723e.tar.bz2
historical-ca80d0dffa8f705d07f0987e07b16d97deb3723e.zip
marked ~ppc64; bug #69991
Diffstat (limited to 'app-shells/bash-completion-config')
-rw-r--r--app-shells/bash-completion-config/ChangeLog6
-rw-r--r--app-shells/bash-completion-config/bash-completion-config-0.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion-config/ChangeLog b/app-shells/bash-completion-config/ChangeLog
index 68d082361211..ec58daa9db7f 100644
--- a/app-shells/bash-completion-config/ChangeLog
+++ b/app-shells/bash-completion-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion-config
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.9 2004/11/04 13:35:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.10 2004/11/04 17:29:54 corsair Exp $
+
+ 04 Nov 2004; Markus Rothe <corsair@gentoo.org>
+ bash-completion-config-0.4.ebuild:
+ Marked ~ppc64; bug #69991
05 Nov 2004; Joseph Jezak <josejx@gentoo.org>
bash-completion-config-0.2.ebuild, bash-completion-config-0.3.ebuild,
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
index 64ce574c2413..8c4056f38c40 100644
--- a/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
+++ b/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild,v 1.5 2004/11/04 13:35:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild,v 1.6 2004/11/04 17:29:54 corsair Exp $
MY_PN="bashcomp-config"
MY_P="${MY_PN}-${PV}"
@@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${MY_PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~x86 ~mips ~sparc ~ppc ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~x86 ~mips ~sparc ~ppc ~ppc-macos ~ppc64"
IUSE=""
RDEPEND=">=app-shells/bash-2.05"