summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-11-11 15:14:55 +0000
committerFabian Groffen <grobian@gentoo.org>2009-11-11 15:14:55 +0000
commitea1c7758ef051a5bd3b10ef820d158e708bed9a0 (patch)
tree530dece29a9d4c067397f7015476effe2213083e /app-shells
parentRemove obsolete versions (diff)
downloadgentoo-2-ea1c7758ef051a5bd3b10ef820d158e708bed9a0.tar.gz
gentoo-2-ea1c7758ef051a5bd3b10ef820d158e708bed9a0.tar.bz2
gentoo-2-ea1c7758ef051a5bd3b10ef820d158e708bed9a0.zip
Marked ~m68k-mint, thanks Alan Hourihane, bug #291402
(Portage version: 2.2.00.14771-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-1.1-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 43321733b684..7ea8b1b5877b 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.197 2009/10/21 13:06:28 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.198 2009/11/11 15:14:55 grobian Exp $
+
+ 11 Nov 2009; Fabian Groffen <grobian@gentoo.org>
+ bash-completion-1.1-r3.ebuild:
+ Marked ~m68k-mint, thanks Alan Hourihane, bug #291402
*bash-completion-1.1-r3 (21 Oct 2009)
diff --git a/app-shells/bash-completion/bash-completion-1.1-r3.ebuild b/app-shells/bash-completion/bash-completion-1.1-r3.ebuild
index 135acf8cda79..b2e1e91cb17c 100644
--- a/app-shells/bash-completion/bash-completion-1.1-r3.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r3.ebuild,v 1.1 2009/10/21 13:06:28 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r3.ebuild,v 1.2 2009/11/11 15:14:55 grobian Exp $
EAPI="2"
inherit prefix
@@ -11,7 +11,7 @@ SRC_URI="http://bash-completion.alioth.debian.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
IUSE=""
DEPEND=""