summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-01-01 00:22:30 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-01-01 00:22:30 +0000
commit8b4dd855e0b9e9d68fb815d046661fb01c9af042 (patch)
tree99200ad82e383d84382e2747325f0e5cc521b1dc /app-shells/bash-completion-config
parentStable on sparc, mips (diff)
downloadhistorical-8b4dd855e0b9e9d68fb815d046661fb01c9af042.tar.gz
historical-8b4dd855e0b9e9d68fb815d046661fb01c9af042.tar.bz2
historical-8b4dd855e0b9e9d68fb815d046661fb01c9af042.zip
Stable on hppa.
Diffstat (limited to 'app-shells/bash-completion-config')
-rw-r--r--app-shells/bash-completion-config/ChangeLog8
-rw-r--r--app-shells/bash-completion-config/Manifest14
-rw-r--r--app-shells/bash-completion-config/bash-completion-config-0.7.ebuild4
3 files changed, 20 insertions, 6 deletions
diff --git a/app-shells/bash-completion-config/ChangeLog b/app-shells/bash-completion-config/ChangeLog
index 4d2088b618ec..0c847ed8d5b9 100644
--- a/app-shells/bash-completion-config/ChangeLog
+++ b/app-shells/bash-completion-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion-config
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.19 2005/01/01 00:06:58 ciaranm Exp $
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.20 2005/01/01 00:22:30 ka0ttic Exp $
+
+ 31 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
+ bash-completion-config-0.7.ebuild:
+ Stable on hppa.
01 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
bash-completion-config-0.7.ebuild:
diff --git a/app-shells/bash-completion-config/Manifest b/app-shells/bash-completion-config/Manifest
index 3adf05d6fbf2..55cb91f79199 100644
--- a/app-shells/bash-completion-config/Manifest
+++ b/app-shells/bash-completion-config/Manifest
@@ -1,4 +1,14 @@
-MD5 afc4965850b4f3a21e50f0bbb7f70fbd ChangeLog 3548
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 9840dbf1f8ff6d9352a7f7764e67bfc0 bash-completion-config-0.7.ebuild 1203
+MD5 f3baedc09c2db1f883178a472e1f8678 ChangeLog 3653
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
-MD5 71a4e7cf578ba31c96ffe05995cf271a bash-completion-config-0.7.ebuild 1204
MD5 7350eb647c4ed74167513478041f538f files/digest-bash-completion-config-0.7 72
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFB1e2OEZCkKN40op4RAqwvAJ9TK8tOw8S1p543J/nHzNvILTPmQACgnumA
+lLGFpP8HYmtpYBGmGC9gkRI=
+=iET0
+-----END PGP SIGNATURE-----
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.7.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.7.ebuild
index d8a077813524..d7fcb5b40d2a 100644
--- a/app-shells/bash-completion-config/bash-completion-config-0.7.ebuild
+++ b/app-shells/bash-completion-config/bash-completion-config-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.7.ebuild,v 1.4 2005/01/01 00:06:58 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.7.ebuild,v 1.5 2005/01/01 00:22:30 ka0ttic 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 mips sparc ~ppc ~ppc-macos ~ppc64"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~s390 x86 mips sparc ~ppc ~ppc-macos ~ppc64"
IUSE=""
RDEPEND=">=app-shells/bash-2.05"