diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-08 14:33:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-08 14:33:49 +0000 |
commit | 48f44a703ebeca423b15586215499f6af389ba2d (patch) | |
tree | 3ad1b3a03c10928c6961933075768413cdbc81a7 /dev-libs/libbrahe/libbrahe-1.1.0.ebuild | |
parent | amd64/x86 stable, bug #245167 (diff) | |
download | gentoo-2-48f44a703ebeca423b15586215499f6af389ba2d.tar.gz gentoo-2-48f44a703ebeca423b15586215499f6af389ba2d.tar.bz2 gentoo-2-48f44a703ebeca423b15586215499f6af389ba2d.zip |
amd64/x86 stable, bug #245193
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libbrahe/libbrahe-1.1.0.ebuild')
-rw-r--r-- | dev-libs/libbrahe/libbrahe-1.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libbrahe/libbrahe-1.1.0.ebuild b/dev-libs/libbrahe/libbrahe-1.1.0.ebuild index 13df878b1281..414b2588de62 100644 --- a/dev-libs/libbrahe/libbrahe-1.1.0.ebuild +++ b/dev-libs/libbrahe/libbrahe-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/libbrahe-1.1.0.ebuild,v 1.1 2008/05/01 00:30:01 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/libbrahe-1.1.0.ebuild,v 1.2 2009/02/08 14:33:49 maekke Exp $ inherit autotools eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.coyotegulch.com/products/brahe/" SRC_URI="http://www.coyotegulch.com/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="" |