summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-08-09 23:25:35 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-08-09 23:25:35 +0000
commite47033cf9c8c3beb67fd146357020161f7cb2faa (patch)
tree0cf94a0c61254c56237b329f26b108a8a1b96760 /dev-python/pyserial
parentFix icons to point to the right place. Blame Paul Varner <fuzzyray@gentoo.or... (diff)
downloadgentoo-2-e47033cf9c8c3beb67fd146357020161f7cb2faa.tar.gz
gentoo-2-e47033cf9c8c3beb67fd146357020161f7cb2faa.tar.bz2
gentoo-2-e47033cf9c8c3beb67fd146357020161f7cb2faa.zip
stable bump for x86 (#143323)
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/pyserial')
-rw-r--r--dev-python/pyserial/ChangeLog5
-rw-r--r--dev-python/pyserial/files/digest-pyserial-2.22
-rw-r--r--dev-python/pyserial/pyserial-2.2.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/pyserial/ChangeLog b/dev-python/pyserial/ChangeLog
index 395ec11c7f0e..595faae0e40a 100644
--- a/dev-python/pyserial/ChangeLog
+++ b/dev-python/pyserial/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyserial
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.22 2006/07/26 22:10:22 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.23 2006/08/09 23:25:35 liquidx Exp $
+
+ 09 Aug 2006; Alastair Tse <liquidx@gentoo.org> pyserial-2.2.ebuild:
+ stable bump for x86 (#143323)
04 Jun 2006; Brent Baude <ranger@gentoo.org> pyserial-2.2.ebuild:
Marking pyserial-2.2 ppc64 stable as a dep to twisted and in turn avahi per
diff --git a/dev-python/pyserial/files/digest-pyserial-2.2 b/dev-python/pyserial/files/digest-pyserial-2.2
index 4fd18ab46329..28a1714d675e 100644
--- a/dev-python/pyserial/files/digest-pyserial-2.2
+++ b/dev-python/pyserial/files/digest-pyserial-2.2
@@ -1 +1,3 @@
MD5 14e774b7b6e5aa52820f0590d3b8c4d9 pyserial-2.2.zip 45470
+RMD160 5c743d5c0c5bd2b86738897efaf46404fef4f3a1 pyserial-2.2.zip 45470
+SHA256 f37c49e29ab9efae5f0ee5004ed34da00436cc0a99810ac4aae53bacec12ab12 pyserial-2.2.zip 45470
diff --git a/dev-python/pyserial/pyserial-2.2.ebuild b/dev-python/pyserial/pyserial-2.2.ebuild
index 648b6dfef8b1..9ca272b41642 100644
--- a/dev-python/pyserial/pyserial-2.2.ebuild
+++ b/dev-python/pyserial/pyserial-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.2.ebuild,v 1.7 2006/07/02 20:11:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.2.ebuild,v 1.8 2006/08/09 23:25:35 liquidx Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ppc64 s390 sh ~sparc x86"
IUSE=""
DEPEND="app-arch/unzip"