diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-12-02 19:01:32 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-12-02 19:01:32 +0000 |
commit | f5dca0529df22961ee95f02165cb63c52b8a3b8d (patch) | |
tree | ad3490bc68d219413ad74dd34c5cc231a0a62bc5 /sci-libs/amd | |
parent | Drop requirement for automake-1.7, works fine with 1.11. (diff) | |
download | gentoo-2-f5dca0529df22961ee95f02165cb63c52b8a3b8d.tar.gz gentoo-2-f5dca0529df22961ee95f02165cb63c52b8a3b8d.tar.bz2 gentoo-2-f5dca0529df22961ee95f02165cb63c52b8a3b8d.zip |
Fixing Changelog deletion
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/amd')
-rw-r--r-- | sci-libs/amd/ChangeLog | 78 | ||||
-rw-r--r-- | sci-libs/amd/amd-2.2.0.ebuild | 4 |
2 files changed, 80 insertions, 2 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog index 6089ed826421..4f6470049038 100644 --- a/sci-libs/amd/ChangeLog +++ b/sci-libs/amd/ChangeLog @@ -1,8 +1,84 @@ # ChangeLog for sci-libs/amd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.21 2010/12/02 11:14:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.22 2010/12/02 19:01:32 jlec Exp $ + + 02 Dec 2010; Justin Lecher <jlec@gentoo.org> amd-2.2.0.ebuild: + Fixing Changelog deletion 02 Dec 2010; Justin Lecher <jlec@gentoo.org> +files/2.2.1-test.patch, files/amd-2.2.0-tests.patch, amd-2.2.1.ebuild: Fixes for tests, 343821 +*amd-2.2.1 (31 Oct 2010) + + 31 Oct 2010; Justin Lecher <jlec@gentoo.org> +amd-2.2.1.ebuild: + Version Bump + + 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> amd-2.2.0.ebuild: + ppc64 stable wrt #318649 + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> amd-2.2.0.ebuild: + Transfer Prefix keywords + + 12 Oct 2009; Jeroen Roovers <jer@gentoo.org> amd-2.2.0.ebuild: + Stable for HPPA (bug #245707). + + 17 May 2009; nixnut <nixnut@gentoo.org> amd-2.2.0.ebuild: + ppc stable #245707 + + 20 Apr 2009; Markus Meier <maekke@gentoo.org> amd-2.2.0: + x86 stable, bug #245707 + + 27 Mar 2009; Ferris McCormick <fmccor@gentoo.org> amd-2.2.0.ebuild: + Sparc stable, preparation for bug #245707. + + 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> amd-2.2.0.ebuild: + amd64 stable, bug 245707 + + 09 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org> + -files/amd-2.0.4-autotools.patch, files/amd-2.2.0-autotools.patch, + -amd-2.0.4.ebuild: + Removed a non robust test, bug #261568 + + 08 Feb 2009; Tobias Klausmann <klausman@gentoo.org> amd-2.2.0.ebuild: + Stable on alpha, bug #245707 + + 29 Jun 2008; Torsten Veller <tove@gentoo.org> amd-2.0.4.ebuild, + amd-2.2.0.ebuild: + Add missing die: || "..." -> || die "..." + + 15 Apr 2008; Jeroen Roovers <jer@gentoo.org> amd-2.2.0.ebuild: + Marked ~hppa (bug #215841). + + 12 Apr 2008; Raúl Porcel <armin76@gentoo.org> amd-2.2.0.ebuild: + Add ~sparc wrt #215841 + + 07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> amd-2.2.0.ebuild: + Keyworded on alpha, bug #215841 + + 26 Mar 2008; Markus Rothe <corsair@gentoo.org> amd-2.2.0.ebuild: + Added ~ppc64; bug #213350 + + 15 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> + +files/amd-2.2.0-tests.patch, amd-2.2.0.ebuild: + Added patch for tests + + 03 Mar 2008; Daniel Drake <dsd@gentoo.org> amd-2.0.4.ebuild, + amd-2.2.0.ebuild: + Correct license from LGPL-2 to LGPL-2.1 + + 09 Sep 2007; Joseph Jezak <josejx@gentoo.org> amd-2.2.0.ebuild: + Marked ~ppc for bug #191600. + +*amd-2.2.0 (18 Aug 2007) + + 18 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org> + +files/amd-2.2.0-autotools.patch, +amd-2.2.0.ebuild: + Version bump, and fixed the patch for tests + +*amd-2.0.4 (19 Feb 2007) + + 19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> + +files/amd-2.0.4-autotools.patch, +metadata.xml, +amd-2.0.4.ebuild: + Initial import, with autotoolization. + diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild index 5267a902175f..918e5434c131 100644 --- a/sci-libs/amd/amd-2.2.0.ebuild +++ b/sci-libs/amd/amd-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.17 2010/07/09 10:13:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.18 2010/12/02 19:01:32 jlec Exp $ inherit autotools eutils fortran @@ -13,7 +13,9 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc" + DEPEND="sci-libs/ufconfig" +RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_PN}" |