summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-22 18:50:26 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-22 18:50:26 +0000
commit38f5a474a00dd3ff970dce6a68f881564d3eff64 (patch)
tree5670c5ed9f7068b0c130ba797b40b7cde196d9c9 /app-office/passepartout
parentVersion bump. (diff)
downloadgentoo-2-38f5a474a00dd3ff970dce6a68f881564d3eff64.tar.gz
gentoo-2-38f5a474a00dd3ff970dce6a68f881564d3eff64.tar.bz2
gentoo-2-38f5a474a00dd3ff970dce6a68f881564d3eff64.zip
amd64 stable, bug #491934
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 eef70b8b0ef6..3660021da2e5 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.22 2013/07/24 02:04:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.23 2013/12/22 18:50:26 pacho Exp $
+
+ 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> passepartout-0.7.0-r1.ebuild:
+ amd64 stable, bug #491934
*passepartout-0.7.0-r1 (24 Jul 2013)
diff --git a/app-office/passepartout/passepartout-0.7.0-r1.ebuild b/app-office/passepartout/passepartout-0.7.0-r1.ebuild
index 51c59c9dedcc..2b75447cf682 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.1 2013/07/24 02:04:23 jer Exp $
+# $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 $
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