summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-03-13 01:27:12 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-03-13 01:27:12 +0000
commit5984d48adb67bf1518d76d47ab7591c0f34c05a6 (patch)
treedd0c1e52bb2adeb57b95a56b9fa3370ea1856eb8 /app-shells/bash-completion-config
parentMarked stable on amd64. (diff)
downloadhistorical-5984d48adb67bf1518d76d47ab7591c0f34c05a6.tar.gz
historical-5984d48adb67bf1518d76d47ab7591c0f34c05a6.tar.bz2
historical-5984d48adb67bf1518d76d47ab7591c0f34c05a6.zip
Marked stable on amd64.
Package-Manager: portage-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 c784d04e4679..0b1005b7477f 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.29 2005/02/15 07:13:02 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.30 2005/03/13 01:27:12 cryos Exp $
+
+ 13 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ bash-completion-config-0.8.ebuild:
+ Marked stable on amd64.
15 Feb 2005; Guy Martin <gmsoft@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 46ec1fc6688c..7f795e113eb5 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.7 2005/03/09 00:47:00 vapier Exp $
+# $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 $
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"