diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:57:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:57:06 +0000 |
commit | 3a0183c016ad6ce5119c2b04edba89ace84ea75b (patch) | |
tree | 89a75f9065670b2ee78a2f27b130e9570d5939c0 /sci-calculators | |
parent | Stable for x86, wrt bug #542078 (diff) | |
download | gentoo-2-3a0183c016ad6ce5119c2b04edba89ace84ea75b.tar.gz gentoo-2-3a0183c016ad6ce5119c2b04edba89ace84ea75b.tar.bz2 gentoo-2-3a0183c016ad6ce5119c2b04edba89ace84ea75b.zip |
Stable for x86, wrt bug #542080
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/keurocalc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/keurocalc/keurocalc-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/keurocalc/ChangeLog b/sci-calculators/keurocalc/ChangeLog index 8dbcd7c95730..0b23fb3c2410 100644 --- a/sci-calculators/keurocalc/ChangeLog +++ b/sci-calculators/keurocalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/keurocalc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.17 2015/03/12 10:05:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.18 2015/03/25 13:57:06 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.3.ebuild: + Stable for x86, wrt bug #542080 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.3.ebuild: Stable for amd64, wrt bug #542080 diff --git a/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild b/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild index 44b08b0edd92..cdfb0e584ea8 100644 --- a/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild +++ b/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild,v 1.2 2015/03/12 10:05:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild,v 1.3 2015/03/25 13:57:06 ago 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 ) |