summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-27 13:41:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-27 13:41:09 +0000
commit4be8049051f5721b4b2b8af7e4fc600e382ece71 (patch)
treed5b540706c4d924d81729b37f6038bb54f0ff1b5 /dev-cpp
parentalpha/ia64 stable wrt #188838 (diff)
downloadgentoo-2-4be8049051f5721b4b2b8af7e4fc600e382ece71.tar.gz
gentoo-2-4be8049051f5721b4b2b8af7e4fc600e382ece71.tar.bz2
gentoo-2-4be8049051f5721b4b2b8af7e4fc600e382ece71.zip
alpha stable wrt #188838
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libxmlpp/ChangeLog5
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index 039fa9717893..fbaced8936ee 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libxmlpp
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.53 2007/08/21 08:39:58 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.54 2007/08/27 13:41:09 armin76 Exp $
+
+ 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> libxmlpp-2.13.1.ebuild:
+ alpha stable wrt #188838
21 Aug 2007; Markus Ullmann <jokey@gentoo.org> libxmlpp-2.13.1.ebuild:
Stable on x86 wrt bug #188838
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild
index d440e1e61bfe..6ea4100cd023 100644
--- a/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v 1.3 2007/08/21 08:39:58 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v 1.4 2007/08/27 13:41:09 armin76 Exp $
inherit gnome2 eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ppc sparc x86"
IUSE="doc"
RDEPEND=">=dev-libs/libxml2-2.6.1