summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-23 12:26:38 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-23 12:26:38 +0000
commita8ea6b30a1e7870b9e6d24e9bbaf93574d0ccfdb (patch)
treeff58b9531781d58d445e48be1716a30b4bda45d2 /dev-libs/check
parent~arm KEYWORD (diff)
downloadhistorical-a8ea6b30a1e7870b9e6d24e9bbaf93574d0ccfdb.tar.gz
historical-a8ea6b30a1e7870b9e6d24e9bbaf93574d0ccfdb.tar.bz2
historical-a8ea6b30a1e7870b9e6d24e9bbaf93574d0ccfdb.zip
arm KEYWORDS
Diffstat (limited to 'dev-libs/check')
-rw-r--r--dev-libs/check/Manifest12
-rw-r--r--dev-libs/check/check-0.8.4.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/dev-libs/check/Manifest b/dev-libs/check/Manifest
index 9d5db6064dd3..09b7b48147f9 100644
--- a/dev-libs/check/Manifest
+++ b/dev-libs/check/Manifest
@@ -1,3 +1,13 @@
-MD5 b472d5a5af30fa3cd0b054b58f5962cc check-0.8.4.ebuild 552
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 a4ffcd514f0365630e7c7feb951ed273 ChangeLog 615
+MD5 59e619d0e9a51dc6954bf9d7248bf423 check-0.8.4.ebuild 560
MD5 fdd436cebe214ab0c7604930defd4439 files/digest-check-0.8.4 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBUsEJHTu7gpaalycRApR3AKDQLStYxFO4RyzlR6exHK19LKnZkgCgo01J
+dwX304crqRookQQ2Fo8X+aw=
+=WlCZ
+-----END PGP SIGNATURE-----
diff --git a/dev-libs/check/check-0.8.4.ebuild b/dev-libs/check/check-0.8.4.ebuild
index fa2876fc98b6..775e934b3758 100644
--- a/dev-libs/check/check-0.8.4.ebuild
+++ b/dev-libs/check/check-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.8.4.ebuild,v 1.12 2004/09/23 05:31:46 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.8.4.ebuild,v 1.13 2004/09/23 12:26:38 vapier Exp $
DESCRIPTION="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="ppc x86 ppc-macos macos s390 ppc64 ~amd64"
+KEYWORDS="~amd64 arm macos ppc ppc64 ppc-macos s390 x86"
IUSE=""
DEPEND="virtual/libc"