summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2004-11-09 07:12:23 +0000
committerJoseph Jezak <josejx@gentoo.org>2004-11-09 07:12:23 +0000
commit0f3cd1d3d151f778e3e5b1b840545cc5beeab22c (patch)
tree1abfec7a1c34f345618684e5c580a5e7c696d0b4 /dev-libs/libbulletml
parentFixed compile problem with gcc 3.4 (Manifest recommit) (diff)
downloadgentoo-2-0f3cd1d3d151f778e3e5b1b840545cc5beeab22c.tar.gz
gentoo-2-0f3cd1d3d151f778e3e5b1b840545cc5beeab22c.tar.bz2
gentoo-2-0f3cd1d3d151f778e3e5b1b840545cc5beeab22c.zip
Marked ppc stable.
Diffstat (limited to 'dev-libs/libbulletml')
-rw-r--r--dev-libs/libbulletml/ChangeLog5
-rw-r--r--dev-libs/libbulletml/libbulletml-0.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libbulletml/ChangeLog b/dev-libs/libbulletml/ChangeLog
index 8e219bfc76da..55fd579a0a73 100644
--- a/dev-libs/libbulletml/ChangeLog
+++ b/dev-libs/libbulletml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libbulletml
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.2 2004/10/17 09:51:24 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.3 2004/11/09 07:12:23 josejx Exp $
+
+ 09 Nov 2004; Joseph Jezak <josejx@gentoo.org> libbulletml-0.0.6.ebuild:
+ Marked ppc stable.
17 Oct 2004; David Holm <dholm@gentoo.org> libbulletml-0.0.6.ebuild:
Added to ~ppc.
diff --git a/dev-libs/libbulletml/libbulletml-0.0.6.ebuild b/dev-libs/libbulletml/libbulletml-0.0.6.ebuild
index e2a15d8474e2..7e4516390c2c 100644
--- a/dev-libs/libbulletml/libbulletml-0.0.6.ebuild
+++ b/dev-libs/libbulletml/libbulletml-0.0.6.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/libbulletml/libbulletml-0.0.6.ebuild,v 1.2 2004/10/17 09:51:24 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/libbulletml-0.0.6.ebuild,v 1.3 2004/11/09 07:12:23 josejx Exp $
DESCRIPTION="A Library of Bullet Markup Language"
HOMEPAGE="http://user.ecc.u-tokyo.ac.jp/~s31552/wp/libbulletml/index_en.html"
@@ -8,7 +8,7 @@ SRC_URI="http://user.ecc.u-tokyo.ac.jp/~s31552/wp/libbulletml/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE=""
S="${WORKDIR}/${PN#lib}/src"