summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 11:54:16 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 11:54:16 +0000
commit347baab7dfc81a66836642b9af842bcdcba55227 (patch)
tree4bcdb1b2ec652240ef628e2c44a9b2f384bb2c6b
parentx86 stable, bug 499954 (diff)
downloadgentoo-2-347baab7dfc81a66836642b9af842bcdcba55227.tar.gz
gentoo-2-347baab7dfc81a66836642b9af842bcdcba55227.tar.bz2
gentoo-2-347baab7dfc81a66836642b9af842bcdcba55227.zip
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
-rw-r--r--app-office/pinpoint/ChangeLog5
-rw-r--r--app-office/pinpoint/pinpoint-0.1.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/pinpoint/ChangeLog b/app-office/pinpoint/ChangeLog
index 04cc1e1dab53..39bb4f175925 100644
--- a/app-office/pinpoint/ChangeLog
+++ b/app-office/pinpoint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/pinpoint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.8 2014/03/09 10:43:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.9 2014/03/09 11:54:16 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> pinpoint-0.1.4-r1.ebuild:
+ x86 stable, bug 499954
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> pinpoint-0.1.4-r1.ebuild:
amd64 stable, bug 499954
diff --git a/app-office/pinpoint/pinpoint-0.1.4-r1.ebuild b/app-office/pinpoint/pinpoint-0.1.4-r1.ebuild
index b5a2218a6e8b..7efefa1e474a 100644
--- a/app-office/pinpoint/pinpoint-0.1.4-r1.ebuild
+++ b/app-office/pinpoint/pinpoint-0.1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.4-r1.ebuild,v 1.4 2014/03/09 10:43:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.4-r1.ebuild,v 1.5 2014/03/09 11:54:16 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Pinpoint"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+gstreamer +pdf"
# rsvg is used for svg-in-pdf -- clubbing it under pdf for now