diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-26 14:50:42 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-26 14:50:42 +0000 |
commit | ff65f11fec73bf990176f86226eae17944d5e3fa (patch) | |
tree | eb5acc42508e8f40c77af244ba85d9db6ff40518 /dev-libs/libbrahe | |
parent | alpha/ia64/sparc stable wrt #257002 (diff) | |
download | gentoo-2-ff65f11fec73bf990176f86226eae17944d5e3fa.tar.gz gentoo-2-ff65f11fec73bf990176f86226eae17944d5e3fa.tar.bz2 gentoo-2-ff65f11fec73bf990176f86226eae17944d5e3fa.zip |
Marked ppc stable.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libbrahe')
-rw-r--r-- | dev-libs/libbrahe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libbrahe/libbrahe-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libbrahe/ChangeLog b/dev-libs/libbrahe/ChangeLog index 8430632c0f7e..e6db94d48021 100644 --- a/dev-libs/libbrahe/ChangeLog +++ b/dev-libs/libbrahe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libbrahe # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/ChangeLog,v 1.3 2009/02/26 14:50:42 josejx Exp $ + + 26 Feb 2009; Joseph Jezak <josejx@gentoo.org> libbrahe-1.1.0.ebuild: + Marked ppc stable. 08 Feb 2009; Markus Meier <maekke@gentoo.org> libbrahe-1.1.0.ebuild: amd64/x86 stable, bug #245193 diff --git a/dev-libs/libbrahe/libbrahe-1.1.0.ebuild b/dev-libs/libbrahe/libbrahe-1.1.0.ebuild index 414b2588de62..46255ba1d9d8 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-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.2 2009/02/08 14:33:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbrahe/libbrahe-1.1.0.ebuild,v 1.3 2009/02/26 14:50:42 josejx 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="" |