diff options
author | David Holm <dholm@gentoo.org> | 2004-04-12 09:22:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-12 09:22:21 +0000 |
commit | 0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7 (patch) | |
tree | cbb4302885e1390a93cfb6008985b0ade10102b4 /dev-python | |
parent | Added missing license file (diff) | |
download | gentoo-2-0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7.tar.gz gentoo-2-0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7.tar.bz2 gentoo-2-0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7.zip |
Added to ~ppc
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/orbit-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.1.ebuild | 6 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/orbit-python/ChangeLog b/dev-python/orbit-python/ChangeLog index 621ec0a86f58..7f0872e50255 100644 --- a/dev-python/orbit-python/ChangeLog +++ b/dev-python/orbit-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/orbit-python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.10 2004/01/30 19:24:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.11 2004/04/12 09:22:21 dholm Exp $ + + 12 Apr 2004; David Holm <dholm@gentoo.org> orbit-python-0.3.1.ebuild, + orbit-python-1.99.0-r1.ebuild: + Added to ~ppc. 30 Jan 2004; <gustavoz@gentoo.org> orbit-python-1.99.0-r1.ebuild: keyworded sparc diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild index 70120af99d39..b80f610d31f6 100644 --- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.14 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.15 2004/04/12 09:22:21 dholm Exp $ S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" @@ -12,7 +12,7 @@ DEPEND="=dev-libs/glib-1.2* virtual/python" SLOT="0" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha ~ppc" LICENSE="GPL-2" src_compile() { diff --git a/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild b/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild index 69dd12b59435..62c21e4a94f9 100644 --- a/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild +++ b/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.3 2004/01/30 19:24:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.4 2004/04/12 09:22:21 dholm Exp $ # This is just a placeholder for >=dev-python/orbit-python-1.99 # The package has been renamed to pyorbit since 1.99 @@ -14,7 +14,7 @@ DEPEND=">=dev-python/pyorbit-1.99" IUSE="" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~ppc" src_compile() { return |