public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/aiccu/
Date: Tue, 22 Sep 2015 07:22:02 +0000 (UTC)	[thread overview]
Message-ID: <1442906435.1586694db3e6d545abe883e5e10f9aa6550b8d43.xmw@gentoo> (raw)

commit:     1586694db3e6d545abe883e5e10f9aa6550b8d43
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 07:20:35 2015 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 07:20:35 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1586694d

net-misc/aiccu: Drop old revision (bug 549014).

Package-Manager: portage-2.2.20.1

 net-misc/aiccu/aiccu-2007.01.15-r4.ebuild | 57 -------------------------------
 1 file changed, 57 deletions(-)

diff --git a/net-misc/aiccu/aiccu-2007.01.15-r4.ebuild b/net-misc/aiccu/aiccu-2007.01.15-r4.ebuild
deleted file mode 100644
index d04136e..0000000
--- a/net-misc/aiccu/aiccu-2007.01.15-r4.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils linux-info systemd toolchain-funcs
-
-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="systemd"
-
-RDEPEND="<net-libs/gnutls-3.4
-	sys-apps/iproute2
-	systemd? ( sys-apps/systemd )
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-"
-
-S=${WORKDIR}/${PN}
-
-CONFIG_CHECK="~TUN"
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-r2-init.gentoo.patch \
-		"${FILESDIR}"/${P}-Makefile.patch \
-		"${FILESDIR}"/${P}-setupscript.patch \
-		"${FILESDIR}"/${P}-uclibc.patch \
-		"${FILESDIR}"/${P}-systemd.patch
-}
-
-src_compile() {
-	# Don't use main Makefile since it requires additional
-	# dependencies which are useless for us.
-	emake CC=$(tc-getCC) STRIP= -C unix-console \
-		HAVE_SYSTEMD=$(usex systemd 1 0)
-}
-
-src_install() {
-	dosbin unix-console/${PN}
-
-	insopts -m 600
-	insinto /etc
-	doins doc/${PN}.conf
-	newinitd doc/${PN}.init.gentoo ${PN}
-
-	use systemd && systemd_dounit doc/${PN}.service
-
-	dodoc doc/{HOWTO,README,changelog}
-}


             reply	other threads:[~2015-09-22  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22  7:22 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-21 11:27 [gentoo-commits] repo/gentoo:master commit in: net-misc/aiccu/ Agostino Sarubbo
2015-09-06 13:25 Agostino Sarubbo
2015-08-26 15:59 Markus Meier
2015-08-26 11:00 Agostino Sarubbo
2015-08-25  5:08 Jeroen Roovers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1442906435.1586694db3e6d545abe883e5e10f9aa6550b8d43.xmw@gentoo \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox