diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:48:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:48:18 +0000 |
commit | a0c0b7c6bc38835063b8c114ce1b36dedc6e3e13 (patch) | |
tree | 96a2fe724820778f0cf65f38b5cc15917462ff70 | |
parent | Stable for ia64, wrt bug #507568 (diff) | |
download | gentoo-2-a0c0b7c6bc38835063b8c114ce1b36dedc6e3e13.tar.gz gentoo-2-a0c0b7c6bc38835063b8c114ce1b36dedc6e3e13.tar.bz2 gentoo-2-a0c0b7c6bc38835063b8c114ce1b36dedc6e3e13.zip |
Stable for ia64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.38.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 5a197441aada..950155e87fa4 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.602 2014/04/16 07:47:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.603 2014/04/17 07:48:18 ago Exp $ + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.38.2-r1.ebuild: + Stable for ia64, wrt bug #507568 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glib-2.38.2-r1.ebuild: Stable for ppc64, wrt bug #507568 diff --git a/dev-libs/glib/glib-2.38.2-r1.ebuild b/dev-libs/glib/glib-2.38.2-r1.ebuild index 369d8f619391..78ffae13ab0b 100644 --- a/dev-libs/glib/glib-2.38.2-r1.ebuild +++ b/dev-libs/glib/glib-2.38.2-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.38.2-r1.ebuild,v 1.7 2014/04/16 07:47:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.38.2-r1.ebuild,v 1.8 2014/04/17 07:48:18 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 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[${MULTILIB_USEDEP}] - bug #480960 RDEPEND=" |