diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-03-22 13:29:19 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-03-22 13:29:19 +0000 |
commit | bba0a46622a4269b08dd7a517386e86e01af2d6a (patch) | |
tree | e14ecac3273d3d7add49fb961491bd4d38282d08 /net-misc/unix2tcp/unix2tcp-0.8.2.ebuild | |
parent | Removing hawking as a maintainer since he was retired. Fixed some QA warnings. (diff) | |
download | gentoo-2-bba0a46622a4269b08dd7a517386e86e01af2d6a.tar.gz gentoo-2-bba0a46622a4269b08dd7a517386e86e01af2d6a.tar.bz2 gentoo-2-bba0a46622a4269b08dd7a517386e86e01af2d6a.zip |
Removing hawking as a maintainer since he was retired. Fixed some QA warnings.
(Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/unix2tcp/unix2tcp-0.8.2.ebuild')
-rw-r--r-- | net-misc/unix2tcp/unix2tcp-0.8.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild b/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild index 3ab0d4439e10..a835708f1657 100644 --- a/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild +++ b/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild,v 1.7 2005/03/13 03:36:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild,v 1.8 2009/03/22 13:29:19 jmbsvicetto Exp $ inherit eutils @@ -14,6 +14,7 @@ KEYWORDS="~amd64 arm hppa ia64 ~ppc s390 x86" IUSE="" DEPEND="" +RDEPEND="" src_install() { emake DESTDIR="${D}" install || die |