summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-05-04 12:20:46 +0000
committerPeter Volkov <pva@gentoo.org>2008-05-04 12:20:46 +0000
commit2ef98c2bee60e25fd1d86d60c4546312148b61e6 (patch)
treeb1c8f3905e6ecbeb6dfd502bb703068e7353e63a /app-shells/gentoo-bashcomp
parentUse berlios mirror://, bug #218657, thank Gilles Dartiguelongue for report. (diff)
downloadgentoo-2-2ef98c2bee60e25fd1d86d60c4546312148b61e6.tar.gz
gentoo-2-2ef98c2bee60e25fd1d86d60c4546312148b61e6.tar.bz2
gentoo-2-2ef98c2bee60e25fd1d86d60c4546312148b61e6.zip
Use berlios mirror://, bug #218657, thank Gilles Dartiguelongue for report.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog9
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index 9b8340e01340..4b07ea8ce5c2 100644
--- a/app-shells/gentoo-bashcomp/ChangeLog
+++ b/app-shells/gentoo-bashcomp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-shells/gentoo-bashcomp
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.18 2007/12/27 12:01:50 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.19 2008/05/04 12:20:46 pva Exp $
+
+ 04 May 2008; Peter Volkov <pva@gentoo.org>
+ gentoo-bashcomp-20050516.ebuild:
+ Use berlios mirror://, bug #218657, thank Gilles Dartiguelongue for
+ report.
27 Dec 2007; Raúl Porcel <armin76@gentoo.org>
gentoo-bashcomp-20050516.ebuild:
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
index fff3f80132b8..4e267e56ef28 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.12 2007/12/27 12:01:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20050516.ebuild,v 1.13 2008/05/04 12:20:46 pva Exp $
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)"
HOMEPAGE="http://developer.berlios.de/projects/gentoo-bashcomp/"
-SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"