summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-06-06 13:15:55 +0000
committerJason Wever <weeve@gentoo.org>2003-06-06 13:15:55 +0000
commit2aa73a235432d039795ef5819feabfcb9bf45d45 (patch)
tree8387d229314ee684e3ad98561080743f1cad51e7 /dev-libs
parent Version bump and removed the autmatic machine detection which did not work (diff)
downloadgentoo-2-2aa73a235432d039795ef5819feabfcb9bf45d45.tar.gz
gentoo-2-2aa73a235432d039795ef5819feabfcb9bf45d45.tar.bz2
gentoo-2-2aa73a235432d039795ef5819feabfcb9bf45d45.zip
Added ~sparc to keywords.
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libxml++/ChangeLog5
-rw-r--r--dev-libs/libxml++/Manifest4
-rw-r--r--dev-libs/libxml++/libxml++-0.21.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libxml++/ChangeLog b/dev-libs/libxml++/ChangeLog
index d658441a8ec2..cb17f8f24b60 100644
--- a/dev-libs/libxml++/ChangeLog
+++ b/dev-libs/libxml++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libxml++
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml++/ChangeLog,v 1.4 2003/03/03 22:16:52 vladimir Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml++/ChangeLog,v 1.5 2003/06/06 13:14:17 weeve Exp $
+
+ 06 Jun 2003; Jason Wever <weeve@gentoo.org> libxml++-0.21.0.ebuild:
+ Added ~sparc to keywords.
*libxml++-0.21.0 (02 Mar 2003)
diff --git a/dev-libs/libxml++/Manifest b/dev-libs/libxml++/Manifest
index 2796864b9d2d..b71c194beb5f 100644
--- a/dev-libs/libxml++/Manifest
+++ b/dev-libs/libxml++/Manifest
@@ -1,3 +1,3 @@
-MD5 b7fbf40a50a7ea2d43e82162918ba957 ChangeLog 651
-MD5 16ff0cd5cceb9f9106b753348f9ca026 libxml++-0.21.0.ebuild 707
+MD5 11824cbbf8ab8821e3642b02dbe4f44f ChangeLog 747
+MD5 1589512370cb3283c61142c8b6ac8758 libxml++-0.21.0.ebuild 713
MD5 4cccf711f0f3740e58ab60b7ba4bad86 files/digest-libxml++-0.21.0 67
diff --git a/dev-libs/libxml++/libxml++-0.21.0.ebuild b/dev-libs/libxml++/libxml++-0.21.0.ebuild
index a27217fae023..c26b7b28fb35 100644
--- a/dev-libs/libxml++/libxml++-0.21.0.ebuild
+++ b/dev-libs/libxml++/libxml++-0.21.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml++/libxml++-0.21.0.ebuild,v 1.4 2003/04/23 15:14:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml++/libxml++-0.21.0.ebuild,v 1.5 2003/06/06 13:14:17 weeve Exp $
DESCRIPTION="C++ wrapper for the libxml XML parser library"
HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libxmlplusplus/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~sparc"
RDEPEND=">=dev-libs/libxml2-2.5.1"