diff options
author | 2010-06-15 12:12:30 +0000 | |
---|---|---|
committer | 2010-06-15 12:12:30 +0000 | |
commit | 53a510e68cd5e52a3f50f5bc114c4dd6dcbed3f3 (patch) | |
tree | c8052667df1fb0903eee3a386bb023762e8c51b0 /dev-libs/cvector | |
parent | version bump (diff) | |
download | historical-53a510e68cd5e52a3f50f5bc114c4dd6dcbed3f3.tar.gz historical-53a510e68cd5e52a3f50f5bc114c4dd6dcbed3f3.tar.bz2 historical-53a510e68cd5e52a3f50f5bc114c4dd6dcbed3f3.zip |
QA, removed unneeded *DEPEND
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/cvector')
-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=( |