summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:25:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:25:35 +0000
commit8c2a6542207537447578ab218daf3a0ef7f8b426 (patch)
treed71c1ebfe2eb970f1c5bc3d573bf20a3b0b194b3 /dev-libs/ltxml
parentwhitespace (diff)
downloadgentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.gz
gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.bz2
gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/ltxml')
-rw-r--r--dev-libs/ltxml/ltxml-1.2.5.ebuild4
-rw-r--r--dev-libs/ltxml/ltxml-1.2.6.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/dev-libs/ltxml/ltxml-1.2.5.ebuild b/dev-libs/ltxml/ltxml-1.2.5.ebuild
index 73d7ad32cc30..3421191870fe 100644
--- a/dev-libs/ltxml/ltxml-1.2.5.ebuild
+++ b/dev-libs/ltxml/ltxml-1.2.5.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.5.ebuild,v 1.7 2006/07/13 04:04:30 agriffis Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.5.ebuild,v 1.8 2007/07/12 02:25:35 mr_bones_ Exp $
S="${WORKDIR}/${P}/XML"
DESCRIPTION="Integrated set of XML tools and a developers tool-kit with C API"
@@ -25,4 +24,3 @@ src_install() {
MANDIR=${D}/usr/share/man \
|| die "make install failed"
}
-
diff --git a/dev-libs/ltxml/ltxml-1.2.6.ebuild b/dev-libs/ltxml/ltxml-1.2.6.ebuild
index e7dd23911704..41d9b02443e1 100644
--- a/dev-libs/ltxml/ltxml-1.2.6.ebuild
+++ b/dev-libs/ltxml/ltxml-1.2.6.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.6.ebuild,v 1.3 2004/06/24 23:27:07 agriffis Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ltxml/ltxml-1.2.6.ebuild,v 1.4 2007/07/12 02:25:35 mr_bones_ Exp $
S="${WORKDIR}/${P}/XML"
DESCRIPTION="Integrated set of XML tools and a developers tool-kit with C API"
@@ -25,4 +24,3 @@ src_install() {
MANDIR=${D}/usr/share/man \
|| die "make install failed"
}
-