aballier    14/03/13 20:23:15

  Modified:             ChangeLog
  Added:                tyxml-3.0.0.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.11                 dev-ml/tyxml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/tyxml/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/tyxml/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/tyxml/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/tyxml/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   23 Jul 2013 17:49:24 -0000      1.10
+++ ChangeLog   13 Mar 2014 20:23:15 -0000      1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ml/tyxml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/tyxml/ChangeLog,v 1.10 2013/07/23 
17:49:24 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/tyxml/ChangeLog,v 1.11 2014/03/13 
20:23:15 aballier Exp $
+
+*tyxml-3.0.0 (13 Mar 2014)
+
+  13 Mar 2014; Alexis Ballier <aball...@gentoo.org> +tyxml-3.0.0.ebuild:
+  version bump
 
   23 Jul 2013; Alexis Ballier <aball...@gentoo.org> tyxml-2.2.0.ebuild,
   +files/pcre.patch:



1.1                  dev-ml/tyxml/tyxml-3.0.0.ebuild

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

Index: tyxml-3.0.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/tyxml/tyxml-3.0.0.ebuild,v 1.1 
2014/03/13 20:23:15 aballier Exp $

EAPI=5

OASIS_BUILD_DOCS=1

inherit oasis

DESCRIPTION="A libary to build xml trees typechecked by OCaml"
HOMEPAGE="http://ocsigen.org/tyxml/";
SRC_URI="http://www.ocsigen.org/download/${P}.tar.gz";

LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

DOCS=( CHANGES README.md )




Reply via email to