diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-06-04 15:39:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-06-04 15:39:06 +0000 |
commit | 12fb434a2e06029555b5295e523ef14884925e4d (patch) | |
tree | fccb08f62b749d4e3058169423c772871d9b700b /app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild | |
parent | 0.7.2 version bump. 0.7.1 stable on x86. (diff) | |
download | historical-12fb434a2e06029555b5295e523ef14884925e4d.tar.gz historical-12fb434a2e06029555b5295e523ef14884925e4d.tar.bz2 historical-12fb434a2e06029555b5295e523ef14884925e4d.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild')
-rw-r--r-- | app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild index 937ee5762e4f..ca155a04b33b 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.5 2005/05/30 06:15:42 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.6 2005/06/04 15:39:06 dertobi123 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" |