diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-11-02 09:57:11 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-11-02 09:57:11 +0000 |
commit | c5d7facf1181cd90216cd5061c873f37e22aa02d (patch) | |
tree | 389d4baf7b6b2ac263621e08b06a92b2f6f1b5a6 /app-office/libreoffice-bin-debug | |
parent | Version bump; remove old (diff) | |
download | gentoo-2-c5d7facf1181cd90216cd5061c873f37e22aa02d.tar.gz gentoo-2-c5d7facf1181cd90216cd5061c873f37e22aa02d.tar.bz2 gentoo-2-c5d7facf1181cd90216cd5061c873f37e22aa02d.zip |
Version bump; remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.2.ebuild (renamed from app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index 668471cbb2b6..2ce1789a228a 100644 --- a/app-office/libreoffice-bin-debug/ChangeLog +++ b/app-office/libreoffice-bin-debug/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/libreoffice-bin-debug # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.37 2013/10/27 16:22:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.38 2013/11/02 09:57:11 dilfridge Exp $ + +*libreoffice-bin-debug-4.1.3.2 (02 Nov 2013) + + 02 Nov 2013; Andreas K. Huettel <dilfridge@gentoo.org> + -libreoffice-bin-debug-4.0.4.2.ebuild, +libreoffice-bin-debug-4.1.3.2.ebuild: + Version bump; remove old 27 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-debug-4.1.2.3.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.2.ebuild index 8ea277553b54..6e7451561499 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.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-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.2.ebuild,v 1.3 2013/07/28 14:08:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.3.2.ebuild,v 1.1 2013/11/02 09:57:11 dilfridge Exp $ EAPI=5 @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* ~amd64 ~x86" RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |