diff options
author | 2015-04-19 09:52:59 +0000 | |
---|---|---|
committer | 2015-04-19 09:52:59 +0000 | |
commit | fb6c4f86ba5287f0a38e28e4756793dcb95822c7 (patch) | |
tree | 6de17c33735f0a475951230394d8a9a2931c78d9 /sci-libs/punc | |
parent | Stable for x86, wrt bug #546968 (diff) | |
download | gentoo-2-fb6c4f86ba5287f0a38e28e4756793dcb95822c7.tar.gz gentoo-2-fb6c4f86ba5287f0a38e28e4756793dcb95822c7.tar.bz2 gentoo-2-fb6c4f86ba5287f0a38e28e4756793dcb95822c7.zip |
x86 stable wrt bug #534652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs/punc')
-rw-r--r-- | sci-libs/punc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/punc/punc-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/punc/ChangeLog b/sci-libs/punc/ChangeLog index a1c3a6fb7c9a..d4692fe5898a 100644 --- a/sci-libs/punc/ChangeLog +++ b/sci-libs/punc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/punc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/ChangeLog,v 1.21 2015/01/31 13:17:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/ChangeLog,v 1.22 2015/04/19 09:52:59 pacho Exp $ + + 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> punc-1.5.ebuild: + x86 stable wrt bug #534652 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> punc-1.5.ebuild: Stable for amd64, wrt bug #534652 diff --git a/sci-libs/punc/punc-1.5.ebuild b/sci-libs/punc/punc-1.5.ebuild index 7554170ad2e9..00969554bc31 100644 --- a/sci-libs/punc/punc-1.5.ebuild +++ b/sci-libs/punc/punc-1.5.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-libs/punc/punc-1.5.ebuild,v 1.11 2015/01/31 13:17:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-1.5.ebuild,v 1.12 2015/04/19 09:52:59 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc mpi static-libs" RDEPEND=" |