summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-06-18 11:59:33 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-06-18 11:59:33 +0000
commitb6c34974cd4e20ac3ece4254730e54ec483b1611 (patch)
treef7f3aea2c61bf7bb53efc552475b69103d15697b /app-shells/gentoo-bashcomp
parentStable on alpha (diff)
downloadhistorical-b6c34974cd4e20ac3ece4254730e54ec483b1611.tar.gz
historical-b6c34974cd4e20ac3ece4254730e54ec483b1611.tar.bz2
historical-b6c34974cd4e20ac3ece4254730e54ec483b1611.zip
Stable on alpha
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index a898958fd231..7110f8be7750 100644
--- a/app-shells/gentoo-bashcomp/ChangeLog
+++ b/app-shells/gentoo-bashcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/gentoo-bashcomp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.12 2005/06/04 15:39:06 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.13 2005/06/18 11:58:25 ferdy Exp $
+
+ 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org>
+ gentoo-bashcomp-20050516.ebuild:
+ Stable on alpha
04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
gentoo-bashcomp-20050516.ebuild:
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
index ca155a04b33b..a7828ea0db5a 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.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/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.6 2005/06/04 15:39:06 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.7 2005/06/18 11:58:25 ferdy Exp $
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)"
HOMEPAGE="http://developer.berlios.de/projects/gentoo-bashcomp/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.berlios.de/${PN}/${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=""
RDEPEND=">=app-shells/bash-completion-20050121-r3"