diff options
author | 2014-12-05 10:15:12 +0000 | |
---|---|---|
committer | 2014-12-05 10:15:12 +0000 | |
commit | 5a0c3d432f44f959ba84cf48a8106fdbc45d5c8c (patch) | |
tree | 67de9c3934c2e6444843561b6f32fcd4d49d3c55 /dev-libs/stfl | |
parent | Stable for x86, wrt bug #530650 (diff) | |
download | gentoo-2-5a0c3d432f44f959ba84cf48a8106fdbc45d5c8c.tar.gz gentoo-2-5a0c3d432f44f959ba84cf48a8106fdbc45d5c8c.tar.bz2 gentoo-2-5a0c3d432f44f959ba84cf48a8106fdbc45d5c8c.zip |
Stable for x86, wrt bug #529262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/stfl')
-rw-r--r-- | dev-libs/stfl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/stfl/stfl-0.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/stfl/ChangeLog b/dev-libs/stfl/ChangeLog index 059ed6a71737..2a5dd0c46ec6 100644 --- a/dev-libs/stfl/ChangeLog +++ b/dev-libs/stfl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/stfl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.45 2014/12/03 09:34:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.46 2014/12/05 10:15:12 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> stfl-0.23.ebuild: + Stable for x86, wrt bug #529262 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> stfl-0.23.ebuild: Stable for ppc, wrt bug #529262 diff --git a/dev-libs/stfl/stfl-0.23.ebuild b/dev-libs/stfl/stfl-0.23.ebuild index 89659c247858..21cb25e4d9d7 100644 --- a/dev-libs/stfl/stfl-0.23.ebuild +++ b/dev-libs/stfl/stfl-0.23.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-libs/stfl/stfl-0.23.ebuild,v 1.4 2014/12/03 09:34:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.23.ebuild,v 1.5 2014/12/05 10:15:12 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ SRC_URI="http://www.clifford.at/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="examples perl python ruby static-libs" COMMON_DEPEND=" |