summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-04-16 19:12:47 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-04-16 19:12:47 +0000
commite6c2f41ef79318e785817b5a7ee1b76e4e449fbf (patch)
tree771e4ab966f37045aea27d2c89105b3713ea8f39 /net-misc
parentkeepdir /var/run/hald for the unix socket (diff)
downloadgentoo-2-e6c2f41ef79318e785817b5a7ee1b76e4e449fbf.tar.gz
gentoo-2-e6c2f41ef79318e785817b5a7ee1b76e4e449fbf.tar.bz2
gentoo-2-e6c2f41ef79318e785817b5a7ee1b76e4e449fbf.zip
Stable on x86 and arm, stabling early because of non-working ayiya in earlier version and fix copyright headers
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/aiccu/ChangeLog6
-rw-r--r--net-misc/aiccu/aiccu-2006.07.25.ebuild4
-rw-r--r--net-misc/aiccu/aiccu-2007.01.07.ebuild4
-rw-r--r--net-misc/aiccu/aiccu-2007.01.15.ebuild6
4 files changed, 18 insertions, 2 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog
index 1c09a71d1c1d..8068c077b211 100644
--- a/net-misc/aiccu/ChangeLog
+++ b/net-misc/aiccu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/aiccu
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.13 2007/04/08 13:48:21 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.14 2007/04/16 19:12:47 jokey Exp $
+
+ 16 Apr 2007; Markus Ullmann <jokey@gentoo.org> aiccu-2007.01.15.ebuild:
+ Stable on x86 and arm, stabling early because of non-working ayiya in
+ earlier version and fix copyright headers
*aiccu-2007.01.15 (08 Apr 2007)
diff --git a/net-misc/aiccu/aiccu-2006.07.25.ebuild b/net-misc/aiccu/aiccu-2006.07.25.ebuild
index a51ee8c91e0b..d5fe85a3d8ac 100644
--- a/net-misc/aiccu/aiccu-2006.07.25.ebuild
+++ b/net-misc/aiccu/aiccu-2006.07.25.ebuild
@@ -1,3 +1,7 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2006.07.25.ebuild,v 1.2 2007/04/16 19:12:47 jokey Exp $
+
inherit eutils
DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS"
diff --git a/net-misc/aiccu/aiccu-2007.01.07.ebuild b/net-misc/aiccu/aiccu-2007.01.07.ebuild
index f6c7c1ca5c9f..2dd7b7bf9aeb 100644
--- a/net-misc/aiccu/aiccu-2007.01.07.ebuild
+++ b/net-misc/aiccu/aiccu-2007.01.07.ebuild
@@ -1,3 +1,7 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.07.ebuild,v 1.3 2007/04/16 19:12:47 jokey Exp $
+
inherit eutils
DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS"
diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild
index 8a51fa23a3d1..159317da09ce 100644
--- a/net-misc/aiccu/aiccu-2007.01.15.ebuild
+++ b/net-misc/aiccu/aiccu-2007.01.15.ebuild
@@ -1,3 +1,7 @@
+# Copyright 1999-2007 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.2 2007/04/16 19:12:47 jokey Exp $
+
inherit eutils
DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS"
@@ -6,7 +10,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/${PN}_${PV//\./}.tar.gz"
LICENSE="SixXS"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 arm ~hppa ~ppc x86"
IUSE=""
DEPEND="net-libs/gnutls
sys-apps/iproute2"