summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-09-12 16:10:18 +0000
committerChristian Birchinger <joker@gentoo.org>2003-09-12 16:10:18 +0000
commit1891bd30dfa46e29b69ac0d45840963de5545173 (patch)
tree2882e41e2a2a5ca0aaaf5ac612c6d9f2ee2a6cf4 /app-shells
parentfixing Manifest (diff)
downloadhistorical-1891bd30dfa46e29b69ac0d45840963de5545173.tar.gz
historical-1891bd30dfa46e29b69ac0d45840963de5545173.tar.bz2
historical-1891bd30dfa46e29b69ac0d45840963de5545173.zip
Added stable keywords
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/Manifest4
-rw-r--r--app-shells/bash-completion/bash-completion-20030821.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index b4b7871598de..56fe7d87fb6b 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.38 2003/09/09 23:08:13 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.39 2003/09/12 16:10:13 joker Exp $
+
+ 12 Sep 2003; Christian Birchinger <joker@gentoo.org>
+ bash-completion-20030821.ebuild:
+ Added stable keywords
*bash-completion-20030821 (10 Sep 2003)
diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest
index 97548bb36995..6d402ac81f1b 100644
--- a/app-shells/bash-completion/Manifest
+++ b/app-shells/bash-completion/Manifest
@@ -1,8 +1,8 @@
-MD5 d097c80e6bbafabec32b52a64d805188 ChangeLog 4731
+MD5 c965ef301778cff2c960e7f1547c40a4 ChangeLog 4846
MD5 822273ec32f2d50fd50a34a3e91fd585 bash-completion-20030505-r1.ebuild 1464
MD5 404e3e265fe61db29a8d6557f018a9c9 bash-completion-20030713.ebuild 1466
MD5 4e281359f4e0adb7356cab7bb57b4c5c bash-completion-20030721.ebuild 1466
-MD5 7672ca4c101564f634ebee46fee2fd08 bash-completion-20030821.ebuild 1466
+MD5 50fcce59b9431ba9f2793307e242816e bash-completion-20030821.ebuild 1458
MD5 c85a85bd33aac22ae4872c85733e581f files/README.gentoo 491
MD5 9b22241df7258cb9677cf9a1497e07c5 files/bash-completion 625
MD5 86466a747ec82cd05ba511f06125c947 files/digest-bash-completion-20030505-r1 76
diff --git a/app-shells/bash-completion/bash-completion-20030821.ebuild b/app-shells/bash-completion/bash-completion-20030821.ebuild
index a7845ba9a26d..ea0fe2d03b49 100644
--- a/app-shells/bash-completion/bash-completion-20030821.ebuild
+++ b/app-shells/bash-completion/bash-completion-20030821.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20030821.ebuild,v 1.1 2003/09/09 23:08:13 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20030821.ebuild,v 1.2 2003/09/12 16:10:13 joker Exp $
S=${WORKDIR}/${PN/-/_}
DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)."
@@ -9,7 +9,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~amd64"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64"
DEPEND="sys-apps/tar
sys-apps/bzip2"