summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-18 15:01:36 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-18 15:01:36 +0000
commit1e3301af3c29829342bbf7a6b7eb635f4cba4591 (patch)
tree3611866718be774d8855d79bf9475e2fd640e971 /sys-libs
parentx86 stable, bug 529964 (diff)
downloadgentoo-2-1e3301af3c29829342bbf7a6b7eb635f4cba4591.tar.gz
gentoo-2-1e3301af3c29829342bbf7a6b7eb635f4cba4591.tar.bz2
gentoo-2-1e3301af3c29829342bbf7a6b7eb635f4cba4591.zip
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libosinfo/ChangeLog5
-rw-r--r--sys-libs/libosinfo/libosinfo-0.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libosinfo/ChangeLog b/sys-libs/libosinfo/ChangeLog
index fab6c4662a0f..8217f2b34c55 100644
--- a/sys-libs/libosinfo/ChangeLog
+++ b/sys-libs/libosinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libosinfo
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/ChangeLog,v 1.35 2014/09/09 14:58:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/ChangeLog,v 1.36 2014/12/18 15:01:36 pacho Exp $
+
+ 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> libosinfo-0.2.11.ebuild:
+ x86 stable, bug 529964
*libosinfo-0.2.11 (09 Sep 2014)
diff --git a/sys-libs/libosinfo/libosinfo-0.2.11.ebuild b/sys-libs/libosinfo/libosinfo-0.2.11.ebuild
index 850a56563a36..f1d6852ea2a4 100644
--- a/sys-libs/libosinfo/libosinfo-0.2.11.ebuild
+++ b/sys-libs/libosinfo/libosinfo-0.2.11.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/sys-libs/libosinfo/libosinfo-0.2.11.ebuild,v 1.1 2014/09/09 14:58:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libosinfo/libosinfo-0.2.11.ebuild,v 1.2 2014/12/18 15:01:36 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -18,7 +18,7 @@ SLOT="0"
IUSE="+introspection +vala test"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="
>=dev-libs/glib-2:2