summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-02-25 21:03:35 +0000
committerFabian Groffen <grobian@gentoo.org>2010-02-25 21:03:35 +0000
commit1452de359c03bc1349f35ea7dc6be63c63f6fa29 (patch)
treeb92ebc3c8c2c4b5aa5e4ca0097d69192858175fe /app-shells/bash-completion
parentRevbump for EAPI-3 bump, necessary for fixing bug #306357, fix out of Prefix ... (diff)
downloadgentoo-2-1452de359c03bc1349f35ea7dc6be63c63f6fa29.tar.gz
gentoo-2-1452de359c03bc1349f35ea7dc6be63c63f6fa29.tar.bz2
gentoo-2-1452de359c03bc1349f35ea7dc6be63c63f6fa29.zip
Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
(Portage version: 2.2.00.15444-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-1.1-r5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 060c8ea4db5a..6381456df789 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.212 2010/02/17 16:16:40 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.213 2010/02/25 21:03:35 grobian Exp $
+
+ 25 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+ bash-completion-1.1-r5.ebuild:
+ Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
17 Feb 2010; Markus Duft <mduft@gentoo.org> bash-completion-1.1-r5.ebuild:
added ~x86-interix keyword
diff --git a/app-shells/bash-completion/bash-completion-1.1-r5.ebuild b/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
index 82522e8eb0f2..d3b8d2440007 100644
--- a/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r5.ebuild,v 1.7 2010/02/17 16:16:40 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.8 2010/02/25 21:03:35 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 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
IUSE=""
DEPEND=""