diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:29:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:29:17 +0000 |
commit | 48f47bbcd9234f372e504862582076d0d52d717f (patch) | |
tree | 1176231c344f25be0a04fcb4858636dce4df1691 /dev-libs | |
parent | Marking gdl-3.2.0 ppc64 for bug 410611 (diff) | |
download | gentoo-2-48f47bbcd9234f372e504862582076d0d52d717f.tar.gz gentoo-2-48f47bbcd9234f372e504862582076d0d52d717f.tar.bz2 gentoo-2-48f47bbcd9234f372e504862582076d0d52d717f.zip |
Marking glib-2.30.3 ppc64 for bug 410611
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.30.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 76257791f87c..5a0ecf754e24 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.515 2012/04/18 20:15:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.516 2012/04/19 20:29:17 ranger Exp $ + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> glib-2.30.3.ebuild: + Marking glib-2.30.3 ppc64 stable for bug 410611 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> glib-2.30.3.ebuild: Stable for amd64, wrt bug #410611 diff --git a/dev-libs/glib/glib-2.30.3.ebuild b/dev-libs/glib/glib-2.30.3.ebuild index aaa5750fba2e..42fb1994a733 100644 --- a/dev-libs/glib/glib-2.30.3.ebuild +++ b/dev-libs/glib/glib-2.30.3.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.30.3.ebuild,v 1.4 2012/04/18 20:15:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.30.3.ebuild,v 1.5 2012/04/19 20:29:17 ranger Exp $ EAPI="4" PYTHON_DEPEND="utils? 2" @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2" SLOT="2" IUSE="debug doc fam selinux +static-libs systemtap test utils xattr" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-linux" RDEPEND="virtual/libiconv virtual/libffi |