diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:05:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-12 10:05:43 +0000 |
commit | 0968a3c05ac33434112a7d40834fc9f0fd0afcb7 (patch) | |
tree | 6a0bfb5dd1e9cc66aa6291743d3e6aa1b1aa9604 /sci-calculators | |
parent | Stable for amd64, wrt bug #541952 (diff) | |
download | gentoo-2-0968a3c05ac33434112a7d40834fc9f0fd0afcb7.tar.gz gentoo-2-0968a3c05ac33434112a7d40834fc9f0fd0afcb7.tar.bz2 gentoo-2-0968a3c05ac33434112a7d40834fc9f0fd0afcb7.zip |
Stable for amd64, wrt bug #542080
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 c6ccb011ff93..8dbcd7c95730 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.16 2015/01/03 12:32:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.17 2015/03/12 10:05:43 ago Exp $ + + 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.3.ebuild: + Stable for amd64, wrt bug #542080 *keurocalc-1.2.3 (03 Jan 2015) diff --git a/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild b/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild index 1e3c12e73244..44b08b0edd92 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.1 2015/01/03 12:32:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.3.ebuild,v 1.2 2015/03/12 10:05:43 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 ) |