diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:53:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 15:53:19 +0000 |
commit | 3f3ed15f092d8db3e070dbd3323bd92b52af5157 (patch) | |
tree | dd5a378ca4083e92f8ff76c2b4e36b8c27f0c09f /sci-calculators | |
parent | Stable for x86, wrt bug #472986 (diff) | |
download | gentoo-2-3f3ed15f092d8db3e070dbd3323bd92b52af5157.tar.gz gentoo-2-3f3ed15f092d8db3e070dbd3323bd92b52af5157.tar.bz2 gentoo-2-3f3ed15f092d8db3e070dbd3323bd92b52af5157.zip |
Stable for x86, wrt bug #472986
(Portage version: 2.1.12.2/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/keurocalc/ChangeLog b/sci-calculators/keurocalc/ChangeLog index 8fe1a98677f5..64b5ec9764ff 100644 --- a/sci-calculators/keurocalc/ChangeLog +++ b/sci-calculators/keurocalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/keurocalc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.7 2013/06/11 15:51:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.8 2013/06/11 15:53:19 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.0.ebuild: + Stable for x86, wrt bug #472986 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> keurocalc-1.2.0.ebuild: Stable for amd64, wrt bug #472986 diff --git a/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild b/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild index 57664f41bf7d..884ed6ee0228 100644 --- a/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild +++ b/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.2 2013/06/11 15:51:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.2.0.ebuild,v 1.3 2013/06/11 15:53:19 ago Exp $ EAPI=4 KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB es et fr ga gl hu it ja @@ -14,7 +14,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 ChangeLog README TODO ) |