public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stanislav Ochotnicky (sochotnicky)" <sochotnicky@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyacoustid: pyacoustid-1.0.0.ebuild ChangeLog
Date: Sat,  8 Jun 2013 14:54:22 +0000 (UTC)	[thread overview]
Message-ID: <20130608145423.0F2332171D@flycatcher.gentoo.org> (raw)

sochotnicky    13/06/08 14:54:22

  Modified:             ChangeLog
  Added:                pyacoustid-1.0.0.ebuild
  Log:
  Version bump and conversion to EAPI5
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 7B087241)

Revision  Changes    Path
1.4                  dev-python/pyacoustid/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	30 May 2012 13:00:45 -0000	1.3
+++ ChangeLog	8 Jun 2013 14:54:22 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyacoustid
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v 1.3 2012/05/30 13:00:45 xarthisius Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/ChangeLog,v 1.4 2013/06/08 14:54:22 sochotnicky Exp $
+
+*pyacoustid-1.0.0 (08 Jun 2013)
+
+  08 Jun 2013; Stanislav Ochotnicky <sochotnicky@gentoo.org>
+  +pyacoustid-1.0.0.ebuild:
+  Version bump and conversion to EAPI5
 
   30 May 2012; Kacper Kowalik <xarthisius@gentoo.org> pyacoustid-0.7.ebuild:
   Correct dependencies



1.1                  dev-python/pyacoustid/pyacoustid-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/pyacoustid-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyacoustid/pyacoustid-1.0.0.ebuild?rev=1.1&content-type=text/plain

Index: pyacoustid-1.0.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyacoustid/pyacoustid-1.0.0.ebuild,v 1.1 2013/06/08 14:54:22 sochotnicky Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="Python module for Chromaprint acoustic fingerprinting and the Acoustid API"
HOMEPAGE="http://pypi.python.org/pypi/pyacoustid"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="media-libs/chromaprint
		dev-python/audioread[${PYTHON_USEDEP}]"





                 reply	other threads:[~2013-06-08 14:54 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=20130608145423.0F2332171D@flycatcher.gentoo.org \
    --to=sochotnicky@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