summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:43:51 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:43:51 +0000
commitaedf3d8f49a683d829354a7150bdec8ced383a3c (patch)
treed9f9dc6764dbc49f9cb19599ee45993b34056f74 /dev-libs/folks
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-aedf3d8f49a683d829354a7150bdec8ced383a3c.tar.gz
gentoo-2-aedf3d8f49a683d829354a7150bdec8ced383a3c.tar.bz2
gentoo-2-aedf3d8f49a683d829354a7150bdec8ced383a3c.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/folks')
-rw-r--r--dev-libs/folks/ChangeLog7
-rw-r--r--dev-libs/folks/folks-0.9.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/folks/ChangeLog b/dev-libs/folks/ChangeLog
index 71cc1261c13f..f6272159aea2 100644
--- a/dev-libs/folks/ChangeLog
+++ b/dev-libs/folks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/folks
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.37 2013/12/24 15:47:09 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.38 2014/03/09 10:43:51 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> folks-0.9.6.ebuild:
+ amd64 stable, bug 499954
*folks-0.9.6 (24 Dec 2013)
diff --git a/dev-libs/folks/folks-0.9.6.ebuild b/dev-libs/folks/folks-0.9.6.ebuild
index f4845cfda613..369b17fa1ae8 100644
--- a/dev-libs/folks/folks-0.9.6.ebuild
+++ b/dev-libs/folks/folks-0.9.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/folks-0.9.6.ebuild,v 1.1 2013/12/24 15:47:09 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/folks-0.9.6.ebuild,v 1.2 2014/03/09 10:43:51 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/Folks"
LICENSE="LGPL-2.1+"
SLOT="0/25" # subslot = libfolks soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
# TODO: --enable-profiling
# Vala isn't really optional, https://bugzilla.gnome.org/show_bug.cgi?id=701099
IUSE="bluetooth eds socialweb +telepathy test tracker utils zeitgeist"