diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:25:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:25:35 +0000 |
commit | f79162d14be695838c14d03be204e9c0e633801c (patch) | |
tree | 79c904df7cdf9ff281d36cbafa338017a27954a2 /dev-libs/libxslt | |
parent | whitespace (diff) | |
download | historical-f79162d14be695838c14d03be204e9c0e633801c.tar.gz historical-f79162d14be695838c14d03be204e9c0e633801c.tar.bz2 historical-f79162d14be695838c14d03be204e9c0e633801c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-libs/libxslt')
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.17.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libxslt/libxslt-1.1.20.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/libxslt/libxslt-1.1.17.ebuild b/dev-libs/libxslt/libxslt-1.1.17.ebuild index 2f7d1cca83e6..bc408d1a0761 100644 --- a/dev-libs/libxslt/libxslt-1.1.17.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.17.ebuild @@ -1,6 +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/libxslt/libxslt-1.1.17.ebuild,v 1.12 2006/10/20 00:27:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.17.ebuild,v 1.13 2007/07/12 02:25:34 mr_bones_ Exp $ inherit libtool gnome.org eutils python @@ -16,7 +16,6 @@ DEPEND=">=dev-libs/libxml2-2.6.25 crypt? ( >=dev-libs/libgcrypt-1.1.92 ) python? ( dev-lang/python )" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-libs/libxslt/libxslt-1.1.20.ebuild b/dev-libs/libxslt/libxslt-1.1.20.ebuild index 7466c52b4d04..3d6959a5fcc3 100644 --- a/dev-libs/libxslt/libxslt-1.1.20.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.20.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/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.10 2007/06/24 21:25:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.20.ebuild,v 1.11 2007/07/12 02:25:34 mr_bones_ Exp $ inherit libtool eutils python @@ -18,7 +18,6 @@ DEPEND=">=dev-libs/libxml2-2.6.27 SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz" - src_unpack() { unpack "${A}" cd "${S}" |