maksbotan    14/06/27 08:54:58

  Modified:             ChangeLog
  Added:                ding-libs-0.4.0.ebuild
  Log:
  Bump to 0.4.0, thanks to slepnoga
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  Changes    Path
1.15                 dev-libs/ding-libs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ding-libs/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ding-libs/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ding-libs/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   1 Dec 2013 16:33:22 -0000       1.14
+++ ChangeLog   27 Jun 2014 08:54:58 -0000      1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/ding-libs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.14 
2013/12/01 16:33:22 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ChangeLog,v 1.15 
2014/06/27 08:54:58 maksbotan Exp $
+
+*ding-libs-0.4.0 (27 Jun 2014)
+
+  27 Jun 2014; Maxim Koltsov <maksbo...@gentoo.org> +ding-libs-0.4.0.ebuild:
+  Bump to 0.4.0, thanks to slepnoga
 
   01 Dec 2013; Markos Chandras <hwoar...@gentoo.org> ding-libs-0.1.3.ebuild,
   ding-libs-0.2.91.ebuild, ding-libs-0.3.0.1.ebuild:



1.1                  dev-libs/ding-libs/ding-libs-0.4.0.ebuild

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

Index: ding-libs-0.4.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/ding-libs/ding-libs-0.4.0.ebuild,v 
1.1 2014/06/27 08:54:58 maksbotan Exp $

EAPI=5

inherit autotools-multilib

DESCRIPTION="Library set needed for build sssd"
HOMEPAGE="https://fedorahosted.org/sssd";
SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz";

LICENSE="LGPL-3 GPL-3"
SLOT="0"

KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="test static-libs"

RDEPEND=""

DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( dev-libs/check )
        "




Reply via email to