diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-16 04:36:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-16 04:36:09 +0000 |
commit | 5fc8507c957e4d408b3d0b2e749fcb077af494f2 (patch) | |
tree | 13a1572fb8e70db7509873b31580be1bd52f2f94 /dev-libs/check/check-0.9.2.ebuild | |
parent | Cleanout and Version bump as per bug #75812 (diff) | |
download | historical-5fc8507c957e4d408b3d0b2e749fcb077af494f2.tar.gz historical-5fc8507c957e4d408b3d0b2e749fcb077af494f2.tar.bz2 historical-5fc8507c957e4d408b3d0b2e749fcb077af494f2.zip |
Stable on sparc.
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'dev-libs/check/check-0.9.2.ebuild')
-rw-r--r-- | dev-libs/check/check-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.2.ebuild b/dev-libs/check/check-0.9.2.ebuild index 0798a8797edf..e35028f79482 100644 --- a/dev-libs/check/check-0.9.2.ebuild +++ b/dev-libs/check/check-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.2.ebuild,v 1.3 2005/01/10 18:13:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.2.ebuild,v 1.4 2005/01/16 04:36:09 weeve Exp $ DESCRIPTION="A unit test framework for C" HOMEPAGE="http://sourceforge.net/projects/check/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="" DEPEND="virtual/libc" |