diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-23 21:50:54 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-23 21:50:54 +0000 |
commit | 3b21a613b748ba2507e48c2de40f67a9bb1c85f0 (patch) | |
tree | a7709799d8918c46c1f5c90fd428b69adb077400 /app-office | |
parent | Stable for x86, wrt bug #411449 (diff) | |
download | gentoo-2-3b21a613b748ba2507e48c2de40f67a9bb1c85f0.tar.gz gentoo-2-3b21a613b748ba2507e48c2de40f67a9bb1c85f0.tar.bz2 gentoo-2-3b21a613b748ba2507e48c2de40f67a9bb1c85f0.zip |
Stable for x86, wrt bug #411449
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
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-3.5.2.2-r1.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 216b72ef2784..4e8ff15e4ac8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.9 2012/05/19 06:53:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.10 2012/05/23 21:50:54 johu Exp $ + + 23 May 2012; Johannes Huber <johu@gentoo.org> + libreoffice-bin-debug-3.5.2.2-r1.ebuild: + Stable for x86, wrt bug #411449 19 May 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-bin-debug-3.5.2.2-r1.ebuild: diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2-r1.ebuild index e17d23c096aa..2e2659c2c0b4 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-3.5.2.2-r1.ebuild,v 1.3 2012/05/19 06:53:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.2.2-r1.ebuild,v 1.4 2012/05/23 21:50:54 johu Exp $ EAPI=4 @@ -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=]" |