public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/cryptography-vectors: ChangeLog cryptography-vectors-0.5.1.ebuild cryptography-vectors-0.5.ebuild
@ 2014-07-08  3:13 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-07-08  3:13 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/07/08 03:13:56

  Modified:             ChangeLog
  Added:                cryptography-vectors-0.5.1.ebuild
  Removed:              cryptography-vectors-0.5.ebuild
  Log:
  Version bump and remove old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.9                  dev-python/cryptography-vectors/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	8 Jul 2014 03:07:30 -0000	1.8
+++ ChangeLog	8 Jul 2014 03:13:56 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/cryptography-vectors
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/ChangeLog,v 1.8 2014/07/08 03:07:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/ChangeLog,v 1.9 2014/07/08 03:13:56 radhermit Exp $
+
+*cryptography-vectors-0.5.1 (08 Jul 2014)
+
+  08 Jul 2014; Tim Harder <radhermit@gentoo.org>
+  -cryptography-vectors-0.5.ebuild, +cryptography-vectors-0.5.1.ebuild:
+  Version bump and remove old.
 
 *cryptography-vectors-0.5 (08 Jul 2014)
 



1.1                  dev-python/cryptography-vectors/cryptography-vectors-0.5.1.ebuild

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

Index: cryptography-vectors-0.5.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/cryptography-vectors-0.5.1.ebuild,v 1.1 2014/07/08 03:13:56 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )

inherit distutils-r1

MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}

DESCRIPTION="Test vectors for the cryptography package"
HOMEPAGE="https://pypi.python.org/pypi/cryptography-vectors/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd"

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

S=${WORKDIR}/${MY_P}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-08  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08  3:13 [gentoo-commits] gentoo-x86 commit in dev-python/cryptography-vectors: ChangeLog cryptography-vectors-0.5.1.ebuild cryptography-vectors-0.5.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox