summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-22 12:38:44 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-22 12:38:44 +0000
commitb4f5a076f233ff6ed0a4cc7f43811b9ec15df87b (patch)
tree021eedd95324c12494d1384fe6d24e3aca669ee3 /dev-libs/libtompoly/libtompoly-0.04.ebuild
parentRemove -Werror from configure, bug #260943. (diff)
downloadgentoo-2-b4f5a076f233ff6ed0a4cc7f43811b9ec15df87b.tar.gz
gentoo-2-b4f5a076f233ff6ed0a4cc7f43811b9ec15df87b.tar.bz2
gentoo-2-b4f5a076f233ff6ed0a4cc7f43811b9ec15df87b.zip
Removing hawking as a maintainer since he was retired.
(Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libtompoly/libtompoly-0.04.ebuild')
-rw-r--r--dev-libs/libtompoly/libtompoly-0.04.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-libs/libtompoly/libtompoly-0.04.ebuild b/dev-libs/libtompoly/libtompoly-0.04.ebuild
index 2122386307dd..0b068fe1da86 100644
--- a/dev-libs/libtompoly/libtompoly-0.04.ebuild
+++ b/dev-libs/libtompoly/libtompoly-0.04.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtompoly/libtompoly-0.04.ebuild,v 1.5 2006/10/22 02:25:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtompoly/libtompoly-0.04.ebuild,v 1.6 2009/03/22 12:38:44 jmbsvicetto Exp $
DESCRIPTION="portable ISO C library for polynomial basis arithmetic"
HOMEPAGE="http://poly.libtomcrypt.org/"
@@ -12,6 +12,7 @@ KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="dev-libs/libtommath"
+RDEPEND="${DEPEND}"
src_install() {
emake install DESTDIR="${D}" || die