diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:58 +0000 |
commit | aceea0f72bd5e38754fc67e103a05f3f3b555fba (patch) | |
tree | 0e14b54c77e7d55764be39c6f8a0133da024e078 /dev-libs/glib | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-aceea0f72bd5e38754fc67e103a05f3f3b555fba.tar.gz gentoo-2-aceea0f72bd5e38754fc67e103a05f3f3b555fba.tar.bz2 gentoo-2-aceea0f72bd5e38754fc67e103a05f3f3b555fba.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.40.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 830a903bc651..67dc2be4aa0f 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.613 2014/07/17 15:12:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.614 2014/07/22 10:42:58 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.40.0-r1.ebuild: + Stable for amd64, wrt bug #512912 17 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> glib-2.38.2-r1.ebuild, glib-2.40.0-r1.ebuild: diff --git a/dev-libs/glib/glib-2.40.0-r1.ebuild b/dev-libs/glib/glib-2.40.0-r1.ebuild index dd80d3406f7c..25d616f7d9cb 100644 --- a/dev-libs/glib/glib-2.40.0-r1.ebuild +++ b/dev-libs/glib/glib-2.40.0-r1.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/glib/glib-2.40.0-r1.ebuild,v 1.3 2014/07/17 15:12:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.40.0-r1.ebuild,v 1.4 2014/07/22 10:42:58 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2+" SLOT="2" IUSE="debug fam kernel_linux +mime selinux static-libs systemtap test utils xattr" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # FIXME: want >=libselinux-2.2.2-r4[${MULTILIB_USEDEP}] - bug #480960 RDEPEND=" |