diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-06-23 17:04:27 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-06-23 17:04:27 +0000 |
commit | ee15f8815e675a8b733cfd9ea430c47b304e222e (patch) | |
tree | 52e96a0a676ddb4d132bde7ccfc74a37777edefa /dev-libs/libcxml | |
parent | New module for net-ssh (diff) | |
download | gentoo-2-ee15f8815e675a8b733cfd9ea430c47b304e222e.tar.gz gentoo-2-ee15f8815e675a8b733cfd9ea430c47b304e222e.tar.bz2 gentoo-2-ee15f8815e675a8b733cfd9ea430c47b304e222e.zip |
stable on alpha
Diffstat (limited to 'dev-libs/libcxml')
-rw-r--r-- | dev-libs/libcxml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libcxml/Manifest | 4 | ||||
-rw-r--r-- | dev-libs/libcxml/libcxml-5.2.0.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-libs/libcxml/ChangeLog b/dev-libs/libcxml/ChangeLog index eb6f4c84daf4..d377e20e8848 100644 --- a/dev-libs/libcxml/ChangeLog +++ b/dev-libs/libcxml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libcxml # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcxml/ChangeLog,v 1.1 2003/05/25 18:09:57 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcxml/ChangeLog,v 1.2 2003/06/23 17:04:20 taviso Exp $ + +*libcxml-5.2.0 (23 Jun 2003) + + 23 Jun 2003; Tavis Ormandy <taviso@gentoo.org> libcxml-5.2.0.ebuild: + stable on alpha 25 May 2003; Tavis Ormandy <taviso@gentoo.org> : QA fixes diff --git a/dev-libs/libcxml/Manifest b/dev-libs/libcxml/Manifest index 615b15a1581a..c70703e9b2b1 100644 --- a/dev-libs/libcxml/Manifest +++ b/dev-libs/libcxml/Manifest @@ -1,3 +1,3 @@ -MD5 f5cb75b9a94386fff97d48fa42b56707 libcxml-5.2.0.ebuild 1746 -MD5 64306a926a5dd0b2794c70a6faf94429 ChangeLog 277 +MD5 61d43d15e38ea78347c3c658d055bf07 libcxml-5.2.0.ebuild 1745 +MD5 a19c4b101f70fa6ec9196656e344b6eb ChangeLog 397 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libcxml-5.2.0 0 diff --git a/dev-libs/libcxml/libcxml-5.2.0.ebuild b/dev-libs/libcxml/libcxml-5.2.0.ebuild index 59755eb55386..ee9d1b4e1049 100644 --- a/dev-libs/libcxml/libcxml-5.2.0.ebuild +++ b/dev-libs/libcxml/libcxml-5.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcxml/libcxml-5.2.0.ebuild,v 1.2 2003/05/25 19:25:23 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcxml/libcxml-5.2.0.ebuild,v 1.3 2003/06/23 17:04:20 taviso Exp $ S=${WORKDIR}/usr SRC_URI="" @@ -14,7 +14,7 @@ RDEPEND="dev-libs/libots dev-libs/libcpml" LICENSE="compaq-sdla" SLOT="0" -KEYWORDS="-* ~alpha" +KEYWORDS="-* alpha" IUSE="ev6 doc" # non portage variable |