summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-03-30 16:11:49 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-03-30 16:11:49 +0000
commit2f2a1be1dcffb14dcc14ec6ace91741293c4d92e (patch)
tree94eebf20e20472bdc581dcb23243d24a8c627593 /app-shells/bash-completion-config
parentAdding udev as virtual/dev-manager so we don't get broken installs... thanks ... (diff)
downloadgentoo-2-2f2a1be1dcffb14dcc14ec6ace91741293c4d92e.tar.gz
gentoo-2-2f2a1be1dcffb14dcc14ec6ace91741293c4d92e.tar.bz2
gentoo-2-2f2a1be1dcffb14dcc14ec6ace91741293c4d92e.zip
Stable on ppc.
(Portage version: 2.0.51.19)
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.8.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 0b1005b7477f..c07d4ab05f09 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.30 2005/03/13 01:27:12 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.31 2005/03/30 16:09:23 hansmi Exp $
+
+ 30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
+ bash-completion-config-0.8.ebuild:
+ Stable on ppc.
13 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
bash-completion-config-0.8.ebuild:
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild
index 7f795e113eb5..2e2a400a9546 100644
--- a/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild
+++ b/app-shells/bash-completion-config/bash-completion-config-0.8.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-config/bash-completion-config-0.8.ebuild,v 1.8 2005/03/13 01:27:12 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild,v 1.9 2005/03/30 16:09:23 hansmi 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 mips ~ppc ~ppc64 ~ppc-macos s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 ~ppc-macos s390 sparc x86"
IUSE=""
DEPEND=">=app-shells/bash-2.05"