diff options
author | 2014-05-11 08:26:31 +0000 | |
---|---|---|
committer | 2014-05-11 08:26:31 +0000 | |
commit | fc570e53a05b3fc823ff052d21802083e49c0f8e (patch) | |
tree | 66036c825823855b340cb9d68e3dd32c4bb39825 /x11-libs/gtkglarea | |
parent | Stable for ppc64, wrt bug #508862 (diff) | |
download | gentoo-2-fc570e53a05b3fc823ff052d21802083e49c0f8e.tar.gz gentoo-2-fc570e53a05b3fc823ff052d21802083e49c0f8e.tar.bz2 gentoo-2-fc570e53a05b3fc823ff052d21802083e49c0f8e.zip |
Stable for ppc64, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/gtkglarea')
-rw-r--r-- | x11-libs/gtkglarea/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkglarea/ChangeLog b/x11-libs/gtkglarea/ChangeLog index 3dcb2db51ae1..f5d923a5fdc4 100644 --- a/x11-libs/gtkglarea/ChangeLog +++ b/x11-libs/gtkglarea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglarea # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.63 2014/05/10 13:40:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.64 2014/05/11 08:26:31 ago Exp $ + + 11 May 2014; Agostino Sarubbo <ago@gentoo.org> gtkglarea-2.1.0.ebuild: + Stable for ppc64, wrt bug #508862 10 May 2014; Agostino Sarubbo <ago@gentoo.org> gtkglarea-2.1.0.ebuild: Stable for ppc, wrt bug #508862 diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild index 06ea74bdeba1..0c015b323196 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.1.0.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/gtkglarea/gtkglarea-2.1.0.ebuild,v 1.5 2014/05/10 13:40:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild,v 1.6 2014/05/11 08:26:31 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.mono-project.com/GtkGLArea" LICENSE="LGPL-2+ GPL-2+" # examples are GPL-2+, library is LGPL-2+ SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" |