summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-11-30 09:34:35 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-11-30 09:34:35 +0000
commite5dd093e792354e8b671bc8689f8eb9ad34f81f8 (patch)
treea3d5db91f4a2b3dfd9c85aec76166e24a0519c01 /net-libs/dslib
parentReducing output verbosity some more (diff)
downloadgentoo-2-e5dd093e792354e8b671bc8689f8eb9ad34f81f8.tar.gz
gentoo-2-e5dd093e792354e8b671bc8689f8eb9ad34f81f8.tar.bz2
gentoo-2-e5dd093e792354e8b671bc8689f8eb9ad34f81f8.zip
Force bump to stable as it fixes issues with latest datovka i had recently.
(Portage version: 2.2.0_alpha143/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'net-libs/dslib')
-rw-r--r--net-libs/dslib/ChangeLog8
-rw-r--r--net-libs/dslib/dslib-2.1.2.ebuild (renamed from net-libs/dslib/dslib-2.1.0.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/net-libs/dslib/ChangeLog b/net-libs/dslib/ChangeLog
index 369e44c155af..22f26730ffac 100644
--- a/net-libs/dslib/ChangeLog
+++ b/net-libs/dslib/ChangeLog
@@ -1,6 +1,12 @@
# 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.12 2012/08/16 12:05:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/ChangeLog,v 1.13 2012/11/30 09:34:35 scarabeus Exp $
+
+*dslib-2.1.2 (30 Nov 2012)
+
+ 30 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> +dslib-2.1.2.ebuild,
+ -dslib-2.1.0.ebuild:
+ Force bump to stable as it fixes issues with latest datovka i had recently.
16 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> -dslib-2.0.2.ebuild,
dslib-2.1.0.ebuild:
diff --git a/net-libs/dslib/dslib-2.1.0.ebuild b/net-libs/dslib/dslib-2.1.2.ebuild
index ebf524e2326f..b7af3dbf3757 100644
--- a/net-libs/dslib/dslib-2.1.0.ebuild
+++ b/net-libs/dslib/dslib-2.1.2.ebuild
@@ -1,6 +1,6 @@
# 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.1.0.ebuild,v 1.2 2012/08/16 12:05:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/dslib-2.1.2.ebuild,v 1.1 2012/11/30 09:34:35 scarabeus Exp $
EAPI=4
@@ -10,7 +10,7 @@ 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.1.1/src/${P}.tar.gz"
+SRC_URI="http://www.nic.cz/public_media/datove_schranky/releases/datovka-2.1.2/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"