diff options
-rw-r--r-- | app-office/impressive/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/impressive/impressive-0.10.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/impressive/ChangeLog b/app-office/impressive/ChangeLog index 3d0ff4aa53dd..97814b104476 100644 --- a/app-office/impressive/ChangeLog +++ b/app-office/impressive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/impressive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.3 2011/06/18 12:57:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.4 2011/06/29 18:51:23 maekke Exp $ + + 29 Jun 2011; Markus Meier <maekke@gentoo.org> impressive-0.10.3-r1.ebuild: + x86 stable, bug #371973 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> impressive-0.10.3-r1.ebuild: diff --git a/app-office/impressive/impressive-0.10.3-r1.ebuild b/app-office/impressive/impressive-0.10.3-r1.ebuild index 5af6e8f8e60b..079b6f29ceee 100644 --- a/app-office/impressive/impressive-0.10.3-r1.ebuild +++ b/app-office/impressive/impressive-0.10.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.2 2011/06/18 12:57:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.10.3-r1.ebuild,v 1.3 2011/06/29 18:51:23 maekke Exp $ EAPI=3 PYTHON_DEPEND=2 @@ -15,7 +15,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="" |