diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:12:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:12:50 +0000 |
commit | 462bd85e5afe92c2c6ffe35a297fa48968039760 (patch) | |
tree | 3f3b8141bbe77646dc7d43f1ff096e62355359a4 /dev-libs | |
parent | Stable for HPPA (bug #476364). (diff) | |
download | gentoo-2-462bd85e5afe92c2c6ffe35a297fa48968039760.tar.gz gentoo-2-462bd85e5afe92c2c6ffe35a297fa48968039760.tar.bz2 gentoo-2-462bd85e5afe92c2c6ffe35a297fa48968039760.zip |
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.34.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 2486555196de..55f4598cdf3e 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.581 2013/10/22 20:18:06 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.582 2013/10/24 13:12:50 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> glib-2.34.3-r1.ebuild: + Stable for HPPA (bug #476364). 22 Oct 2013; Christoph Junghans <ottxor@gentoo.org> glib-2.36.4-r1.ebuild: fixed build on Darwin (bug #488500) diff --git a/dev-libs/glib/glib-2.34.3-r1.ebuild b/dev-libs/glib/glib-2.34.3-r1.ebuild index c6888541a698..f543ebb39afb 100644 --- a/dev-libs/glib/glib-2.34.3-r1.ebuild +++ b/dev-libs/glib/glib-2.34.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.34.3-r1.ebuild,v 1.4 2013/10/17 20:34:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.34.3-r1.ebuild,v 1.5 2013/10/24 13:12:50 jer 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 ~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 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND="virtual/libiconv virtual/libffi |