summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-14 16:21:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-14 16:21:06 +0000
commit51aaf998075b22ad7114c115eb1ea8c7587e41d7 (patch)
treec63a58c7d21e412d2d49615a17bed8e75a98770e /dev-libs/libwbxml
parentStable for ppc, wrt bug #465390 (diff)
downloadgentoo-2-51aaf998075b22ad7114c115eb1ea8c7587e41d7.tar.gz
gentoo-2-51aaf998075b22ad7114c115eb1ea8c7587e41d7.tar.bz2
gentoo-2-51aaf998075b22ad7114c115eb1ea8c7587e41d7.zip
Stable for ppc, wrt bug #460598
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libwbxml')
-rw-r--r--dev-libs/libwbxml/ChangeLog5
-rw-r--r--dev-libs/libwbxml/libwbxml-0.10.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/libwbxml/ChangeLog b/dev-libs/libwbxml/ChangeLog
index 4e1eb9b414c5..59f5b52415e2 100644
--- a/dev-libs/libwbxml/ChangeLog
+++ b/dev-libs/libwbxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libwbxml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.25 2013/02/02 12:03:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.26 2013/04/14 16:21:06 ago Exp $
+
+ 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwbxml-0.10.9.ebuild:
+ Stable for ppc, wrt bug #460598
02 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup up due #48914
diff --git a/dev-libs/libwbxml/libwbxml-0.10.9.ebuild b/dev-libs/libwbxml/libwbxml-0.10.9.ebuild
index 6ef5866df255..ba2264773b3a 100644
--- a/dev-libs/libwbxml/libwbxml-0.10.9.ebuild
+++ b/dev-libs/libwbxml/libwbxml-0.10.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.9.ebuild,v 1.5 2012/05/07 09:41:36 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.9.ebuild,v 1.6 2013/04/14 16:21:06 ago Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit cmake-utils
DESCRIPTION="Library and tools to parse, encode and handle WBXML documents."
HOMEPAGE="http://libwbxml.opensync.org/"
SRC_URI="mirror://sourceforge/libwbxml/${P}.tar.bz2"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test"
LICENSE="GPL-2"