diff options
author | 2015-04-19 10:04:04 +0000 | |
---|---|---|
committer | 2015-04-19 10:04:04 +0000 | |
commit | 80f2c8fa78e7eecb8e33b1a13806ee57c31d5c9e (patch) | |
tree | 95d5971718c5e65a6426e28253a8b7754441f44f /sci-libs/cdf | |
parent | Add SLOTs to java deps. Remove old. (diff) | |
download | gentoo-2-80f2c8fa78e7eecb8e33b1a13806ee57c31d5c9e.tar.gz gentoo-2-80f2c8fa78e7eecb8e33b1a13806ee57c31d5c9e.tar.bz2 gentoo-2-80f2c8fa78e7eecb8e33b1a13806ee57c31d5c9e.zip |
Stable for x86, wrt bug #545408
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/cdf')
-rw-r--r-- | sci-libs/cdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cdf/cdf-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cdf/ChangeLog b/sci-libs/cdf/ChangeLog index c655be68ddb0..a7baff783411 100644 --- a/sci-libs/cdf/ChangeLog +++ b/sci-libs/cdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cdf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/ChangeLog,v 1.26 2015/04/08 13:35:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/ChangeLog,v 1.27 2015/04/19 10:04:04 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cdf-3.4.1.ebuild: + Stable for x86, wrt bug #545408 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cdf-3.4.1.ebuild: Stable for amd64, wrt bug #545408 diff --git a/sci-libs/cdf/cdf-3.4.1.ebuild b/sci-libs/cdf/cdf-3.4.1.ebuild index d31be50b8139..c7320f9ecb8a 100644 --- a/sci-libs/cdf/cdf-3.4.1.ebuild +++ b/sci-libs/cdf/cdf-3.4.1.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/cdf/cdf-3.4.1.ebuild,v 1.4 2015/04/08 13:35:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/cdf-3.4.1.ebuild,v 1.5 2015/04/19 10:04:04 ago Exp $ EAPI=5 @@ -26,7 +26,7 @@ SRC_URI="${SRC_BASE}/${MY_P}-dist-${PN}.tar.gz LICENSE="CDF" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc examples java ncurses static-libs" RDEPEND=" |