summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-03-23 07:51:52 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-03-23 07:51:52 +0000
commit449c94ab35736e9c0f35596e72ca2d18ba3a1a10 (patch)
treeec4a5917d2fcdb2ff698efb9143ca847ed95e465 /app-officeext
parentHandle moving initrd-udevadm-cleanup.service to sys-fs/udev. Update the live ... (diff)
downloadgentoo-2-449c94ab35736e9c0f35596e72ca2d18ba3a1a10.tar.gz
gentoo-2-449c94ab35736e9c0f35596e72ca2d18ba3a1a10.tar.bz2
gentoo-2-449c94ab35736e9c0f35596e72ca2d18ba3a1a10.zip
Stabilise latest, drop older.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-officeext')
-rw-r--r--app-officeext/texmaths/ChangeLog6
-rw-r--r--app-officeext/texmaths/texmaths-0.36a.ebuild28
-rw-r--r--app-officeext/texmaths/texmaths-0.37.ebuild4
3 files changed, 7 insertions, 31 deletions
diff --git a/app-officeext/texmaths/ChangeLog b/app-officeext/texmaths/ChangeLog
index 64050d6596d0..979fe3e38a2d 100644
--- a/app-officeext/texmaths/ChangeLog
+++ b/app-officeext/texmaths/ChangeLog
@@ -1,6 +1,10 @@
# 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.12 2013/02/16 23:58:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.13 2013/03/23 07:51:51 scarabeus Exp $
+
+ 23 Mar 2013; Tomáš Chvátal <scarabeus@gentoo.org> -texmaths-0.36a.ebuild,
+ texmaths-0.37.ebuild:
+ Stabilise latest, drop older.
*texmaths-0.37 (16 Feb 2013)
diff --git a/app-officeext/texmaths/texmaths-0.36a.ebuild b/app-officeext/texmaths/texmaths-0.36a.ebuild
deleted file mode 100644
index 2bda43a08bb5..000000000000
--- a/app-officeext/texmaths/texmaths-0.36a.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.36a.ebuild,v 1.4 2012/11/24 21:48:13 ago Exp $
-
-EAPI=4
-
-MY_P="TexMaths-${PV}"
-
-OO_EXTENSIONS=(
- "${MY_P}.oxt"
-)
-
-inherit office-ext
-
-DESCRIPTION="LaTeX Equation Editor for LibreOffice"
-HOMEPAGE="http://roland65.free.fr/texmaths/"
-SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.oxt"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- app-text/dvisvgm
- virtual/tex-base
-"
diff --git a/app-officeext/texmaths/texmaths-0.37.ebuild b/app-officeext/texmaths/texmaths-0.37.ebuild
index 30cf4caaec97..29c8f1bd929f 100644
--- a/app-officeext/texmaths/texmaths-0.37.ebuild
+++ b/app-officeext/texmaths/texmaths-0.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.37.ebuild,v 1.1 2013/02/16 23:58:19 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.37.ebuild,v 1.2 2013/03/23 07:51:51 scarabeus Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""