summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-03-05 17:28:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-03-05 17:28:14 +0000
commit625caff99c7c509fde015244dbbe15558fa25536 (patch)
treed80a2aae9d9e2dbf011f0f977edd43c38c64c86e /dev-cpp/libxmlpp
parentsparc-tastic (diff)
downloadgentoo-2-625caff99c7c509fde015244dbbe15558fa25536.tar.gz
gentoo-2-625caff99c7c509fde015244dbbe15558fa25536.tar.bz2
gentoo-2-625caff99c7c509fde015244dbbe15558fa25536.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r--dev-cpp/libxmlpp/ChangeLog5
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index 6b3a5f07687a..ab5358bff7e4 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libxmlpp
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.17 2005/02/25 02:12:29 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.18 2005/03/05 17:28:14 gustavoz Exp $
+
+ 05 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> libxmlpp-1.0.4.ebuild:
+ Stable on sparc
24 Feb 2005; Joe McCann <joem@gentoo.org> libxmlpp-2.8.0.ebuild:
Build api docs if use=doc. Thanks to ka0ttic@gentoo.org on bug 82797
diff --git a/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild b/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild
index 4f921050ade6..478ec64d51b0 100644
--- a/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild,v 1.3 2005/02/25 02:03:40 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4.ebuild,v 1.4 2005/03/05 17:28:14 gustavoz Exp $
IUSE=""
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
RDEPEND=">=dev-libs/libxml2-2.5.8"