summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-09-15 11:09:34 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-09-15 11:09:34 +0000
commit051cf53293b5565581882951e687a9f189486abc (patch)
treeb9297f31700c61bcdef7386575adb9c97060157d /app-officeext
parentAdd pre-release for testing (diff)
downloadgentoo-2-051cf53293b5565581882951e687a9f189486abc.tar.gz
gentoo-2-051cf53293b5565581882951e687a9f189486abc.tar.bz2
gentoo-2-051cf53293b5565581882951e687a9f189486abc.zip
Version bump to 2.2 fixes bug#475366. Remove oldest. Stabilise 2.1 on amd64 and x86.
(Portage version: 2.2.2/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-officeext')
-rw-r--r--app-officeext/languagetool/ChangeLog9
-rw-r--r--app-officeext/languagetool/languagetool-2.1.ebuild4
-rw-r--r--app-officeext/languagetool/languagetool-2.2.ebuild (renamed from app-officeext/languagetool/languagetool-2.0-r1.ebuild)4
3 files changed, 12 insertions, 5 deletions
diff --git a/app-officeext/languagetool/ChangeLog b/app-officeext/languagetool/ChangeLog
index 8048478fa891..4b575acf3a31 100644
--- a/app-officeext/languagetool/ChangeLog
+++ b/app-officeext/languagetool/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-officeext/languagetool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/ChangeLog,v 1.13 2013/06/20 11:50:18 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/ChangeLog,v 1.14 2013/09/15 11:09:34 scarabeus Exp $
+
+*languagetool-2.2 (15 Sep 2013)
+
+ 15 Sep 2013; Tomáš Chvátal <scarabeus@gentoo.org> +languagetool-2.2.ebuild,
+ -languagetool-2.0-r1.ebuild, languagetool-2.1.ebuild:
+ Version bump to 2.2 fixes bug#475366. Remove oldest. Stabilise 2.1 on amd64
+ and x86.
*languagetool-2.1 (20 Jun 2013)
diff --git a/app-officeext/languagetool/languagetool-2.1.ebuild b/app-officeext/languagetool/languagetool-2.1.ebuild
index a2b8eb2a2da7..05e35789519b 100644
--- a/app-officeext/languagetool/languagetool-2.1.ebuild
+++ b/app-officeext/languagetool/languagetool-2.1.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/languagetool/languagetool-2.1.ebuild,v 1.1 2013/06/20 11:50:18 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/languagetool-2.1.ebuild,v 1.2 2013/09/15 11:09:34 scarabeus Exp $
EAPI=5
@@ -20,5 +20,5 @@ SRC_URI="http://www.languagetool.org/download/${MY_P}.oxt"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
diff --git a/app-officeext/languagetool/languagetool-2.0-r1.ebuild b/app-officeext/languagetool/languagetool-2.2.ebuild
index 1d6282504caa..0ff3779c5358 100644
--- a/app-officeext/languagetool/languagetool-2.0-r1.ebuild
+++ b/app-officeext/languagetool/languagetool-2.2.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/languagetool/languagetool-2.0-r1.ebuild,v 1.2 2013/05/17 11:24:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/languagetool/languagetool-2.2.ebuild,v 1.1 2013/09/15 11:09:34 scarabeus Exp $
EAPI=5
@@ -20,5 +20,5 @@ SRC_URI="http://www.languagetool.org/download/${MY_P}.oxt"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""