summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-17 09:55:03 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-17 09:55:03 +0000
commit2842cd92ee21e45bbaed4a00de3ca55e5080b98b (patch)
tree59db2a3a0f9f3641efbbc7a5aad2297100f0730d /dev-libs
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-2842cd92ee21e45bbaed4a00de3ca55e5080b98b.tar.gz
gentoo-2-2842cd92ee21e45bbaed4a00de3ca55e5080b98b.tar.bz2
gentoo-2-2842cd92ee21e45bbaed4a00de3ca55e5080b98b.zip
Added to ~ppc
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libbulletml/ChangeLog5
-rw-r--r--dev-libs/libbulletml/libbulletml-0.0.6.ebuild4
-rw-r--r--dev-libs/libiiimp/ChangeLog5
-rw-r--r--dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild4
-rw-r--r--dev-libs/mini-xml/ChangeLog7
-rw-r--r--dev-libs/mini-xml/mini-xml-2.0.0.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/dev-libs/libbulletml/ChangeLog b/dev-libs/libbulletml/ChangeLog
index 8c5a4b38a435..8e219bfc76da 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.1 2004/09/27 06:55:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.2 2004/10/17 09:51:24 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> libbulletml-0.0.6.ebuild:
+ Added to ~ppc.
*libbulletml-0.0.6 (26 Sep 2004)
diff --git a/dev-libs/libbulletml/libbulletml-0.0.6.ebuild b/dev-libs/libbulletml/libbulletml-0.0.6.ebuild
index 4bc93f146b5e..e2a15d8474e2 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.1 2004/09/27 06:55:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/libbulletml-0.0.6.ebuild,v 1.2 2004/10/17 09:51:24 dholm 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"
+KEYWORDS="x86 ~ppc"
IUSE=""
S="${WORKDIR}/${PN#lib}/src"
diff --git a/dev-libs/libiiimp/ChangeLog b/dev-libs/libiiimp/ChangeLog
index 4a99ebca05b3..7056f3ff7029 100644
--- a/dev-libs/libiiimp/ChangeLog
+++ b/dev-libs/libiiimp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libiiimp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/ChangeLog,v 1.5 2004/09/13 19:52:09 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/ChangeLog,v 1.6 2004/10/17 09:52:14 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> libiiimp-12.0.1_pre1891.ebuild:
+ Added to ~ppc.
*libiiimp-12.0.1_p1891 (14 Sep 2004)
*libiiimp-11.4_p1467 (14 Sep 2003)
diff --git a/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild b/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild
index db7f60087221..ffc539b74898 100644
--- a/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild
+++ b/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild,v 1.1 2004/09/13 19:52:09 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild,v 1.2 2004/10/17 09:52:14 dholm Exp $
inherit iiimf
DESCRIPTION="A generic C library which provides IIIM Protocol handling."
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
S="${WORKDIR}/${IMSDK}/lib/iiimp"
diff --git a/dev-libs/mini-xml/ChangeLog b/dev-libs/mini-xml/ChangeLog
index 60f91e2a2ad1..a099b0c105fd 100644
--- a/dev-libs/mini-xml/ChangeLog
+++ b/dev-libs/mini-xml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/mini-xml
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/ChangeLog,v 1.1 2004/09/28 23:04:33 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/ChangeLog,v 1.2 2004/10/17 09:54:25 dholm Exp $
+
+*mini-xml-2.0.0 (17 Oct 2004)
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mini-xml-2.0.0.ebuild:
+ Added to ~ppc.
29 Sep 2004; Frank van de Pol <fvdpol@gentoo.org> :
Mini-xml library used by ZynAddSubFX. Ebuild submitted by Eric Shattow
diff --git a/dev-libs/mini-xml/mini-xml-2.0.0.ebuild b/dev-libs/mini-xml/mini-xml-2.0.0.ebuild
index f3e5f84c6828..a7b6031c2270 100644
--- a/dev-libs/mini-xml/mini-xml-2.0.0.ebuild
+++ b/dev-libs/mini-xml/mini-xml-2.0.0.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/mini-xml/mini-xml-2.0.0.ebuild,v 1.1 2004/09/28 23:04:33 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/mini-xml-2.0.0.ebuild,v 1.2 2004/10/17 09:54:25 dholm Exp $
inherit libtool flag-o-matic gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="http://www.easysw.com/~mike/mxml/swfiles/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""