diff options
author | 2007-07-12 04:37:48 +0000 | |
---|---|---|
committer | 2007-07-12 04:37:48 +0000 | |
commit | 6efbaa6a42fa9d1e5314803769385bbce5778fbe (patch) | |
tree | 326f7a01286a59994600efe55bdf94b1aca191bc /app-text/xml2doc | |
parent | Import from gentoo-sunrise, bug #160755 (diff) | |
download | historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.tar.gz historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.tar.bz2 historical-6efbaa6a42fa9d1e5314803769385bbce5778fbe.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-text/xml2doc')
-rw-r--r-- | app-text/xml2doc/xml2doc-20030510-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/xml2doc/xml2doc-20030510-r1.ebuild b/app-text/xml2doc/xml2doc-20030510-r1.ebuild index d221c6c83783..94ec1193fb4a 100644 --- a/app-text/xml2doc/xml2doc-20030510-r1.ebuild +++ b/app-text/xml2doc/xml2doc-20030510-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510-r1.ebuild,v 1.1 2007/03/14 20:17:41 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510-r1.ebuild,v 1.2 2007/07/12 04:37:47 mr_bones_ Exp $ inherit eutils @@ -20,7 +20,6 @@ DEPEND=">=dev-libs/libxml2-2.5 S=${WORKDIR}/${PN} - src_unpack() { unpack "${A}" cd "${S}" |