diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-07-27 15:04:07 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-07-27 15:04:07 +0000 |
commit | 05288b3b9b7a1ecf444fe08775df04c3ae097ebf (patch) | |
tree | 14bb1e35ac8e6c302540de3c73fd485c7ca72e78 /app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild | |
parent | bump to 2.10.1, remove old (diff) | |
download | gentoo-2-05288b3b9b7a1ecf444fe08775df04c3ae097ebf.tar.gz gentoo-2-05288b3b9b7a1ecf444fe08775df04c3ae097ebf.tar.bz2 gentoo-2-05288b3b9b7a1ecf444fe08775df04c3ae097ebf.zip |
adjusting based on suggested feedback in bug #478308
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild')
-rw-r--r-- | app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild b/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild index c2ae87a16ac5..a2307dab7aaf 100644 --- a/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild,v 1.1 2013/07/27 00:50:54 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild,v 1.2 2013/07/27 15:04:07 zerochaos Exp $ EAPI=5 @@ -17,9 +17,6 @@ SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="unicode" -DEPEND="" -RDEPEND="${DEPEND}" - S="${WORKDIR}/${PN}-${MY_DATE}" src_configure() { |