summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-03 01:01:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-03 01:01:24 +0000
commita6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7 (patch)
tree7b12d86ca4e33fe11fc9b293b5bc03e8d504014d /dev-python
parentfix die in subshell (Manifest recommit) (diff)
downloadgentoo-2-a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7.tar.gz
gentoo-2-a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7.tar.bz2
gentoo-2-a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7.zip
Added to ~ppc
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/jaxml/ChangeLog7
-rw-r--r--dev-python/jaxml/jaxml-3.01.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/jaxml/ChangeLog b/dev-python/jaxml/ChangeLog
index 6db7dc371c94..261d911c162e 100644
--- a/dev-python/jaxml/ChangeLog
+++ b/dev-python/jaxml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/jaxml
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v 1.1 2004/08/23 06:17:43 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/ChangeLog,v 1.2 2004/09/03 01:01:24 dholm Exp $
+
+*jaxml-3.01 (03 Sep 2004)
+
+ 03 Sep 2004; David Holm <dholm@gentoo.org> jaxml-3.01.ebuild:
+ Added to ~ppc.
22 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> :
Initial commit
diff --git a/dev-python/jaxml/jaxml-3.01.ebuild b/dev-python/jaxml/jaxml-3.01.ebuild
index 55552a85dfe5..edb56366c11d 100644
--- a/dev-python/jaxml/jaxml-3.01.ebuild
+++ b/dev-python/jaxml/jaxml-3.01.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-python/jaxml/jaxml-3.01.ebuild,v 1.1 2004/08/23 06:17:43 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.01.ebuild,v 1.2 2004/09/03 01:01:24 dholm Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.librelogiciel.com/software/jaxml/tarballs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/python"