summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2005-06-17 08:46:22 +0000
committerTom Martin <slarti@gentoo.org>2005-06-17 08:46:22 +0000
commit4ae60fa1f239c18ef1fe467395ef8693bfb780c0 (patch)
tree40802d8c9fef6655f9ad9239c3a9a2f3fb59b099 /dev-libs/libbulletml
parentMarked ~amd64. (diff)
downloadgentoo-2-4ae60fa1f239c18ef1fe467395ef8693bfb780c0.tar.gz
gentoo-2-4ae60fa1f239c18ef1fe467395ef8693bfb780c0.tar.bz2
gentoo-2-4ae60fa1f239c18ef1fe467395ef8693bfb780c0.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libbulletml')
-rw-r--r--dev-libs/libbulletml/ChangeLog7
-rw-r--r--dev-libs/libbulletml/libbulletml-0.0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libbulletml/ChangeLog b/dev-libs/libbulletml/ChangeLog
index 55fd579a0a73..841a06e6e61d 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.3 2004/11/09 07:12:23 josejx Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.4 2005/06/17 08:46:22 slarti Exp $
+
+ 17 Jun 2005; Tom Martin <slarti@gentoo.org> libbulletml-0.0.6.ebuild:
+ Marked ~amd64.
09 Nov 2004; Joseph Jezak <josejx@gentoo.org> libbulletml-0.0.6.ebuild:
Marked ppc stable.
diff --git a/dev-libs/libbulletml/libbulletml-0.0.6.ebuild b/dev-libs/libbulletml/libbulletml-0.0.6.ebuild
index 7e4516390c2c..174c30569aba 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
+# Copyright 1999-2005 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.3 2004/11/09 07:12:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/libbulletml-0.0.6.ebuild,v 1.4 2005/06/17 08:46:22 slarti 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 ~amd64"
IUSE=""
S="${WORKDIR}/${PN#lib}/src"