diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 14:08:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-28 14:08:27 +0000 |
commit | 91dd1476581975c75d20498c1bf4ca35e846b594 (patch) | |
tree | d680b5a546aad627173002cb3c95bdb2582f1202 /app-office | |
parent | Stable for x86, wrt bug #477532 (diff) | |
download | gentoo-2-91dd1476581975c75d20498c1bf4ca35e846b594.tar.gz gentoo-2-91dd1476581975c75d20498c1bf4ca35e846b594.tar.bz2 gentoo-2-91dd1476581975c75d20498c1bf4ca35e846b594.zip |
Stable for x86, wrt bug #477532
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice-bin-debug/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.0.4.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 47de1c846528..a3a2387aad1d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.32 2013/07/28 14:04:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.33 2013/07/28 14:08:27 ago Exp $ + + 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.0.4.2.ebuild: + Stable for x86, wrt bug #477532 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-debug-4.0.4.2.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.0.4.2.ebuild index 2c564526838d..8ea277553b54 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.0.4.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.2 2013/07/28 14:04:28 ago Exp $ +# $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 $ 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=]" |