summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-02 08:44:39 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-02 08:44:39 +0000
commit228cd85d45883e0843a974150f75a78a0bc935bc (patch)
tree0d0df270c3eff62254a1799ce42ab05f594c2471 /app-shells
parenthppa stable #75746 (diff)
downloadhistorical-228cd85d45883e0843a974150f75a78a0bc935bc.tar.gz
historical-228cd85d45883e0843a974150f75a78a0bc935bc.tar.bz2
historical-228cd85d45883e0843a974150f75a78a0bc935bc.zip
Stable on ppc-macos.
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion-config/ChangeLog5
-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, 8 insertions, 15 deletions
diff --git a/app-shells/bash-completion-config/ChangeLog b/app-shells/bash-completion-config/ChangeLog
index b9c218d9a0c7..bb6f718365b6 100644
--- a/app-shells/bash-completion-config/ChangeLog
+++ b/app-shells/bash-completion-config/ChangeLog
@@ -1,6 +1,9 @@
# 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.21 2005/01/01 15:00:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/ChangeLog,v 1.22 2005/01/02 08:44:39 gongloo Exp $
+
+ 02 Jan 2005; <gongloo@gentoo.org> bash-completion-config-0.7.ebuild:
+ Stable on ppc-macos.
01 Jan 2005; Markus Rothe <corsair@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 6acd3d1d3680..4508531edf2e 100644
--- a/app-shells/bash-completion-config/Manifest
+++ b/app-shells/bash-completion-config/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 40acd4b3df889ecd07cc13556aa1830e ChangeLog 3758
-MD5 e22475a013637ef10868e4a361e7c04e bash-completion-config-0.7.ebuild 1198
+MD5 ab62171bd193a3cc66a3d13d551c6de8 ChangeLog 3853
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
+MD5 b438e3aee8a4b2b68963a0e074690e36 bash-completion-config-0.7.ebuild 1198
MD5 7350eb647c4ed74167513478041f538f files/digest-bash-completion-config-0.7 72
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFB16wqroRuSHgZdywRAi32AJ4sjrbDpNDJdXg2oQxlkiej+ELV2wCfSY7U
-fB/Q0AeafhcsEEaJ2NaK0dE=
-=ELXW
------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 4df382466191..cfa65bff6cbe 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.7 2005/01/02 08:08:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.7.ebuild,v 1.8 2005/01/02 08:44:39 gongloo 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=""
RDEPEND=">=app-shells/bash-2.05"