diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-22 13:17:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-22 13:17:05 +0000 |
commit | 11f3fc238bf747a53ab68e9dc6c74f563f3dca09 (patch) | |
tree | 357c294e8363f9bae8b84d2c24d4e57539629dda /dev-ml | |
parent | Stable for ppc64, wrt bug #510670 (diff) | |
download | gentoo-2-11f3fc238bf747a53ab68e9dc6c74f563f3dca09.tar.gz gentoo-2-11f3fc238bf747a53ab68e9dc6c74f563f3dca09.tar.bz2 gentoo-2-11f3fc238bf747a53ab68e9dc6c74f563f3dca09.zip |
Stable for ppc64, wrt bug #510670
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/lablgl/lablgl-1.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/lablgl/ChangeLog b/dev-ml/lablgl/ChangeLog index d3aed89c69ad..7d6a6e781432 100644 --- a/dev-ml/lablgl/ChangeLog +++ b/dev-ml/lablgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/lablgl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.79 2014/01/26 12:11:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.80 2014/06/22 13:17:05 ago Exp $ + + 22 Jun 2014; Agostino Sarubbo <ago@gentoo.org> lablgl-1.05.ebuild: + Stable for ppc64, wrt bug #510670 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lablgl-1.05.ebuild: Stable for sparc, wrt bug #495416 diff --git a/dev-ml/lablgl/lablgl-1.05.ebuild b/dev-ml/lablgl/lablgl-1.05.ebuild index a205c9039971..e38ac487b35a 100644 --- a/dev-ml/lablgl/lablgl-1.05.ebuild +++ b/dev-ml/lablgl/lablgl-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.05.ebuild,v 1.9 2014/01/26 12:11:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.05.ebuild,v 1.10 2014/06/22 13:17:05 ago Exp $ EAPI="5" @@ -27,7 +27,7 @@ DEPEND="${RDEPEND}" SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz" SLOT="0/${PV}" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { # make configuration file |