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 | |
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')
-rw-r--r-- | dev-libs/libbrahe/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libbrahe/libbrahe-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libbrahe/ChangeLog b/dev-libs/libbrahe/ChangeLog index 52dbf816e0cc..8430632c0f7e 100644 --- a/dev-libs/libbrahe/ChangeLog +++ b/dev-libs/libbrahe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libbrahe -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/ChangeLog,v 1.1 2008/05/01 00:30:01 dev-zero Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/ChangeLog,v 1.2 2009/02/08 14:33:49 maekke Exp $ + + 08 Feb 2009; Markus Meier <maekke@gentoo.org> libbrahe-1.1.0.ebuild: + amd64/x86 stable, bug #245193 *libbrahe-1.1.0 (01 May 2008) 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="" |