diff options
-rw-r--r-- | net-misc/aiccu/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index 41d57836f755..a430f08eedfb 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2008/07/12 19:31:54 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.19 2008/08/05 11:09:29 gmsoft Exp $ + + 05 Aug 2008; Guy Martin <gmsoft@gentoo.org> aiccu-2007.01.15.ebuild: + Stable on hppa 12 Jul 2008; Ferris McCormick <fmccor@gentoo.org> aiccu-2007.01.15.ebuild: Add ~sparc at usr (EoD) request, bug #231588. diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild index 919588228808..481f2aebed8b 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.7 2008/07/12 19:31:54 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.8 2008/08/05 11:09:29 gmsoft 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" |