summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-06-09 19:39:13 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-06-09 19:39:13 +0000
commit2df40cfe3025da3bfc4a1e4a88e6f0df8ff9f89e (patch)
tree83accd49de9d611381d437c6185f2ea35c610aaf /net-mail/pfqueue
parentUpdated libdir patch, remove append-flags -fPIC on amd64. (diff)
downloadhistorical-2df40cfe3025da3bfc4a1e4a88e6f0df8ff9f89e.tar.gz
historical-2df40cfe3025da3bfc4a1e4a88e6f0df8ff9f89e.tar.bz2
historical-2df40cfe3025da3bfc4a1e4a88e6f0df8ff9f89e.zip
Fix dependencies.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r--net-mail/pfqueue/Manifest8
-rw-r--r--net-mail/pfqueue/pfqueue-0.4.0.ebuild7
2 files changed, 8 insertions, 7 deletions
diff --git a/net-mail/pfqueue/Manifest b/net-mail/pfqueue/Manifest
index 319cc1c62373..bc7a7b25392f 100644
--- a/net-mail/pfqueue/Manifest
+++ b/net-mail/pfqueue/Manifest
@@ -2,7 +2,7 @@
Hash: SHA1
MD5 dd73c99321fcb16c9911c30fb40325e1 pfqueue-0.3.7.ebuild 606
-MD5 7d77235d5379e817424ea08dd9307711 pfqueue-0.4.0.ebuild 850
+MD5 ef169f13c320a66e5995778929c07b63 pfqueue-0.4.0.ebuild 862
MD5 611d828c70732f89da2dd84347703c44 pfqueue-0.3.6.ebuild 606
MD5 2d21d2aaa82faae1aa39962b668d155a pfqueue-0.3.8.ebuild 608
MD5 a57789145cef511fdb94e8d298bea0dd ChangeLog 3058
@@ -14,7 +14,7 @@ MD5 afa433c5b94101a1b3ef07fa803a994d files/digest-pfqueue-0.4.0 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCqJU9QlM6RnzZP+IRAhIuAJ9WICvtx5hTxQZ/55P3o/sfoSx3jgCeK7h5
-JOZdfmBvziRa8KLo6TUbyIg=
-=Ubzt
+iD8DBQFCqJr+QlM6RnzZP+IRAt2JAKCtxh5OWJBpGOkG1VA0cWB6gudFgQCgpY/h
+dmUQHCpvwk9F5pydwMj7xrM=
+=+lg0
-----END PGP SIGNATURE-----
diff --git a/net-mail/pfqueue/pfqueue-0.4.0.ebuild b/net-mail/pfqueue/pfqueue-0.4.0.ebuild
index 8fd4a61af312..9feae77c98d5 100644
--- a/net-mail/pfqueue/pfqueue-0.4.0.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.4.0.ebuild,v 1.1 2005/06/09 19:14:41 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.4.0.ebuild,v 1.2 2005/06/09 19:39:13 ticho Exp $
inherit eutils toolchain-funcs
@@ -13,8 +13,9 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="virtual/libc
- sys-devel/libtool"
-RDEPEND="mail-mta/postfix"
+ sys-devel/libtool
+ sys-libs/ncurses"
+RDEPEND="${DEPEND}"
pkg_setup() {
if [ $(gcc-major-version) = 4 ] ; then