summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-02-07 17:40:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-02-07 17:40:50 +0000
commit408f7cb050aed97adafc097da89e8f8b671671a3 (patch)
treead6aeec643e657d3d28e0ad3fdd4f48dcacba3b7 /app-shells/bash-completion-config
parentStable on sparc (diff)
downloadhistorical-408f7cb050aed97adafc097da89e8f8b671671a3.tar.gz
historical-408f7cb050aed97adafc097da89e8f8b671671a3.tar.bz2
historical-408f7cb050aed97adafc097da89e8f8b671671a3.zip
Stable on sparc
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-shells/bash-completion-config')
-rw-r--r--app-shells/bash-completion-config/ChangeLog6
-rw-r--r--app-shells/bash-completion-config/Manifest14
-rw-r--r--app-shells/bash-completion-config/bash-completion-config-0.8.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/app-shells/bash-completion-config/ChangeLog b/app-shells/bash-completion-config/ChangeLog
index 24d1f1ea3263..40efc70daecb 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.27 2005/02/06 20:13:49 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.28 2005/02/07 17:40:50 gustavoz Exp $
+
+ 07 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ bash-completion-config-0.8.ebuild:
+ Stable on sparc
06 Feb 2005; Joshua Kinard <kumba@gentoo.org>
bash-completion-config-0.8.ebuild:
diff --git a/app-shells/bash-completion-config/Manifest b/app-shells/bash-completion-config/Manifest
index 79492d6ec67f..f5ee1b95e9e7 100644
--- a/app-shells/bash-completion-config/Manifest
+++ b/app-shells/bash-completion-config/Manifest
@@ -1,6 +1,16 @@
-MD5 5bfe326ceab468a8704c6785a35fff29 ChangeLog 4550
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 59ccebb8dc7721329ba26dc439ee19f0 ChangeLog 4663
MD5 11db45bbec40f85c7e6bc6e8e92f8a1d bash-completion-config-0.7.ebuild 1197
-MD5 8330394240e9ae96fbb49bdf9b3108f2 bash-completion-config-0.8.ebuild 1203
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
+MD5 c85ea03937eaf2df193c6a0edf7714e5 bash-completion-config-0.8.ebuild 1205
MD5 7350eb647c4ed74167513478041f538f files/digest-bash-completion-config-0.7 72
MD5 4867900c2f58751082d053b8519e359f files/digest-bash-completion-config-0.8 72
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCB6giKRy60XGEcJIRAnlhAKCXZcMffSIoRgVn5LjoIxF0mw7B/gCdGCl6
+an46ve3EMPalBcwFWgx01ug=
+=u5fR
+-----END PGP SIGNATURE-----
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild
index a830247fd0b8..35fb440e0512 100644
--- a/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild
+++ b/app-shells/bash-completion-config/bash-completion-config-0.8.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.8.ebuild,v 1.4 2005/02/06 20:13:49 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild,v 1.5 2005/02/07 17:40:50 gustavoz 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 mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~ppc-macos ~s390 sparc x86"
IUSE=""
DEPEND=">=app-shells/bash-2.05"