diff options
author | 2005-06-04 15:39:06 +0000 | |
---|---|---|
committer | 2005-06-04 15:39:06 +0000 | |
commit | 0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718 (patch) | |
tree | c3490ae6240fe5dfd92224f16bdd96ff7aafbc94 /app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild | |
parent | 0.7.2 version bump. 0.7.1 stable on x86. (diff) | |
download | gentoo-2-0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718.tar.gz gentoo-2-0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718.tar.bz2 gentoo-2-0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718.zip |
Stable on ppc.
(Portage version: 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" |