From 984ab335d5e88b83e28e8a96fcf0dcfc333d7d6a Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Fri, 1 Aug 2008 14:41:37 +0000 Subject: stable on x86. (Portage version: 2.1.4.4) --- dev-util/cunit/ChangeLog | 5 ++++- dev-util/cunit/cunit-2.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util') diff --git a/dev-util/cunit/ChangeLog b/dev-util/cunit/ChangeLog index 7c6dca9066b6..59de1731569e 100644 --- a/dev-util/cunit/ChangeLog +++ b/dev-util/cunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cunit # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.19 2008/05/10 08:07:51 jmglov Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.20 2008/08/01 14:41:37 hattya Exp $ + + 01 Aug 2008; Akinori Hattori cunit-2.1.ebuild: + stable on x86. 10 May 2008; Josh Glover cunit-2.1.ebuild: Bug # 221101 : re-adding KEYWORDS from cunit-2.0 diff --git a/dev-util/cunit/cunit-2.1.ebuild b/dev-util/cunit/cunit-2.1.ebuild index 37445f4f9834..82d32303551a 100644 --- a/dev-util/cunit/cunit-2.1.ebuild +++ b/dev-util/cunit/cunit-2.1.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/dev-util/cunit/cunit-2.1.ebuild,v 1.2 2008/05/10 08:07:51 jmglov Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.1.ebuild,v 1.3 2008/08/01 14:41:37 hattya Exp $ inherit eutils autotools @@ -15,7 +15,7 @@ HOMEPAGE="http://cunit.sourceforge.net" DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad