diff options
Diffstat (limited to 'app-office/passepartout')
-rw-r--r-- | app-office/passepartout/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/passepartout/passepartout-0.7.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/passepartout/ChangeLog b/app-office/passepartout/ChangeLog index 3660021da2e5..03855feed133 100644 --- a/app-office/passepartout/ChangeLog +++ b/app-office/passepartout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/passepartout # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.23 2013/12/22 18:50:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.24 2013/12/24 12:55:27 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> passepartout-0.7.0-r1.ebuild: + Stable for x86, wrt bug #491934 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> passepartout-0.7.0-r1.ebuild: amd64 stable, bug #491934 diff --git a/app-office/passepartout/passepartout-0.7.0-r1.ebuild b/app-office/passepartout/passepartout-0.7.0-r1.ebuild index 2b75447cf682..f776e4f426e8 100644 --- a/app-office/passepartout/passepartout-0.7.0-r1.ebuild +++ b/app-office/passepartout/passepartout-0.7.0-r1.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/passepartout/passepartout-0.7.0-r1.ebuild,v 1.2 2013/12/22 18:50:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/passepartout-0.7.0-r1.ebuild,v 1.3 2013/12/24 12:55:26 ago Exp $ EAPI=5 inherit autotools base eutils gnome2 libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://gnome/sources/passepartout/0.7/passepartout-0.7.0.tar.bz2" IUSE="gnome" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPS="dev-cpp/libxmlpp:2.6 >=dev-libs/libxml2-2 |