diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:46:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:46:09 +0000 |
commit | 38cfe3081e2b41dfc9c92a6a8712354ee8776a9b (patch) | |
tree | 05f1865d65108871cf1c587eb136f9d348eba5ce /dev-libs/libwbxml | |
parent | Stable for ppc, wrt bug #535114 (diff) | |
download | gentoo-2-38cfe3081e2b41dfc9c92a6a8712354ee8776a9b.tar.gz gentoo-2-38cfe3081e2b41dfc9c92a6a8712354ee8776a9b.tar.bz2 gentoo-2-38cfe3081e2b41dfc9c92a6a8712354ee8776a9b.zip |
Stable for ppc, wrt bug #535120
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libwbxml')
-rw-r--r-- | dev-libs/libwbxml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libwbxml/libwbxml-0.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libwbxml/ChangeLog b/dev-libs/libwbxml/ChangeLog index c7e94f98ab6f..a72ad92c7779 100644 --- a/dev-libs/libwbxml/ChangeLog +++ b/dev-libs/libwbxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libwbxml # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.30 2015/01/09 13:39:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.31 2015/01/17 13:46:09 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libwbxml-0.11.2.ebuild: + Stable for ppc, wrt bug #535120 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libwbxml-0.11.2.ebuild: Stable for amd64, wrt bug #535120 diff --git a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild index 4b6d3ad1b71d..b1e8a896fae3 100644 --- a/dev-libs/libwbxml/libwbxml-0.11.2.ebuild +++ b/dev-libs/libwbxml/libwbxml-0.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.11.2.ebuild,v 1.2 2015/01/09 13:39:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.11.2.ebuild,v 1.3 2015/01/17 13:46:09 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libwbxml/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="test" RDEPEND=" |