1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
# ChangeLog for net-misc/aria
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/ChangeLog,v 1.21 2006/06/24 15:28:22 betelgeuse Exp $
24 Jun 2006; Petteri Räty <betelgeuse@gentoo.org> -aria-0.10.0.ebuild,
-aria-0.10.2_beta7.ebuild, aria-1.0.0.ebuild:
Fixed dependencies and removed old versions. Fixes bug #132460.
11 May 2006; Mark Loeser <halcy0n@gentoo.org>
+files/aria-1.0.0-gcc41.patch, aria-1.0.0.ebuild:
Add patch to fix compilation with gcc-4.1 by Robert Marmorstein <rmmarm AT
wm DOT edu>; bug #131985
01 Apr 2006; <nixnut@gentoo.org> aria-1.0.0.ebuild:
Added ~ppc keyword. Bug #128064
05 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> aria-1.0.0.ebuild:
Sparc stable for real
04 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+files/aria-1.0.0-bigendian.diff, aria-0.10.0.ebuild,
aria-0.10.2_beta7.ebuild, aria-1.0.0.ebuild:
Fixed 1.0.0 bigendian build problems and sparc stable, others gone the
-sparc path
03 Feb 2005; Jared Hudson <jhhudso@gentoo.org> aria-1.0.0.ebuild:
Marked aria-1.0.0 as stable on x86 and amd64
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> aria-1.0.0.ebuild:
Add inherit eutils
17 Mar 2004; Seemant Kulleen <seemant@gentoo.org> aria-0.10.0.ebuild,
aria-0.10.2_beta7.ebuild, aria-1.0.0.ebuild:
fix for bug #44712 by Michael Sterret <mr_bones_@gentoo.org> and also switch
to econf and einstall and actually USE the USE flags
09 Feb 2004; root <root@gentoo.org> aria-0.10.0.ebuild,
aria-0.10.2_beta7.ebuild, aria-1.0.0.ebuild, metadata.xml,
files/aria-1.0.0-savefiles-gentoo.diff,
files/aria-1.0.0-xgettext-gentoo.diff:
Fixed bug #39317 and #39342 and updated the copyright headers on the other
ebuilds. The first bug was that aria would not start without some specific
startup files in your homedir; they are now provided and setup automatically.
The second bug was that aria would not compile because it could not create
internationalization file aria.po. I also fixed the NLS useflag so it
actually does something now.
*aria-1.0.0 (15 May 2003)
15 May 2003; Jared Hudson <jhhudso@gentoo.org> : Updated ebuild to version
1.0.0. Credit goes to Nicolas Grandclaude <ngclaude@netcourrier.com>. Bug
ID: 20784
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*aria-0.10.2_beta7 (02 Oct 2002)
02 Oct 2002; Jared H. Hudson <jhhudso@gentoo.org> aria-0.10.2_beta7.ebuild :
Updated aria to work with gcc3.x and be up to date in response to bug id 6835
*aria-0.10.0 (04 July 2002)
06 Jul 2002; phoen][x <phoenix@gentoo.org> aria-0.10.0.ebuild :
Added KEYWORDS.
04 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> aria-0.10.0.ebuild :
Initial CVS import. Aria is a download manager with a GTK+ GUI.
|