diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2014-08-13 15:37:21 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2014-08-13 15:37:21 +0000 |
commit | 233da2ffc2b53ba1072f9e9deb5443f56e5c2f70 (patch) | |
tree | 49c35f9130e0b0bc068414e9c490e2bd5cf65998 /sci-calculators | |
parent | Initial version, fork from dev-ruby/classifier. (diff) | |
download | gentoo-2-233da2ffc2b53ba1072f9e9deb5443f56e5c2f70.tar.gz gentoo-2-233da2ffc2b53ba1072f9e9deb5443f56e5c2f70.tar.bz2 gentoo-2-233da2ffc2b53ba1072f9e9deb5443f56e5c2f70.zip |
x86 stable, see bug 505310
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/keurocalc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/keurocalc/keurocalc-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/keurocalc/ChangeLog b/sci-calculators/keurocalc/ChangeLog index 63eb8da676ba..dfe7bc711af2 100644 --- a/sci-calculators/keurocalc/ChangeLog +++ b/sci-calculators/keurocalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/keurocalc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.13 2014/08/08 19:39:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.14 2014/08/13 15:37:21 nativemad Exp $ + + 13 Aug 2014; Andreas Schuerch <nativemad@gentoo.org> keurocalc-1.2.2.ebuild: + x86 stable, see bug 505310 08 Aug 2014; Chema Alonso <nimiux@gentoo.org> keurocalc-1.2.2.ebuild: Stable for amd64 wrt bug #505310 diff --git a/sci-calculators/keurocalc/keurocalc-1.2.2.ebuild b/sci-calculators/keurocalc/keurocalc-1.2.2.ebuild index 509baae72c09..8b0183d10a66 100644 --- a/sci-calculators/keurocalc/keurocalc-1.2.2.ebuild +++ b/sci-calculators/keurocalc/keurocalc-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.2.ebuild,v 1.3 2014/08/08 19:39:02 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.2.ebuild,v 1.4 2014/08/13 15:37:21 nativemad Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://opensource.bureau-cornavin.com/keurocalc/sources/${P}.tgz" LICENSE="GPL-2+ FDL-1.2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DOCS=( AUTHORS TODO ) |