diff options
author | 2013-03-27 10:34:08 +0000 | |
---|---|---|
committer | 2013-03-27 10:34:08 +0000 | |
commit | bdd67389f1eba5285339e0cb8b63b85a03672c47 (patch) | |
tree | 446b51e6af61db3380ad3609ab7d58be0a0335db /x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | |
parent | Stable for ppc64, wrt bug #458984 (diff) | |
download | historical-bdd67389f1eba5285339e0cb8b63b85a03672c47.tar.gz historical-bdd67389f1eba5285339e0cb8b63b85a03672c47.tar.bz2 historical-bdd67389f1eba5285339e0cb8b63b85a03672c47.zip |
Stable for ppc64, wrt bug #458984
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild')
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild b/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild index ab9bb25683b8..96b91aa47349 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.4 2013/03/26 16:56:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild,v 1.5 2013/03/27 10:32:40 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 |