diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-20 14:44:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-20 14:44:56 +0000 |
commit | 9ca630ef26fc4ef268c4f08a89ed9d4e084c8cd1 (patch) | |
tree | 40117c87062c1e22100b5b99d9e337b76993a0f6 /dev-libs/libgee | |
parent | Stable for arm, wrt bug #508862 (diff) | |
download | gentoo-2-9ca630ef26fc4ef268c4f08a89ed9d4e084c8cd1.tar.gz gentoo-2-9ca630ef26fc4ef268c4f08a89ed9d4e084c8cd1.tar.bz2 gentoo-2-9ca630ef26fc4ef268c4f08a89ed9d4e084c8cd1.zip |
Stable for arm, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libgee')
-rw-r--r-- | dev-libs/libgee/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgee/libgee-0.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgee/ChangeLog b/dev-libs/libgee/ChangeLog index 365facc2f095..20d94ff7263e 100644 --- a/dev-libs/libgee/ChangeLog +++ b/dev-libs/libgee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgee # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.93 2014/05/17 15:31:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/ChangeLog,v 1.94 2014/06/20 14:44:56 ago Exp $ + + 20 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libgee-0.6.8.ebuild: + Stable for arm, wrt bug #508862 17 May 2014; Agostino Sarubbo <ago@gentoo.org> libgee-0.6.8.ebuild: Stable for alpha, wrt bug #508862 diff --git a/dev-libs/libgee/libgee-0.6.8.ebuild b/dev-libs/libgee/libgee-0.6.8.ebuild index 33b70bf4ea30..05421f9c164a 100644 --- a/dev-libs/libgee/libgee-0.6.8.ebuild +++ b/dev-libs/libgee/libgee-0.6.8.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/libgee/libgee-0.6.8.ebuild,v 1.10 2014/05/17 15:31:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgee/libgee-0.6.8.ebuild,v 1.11 2014/06/20 14:44:56 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://live.gnome.org/Libgee" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-linux" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.12:2 |