diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-08-04 07:46:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-08-04 07:46:34 +0000 |
commit | 29386c31a65d50631b3cba90602ab04bda445317 (patch) | |
tree | d442900af0d8e02d45367ae53d7eec50add69bb2 /net-misc/aiccu | |
parent | stable x86; What rolls down stairs and over your neighbors dog? Its log log log (diff) | |
download | gentoo-2-29386c31a65d50631b3cba90602ab04bda445317.tar.gz gentoo-2-29386c31a65d50631b3cba90602ab04bda445317.tar.bz2 gentoo-2-29386c31a65d50631b3cba90602ab04bda445317.zip |
Stable on x86.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'net-misc/aiccu')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2005.01.31-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index 1ce08138847d..38aab9377ca5 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aiccu # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.7 2006/05/17 14:15:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.8 2006/08/04 07:46:34 gmsoft Exp $ + + 04 Aug 2006; Guy Martin <gmsoft@gentoo.org> aiccu-2005.01.31-r1.ebuild: + Stable on x86. 17 May 2006; Guy Martin <gmsoft@gentoo.org> +files/init-after-ntp-client.patch, aiccu-2005.01.31-r1.ebuild: diff --git a/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild b/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild index b0911877e759..93dadfbca053 100644 --- a/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild +++ b/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild,v 1.4 2006/05/18 21:23:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild,v 1.5 2006/08/04 07:46:34 gmsoft Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/${PN}/unix/${PN}_${PV}.tar.gz" LICENSE="AICCU" SLOT="0" -KEYWORDS="~x86 ~amd64 ~hppa ~arm" +KEYWORDS="~amd64 ~arm ~hppa x86" IUSE="" DEPEND="sys-apps/iproute2" S=${WORKDIR}/${PN} |