public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/dslib: dslib-2.0.ebuild ChangeLog
@ 2012-02-28 15:06 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-02-28 15:06 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/02/28 15:06:02

  Modified:             ChangeLog
  Added:                dslib-2.0.ebuild
  Log:
  Version bump to 2.0
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  net-libs/dslib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/dslib/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/dslib/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/dslib/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/dslib/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	19 Feb 2012 13:47:06 -0000	1.7
+++ ChangeLog	28 Feb 2012 15:06:02 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/dslib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/ChangeLog,v 1.7 2012/02/19 13:47:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/ChangeLog,v 1.8 2012/02/28 15:06:02 scarabeus Exp $
+
+*dslib-2.0 (28 Feb 2012)
+
+  28 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> +dslib-2.0.ebuild:
+  Version bump to 2.0
 
   19 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
   maintain



1.1                  net-libs/dslib/dslib-2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/dslib/dslib-2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/dslib/dslib-2.0.ebuild?rev=1.1&content-type=text/plain

Index: dslib-2.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/dslib-2.0.ebuild,v 1.1 2012/02/28 15:06:02 scarabeus Exp $

EAPI=4

PYTHON_DEPEND="*"

inherit distutils

DESCRIPTION="Library to access Czech eGov system \"Datove schranky\""
HOMEPAGE="http://labs.nic.cz/page/969/datovka/"
SRC_URI="http://www.nic.cz/public_media/datove_schranky/releases/datovka-2.0/src/${P}.tar.gz"

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

DEPEND="
	dev-python/pyasn1
	dev-python/pyopenssl
	dev-python/sudsds
"
RDEPEND="${DEPEND}"

pkg_setup() {
	python_set_active_version 2
	python_pkg_setup
}

src_prepare() {
	python_convert_shebangs -r 2 "${WORKDIR}"
}






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

only message in thread, other threads:[~2012-02-28 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 15:06 [gentoo-commits] gentoo-x86 commit in net-libs/dslib: dslib-2.0.ebuild ChangeLog Tomas Chvatal (scarabeus)

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