summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-06-04 15:39:06 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-06-04 15:39:06 +0000
commit12fb434a2e06029555b5295e523ef14884925e4d (patch)
treefccb08f62b749d4e3058169423c772871d9b700b /app-shells/gentoo-bashcomp
parent0.7.2 version bump. 0.7.1 stable on x86. (diff)
downloadhistorical-12fb434a2e06029555b5295e523ef14884925e4d.tar.gz
historical-12fb434a2e06029555b5295e523ef14884925e4d.tar.bz2
historical-12fb434a2e06029555b5295e523ef14884925e4d.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/Manifest4
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index 69840f7d5cfb..a898958fd231 100644
--- a/app-shells/gentoo-bashcomp/ChangeLog
+++ b/app-shells/gentoo-bashcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/gentoo-bashcomp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.11 2005/05/30 06:15:42 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.12 2005/06/04 15:39:06 dertobi123 Exp $
+
+ 04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+ gentoo-bashcomp-20050516.ebuild:
+ Stable on ppc.
30 May 2005; Christian Birchinger <joker@gentoo.org>
gentoo-bashcomp-20050516.ebuild:
diff --git a/app-shells/gentoo-bashcomp/Manifest b/app-shells/gentoo-bashcomp/Manifest
index f7148468c9a3..232d7c9e5d91 100644
--- a/app-shells/gentoo-bashcomp/Manifest
+++ b/app-shells/gentoo-bashcomp/Manifest
@@ -1,4 +1,4 @@
-MD5 784710a6ee3696421be464aca2cdcb77 ChangeLog 2199
-MD5 a9b3ad850ba052800936d39ef28178a3 gentoo-bashcomp-20050516.ebuild 1035
+MD5 0f393062e01661bbd89f355def6466a9 ChangeLog 2313
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
+MD5 5b1717806e4a5c7d1f6039f72d156192 gentoo-bashcomp-20050516.ebuild 1039
MD5 a6ed2eaa63a38c869700f182a0a17459 files/digest-gentoo-bashcomp-20050516 76
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
index 937ee5762e4f..ca155a04b33b 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.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/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.5 2005/05/30 06:15:42 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.6 2005/06/04 15:39:06 dertobi123 Exp $
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)"
HOMEPAGE="http://developer.berlios.de/projects/gentoo-bashcomp/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
IUSE=""
RDEPEND=">=app-shells/bash-completion-20050121-r3"