diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 13:39:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 13:39:56 +0000 |
commit | fd643e352388c01d59066a86d40c89d1fffc5a6d (patch) | |
tree | 9efb9deb3bf9fa6c7eea3b621f1e1382de93572a /app-office | |
parent | Stable for amd64, wrt bug #528438 (diff) | |
download | gentoo-2-fd643e352388c01d59066a86d40c89d1fffc5a6d.tar.gz gentoo-2-fd643e352388c01d59066a86d40c89d1fffc5a6d.tar.bz2 gentoo-2-fd643e352388c01d59066a86d40c89d1fffc5a6d.zip |
Stable for amd64, wrt bug #528438
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index 2948015713b0..ae149aba2142 100644 --- a/app-office/libreoffice-bin-debug/ChangeLog +++ b/app-office/libreoffice-bin-debug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/libreoffice-bin-debug -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.70 2014/12/29 21:29:08 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.71 2015/01/02 13:39:56 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.2.8.2.ebuild: + Stable for amd64, wrt bug #528438 *libreoffice-bin-debug-4.2.8.2 (29 Dec 2014) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild index 240cca804d4c..28fa77fde139 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.2.8.2.ebuild,v 1.1 2014/12/29 21:29:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.8.2.ebuild,v 1.2 2015/01/02 13:39:56 ago Exp $ EAPI=5 @@ -47,7 +47,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=]" |