diff options
-rw-r--r-- | app-office/passepartout/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/passepartout/passepartout-0.7.0.ebuild | 4 |
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 |