diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 21:14:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 21:14:09 +0000 |
commit | 0469e2ce83504280d8a51b80e5dcefa689ac3b2a (patch) | |
tree | 10ae755f8ed00ccc9d1f034a31d74d70e9085fe0 /sci-calculators | |
parent | Add missing die before ago complains (diff) | |
download | gentoo-2-0469e2ce83504280d8a51b80e5dcefa689ac3b2a.tar.gz gentoo-2-0469e2ce83504280d8a51b80e5dcefa689ac3b2a.tar.bz2 gentoo-2-0469e2ce83504280d8a51b80e5dcefa689ac3b2a.zip |
Stable for AMD64, wrt bug #394049
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/hcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/hcalc/hcalc-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/hcalc/ChangeLog b/sci-calculators/hcalc/ChangeLog index 4e6aa8b53b1b..33241f846d7a 100644 --- a/sci-calculators/hcalc/ChangeLog +++ b/sci-calculators/hcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/hcalc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.10 2011/12/15 21:05:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/ChangeLog,v 1.11 2011/12/15 21:14:09 ago Exp $ + + 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> hcalc-1.0-r1.ebuild: + Stable for AMD64, wrt bug #394049 15 Dec 2011; Justin Lecher <jlec@gentoo.org> hcalc-1.0-r1.ebuild: Removed additional die and quoting diff --git a/sci-calculators/hcalc/hcalc-1.0-r1.ebuild b/sci-calculators/hcalc/hcalc-1.0-r1.ebuild index 3cc84c0c4caa..7e3168aa50ba 100644 --- a/sci-calculators/hcalc/hcalc-1.0-r1.ebuild +++ b/sci-calculators/hcalc/hcalc-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v 1.2 2011/12/15 21:05:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0-r1.ebuild,v 1.3 2011/12/15 21:14:09 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.delorie.com/store/hcalc/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=" |