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/imdbpy: imdbpy-4.4.ebuild ChangeLog
Date: Sat, 09 Jan 2010 20:55:19 +0000	[thread overview]
Message-ID: <E1NTiL9-0005lU-Q3@stork.gentoo.org> (raw)

arfrever    10/01/09 20:55:19

  Modified:             ChangeLog
  Added:                imdbpy-4.4.ebuild
  Log:
  Version bump.
  (Portage version: 15180-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-python/imdbpy/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/imdbpy/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	21 Nov 2009 05:26:42 -0000	1.1
+++ ChangeLog	9 Jan 2010 20:55:19 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/imdbpy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/imdbpy/ChangeLog,v 1.1 2009/11/21 05:26:42 cardoe Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imdbpy/ChangeLog,v 1.2 2010/01/09 20:55:19 arfrever Exp $
+
+*imdbpy-4.4 (09 Jan 2010)
+
+  09 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  +imdbpy-4.4.ebuild:
+  Version bump.
 
 *imdbpy-4.3 (21 Nov 2009)
 



1.1                  dev-python/imdbpy/imdbpy-4.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/imdbpy/imdbpy-4.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/imdbpy/imdbpy-4.4.ebuild?rev=1.1&content-type=text/plain

Index: imdbpy-4.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/imdbpy/imdbpy-4.4.ebuild,v 1.1 2010/01/09 20:55:19 arfrever Exp $

EAPI="2"
SUPPORT_PYTHON_ABIS="1"

inherit distutils

MY_PN="IMDbPY"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Python package to access the IMDb movie database"
HOMEPAGE="http://imdbpy.sourceforge.net/ http://pypi.python.org/pypi/IMDbPY"
SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""

DEPEND="dev-python/setuptools"
RDEPEND=""
RESTRICT_PYTHON_ABIS="3.*"

S="${WORKDIR}/${MY_PN}-${PV}"

PYTHON_MODNAME="imdb"

src_install() {
	distutils_src_install
	dodoc docs/*
}






                 reply	other threads:[~2010-01-09 21:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1NTiL9-0005lU-Q3@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