diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-06-08 18:14:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-06-08 18:14:23 +0000 |
commit | 2b248936dfa95dae4984043257d6eb8883dc87ac (patch) | |
tree | cdecec76fee21f7a60bc27000d56ab503c11bfd4 /dev-libs/libofx | |
parent | Update package.use.stable.mask to try to move more gnome-mm stuff to testing ... (diff) | |
download | gentoo-2-2b248936dfa95dae4984043257d6eb8883dc87ac.tar.gz gentoo-2-2b248936dfa95dae4984043257d6eb8883dc87ac.tar.bz2 gentoo-2-2b248936dfa95dae4984043257d6eb8883dc87ac.zip |
Move to testing in arches that don't need it stable
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/libofx')
-rw-r--r-- | dev-libs/libofx/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libofx/libofx-0.9.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libofx/ChangeLog b/dev-libs/libofx/ChangeLog index 4ea513cc95ae..add4149876d3 100644 --- a/dev-libs/libofx/ChangeLog +++ b/dev-libs/libofx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libofx -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.81 2014/12/26 18:50:02 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/ChangeLog,v 1.82 2015/06/08 18:14:23 pacho Exp $ + + 08 Jun 2015; Pacho Ramos <pacho@gentoo.org> libofx-0.9.5.ebuild: + Move to testing in arches that don't need it stable *libofx-0.9.10 (26 Dec 2014) diff --git a/dev-libs/libofx/libofx-0.9.5.ebuild b/dev-libs/libofx/libofx-0.9.5.ebuild index b891b35b92d0..4660c0c2ed2f 100644 --- a/dev-libs/libofx/libofx-0.9.5.ebuild +++ b/dev-libs/libofx/libofx-0.9.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.5.ebuild,v 1.7 2012/09/09 15:44:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libofx/libofx-0.9.5.ebuild,v 1.8 2015/06/08 18:14:23 pacho Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" IUSE="doc static-libs test" RDEPEND=">=app-text/opensp-1.5 |