diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:14:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:14:35 +0000 |
commit | 07288e214d2cd9bc7cffe5aa11fe2da8e8022e45 (patch) | |
tree | 95f3f5a1397ddefa9ceeb46940dbfd7c4e3898e3 /dev-libs/libpeas | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-07288e214d2cd9bc7cffe5aa11fe2da8e8022e45.tar.gz gentoo-2-07288e214d2cd9bc7cffe5aa11fe2da8e8022e45.tar.bz2 gentoo-2-07288e214d2cd9bc7cffe5aa11fe2da8e8022e45.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/libpeas')
-rw-r--r-- | dev-libs/libpeas/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libpeas/libpeas-1.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libpeas/ChangeLog b/dev-libs/libpeas/ChangeLog index 4dbb1631c649..b7387ba2691a 100644 --- a/dev-libs/libpeas/ChangeLog +++ b/dev-libs/libpeas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpeas # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpeas/ChangeLog,v 1.32 2014/07/22 10:43:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpeas/ChangeLog,v 1.33 2014/07/23 15:14:35 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libpeas-1.10.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libpeas-1.10.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/dev-libs/libpeas/libpeas-1.10.0.ebuild b/dev-libs/libpeas/libpeas-1.10.0.ebuild index 30146c82a04b..a3d81a227ae0 100644 --- a/dev-libs/libpeas/libpeas-1.10.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.10.0.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/libpeas/libpeas-1.10.0.ebuild,v 1.2 2014/07/22 10:43:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpeas/libpeas-1.10.0.ebuild,v 1.3 2014/07/23 15:14:35 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://developer.gnome.org/libpeas/stable/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="+gtk glade +python seed" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |