diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-06-15 12:12:30 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-06-15 12:12:30 +0000 |
commit | 75632f748f6aaac9e944dfdc211b7e24f35cafc9 (patch) | |
tree | 385c0d34748e85a2794b0a254dfd32e537222152 /dev-libs | |
parent | version bump (diff) | |
download | gentoo-2-75632f748f6aaac9e944dfdc211b7e24f35cafc9.tar.gz gentoo-2-75632f748f6aaac9e944dfdc211b7e24f35cafc9.tar.bz2 gentoo-2-75632f748f6aaac9e944dfdc211b7e24f35cafc9.zip |
QA, removed unneeded *DEPEND
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/cvector/cvector-1.0.3-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-libs/cvector/cvector-1.0.3-r1.ebuild b/dev-libs/cvector/cvector-1.0.3-r1.ebuild index e2ec926246bb..ef855186300e 100644 --- a/dev-libs/cvector/cvector-1.0.3-r1.ebuild +++ b/dev-libs/cvector/cvector-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.1 2010/03/07 18:30:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cvector/cvector-1.0.3-r1.ebuild,v 1.2 2010/06/15 12:12:30 jlec Exp $ inherit base eutils toolchain-funcs versionator @@ -16,9 +16,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" - S="${WORKDIR}"/${MY_P} PATCHES=( |