diff options
author | 2013-12-28 19:09:57 +0000 | |
---|---|---|
committer | 2013-12-28 19:09:57 +0000 | |
commit | 9df723c53a30eb95a11a2e1f40d75d5d1fb4384a (patch) | |
tree | df8f343d6bbda430651145d2d8f39d2a00bcda7f /dev-java/lucene/lucene-2.2.0.ebuild | |
parent | Apache mirrors have been moving old files to the archive tier, this will help... (diff) | |
download | gentoo-2-9df723c53a30eb95a11a2e1f40d75d5d1fb4384a.tar.gz gentoo-2-9df723c53a30eb95a11a2e1f40d75d5d1fb4384a.tar.bz2 gentoo-2-9df723c53a30eb95a11a2e1f40d75d5d1fb4384a.zip |
With the archive mirror added to the mirror://apache/ target, we also need to check multiple locations on some distfiles, when upstream had them in one of two locations.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-java/lucene/lucene-2.2.0.ebuild')
-rw-r--r-- | dev-java/lucene/lucene-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/lucene/lucene-2.2.0.ebuild b/dev-java/lucene/lucene-2.2.0.ebuild index ed5f45ed1447..19e86afab9c5 100644 --- a/dev-java/lucene/lucene-2.2.0.ebuild +++ b/dev-java/lucene/lucene-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/lucene/lucene-2.2.0.ebuild,v 1.5 2011/12/19 11:35:15 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/lucene/lucene-2.2.0.ebuild,v 1.6 2013/12/28 19:09:57 robbat2 Exp $ EAPI=3 |