diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 16:14:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-10 16:14:10 +0000 |
commit | 6489bf43718e7a2044e616622ba3d1eb6f151909 (patch) | |
tree | f596dc637c39e376fd28d9bd2890d34e1edaa235 /dev-util/cunit/cunit-2.1-r1.ebuild | |
parent | Stable on alpha, bug #250933 (diff) | |
download | gentoo-2-6489bf43718e7a2044e616622ba3d1eb6f151909.tar.gz gentoo-2-6489bf43718e7a2044e616622ba3d1eb6f151909.tar.bz2 gentoo-2-6489bf43718e7a2044e616622ba3d1eb6f151909.zip |
alpha/ia64/sparc stable wrt #241732
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-util/cunit/cunit-2.1-r1.ebuild')
-rw-r--r-- | dev-util/cunit/cunit-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cunit/cunit-2.1-r1.ebuild b/dev-util/cunit/cunit-2.1-r1.ebuild index c5872ed44551..193affc6bb95 100644 --- a/dev-util/cunit/cunit-2.1-r1.ebuild +++ b/dev-util/cunit/cunit-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.1-r1.ebuild,v 1.3 2009/01/10 10:06:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.1-r1.ebuild,v 1.4 2009/01/10 16:14:10 armin76 Exp $ inherit eutils autotools @@ -15,7 +15,7 @@ HOMEPAGE="http://cunit.sourceforge.net" DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |