summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-08 12:30:03 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-08 12:30:03 +0000
commit6f7e461a6b1544efecc26ba4ffd6a886ecf4d8d7 (patch)
tree5d853dcfb0b34e6759d72bcde666ae10748562b8 /app-shells
parentAdd patch to fix /etc/passwd corruption (#87405). (diff)
downloadhistorical-6f7e461a6b1544efecc26ba4ffd6a886ecf4d8d7.tar.gz
historical-6f7e461a6b1544efecc26ba4ffd6a886ecf4d8d7.tar.bz2
historical-6f7e461a6b1544efecc26ba4ffd6a886ecf4d8d7.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion-config/ChangeLog6
-rw-r--r--app-shells/bash-completion-config/Manifest18
-rw-r--r--app-shells/bash-completion-config/bash-completion-config-0.8-r1.ebuild4
3 files changed, 11 insertions, 17 deletions
diff --git a/app-shells/bash-completion-config/ChangeLog b/app-shells/bash-completion-config/ChangeLog
index bcc8cf4139fc..5054a3236d4e 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.32 2005/04/06 14:15:21 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.33 2005/04/08 12:30:03 corsair Exp $
+
+ 08 Apr 2005; Markus Rothe <corsair@gentoo.org>
+ bash-completion-config-0.8-r1.ebuild:
+ Stable on ppc64
*bash-completion-config-0.8-r1 (06 Apr 2005)
diff --git a/app-shells/bash-completion-config/Manifest b/app-shells/bash-completion-config/Manifest
index 99bd6de95d10..5f164048da00 100644
--- a/app-shells/bash-completion-config/Manifest
+++ b/app-shells/bash-completion-config/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 8f9527ef3d6c070574abd05f615ef074 bash-completion-config-0.8-r1.ebuild 1305
-MD5 ee2ff44da98eaf47bfa809c4c45d1aed bash-completion-config-0.8.ebuild 1197
+MD5 0fd56ef35e6215b43dfce778aa3b1174 ChangeLog 5328
MD5 11db45bbec40f85c7e6bc6e8e92f8a1d bash-completion-config-0.7.ebuild 1197
-MD5 fba48532a3660750a1b0ffec55ea47e9 ChangeLog 5220
+MD5 ee2ff44da98eaf47bfa809c4c45d1aed bash-completion-config-0.8.ebuild 1197
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
+MD5 78e06af59f6b0b14fd9b64694daf3976 bash-completion-config-0.8-r1.ebuild 1304
MD5 7350eb647c4ed74167513478041f538f files/digest-bash-completion-config-0.7 72
MD5 4867900c2f58751082d053b8519e359f files/digest-bash-completion-config-0.8 72
-MD5 4867900c2f58751082d053b8519e359f files/digest-bash-completion-config-0.8-r1 72
MD5 6c6a3d1b8b03c9858723d66578596562 files/bashcomp 3183
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCU+8XEZCkKN40op4RAoZwAJ9EU2Qho31BiWA9sTA8DXAWg9avNwCgrIqW
-NgF3PEYifjpxreixHEV4Bdw=
-=ZHey
------END PGP SIGNATURE-----
+MD5 4867900c2f58751082d053b8519e359f files/digest-bash-completion-config-0.8-r1 72
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.8-r1.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.8-r1.ebuild
index 8913318d7b79..6bb4d8234a4d 100644
--- a/app-shells/bash-completion-config/bash-completion-config-0.8-r1.ebuild
+++ b/app-shells/bash-completion-config/bash-completion-config-0.8-r1.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-r1.ebuild,v 1.1 2005/04/06 14:15:21 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8-r1.ebuild,v 1.2 2005/04/08 12:30:03 corsair 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"