summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-22 13:29:19 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-22 13:29:19 +0000
commitdf943d090e8f57379a14193a2220912e488f179f (patch)
tree5d746e8504e73e7a4293922e674ab6c0ee5631b7 /net-misc/unix2tcp
parentRemoving hawking as a maintainer since he was retired. (diff)
downloadhistorical-df943d090e8f57379a14193a2220912e488f179f.tar.gz
historical-df943d090e8f57379a14193a2220912e488f179f.tar.bz2
historical-df943d090e8f57379a14193a2220912e488f179f.zip
Removing hawking as a maintainer since he was retired. Fixed some QA warnings.
Package-Manager: portage-2.2_rc26/cvs/Linux x86_64
Diffstat (limited to 'net-misc/unix2tcp')
-rw-r--r--net-misc/unix2tcp/ChangeLog9
-rw-r--r--net-misc/unix2tcp/metadata.xml9
-rw-r--r--net-misc/unix2tcp/unix2tcp-0.8.2.ebuild5
3 files changed, 14 insertions, 9 deletions
diff --git a/net-misc/unix2tcp/ChangeLog b/net-misc/unix2tcp/ChangeLog
index 2a239b0718d7..bbbb72c955a2 100644
--- a/net-misc/unix2tcp/ChangeLog
+++ b/net-misc/unix2tcp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/unix2tcp
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/ChangeLog,v 1.12 2007/07/15 19:36:21 hawking Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/ChangeLog,v 1.13 2009/03/22 13:29:19 jmbsvicetto Exp $
+
+ 22 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ metadata.xml:
+ Removing hawking as a maintainer since he was retired. Fixed some QA
+ warnings.
15 Jul 2007; Ali Polatel <hawking@gentoo.org> metadata.xml:
Changed maintainer to hawking
diff --git a/net-misc/unix2tcp/metadata.xml b/net-misc/unix2tcp/metadata.xml
index 19e8323aa196..7dfbf76fcdf9 100644
--- a/net-misc/unix2tcp/metadata.xml
+++ b/net-misc/unix2tcp/metadata.xml
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>hawking@gentoo.org</email>
- <name>Ali Polatel</name>
- </maintainer>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
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