diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 09:21:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 09:21:48 +0000 |
commit | 2518c77961c7d82aa4551b9717ab69a52ac57a23 (patch) | |
tree | 7d567f01aa1cd70dfd5e4c779aad0a7b7a2bc402 | |
parent | ia64 stable wrt bug #502392 (diff) | |
download | gentoo-2-2518c77961c7d82aa4551b9717ab69a52ac57a23.tar.gz gentoo-2-2518c77961c7d82aa4551b9717ab69a52ac57a23.tar.bz2 gentoo-2-2518c77961c7d82aa4551b9717ab69a52ac57a23.zip |
amd64 stable, bug #488936
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-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 d042ab6e63f5..0ecd24edecdb 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.8 2014/01/22 15:43:51 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.9 2014/03/02 09:21:48 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> impressive-0.10.3-r2.ebuild: + amd64 stable, bug #488936 *impressive-0.10.4 (22 Jan 2014) diff --git a/app-office/impressive/impressive-0.10.3-r2.ebuild b/app-office/impressive/impressive-0.10.3-r2.ebuild index bcb96b3a89f5..3400f8ffb1c5 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.3 2014/01/22 15:43:51 jlec Exp $ +# $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 $ 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="" |