public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: ChangeLog feedparser-4.1.ebuild
Date: Thu, 10 Sep 2009 03:12:45 +0000	[thread overview]
Message-ID: <E1Mla5V-0001Ur-Jv@stork.gentoo.org> (raw)

arfrever    09/09/10 03:12:45

  Modified:             ChangeLog feedparser-4.1.ebuild
  Log:
  Fix dependencies (bug #265936).
  (Portage version: 14221-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-python/feedparser/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/feedparser/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/feedparser/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	11 May 2008 16:45:55 -0000	1.15
+++ ChangeLog	10 Sep 2009 03:12:45 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/feedparser
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.15 2008/05/11 16:45:55 corsair Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/ChangeLog,v 1.16 2009/09/10 03:12:45 arfrever Exp $
+
+  10 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  feedparser-4.1.ebuild:
+  Fix dependencies (bug #265936).
 
   11 May 2008; Markus Rothe <corsair@gentoo.org> feedparser-4.1.ebuild:
   Stable on ppc64; bug #221147



1.13                 dev-python/feedparser/feedparser-4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild?r1=1.12&r2=1.13

Index: feedparser-4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- feedparser-4.1.ebuild	11 May 2008 16:45:55 -0000	1.12
+++ feedparser-4.1.ebuild	10 Sep 2009 03:12:45 -0000	1.13
@@ -1,17 +1,22 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.12 2008/05/11 16:45:55 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-4.1.ebuild,v 1.13 2009/09/10 03:12:45 arfrever Exp $
+
+EAPI="2"
 
 inherit distutils
 
 DESCRIPTION="Parse RSS and Atom feeds in Python"
 HOMEPAGE="http://www.feedparser.org/"
 SRC_URI="mirror://sourceforge/feedparser/${P}.zip"
+
 LICENSE="PYTHON"
 SLOT="0"
 KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
+
 DEPEND="app-arch/unzip"
+RDEPEND=""
 
 S=${WORKDIR}
 DOCS="LICENSE"






             reply	other threads:[~2009-09-10  3:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-10  3:12 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-10 16:56 [gentoo-commits] gentoo-x86 commit in dev-python/feedparser: ChangeLog feedparser-4.1.ebuild Fabian Groffen (grobian)
2009-11-08 20:04 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-05-22 16:17 Raul Porcel (armin76)
2010-08-14 17:38 Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Mla5V-0001Ur-Jv@stork.gentoo.org \
    --to=arfrever@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox