Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 175329 Details for
Bug 238641
net-misc/axel-2.3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
axel.diff
axel.diff (text/plain), 1.23 KB, created by
Justin Lecher (RETIRED)
on 2008-12-15 14:06:59 UTC
(
hide
)
Description:
axel.diff
Filename:
MIME Type:
Creator:
Justin Lecher (RETIRED)
Created:
2008-12-15 14:06:59 UTC
Size:
1.23 KB
patch
obsolete
>--- /usr/portage/net-misc/axel/axel-1.1.ebuild 2008-07-17 21:06:48.000000000 +0200 >+++ axel-2.2.ebuild 2008-12-15 15:05:05.000000000 +0100 >@@ -1,19 +1,20 @@ > # Copyright 1999-2008 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.1.ebuild,v 1.7 2008/07/17 18:48:05 corsair Exp $ >+# $Header: $ > > inherit toolchain-funcs > > DESCRIPTION="light Unix download accelerator" > HOMEPAGE="http://axel.alioth.debian.org/" >-SRC_URI="http://alioth.debian.org/frs/download.php/2287/${P}.tar.gz" >+SRC_URI="http://alioth.debian.org/frs/download.php/2659/${P}.tar.gz" > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="~amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" >-IUSE="debug nls" >+KEYWORDS="~amd64 ~x86" >+IUSE="debug kde nls" > >-RDEPEND="nls? ( virtual/libintl )" >+RDEPEND="nls? ( virtual/libintl ) >+ kde? ( kde-misc/kaptain )" > DEPEND="${RDEPEND} > nls? ( sys-devel/gettext )" > >@@ -39,6 +40,13 @@ > } > > src_install() { >+ if use kde; then >+ dobin gui/kapt/axel-kapt >+ doman gui/kapt/axel-kapt.1 >+ insinto /usr/share/applications/ >+ doins gui/kapt/axel-kapt.desktop >+ fi >+ > emake DESTDIR="${D}" install || die "emake install failed" > dodoc API CHANGES CREDITS README axelrc.example > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238641
:
166368
| 175329 |
178147