summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-11-04 09:45:56 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-11-04 09:45:56 +0000
commitec193b99fc69cef5197085ddf2dc0675b19bfcde (patch)
tree1eafe2a09cf9cc30e9db3bf4bc364c63975e062f /app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
parentFixed 0.14 dependency, it needs gtk+ 2.4 or greater, not gtk+ 2. See bug #67724 (diff)
downloadhistorical-ec193b99fc69cef5197085ddf2dc0675b19bfcde.tar.gz
historical-ec193b99fc69cef5197085ddf2dc0675b19bfcde.tar.bz2
historical-ec193b99fc69cef5197085ddf2dc0675b19bfcde.zip
Marked unstable on mips and sparc.
Diffstat (limited to 'app-shells/bash-completion-config/bash-completion-config-0.4.ebuild')
-rw-r--r--app-shells/bash-completion-config/bash-completion-config-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
index f2c683062367..3b0add6c472a 100644
--- a/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
+++ b/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.4.ebuild,v 1.2 2004/11/04 03:29:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.4.ebuild,v 1.3 2004/11/04 09:45:56 kumba 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 ~s390 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~x86 ~mips ~sparc"
IUSE=""
RDEPEND=">=app-shells/bash-2.05"