summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-02-04 10:38:54 +0000
committerJustin Lecher <jlec@gentoo.org>2014-02-04 10:38:54 +0000
commit8c81cf10f3727c38d84860453f1f74de302bee7f (patch)
tree101209e6753e53f882e2eda54366e1fe530a8c6e /sci-libs/coinor-netlib
parentdrop empty *DEPEND (diff)
downloadgentoo-2-8c81cf10f3727c38d84860453f1f74de302bee7f.tar.gz
gentoo-2-8c81cf10f3727c38d84860453f1f74de302bee7f.tar.bz2
gentoo-2-8c81cf10f3727c38d84860453f1f74de302bee7f.zip
drop empty *DEPEND
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-libs/coinor-netlib')
-rw-r--r--sci-libs/coinor-netlib/ChangeLog5
-rw-r--r--sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild5
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/coinor-netlib/ChangeLog b/sci-libs/coinor-netlib/ChangeLog
index 7aebb5ae6479..0a42b58e1ceb 100644
--- a/sci-libs/coinor-netlib/ChangeLog
+++ b/sci-libs/coinor-netlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/coinor-netlib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coinor-netlib/ChangeLog,v 1.1 2014/01/14 19:34:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coinor-netlib/ChangeLog,v 1.2 2014/02/04 10:38:54 jlec Exp $
+
+ 04 Feb 2014; Justin Lecher <jlec@gentoo.org> coinor-netlib-1.2.6.ebuild:
+ drop empty *DEPEND
14 Jan 2014; Sébastien Fabbro <bicatali@gentoo.org>
+coinor-netlib-1.2.6.ebuild, +metadata.xml:
diff --git a/sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild b/sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild
index a8b6a7ab8fd4..c2a8efbaadbb 100644
--- a/sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild
+++ b/sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild,v 1.1 2014/01/14 19:34:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/coinor-netlib/coinor-netlib-1.2.6.ebuild,v 1.2 2014/02/04 10:38:54 jlec Exp $
EAPI=5
@@ -17,7 +17,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
S="${WORKDIR}/${MYPN}-${PV}"