diff options
Diffstat (limited to 'dev-libs/ltxml/ltxml-1.2.5.ebuild')
-rw-r--r-- | dev-libs/ltxml/ltxml-1.2.5.ebuild | 4 |
1 files changed, 1 insertions, 3 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" } - |