From 941ad17f274ae1438fe46177fb68087efa5a26b8 Mon Sep 17 00:00:00 2001 From: Thomas Cort Date: Thu, 13 Apr 2006 13:43:07 +0000 Subject: Added ~alpha keyword. Package-Manager: portage-2.0.54 --- dev-python/ctypes/ChangeLog | 5 ++++- dev-python/ctypes/ctypes-0.9.9.3.ebuild | 4 ++-- dev-python/feedparser/ChangeLog | 5 ++++- dev-python/feedparser/feedparser-4.1.ebuild | 4 ++-- dev-python/gst-python/ChangeLog | 5 ++++- dev-python/gst-python/gst-python-0.10.3.ebuild | 4 ++-- 6 files changed, 18 insertions(+), 9 deletions(-) (limited to 'dev-python') diff --git a/dev-python/ctypes/ChangeLog b/dev-python/ctypes/ChangeLog index f5f7a2728627..a2adaf8ba5ac 100644 --- a/dev-python/ctypes/ChangeLog +++ b/dev-python/ctypes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ctypes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypes/ChangeLog,v 1.6 2006/03/02 17:01:48 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypes/ChangeLog,v 1.7 2006/04/13 13:41:45 tcort Exp $ + + 13 Apr 2006; Thomas Cort ctypes-0.9.9.3.ebuild: + Added ~alpha keyword. 02 Mar 2006; Luis Medinas ctypes-0.9.9.3.ebuild: Added ~amd64 keyword. diff --git a/dev-python/ctypes/ctypes-0.9.9.3.ebuild b/dev-python/ctypes/ctypes-0.9.9.3.ebuild index a0a42fc68aa3..42c1a763b985 100644 --- a/dev-python/ctypes/ctypes-0.9.9.3.ebuild +++ b/dev-python/ctypes/ctypes-0.9.9.3.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/ctypes/ctypes-0.9.9.3.ebuild,v 1.2 2006/03/02 17:01:48 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypes/ctypes-0.9.9.3.ebuild,v 1.3 2006/04/13 13:41:45 tcort Exp $ inherit eutils distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://starship.python.net/crew/theller/ctypes/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3.3" diff --git a/dev-python/feedparser/ChangeLog b/dev-python/feedparser/ChangeLog index 3e7003906cd2..205674ef94b3 100644 --- a/dev-python/feedparser/ChangeLog +++ b/dev-python/feedparser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/feedparser # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.5 2006/04/01 14:54:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.6 2006/04/13 13:43:07 tcort Exp $ + + 13 Apr 2006; Thomas Cort feedparser-4.1.ebuild: + Added ~alpha keyword. 01 Apr 2006; Aron Griffis feedparser-4.1.ebuild: Mark 4.1 ~ia64 diff --git a/dev-python/feedparser/feedparser-4.1.ebuild b/dev-python/feedparser/feedparser-4.1.ebuild index b1cb142f3670..ca45aa07cf3b 100644 --- a/dev-python/feedparser/feedparser-4.1.ebuild +++ b/dev-python/feedparser/feedparser-4.1.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/feedparser/feedparser-4.1.ebuild,v 1.2 2006/04/01 14:54:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild,v 1.3 2006/04/13 13:43:07 tcort Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.feedparser.org/" SRC_URI="mirror://sourceforge/feedparser/${P}.zip" LICENSE="PYTHON" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~x86" IUSE="" DEPEND="app-arch/unzip" diff --git a/dev-python/gst-python/ChangeLog b/dev-python/gst-python/ChangeLog index 1f07b28d54af..69c389fe5370 100644 --- a/dev-python/gst-python/ChangeLog +++ b/dev-python/gst-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gst-python # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.13 2006/04/01 15:00:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.14 2006/04/13 13:40:02 tcort Exp $ + + 13 Apr 2006; Thomas Cort gst-python-0.10.3.ebuild: + Added ~alpha keyword. 01 Apr 2006; Aron Griffis gst-python-0.10.3.ebuild: Mark 0.10.3 ~ia64 diff --git a/dev-python/gst-python/gst-python-0.10.3.ebuild b/dev-python/gst-python/gst-python-0.10.3.ebuild index c38b1d52a819..664c6c8169ed 100644 --- a/dev-python/gst-python/gst-python-0.10.3.ebuild +++ b/dev-python/gst-python/gst-python-0.10.3.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/gst-python/gst-python-0.10.3.ebuild,v 1.2 2006/04/01 15:00:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.3.ebuild,v 1.3 2006/04/13 13:40:02 tcort Exp $ inherit python @@ -9,7 +9,7 @@ HOMEPAGE="http://gstreamer.freedesktop.org" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0.10" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~x86" IUSE="doc" RDEPEND=">=dev-python/pygtk-2.6.3 -- cgit v1.2.3-65-gdbad