diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:55:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:55:13 +0000 |
commit | 148576cbf0ee12fcc593ee821f924fe66c054a23 (patch) | |
tree | 4f7929eb83f2fca06445c03f3949a206a6222296 /x11-libs | |
parent | amd64 stable, bug 508862 (diff) | |
download | gentoo-2-148576cbf0ee12fcc593ee821f924fe66c054a23.tar.gz gentoo-2-148576cbf0ee12fcc593ee821f924fe66c054a23.tar.bz2 gentoo-2-148576cbf0ee12fcc593ee821f924fe66c054a23.zip |
amd64 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-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 f21651282a02..12e2706b716a 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.60 2014/05/02 13:06:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/ChangeLog,v 1.61 2014/05/04 08:55:13 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> gtkglarea-2.1.0.ebuild: + amd64 stable, bug 508862 02 May 2014; Jeroen Roovers <jer@gentoo.org> gtkglarea-2.1.0.ebuild: Stable for HPPA (bug #508862). diff --git a/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild b/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild index 616477312a78..e460081b18b6 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.2 2014/05/02 13:06:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-2.1.0.ebuild,v 1.3 2014/05/04 08:55:13 pacho 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=" |