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
commit0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718 (patch)
treec3490ae6240fe5dfd92224f16bdd96ff7aafbc94 /app-shells
parent0.7.2 version bump. 0.7.1 stable on x86. (diff)
downloadgentoo-2-0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718.tar.gz
gentoo-2-0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718.tar.bz2
gentoo-2-0c5d1ab7823aaeb1b1dd88b22df44c9b8de6d718.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells')
-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..24540f9db98b 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 321bb7642dba10541e4991282dde171c ChangeLog 2308
MD5 99ce5509db4b50f28a1f6675f8c09b2b metadata.xml 258
+MD5 bfc4abd3295f4463296514d54059053d gentoo-bashcomp-20050516.ebuild 1034
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"