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
commit39bccf11e6f26e17b2189ca5051bd91647397adc (patch)
tree52d4cef4edcc0ee7f3dc43a86d74d0df5224f68c /dev-libs
parentMarked ~amd64. (diff)
downloadhistorical-39bccf11e6f26e17b2189ca5051bd91647397adc.tar.gz
historical-39bccf11e6f26e17b2189ca5051bd91647397adc.tar.bz2
historical-39bccf11e6f26e17b2189ca5051bd91647397adc.zip
Marked ~amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libbulletml/ChangeLog7
-rw-r--r--dev-libs/libbulletml/Manifest14
-rw-r--r--dev-libs/libbulletml/libbulletml-0.0.6.ebuild6
3 files changed, 20 insertions, 7 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/Manifest b/dev-libs/libbulletml/Manifest
index 953f90371e9e..754b0064551f 100644
--- a/dev-libs/libbulletml/Manifest
+++ b/dev-libs/libbulletml/Manifest
@@ -1,4 +1,14 @@
-MD5 f71c9e1bf10e29f607c4f13116e18957 ChangeLog 600
-MD5 26ee5f5f7eac5cda2bf1a167f13343f0 libbulletml-0.0.6.ebuild 825
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 2b2cbe6f1c6f0cb93896d0abe3c3b5d6 ChangeLog 690
+MD5 827ad560f5cb1c5762f82b78bd3a565b libbulletml-0.0.6.ebuild 832
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 3d90babb5f0b30570ef23d7d253a8971 files/digest-libbulletml-0.0.6 69
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCso4KCHk4+ZoBpvsRAnSzAJ43KbZpIlV32UIT6RK9S1QpFwmw+ACeMuYc
+T9Vph+XgEVb18qda58nUurg=
+=SFfZ
+-----END PGP SIGNATURE-----
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"