summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 15:12:06 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 15:12:06 +0000
commite69e9559e6e6abb0bb9dfa766136a39a0256ff0c (patch)
tree8b5d080dc59fb653c332fb46c6a9b36de848625d /dev-python/orbit-python
parentMark 2.6 ~ia64 (diff)
downloadhistorical-e69e9559e6e6abb0bb9dfa766136a39a0256ff0c.tar.gz
historical-e69e9559e6e6abb0bb9dfa766136a39a0256ff0c.tar.bz2
historical-e69e9559e6e6abb0bb9dfa766136a39a0256ff0c.zip
Mark 0.3.1 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/orbit-python')
-rw-r--r--dev-python/orbit-python/ChangeLog7
-rw-r--r--dev-python/orbit-python/Manifest10
-rw-r--r--dev-python/orbit-python/orbit-python-0.3.1.ebuild6
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-python/orbit-python/ChangeLog b/dev-python/orbit-python/ChangeLog
index 29e1c9f8e555..f61cdd0755de 100644
--- a/dev-python/orbit-python/ChangeLog
+++ b/dev-python/orbit-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/orbit-python
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.18 2005/10/02 14:12:35 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.19 2006/04/01 15:12:05 agriffis Exp $
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> orbit-python-0.3.1.ebuild:
+ Mark 0.3.1 ~ia64
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
orbit-python-1.99.0-r1.ebuild:
diff --git a/dev-python/orbit-python/Manifest b/dev-python/orbit-python/Manifest
index e28a1ce0fe50..9a1a461ed6d6 100644
--- a/dev-python/orbit-python/Manifest
+++ b/dev-python/orbit-python/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 7dd3c91983861e5e06a62a4d938b9e76 ChangeLog 2628
RMD160 98f24af63d1df1b1ae26d6a183a18366d00fea96 ChangeLog 2628
SHA256 cf3fc454c79114f2192027c8090b54449a3133053cb60ab04b0d649273fa9d64 ChangeLog 2628
@@ -16,3 +19,10 @@ SHA256 431ebfd50ae4c404307ebf16c1eaad0ddcd8dad6fc353fba8bcbcefa30e33236 orbit-py
MD5 056382ed3698f4bf3f548191356d62af orbit-python-1.99.0-r1.ebuild 612
RMD160 cb0e0fd11e421966359d63588bd9da2de967e910 orbit-python-1.99.0-r1.ebuild 612
SHA256 ee6b256afbbfe1c99143b7595fdfc34783a6754968fd08f1145e9de5eedbd8a9 orbit-python-1.99.0-r1.ebuild 612
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFELphPJrHF4yAQTrARAj14AJ99xk9pDMYLaWgeenoZLIZnDkLsmgCeMFP2
+fwhWQgY0KJ87hEBKKEAzml0=
+=H2rV
+-----END PGP SIGNATURE-----
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 394210fc7108..941e4a0835c4 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-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# 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.18 2004/08/21 15:59:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.19 2006/04/01 15:12:06 agriffis Exp $
DESCRIPTION="ORBit bindings for Python"
SRC_URI="http://orbit-python.sault.org/files/${P}.tar.gz"
@@ -11,7 +11,7 @@ DEPEND="=dev-libs/glib-1.2*
virtual/python"
SLOT="0"
-KEYWORDS="x86 sparc alpha ~ppc"
+KEYWORDS="alpha ~ia64 ~ppc sparc x86"
IUSE=""
LICENSE="GPL-2"