diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:49:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:49:43 +0000 |
commit | 51fc8310c8c90b7dab36220023d4627e02aa2084 (patch) | |
tree | d955cdbeed551d35ba69d3a275352beae90e4135 /dev-libs/glib | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | historical-51fc8310c8c90b7dab36220023d4627e02aa2084.tar.gz historical-51fc8310c8c90b7dab36220023d4627e02aa2084.tar.bz2 historical-51fc8310c8c90b7dab36220023d4627e02aa2084.zip |
Stable for amd64, wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.32.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 6a5c3fbef01f..250352a8b333 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.539 2012/10/03 10:50:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.540 2012/10/04 14:48:12 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> glib-2.32.4-r1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> glib-2.32.4-r1.ebuild: x86 stable wrt bug #427544 diff --git a/dev-libs/glib/glib-2.32.4-r1.ebuild b/dev-libs/glib/glib-2.32.4-r1.ebuild index 506854ef4328..c7e88f67eb8a 100644 --- a/dev-libs/glib/glib-2.32.4-r1.ebuild +++ b/dev-libs/glib/glib-2.32.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.32.4-r1.ebuild,v 1.3 2012/10/03 10:50:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.32.4-r1.ebuild,v 1.4 2012/10/04 14:48:12 ago Exp $ EAPI="4" PYTHON_DEPEND="utils? 2" @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2+" SLOT="2" IUSE="debug doc 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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND="virtual/libiconv virtual/libffi |