summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-04-10 01:36:29 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-04-10 01:36:29 +0000
commit0e580578825f7301bd30dd941f536f6f5d5136f7 (patch)
tree75579ccdad0d14c077bb441390c35991604caf1e /app-shells
parentVersion bump (diff)
downloadgentoo-2-0e580578825f7301bd30dd941f536f6f5d5136f7.tar.gz
gentoo-2-0e580578825f7301bd30dd941f536f6f5d5136f7.tar.bz2
gentoo-2-0e580578825f7301bd30dd941f536f6f5d5136f7.zip
sort out the upgrade path. This will make it 'seem' like a downgrade but it is not. v0.* is stable, v1.0* is ~arch
(Portage version: 2.1.6.11/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog10
-rw-r--r--app-shells/bash-completion/bash-completion-0.20081219-r1.ebuild (renamed from app-shells/bash-completion/bash-completion-20081219-r1.ebuild)4
2 files changed, 11 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index c683b442742c..1ffcc90ebc0a 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-shells/bash-completion
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.167 2009/04/09 13:24:07 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.168 2009/04/10 01:36:29 darkside Exp $
+
+*bash-completion-0.20081219-r1 (10 Apr 2009)
+
+ 10 Apr 2009; Jeremy Olexa <darkside@gentoo.org>
+ +bash-completion-0.20081219-r1.ebuild,
+ -bash-completion-20081219-r1.ebuild:
+ sort out the upgrade path. This will make it 'seem' like a downgrade but it
+ is not. v0.* is stable, v1.0* is ~arch
*bash-completion-1.0-r1 (09 Apr 2009)
diff --git a/app-shells/bash-completion/bash-completion-20081219-r1.ebuild b/app-shells/bash-completion/bash-completion-0.20081219-r1.ebuild
index 4d69933c26c5..be6d06eb6dd2 100644
--- a/app-shells/bash-completion/bash-completion-20081219-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-0.20081219-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.10 2009/04/09 05:27:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-0.20081219-r1.ebuild,v 1.1 2009/04/10 01:36:29 darkside Exp $
EAPI="2"
DESCRIPTION="Programmable Completion for bash"
HOMEPAGE="http://bash-completion.alioth.debian.org/"
#SRC_URI="mirror://debian/pool/main/b/${PN}/${PN}_${PV}.tar.gz"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${PN}-${PV#0.}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"