diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-01-17 20:24:41 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-01-17 20:24:41 +0000 |
commit | 43aef67408ad3a2b85defdf5c29dd2fd1e26045b (patch) | |
tree | 61311a88a7d96ab26711cc6e2052dcc28b7eb01d /sci-chemistry | |
parent | Bump CMAKE_MIN_VERSION to 2.8.8, required minimum for new KDE packages and no... (diff) | |
download | gentoo-2-43aef67408ad3a2b85defdf5c29dd2fd1e26045b.tar.gz gentoo-2-43aef67408ad3a2b85defdf5c29dd2fd1e26045b.tar.bz2 gentoo-2-43aef67408ad3a2b85defdf5c29dd2fd1e26045b.zip |
sci-chemistry/aria: Help to find tarball
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/aria/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/aria/aria-2.3.2-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/aria/ChangeLog b/sci-chemistry/aria/ChangeLog index 9a8925e6c5af..08d89643aafd 100644 --- a/sci-chemistry/aria/ChangeLog +++ b/sci-chemistry/aria/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/aria # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/ChangeLog,v 1.16 2013/01/11 17:10:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/ChangeLog,v 1.17 2013/01/17 20:24:41 jlec Exp $ + + 17 Jan 2013; Justin Lecher <jlec@gentoo.org> aria-2.3.2-r4.ebuild: + Help to find tarball *aria-2.3.2-r4 (11 Jan 2013) diff --git a/sci-chemistry/aria/aria-2.3.2-r4.ebuild b/sci-chemistry/aria/aria-2.3.2-r4.ebuild index 19d832d7596d..0501be72de86 100644 --- a/sci-chemistry/aria/aria-2.3.2-r4.ebuild +++ b/sci-chemistry/aria/aria-2.3.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.2-r4.ebuild,v 1.1 2013/01/11 17:10:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.2-r4.ebuild,v 1.2 2013/01/17 20:24:41 jlec Exp $ EAPI=3 @@ -37,7 +37,7 @@ RESTRICT="fetch" S="${WORKDIR}/${MY_P}" pkg_nofetch(){ - einfo "Go to ${HOMEPAGE}, download ${A}" + einfo "Go to http://aria.pasteur.fr/archives/aria2.3.2.tar.gz/view, download ${A}" einfo "and place it in ${DISTDIR}" } |