diff options
author | 2007-03-01 10:00:41 +0000 | |
---|---|---|
committer | 2007-03-01 10:00:41 +0000 | |
commit | 33f6bd8f59cf37db3cbcb2738cbcaf20c0d277ff (patch) | |
tree | 19180307071999d5590975442d431baecef8a7d4 /app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild | |
parent | cleanout (diff) | |
download | gentoo-2-33f6bd8f59cf37db3cbcb2738cbcaf20c0d277ff.tar.gz gentoo-2-33f6bd8f59cf37db3cbcb2738cbcaf20c0d277ff.tar.bz2 gentoo-2-33f6bd8f59cf37db3cbcb2738cbcaf20c0d277ff.zip |
Dropped ppc-macos keyword, eselect does the job
(Portage version: 2.1.2-r12)
Diffstat (limited to 'app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild')
-rw-r--r-- | app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild index 6b38898ef1d2..4a48aa12e720 100644 --- a/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild +++ b/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.5 2007/01/24 03:47:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r2.ebuild,v 1.6 2007/03/01 10:00:41 genstef Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://download.berlios.de/${MY_PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND=">=app-shells/bash-2.05" |