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/libbulletml-0.0.6.ebuild
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/libbulletml-0.0.6.ebuild')
-rw-r--r--dev-libs/libbulletml/libbulletml-0.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"