summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-07-16 13:58:13 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-07-16 13:58:13 +0000
commitb3964084e4ad4b51bfae2fd109fa46187361695a (patch)
tree9915e6379256988d1bdd29970196eea2348608e3 /dev-python/feedparser/feedparser-4.1.ebuild
parentold ebuild cleanups (diff)
downloadhistorical-b3964084e4ad4b51bfae2fd109fa46187361695a.tar.gz
historical-b3964084e4ad4b51bfae2fd109fa46187361695a.tar.bz2
historical-b3964084e4ad4b51bfae2fd109fa46187361695a.zip
cleanup old ebuilds and stable bump
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/feedparser/feedparser-4.1.ebuild')
-rw-r--r--dev-python/feedparser/feedparser-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/feedparser/feedparser-4.1.ebuild b/dev-python/feedparser/feedparser-4.1.ebuild
index 7405d0079e2c..0978311cdf17 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.5 2006/06/12 23:51:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild,v 1.6 2006/07/16 13:58:13 liquidx Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.feedparser.org/"
SRC_URI="mirror://sourceforge/feedparser/${P}.zip"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
DEPEND="app-arch/unzip"