diff options
author | 2013-04-10 20:22:16 +0000 | |
---|---|---|
committer | 2013-04-10 20:22:16 +0000 | |
commit | fba1789516777e9a4aaabc1ade34ad6e39d9dc33 (patch) | |
tree | d832aae9d2a5bad0399b6440c3ba3780db1f3a36 /x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild | |
parent | Stable for hppa, wrt bug #458984 (diff) | |
download | gentoo-2-fba1789516777e9a4aaabc1ade34ad6e39d9dc33.tar.gz gentoo-2-fba1789516777e9a4aaabc1ade34ad6e39d9dc33.tar.bz2 gentoo-2-fba1789516777e9a4aaabc1ade34ad6e39d9dc33.zip |
Stable for hppa, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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 1a3e6c7813fa..4ac3b2868ed2 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.10 2013/04/09 16:44:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.0.1-r1.ebuild,v 1.11 2013/04/10 20:22:16 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 |