diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:58:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:58:05 +0000 |
commit | d6b975509465d377da563c8fa94a95348ad1804c (patch) | |
tree | 52a917c4389e7801a3214951e147290fffe4e964 /dev-ml | |
parent | Stable for x86, wrt bug #495414 (diff) | |
download | gentoo-2-d6b975509465d377da563c8fa94a95348ad1804c.tar.gz gentoo-2-d6b975509465d377da563c8fa94a95348ad1804c.tar.bz2 gentoo-2-d6b975509465d377da563c8fa94a95348ad1804c.zip |
Stable for x86, wrt bug #495416
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 0cdb02e44cfa..4da1cc1c5b91 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.73 2014/01/12 20:09:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.74 2014/01/14 13:58:05 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lablgl-1.05.ebuild: + Stable for x86, wrt bug #495416 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> lablgl-1.05.ebuild: amd64 stable, bug #495416 diff --git a/dev-ml/lablgl/lablgl-1.05.ebuild b/dev-ml/lablgl/lablgl-1.05.ebuild index 4fa63f2b03e3..77b118ce9c4f 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.3 2014/01/12 20:09:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.05.ebuild,v 1.4 2014/01/14 13:58: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" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd" src_configure() { # make configuration file |