diff options
Diffstat (limited to 'dev-libs/check/check-0.9.5.ebuild')
-rw-r--r-- | dev-libs/check/check-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/check/check-0.9.5.ebuild b/dev-libs/check/check-0.9.5.ebuild index 152e910c4118..0855c3313ce0 100644 --- a/dev-libs/check/check-0.9.5.ebuild +++ b/dev-libs/check/check-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.5.ebuild,v 1.9 2007/07/22 03:06:48 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.5.ebuild,v 1.10 2007/08/13 20:20:30 dertobi123 Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |