diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:00:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:00:01 +0000 |
commit | cf903823acc992461811e09613a277d2fc7c1fb8 (patch) | |
tree | 30312597734d573d9c6bd1fb63f423668ff0e155 /dev-ml/lablgl | |
parent | Stable for HPPA (bug #495736). (diff) | |
download | gentoo-2-cf903823acc992461811e09613a277d2fc7c1fb8.tar.gz gentoo-2-cf903823acc992461811e09613a277d2fc7c1fb8.tar.bz2 gentoo-2-cf903823acc992461811e09613a277d2fc7c1fb8.zip |
Stable for HPPA (bug #495416).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ml/lablgl')
-rw-r--r-- | dev-ml/lablgl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/lablgl/lablgl-1.05.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/lablgl/ChangeLog b/dev-ml/lablgl/ChangeLog index 7c86f1848fff..c576df9be030 100644 --- a/dev-ml/lablgl/ChangeLog +++ b/dev-ml/lablgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/lablgl -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.71 2013/10/12 08:42:38 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.72 2014/01/01 16:00:01 jer Exp $ + + 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> lablgl-1.05.ebuild: + Stable for HPPA (bug #495416). *lablgl-1.05 (12 Oct 2013) diff --git a/dev-ml/lablgl/lablgl-1.05.ebuild b/dev-ml/lablgl/lablgl-1.05.ebuild index 88e9730de688..a58b4dd20f66 100644 --- a/dev-ml/lablgl/lablgl-1.05.ebuild +++ b/dev-ml/lablgl/lablgl-1.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/10/12 08:42:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/lablgl-1.05.ebuild,v 1.2 2014/01/01 16:00:01 jer 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 |