diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-09-08 09:01:23 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-09-08 09:01:23 +0000 |
commit | 05440321c50287057ae5547ffd67486e7b95753b (patch) | |
tree | 709c9f8576f4206b1f04432cd1b8f8dc7e1861f7 /net-p2p/dclib/dclib-0.2.4.ebuild | |
parent | CPAN Update (diff) | |
download | gentoo-2-05440321c50287057ae5547ffd67486e7b95753b.tar.gz gentoo-2-05440321c50287057ae5547ffd67486e7b95753b.tar.bz2 gentoo-2-05440321c50287057ae5547ffd67486e7b95753b.zip |
repoman fixes
Diffstat (limited to 'net-p2p/dclib/dclib-0.2.4.ebuild')
-rw-r--r-- | net-p2p/dclib/dclib-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dclib/dclib-0.2.4.ebuild b/net-p2p/dclib/dclib-0.2.4.ebuild index 5689229db882..3a86cd34580c 100644 --- a/net-p2p/dclib/dclib-0.2.4.ebuild +++ b/net-p2p/dclib/dclib-0.2.4.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/net-p2p/dclib/dclib-0.2.4.ebuild,v 1.3 2003/02/13 15:18:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.4.ebuild,v 1.4 2003/09/08 09:01:12 lanius Exp $ inherit gcc @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc" DEPEND=">=sys-apps/bzip2-1.0.2 - >=dev-libs/libxml2-2.4.22" + >=dev-libs/libxml2-2.4.22" src_unpack() { unpack ${A} |