diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-27 16:21:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-27 16:21:54 +0000 |
commit | 9d61ad4331ae2871b49c2cb836969b879ad1265b (patch) | |
tree | cc0dbe0c04fedc1634db5db3f56577b3a944c65e /app-office | |
parent | Stable for amd64, wrt bug #489566 (diff) | |
download | gentoo-2-9d61ad4331ae2871b49c2cb836969b879ad1265b.tar.gz gentoo-2-9d61ad4331ae2871b49c2cb836969b879ad1265b.tar.bz2 gentoo-2-9d61ad4331ae2871b49c2cb836969b879ad1265b.zip |
Stable for amd64, wrt bug #489566
(Portage version: 2.2.7/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 | 6 | ||||
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.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 867cbd87fe6a..e86c7f9b8aa3 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.35 2013/10/27 11:34:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.36 2013/10/27 16:21:54 ago Exp $ + + 27 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + libreoffice-bin-debug-4.1.2.3.ebuild: + Stable for amd64, wrt bug #489566 *libreoffice-bin-debug-4.1.2.3 (27 Oct 2013) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild index fa04c51653eb..64bc2c117fad 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.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.1.2.3.ebuild,v 1.1 2013/10/27 11:34:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.1.2.3.ebuild,v 1.2 2013/10/27 16:21:54 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=]" |