summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2013-08-04 20:27:30 +0000
committerRyan Hill <dirtyepic@gentoo.org>2013-08-04 20:27:30 +0000
commitfd5b6168a55b53a27fe50f65755028427e8e2da4 (patch)
tree8221db9f8c022e1948a6700cc843d48fad5f9be2 /app-shells
parentVersion bump. (diff)
downloadgentoo-2-fd5b6168a55b53a27fe50f65755028427e8e2da4.tar.gz
gentoo-2-fd5b6168a55b53a27fe50f65755028427e8e2da4.tar.bz2
gentoo-2-fd5b6168a55b53a27fe50f65755028427e8e2da4.zip
Use the right distfile this time.
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org> (Portage version: 2.2.0_alpha193/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index 98d584769403..8fbff9c6b035 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.56 2013/08/04 19:38:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.57 2013/08/04 20:27:30 dirtyepic Exp $
+
+ 04 Aug 2013; Ryan Hill <dirtyepic@gentoo.org>
+ gentoo-bashcomp-20130804.ebuild:
+ Use the right distfile this time.
*gentoo-bashcomp-20130804 (04 Aug 2013)
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild
index cdc2ab9c1d4a..c725e0c0b702 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v 1.1 2013/08/04 19:38:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20130804.ebuild,v 1.2 2013/08/04 20:27:30 dirtyepic Exp $
EAPI="5"
inherit bash-completion-r1 eutils prefix
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, repoman, layman, etc)"
HOMEPAGE="http://www.gentoo.org/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}-r1.tar.bz2"
LICENSE="GPL-2"
SLOT="0"