summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-27 05:32:10 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-27 05:32:10 +0000
commit65155595462c4dd12ed4581a32f94e23f447b025 (patch)
tree52c4ecf2647ddff6d7e6b6585f32321bc5932762 /dev-libs
parentMask >=folks-0.8[telepathy] until dev-libs/libzeitgeist is keyworded. (diff)
downloadgentoo-2-65155595462c4dd12ed4581a32f94e23f447b025.tar.gz
gentoo-2-65155595462c4dd12ed4581a32f94e23f447b025.tar.bz2
gentoo-2-65155595462c4dd12ed4581a32f94e23f447b025.zip
Restore accidentally dropped alpha keyword.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/folks/ChangeLog5
-rw-r--r--dev-libs/folks/folks-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/folks/ChangeLog b/dev-libs/folks/ChangeLog
index fd86e4e8f376..805e02066f30 100644
--- a/dev-libs/folks/ChangeLog
+++ b/dev-libs/folks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/folks
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.23 2012/12/20 15:48:15 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.24 2012/12/27 05:32:10 tetromino Exp $
+
+ 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> folks-0.8.0.ebuild:
+ Restore accidentally dropped alpha keyword.
20 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> folks-0.8.0.ebuild:
Add a subslot.
diff --git a/dev-libs/folks/folks-0.8.0.ebuild b/dev-libs/folks/folks-0.8.0.ebuild
index 445cba73e8c8..ac521c742a01 100644
--- a/dev-libs/folks/folks-0.8.0.ebuild
+++ b/dev-libs/folks/folks-0.8.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/dev-libs/folks/folks-0.8.0.ebuild,v 1.2 2012/12/20 15:48:15 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/folks-0.8.0.ebuild,v 1.3 2012/12/27 05:32:10 tetromino Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -15,7 +15,7 @@ HOMEPAGE="http://telepathy.freedesktop.org/wiki/Folks"
LICENSE="LGPL-2.1+"
SLOT="0/25" # subslot = libfolks soname version
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
# TODO: --enable-profiling
IUSE="eds socialweb +telepathy test tracker utils vala"