diff options
author | 2014-07-23 15:14:07 +0000 | |
---|---|---|
committer | 2014-07-23 15:14:07 +0000 | |
commit | 0903a324e1f2ef41d6c170cd868b55cead5de9fe (patch) | |
tree | 4f7ab65c7a3ac1751a687ae7bb2563ac5fe6ccd9 /dev-libs/folks | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-0903a324e1f2ef41d6c170cd868b55cead5de9fe.tar.gz gentoo-2-0903a324e1f2ef41d6c170cd868b55cead5de9fe.tar.bz2 gentoo-2-0903a324e1f2ef41d6c170cd868b55cead5de9fe.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/folks')
-rw-r--r-- | dev-libs/folks/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/folks/folks-0.9.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/folks/ChangeLog b/dev-libs/folks/ChangeLog index 43ec3d89d87d..73d1e2d5b027 100644 --- a/dev-libs/folks/ChangeLog +++ b/dev-libs/folks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/folks # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.43 2014/07/22 10:42:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.44 2014/07/23 15:14:07 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> folks-0.9.7.1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> folks-0.9.7.1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/dev-libs/folks/folks-0.9.7.1.ebuild b/dev-libs/folks/folks-0.9.7.1.ebuild index 568256ca7a33..22acf24d4dcc 100644 --- a/dev-libs/folks/folks-0.9.7.1.ebuild +++ b/dev-libs/folks/folks-0.9.7.1.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/dev-libs/folks/folks-0.9.7.1.ebuild,v 1.2 2014/07/22 10:42:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/folks-0.9.7.1.ebuild,v 1.3 2014/07/23 15:14:07 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/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" |