diff options
author | 2014-06-29 12:29:29 +0000 | |
---|---|---|
committer | 2014-06-29 12:29:29 +0000 | |
commit | b56282a83de1ef6588aed3c700f916bdf2c1c054 (patch) | |
tree | 0898a0abe1ddd806e5c0e5a45e51a04aeab4b197 /app-office/libreoffice-bin-debug | |
parent | Stable for amd64, wrt bug #514886 (diff) | |
download | gentoo-2-b56282a83de1ef6588aed3c700f916bdf2c1c054.tar.gz gentoo-2-b56282a83de1ef6588aed3c700f916bdf2c1c054.tar.bz2 gentoo-2-b56282a83de1ef6588aed3c700f916bdf2c1c054.zip |
Stable for amd64, wrt bug #514886
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/libreoffice-bin-debug')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin-debug/ChangeLog b/app-office/libreoffice-bin-debug/ChangeLog index ba70fc0c50d1..afec32eb4a38 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.55 2014/06/28 12:42:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.56 2014/06/29 12:29:29 ago Exp $ + + 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.2.5.2.ebuild: + Stable for amd64, wrt bug #514886 *libreoffice-bin-debug-4.2.5.2 (28 Jun 2014) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild index 494d4e902552..1de6479de38f 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.5.2.ebuild,v 1.1 2014/06/28 12:42:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.5.2.ebuild,v 1.2 2014/06/29 12:29:29 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=]" |