diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:48 +0000 |
commit | 02201b093582894c2e8e953cf62713b5f9de04e8 (patch) | |
tree | 269f247c521af275c7a22f33e7923663fa970883 /net-libs | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-02201b093582894c2e8e953cf62713b5f9de04e8.tar.gz gentoo-2-02201b093582894c2e8e953cf62713b5f9de04e8.tar.bz2 gentoo-2-02201b093582894c2e8e953cf62713b5f9de04e8.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 'net-libs')
-rw-r--r-- | net-libs/libgfbgraph/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libgfbgraph/libgfbgraph-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libgfbgraph/ChangeLog b/net-libs/libgfbgraph/ChangeLog index 8dcb57a0376f..ca02a0f8ad29 100644 --- a/net-libs/libgfbgraph/ChangeLog +++ b/net-libs/libgfbgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libgfbgraph # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgfbgraph/ChangeLog,v 1.3 2014/07/22 10:52:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgfbgraph/ChangeLog,v 1.4 2014/07/23 15:23:48 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libgfbgraph-0.2.2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libgfbgraph-0.2.2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.2.ebuild b/net-libs/libgfbgraph/libgfbgraph-0.2.2.ebuild index 74ff5741d86f..7cbf2b57bb5d 100644 --- a/net-libs/libgfbgraph/libgfbgraph-0.2.2.ebuild +++ b/net-libs/libgfbgraph/libgfbgraph-0.2.2.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/net-libs/libgfbgraph/libgfbgraph-0.2.2.ebuild,v 1.3 2014/07/22 10:52:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgfbgraph/libgfbgraph-0.2.2.ebuild,v 1.4 2014/07/23 15:23:48 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgfbgraph/" LICENSE="LGPL-2.1+" SLOT="0.2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+introspection" RDEPEND=" |