diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:21:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:21:54 +0000 |
commit | a519d0b11e263b9253899f49fa3066030bb88eff (patch) | |
tree | 2ed30d28f7f57ddf7789d643a34e492c38d84efd /sci-biology | |
parent | Stable for ppc, wrt bug #517692 (diff) | |
download | gentoo-2-a519d0b11e263b9253899f49fa3066030bb88eff.tar.gz gentoo-2-a519d0b11e263b9253899f49fa3066030bb88eff.tar.bz2 gentoo-2-a519d0b11e263b9253899f49fa3066030bb88eff.zip |
Stable for ppc, wrt bug #525378
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/stride/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/stride/stride-20011129-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-biology/stride/ChangeLog b/sci-biology/stride/ChangeLog index ebf7c02ff13d..90ca0861c4f1 100644 --- a/sci-biology/stride/ChangeLog +++ b/sci-biology/stride/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/stride -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/ChangeLog,v 1.17 2014/11/03 11:09:33 nimiux Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/ChangeLog,v 1.18 2015/03/02 09:21:54 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> stride-20011129-r1.ebuild: + Stable for ppc, wrt bug #525378 03 Nov 2014; Chema Alonso <nimiux@gentoo.org> stride-20011129-r1.ebuild: Stable for amd64 wrt bug #525378 @@ -66,4 +69,3 @@ Initial import. Many thanks go the the author Dmitrij Frishman <d.frishman@wzw.tum.de> for allowing us to distribute the source and for an updated version of the code. - diff --git a/sci-biology/stride/stride-20011129-r1.ebuild b/sci-biology/stride/stride-20011129-r1.ebuild index 9c8a94449103..fc357034988d 100644 --- a/sci-biology/stride/stride-20011129-r1.ebuild +++ b/sci-biology/stride/stride-20011129-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/stride-20011129-r1.ebuild,v 1.9 2014/11/03 11:09:33 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/stride-20011129-r1.ebuild,v 1.10 2015/03/02 09:21:54 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI=" SLOT="0" LICENSE="STRIDE" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}" |