summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:55:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:55:27 +0000
commit1bc20a2c7cca9f406ff53f7732228649e6aea5dd (patch)
tree1bd49fada9f03b967052bfd529ca4065393ffeca /app-office/passepartout
parentStable for x86, wrt bug #491932 (diff)
downloadgentoo-2-1bc20a2c7cca9f406ff53f7732228649e6aea5dd.tar.gz
gentoo-2-1bc20a2c7cca9f406ff53f7732228649e6aea5dd.tar.bz2
gentoo-2-1bc20a2c7cca9f406ff53f7732228649e6aea5dd.zip
Stable for x86, wrt bug #491934
(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/passepartout')
-rw-r--r--app-office/passepartout/ChangeLog5
-rw-r--r--app-office/passepartout/passepartout-0.7.0-r1.ebuild4
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