dilfridge    14/12/27 22:11:55

  Modified:             ChangeLog
  Added:                texmaths-0.41.ebuild
  Log:
  Version bump, bug 529840
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.16                 app-officeext/texmaths/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-officeext/texmaths/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-officeext/texmaths/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-officeext/texmaths/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   27 Apr 2013 08:36:13 -0000      1.15
+++ ChangeLog   27 Dec 2014 22:11:55 -0000      1.16
@@ -1,6 +1,11 @@
 # ChangeLog for app-officeext/texmaths
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.15 
2013/04/27 08:36:13 scarabeus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.16 
2014/12/27 22:11:55 dilfridge Exp $
+
+*texmaths-0.41 (27 Dec 2014)
+
+  27 Dec 2014; Andreas K. Huettel <[email protected]> +texmaths-0.41.ebuild:
+  Version bump, bug 529840
 
   27 Apr 2013; Tomáš Chvátal <[email protected]> -texmaths-0.37.ebuild,
   texmaths-0.37-r1.ebuild:



1.1                  app-officeext/texmaths/texmaths-0.41.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-officeext/texmaths/texmaths-0.41.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-officeext/texmaths/texmaths-0.41.ebuild?rev=1.1&content-type=text/plain

Index: texmaths-0.41.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.41.ebuild,v 1.1 
2014/12/27 22:11:55 dilfridge Exp $

EAPI=5

MY_P="TexMaths-${PV}"

OFFICE_EXTENSIONS=(
        "${MY_P}.oxt"
)

inherit office-ext-r1

DESCRIPTION="LaTeX Equation Editor for LibreOffice"
HOMEPAGE="http://roland65.free.fr/texmaths/";
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"

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

DEPEND=""
RDEPEND="
        app-text/dvisvgm
        virtual/tex-base
"




Reply via email to