summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-08-03 13:10:58 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-08-03 13:10:58 +0000
commite4afcf1caffdf78b70cca994b6a7d24ebdd9cd46 (patch)
tree97ab0a4079df28ddf0c5754ada4f3c2661be5612 /app-officeext
parentInitial import, ebuild by Jacques-Pascal Deplaix and Guillaume Horel, bug #... (diff)
downloadgentoo-2-e4afcf1caffdf78b70cca994b6a7d24ebdd9cd46.tar.gz
gentoo-2-e4afcf1caffdf78b70cca994b6a7d24ebdd9cd46.tar.bz2
gentoo-2-e4afcf1caffdf78b70cca994b6a7d24ebdd9cd46.zip
Remove old. Stabilise 1.8 on amd64 and x86.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-officeext')
-rw-r--r--app-officeext/languagetool/ChangeLog6
-rw-r--r--app-officeext/languagetool/languagetool-1.7.ebuild27
-rw-r--r--app-officeext/languagetool/languagetool-1.8.ebuild4
3 files changed, 7 insertions, 30 deletions
diff --git a/app-officeext/languagetool/ChangeLog b/app-officeext/languagetool/ChangeLog
index 913d01a13e9d..03dcf8bddce5 100644
--- a/app-officeext/languagetool/ChangeLog
+++ b/app-officeext/languagetool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-officeext/languagetool
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/ChangeLog,v 1.5 2012/07/18 18:18:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/ChangeLog,v 1.6 2012/08/03 13:10:58 scarabeus Exp $
+
+ 03 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> -languagetool-1.7.ebuild,
+ languagetool-1.8.ebuild:
+ Remove old. Stabilise 1.8 on amd64 and x86.
*languagetool-1.8 (18 Jul 2012)
diff --git a/app-officeext/languagetool/languagetool-1.7.ebuild b/app-officeext/languagetool/languagetool-1.7.ebuild
deleted file mode 100644
index 0c8fda1980c0..000000000000
--- a/app-officeext/languagetool/languagetool-1.7.ebuild
+++ /dev/null
@@ -1,27 +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/languagetool/languagetool-1.7.ebuild,v 1.4 2012/06/14 10:48:31 scarabeus Exp $
-
-EAPI=4
-
-MY_P="LanguageTool-${PV}"
-
-OO_EXTENSIONS=(
- "${MY_P}.oxt"
-)
-
-inherit office-ext
-
-DESCRIPTION="Style and Grammar Checker for libreoffice"
-HOMEPAGE="http://www.languagetool.org/"
-SRC_URI="http://www.languagetool.org/download/${MY_P}.oxt"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
- virtual/ooo[java]
-"
diff --git a/app-officeext/languagetool/languagetool-1.8.ebuild b/app-officeext/languagetool/languagetool-1.8.ebuild
index 62837dc01f29..828c2354f52f 100644
--- a/app-officeext/languagetool/languagetool-1.8.ebuild
+++ b/app-officeext/languagetool/languagetool-1.8.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/app-officeext/languagetool/languagetool-1.8.ebuild,v 1.1 2012/07/18 18:18:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/languagetool-1.8.ebuild,v 1.2 2012/08/03 13:10:58 scarabeus Exp $
EAPI=4
@@ -18,7 +18,7 @@ SRC_URI="http://www.languagetool.org/download/${MY_P}.oxt"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""