summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-05-14 18:38:03 +0000
committerPacho Ramos <pacho@gentoo.org>2012-05-14 18:38:03 +0000
commita064ed7afaddcbe51735a18ba493f248b14e8b68 (patch)
tree15a015dbc3c4761d673c3abebf56a488baec6c01 /net-misc/aiccu
parentStable for amd64, wrt bug #404733 (diff)
downloadgentoo-2-a064ed7afaddcbe51735a18ba493f248b14e8b68.tar.gz
gentoo-2-a064ed7afaddcbe51735a18ba493f248b14e8b68.tar.bz2
gentoo-2-a064ed7afaddcbe51735a18ba493f248b14e8b68.zip
Drop maintainer as he will not take care of this stuff in the near future as talked with him via mail.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/aiccu')
-rw-r--r--net-misc/aiccu/ChangeLog9
-rw-r--r--net-misc/aiccu/aiccu-2007.01.15.ebuild45
-rw-r--r--net-misc/aiccu/metadata.xml3
3 files changed, 8 insertions, 49 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog
index 14734a6ba9f7..694cbd138b53 100644
--- a/net-misc/aiccu/ChangeLog
+++ b/net-misc/aiccu/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/aiccu
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.27 2011/06/24 18:58:46 ranger Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.28 2012/05/14 18:38:03 pacho Exp $
+
+ 14 May 2012; Pacho Ramos <pacho@gentoo.org> -aiccu-2007.01.15.ebuild,
+ metadata.xml:
+ Drop maintainer as he will not take care of this stuff in the near future as
+ talked with him via mail.
24 Jun 2011; Brent Baude <ranger@gentoo.org> aiccu-2007.01.15-r1.ebuild:
Marking aiccu-2007.01.15-r1 ppc for bug 357265
diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild
deleted file mode 100644
index ed175dab4208..000000000000
--- a/net-misc/aiccu/aiccu-2007.01.15.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.11 2010/06/28 20:36:34 idl0r Exp $
-
-inherit eutils
-
-DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS"
-HOMEPAGE="http://www.sixxs.net/tools/aiccu"
-SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/${PN}_${PV//\./}.tar.gz"
-
-LICENSE="SixXS"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc sparc x86"
-IUSE=""
-DEPEND="net-libs/gnutls
- sys-apps/iproute2"
-S=${WORKDIR}/aiccu
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- epatch "${FILESDIR}/${P}-as-needed.patch"
-}
-
-src_compile() {
- export RPM_OPT_FLAGS=${CFLAGS}
- make || die "Build Failed"
-}
-
-src_install() {
- dosbin unix-console/aiccu
- insopts -m 600
- insinto /etc
- doins doc/aiccu.conf
- dodoc doc/{HOWTO,LICENSE,README,changelog}
- newinitd doc/aiccu.init.gentoo aiccu
-}
-
-pkg_postinst() {
- einfo "The aiccu ebuild installs an init script named 'aiccu'"
- einfo "To add support for a SixXS connection at startup, do"
- einfo "edit your /etc/aiccu.conf and do"
- einfo "# rc-update add aiccu default"
-}
diff --git a/net-misc/aiccu/metadata.xml b/net-misc/aiccu/metadata.xml
index de57776deac5..ff62877c67ae 100644
--- a/net-misc/aiccu/metadata.xml
+++ b/net-misc/aiccu/metadata.xml
@@ -2,7 +2,6 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
- <email>gmsoft@gentoo.org</email>
- <name>Guy Martin</name>
+ <email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>