diff options
author | 2014-12-03 09:34:30 +0000 | |
---|---|---|
committer | 2014-12-03 09:34:30 +0000 | |
commit | a7761b5d6ff1407511faeaa0b139e7d13f9fdcf1 (patch) | |
tree | 4618ae95b0a3023a891169db8bbc6ed8a4cec646 /dev-libs/stfl | |
parent | Stable for ppc, wrt bug #529166 (diff) | |
download | gentoo-2-a7761b5d6ff1407511faeaa0b139e7d13f9fdcf1.tar.gz gentoo-2-a7761b5d6ff1407511faeaa0b139e7d13f9fdcf1.tar.bz2 gentoo-2-a7761b5d6ff1407511faeaa0b139e7d13f9fdcf1.zip |
Stable for ppc, wrt bug #529262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 a179f78a9f82..059ed6a71737 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.44 2014/11/26 10:41:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.45 2014/12/03 09:34:30 ago Exp $ + + 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> stfl-0.23.ebuild: + Stable for ppc, wrt bug #529262 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> stfl-0.23.ebuild: Stable for amd64, wrt bug #529262 diff --git a/dev-libs/stfl/stfl-0.23.ebuild b/dev-libs/stfl/stfl-0.23.ebuild index 15b12c5b14a4..89659c247858 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.3 2014/11/26 10:41:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/stfl-0.23.ebuild,v 1.4 2014/12/03 09:34:30 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=" |