summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-02 16:43:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-02 16:43:56 +0000
commit882993eac1bbf94bbacf53337dce32d4131a29a9 (patch)
treea5662693c40cbba697e6843018354bde93c28393 /app-office/passepartout
parentStable for amd64, wrt bug #410097 (diff)
downloadgentoo-2-882993eac1bbf94bbacf53337dce32d4131a29a9.tar.gz
gentoo-2-882993eac1bbf94bbacf53337dce32d4131a29a9.tar.bz2
gentoo-2-882993eac1bbf94bbacf53337dce32d4131a29a9.zip
Stable for amd64, wrt bug #410243
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-office/passepartout')
-rw-r--r--app-office/passepartout/ChangeLog5
-rw-r--r--app-office/passepartout/passepartout-0.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/passepartout/ChangeLog b/app-office/passepartout/ChangeLog
index c0b75cf7b23f..a701b224dacc 100644
--- a/app-office/passepartout/ChangeLog
+++ b/app-office/passepartout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/passepartout
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.15 2012/03/25 20:08:06 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.16 2012/04/02 16:43:56 ago Exp $
+
+ 02 Apr 2012; Agostino Sarubbo <ago@gentoo.org> passepartout-0.7.0.ebuild:
+ Stable for amd64, wrt bug #410243
25 Mar 2012; Mike Gilbert <floppym@gentoo.org> passepartout-0.7.0.ebuild:
Build system calls AC_ARG_WITH incorrectly, causing --without-gnome to enable
diff --git a/app-office/passepartout/passepartout-0.7.0.ebuild b/app-office/passepartout/passepartout-0.7.0.ebuild
index cd86ba49eaa3..3e666ebda2f5 100644
--- a/app-office/passepartout/passepartout-0.7.0.ebuild
+++ b/app-office/passepartout/passepartout-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.5 2012/03/25 20:07:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/passepartout-0.7.0.ebuild,v 1.6 2012/04/02 16:43:56 ago Exp $
EAPI=2
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.stacken.kth.se/project/pptout/"
IUSE="gnome"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="amd64 ~x86"
COMMON_DEPS="dev-cpp/libxmlpp:2.6
>=dev-libs/libxml2-2