summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-04 20:00:36 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-04 20:00:36 +0000
commit25a333ac01942812b52d30ec073c2866058ad979 (patch)
treeee916b06e772425732f05615fc014aa98b7264a7
parentUse stricter Qt dependencies (diff)
downloadgentoo-2-25a333ac01942812b52d30ec073c2866058ad979.tar.gz
gentoo-2-25a333ac01942812b52d30ec073c2866058ad979.tar.bz2
gentoo-2-25a333ac01942812b52d30ec073c2866058ad979.zip
Stable on amd64 wrt bug #357265
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
-rw-r--r--net-misc/aiccu/ChangeLog8
-rw-r--r--net-misc/aiccu/aiccu-2007.01.15-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog
index c7cbc4516d2a..b69b2eb2484d 100644
--- a/net-misc/aiccu/ChangeLog
+++ b/net-misc/aiccu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/aiccu
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.22 2010/06/28 20:36:34 idl0r Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.23 2011/03/04 20:00:36 hwoarang Exp $
+
+ 04 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ aiccu-2007.01.15-r1.ebuild:
+ Stable on amd64 wrt bug #357265
*aiccu-2007.01.15-r1 (28 Jun 2010)
diff --git a/net-misc/aiccu/aiccu-2007.01.15-r1.ebuild b/net-misc/aiccu/aiccu-2007.01.15-r1.ebuild
index 60169676d122..b3ce5bef51b4 100644
--- a/net-misc/aiccu/aiccu-2007.01.15-r1.ebuild
+++ b/net-misc/aiccu/aiccu-2007.01.15-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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-r1.ebuild,v 1.1 2010/06/28 20:36:34 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15-r1.ebuild,v 1.2 2011/03/04 20:00:36 hwoarang Exp $
EAPI=3
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc ~x86"
IUSE=""
DEPEND="net-libs/gnutls
sys-apps/iproute2"