diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:56:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:56:02 +0000 |
commit | 7908474f6f0610f0f492ac031594bf0fc93bcc41 (patch) | |
tree | 557f17cdd1853052a15914c209bc6267a37e8ff8 /x11-libs/gtkglarea | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-7908474f6f0610f0f492ac031594bf0fc93bcc41.tar.gz gentoo-2-7908474f6f0610f0f492ac031594bf0fc93bcc41.tar.bz2 gentoo-2-7908474f6f0610f0f492ac031594bf0fc93bcc41.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkglarea/ChangeLog b/x11-libs/gtkglarea/ChangeLog index 6b3c03c20daf..868fe339d7ff 100644 --- a/x11-libs/gtkglarea/ChangeLog +++ b/x11-libs/gtkglarea/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglarea # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.50 2013/03/25 16:41:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.51 2013/03/26 16:56:02 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkglarea-2.0.1-r1.ebuild: + Stable for ppc, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtkglarea-2.0.1-r1.ebuild: Stable for x86, wrt bug #458984 diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild index 7a793325c8b1..ab9bb25683b8 100644 --- a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-2.0.1-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/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild,v 1.3 2013/03/25 16:41:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild,v 1.4 2013/03/26 16:56:02 ago Exp $ EAPI="5" @@ -14,7 +14,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=">=x11-libs/gtk+-2.0.3:2 |