diff options
author | 2015-04-21 18:57:55 +0000 | |
---|---|---|
committer | 2015-04-21 18:57:55 +0000 | |
commit | 70d8ddc18dbc3e25d780818ca97bac79ea45b287 (patch) | |
tree | db547caee985622592aca91a07bcbfccb2363ddc /sci-libs | |
parent | ppc stable wrt bug #545194 (diff) | |
download | gentoo-2-70d8ddc18dbc3e25d780818ca97bac79ea45b287.tar.gz gentoo-2-70d8ddc18dbc3e25d780818ca97bac79ea45b287.tar.bz2 gentoo-2-70d8ddc18dbc3e25d780818ca97bac79ea45b287.zip |
ppc stable wrt bug #545408
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs')
-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 a7baff783411..793822ba618d 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.27 2015/04/19 10:04:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/ChangeLog,v 1.28 2015/04/21 18:57:55 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> cdf-3.4.1.ebuild: + ppc stable wrt bug #545408 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cdf-3.4.1.ebuild: Stable for x86, wrt bug #545408 diff --git a/sci-libs/cdf/cdf-3.4.1.ebuild b/sci-libs/cdf/cdf-3.4.1.ebuild index c7320f9ecb8a..77012d9799d6 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.5 2015/04/19 10:04:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdf/cdf-3.4.1.ebuild,v 1.6 2015/04/21 18:57:55 pacho 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=" |