diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-12 20:27:50 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-12 20:27:50 +0000 |
commit | 96a3624ed045f43379e25da3cbf1cfec97374c77 (patch) | |
tree | 6ecad1eebf4860c6b2ca225a3d89911041ca62c5 /net-misc/aiccu | |
parent | 2.2_rc8 bump. This fixes a regression in rc7 which results in a KeyError (diff) | |
download | gentoo-2-96a3624ed045f43379e25da3cbf1cfec97374c77.tar.gz gentoo-2-96a3624ed045f43379e25da3cbf1cfec97374c77.tar.bz2 gentoo-2-96a3624ed045f43379e25da3cbf1cfec97374c77.zip |
Stable on sparc
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r7 sparc64)
Diffstat (limited to 'net-misc/aiccu')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index e1b7f69eca8b..2e6960bbfaf7 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/aiccu # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.20 2008/08/05 18:25:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.21 2008/08/12 20:27:50 bluebird Exp $ + + 12 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + aiccu-2007.01.15.ebuild: + Stable on sparc 05 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org> aiccu-2007.01.15.ebuild: diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild index e4a358d4b6e1..1cf2a844aec9 100644 --- a/net-misc/aiccu/aiccu-2007.01.15.ebuild +++ b/net-misc/aiccu/aiccu-2007.01.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9 2008/08/05 18:25:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.10 2008/08/12 20:27:50 bluebird Exp $ inherit eutils @@ -10,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 ~sparc x86" +KEYWORDS="amd64 arm hppa ppc sparc x86" IUSE="" DEPEND="net-libs/gnutls sys-apps/iproute2" |