diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:34:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-23 15:34:47 +0000 |
commit | 03c55d7b18a894a16cb4df24c3d14fdfbc991639 (patch) | |
tree | e019def161c1ea07477111aa3abc98813c7bd9a6 /x11-libs/gtkglext | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-03c55d7b18a894a16cb4df24c3d14fdfbc991639.tar.gz gentoo-2-03c55d7b18a894a16cb4df24c3d14fdfbc991639.tar.bz2 gentoo-2-03c55d7b18a894a16cb4df24c3d14fdfbc991639.zip |
Stable for ia64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/gtkglext')
-rw-r--r-- | x11-libs/gtkglext/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkglext/gtkglext-1.2.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkglext/ChangeLog b/x11-libs/gtkglext/ChangeLog index 893f590bd544..2989488651b5 100644 --- a/x11-libs/gtkglext/ChangeLog +++ b/x11-libs/gtkglext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglext # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.91 2014/08/21 10:46:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.92 2014/08/23 15:34:47 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gtkglext-1.2.0-r2.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gtkglext-1.2.0-r2.ebuild: Stable for ppc64, wrt bug #512012 diff --git a/x11-libs/gtkglext/gtkglext-1.2.0-r2.ebuild b/x11-libs/gtkglext/gtkglext-1.2.0-r2.ebuild index 53a7f3edad39..f788ae67d66d 100644 --- a/x11-libs/gtkglext/gtkglext-1.2.0-r2.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.2.0-r2.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/x11-libs/gtkglext/gtkglext-1.2.0-r2.ebuild,v 1.8 2014/08/21 10:46:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.2.0-r2.ebuild,v 1.9 2014/08/23 15:34:47 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] |