diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:23:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:23:37 +0000 |
commit | 82b41528f4f8213bbee2e49822b07d148cd17be5 (patch) | |
tree | 835d12ddedd0c447ec8cd4c40341b7ab6d20479b /app-office/impressive | |
parent | Stable for x86, wrt bug #488936 (diff) | |
download | gentoo-2-82b41528f4f8213bbee2e49822b07d148cd17be5.tar.gz gentoo-2-82b41528f4f8213bbee2e49822b07d148cd17be5.tar.bz2 gentoo-2-82b41528f4f8213bbee2e49822b07d148cd17be5.zip |
Stable for x86, wrt bug #488936
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/impressive')
-rw-r--r-- | app-office/impressive/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/impressive/impressive-0.10.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/impressive/ChangeLog b/app-office/impressive/ChangeLog index 0ecd24edecdb..04e8453698f7 100644 --- a/app-office/impressive/ChangeLog +++ b/app-office/impressive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/impressive # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.9 2014/03/02 09:21:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.10 2014/03/04 20:23:37 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> impressive-0.10.3-r2.ebuild: + Stable for x86, wrt bug #488936 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> impressive-0.10.3-r2.ebuild: amd64 stable, bug #488936 diff --git a/app-office/impressive/impressive-0.10.3-r2.ebuild b/app-office/impressive/impressive-0.10.3-r2.ebuild index 3400f8ffb1c5..9eb4ba727e8f 100644 --- a/app-office/impressive/impressive-0.10.3-r2.ebuild +++ b/app-office/impressive/impressive-0.10.3-r2.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/impressive/impressive-0.10.3-r2.ebuild,v 1.4 2014/03/02 09:21:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.10.3-r2.ebuild,v 1.5 2014/03/04 20:23:37 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |