summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:23:06 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:23:06 +0000
commitb987715ddb69d8ffe4e8102b2b6ad8d3272e797e (patch)
treee22eb3c1bbd7716a3ffc2f0d5ddb51b82ea5b47c /dev-libs/tinyxml
parentStable on amd64 wrt bug #374581 (diff)
downloadgentoo-2-b987715ddb69d8ffe4e8102b2b6ad8d3272e797e.tar.gz
gentoo-2-b987715ddb69d8ffe4e8102b2b6ad8d3272e797e.tar.bz2
gentoo-2-b987715ddb69d8ffe4e8102b2b6ad8d3272e797e.zip
Stable on amd64 wrt bug #375503
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/tinyxml')
-rw-r--r--dev-libs/tinyxml/ChangeLog5
-rw-r--r--dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/tinyxml/ChangeLog b/dev-libs/tinyxml/ChangeLog
index 5594bdc13f2a..69084f5ee580 100644
--- a/dev-libs/tinyxml/ChangeLog
+++ b/dev-libs/tinyxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tinyxml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/ChangeLog,v 1.9 2011/03/28 09:58:18 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/ChangeLog,v 1.10 2011/08/02 16:23:06 hwoarang Exp $
+
+ 02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> tinyxml-2.6.1-r1.ebuild:
+ Stable on amd64 wrt bug #375503
*tinyxml-2.6.1-r1 (28 Mar 2011)
diff --git a/dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild b/dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild
index b0ba1362e30b..9bb581ca9a12 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild,v 1.1 2011/03/28 09:58:18 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/tinyxml-2.6.1-r1.ebuild,v 1.2 2011/08/02 16:23:06 hwoarang Exp $
EAPI=2
inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="debug doc stl"
RDEPEND=""