summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-12 08:41:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-12 08:41:56 +0000
commitaf68d16d1ae39ab99f2494634fdad796cc2585a8 (patch)
treed992051bd2727625ba47904235e57d11a041ab3c /media-libs/glfw
parentStable for amd64, wrt bug #548602 (diff)
downloadgentoo-2-af68d16d1ae39ab99f2494634fdad796cc2585a8.tar.gz
gentoo-2-af68d16d1ae39ab99f2494634fdad796cc2585a8.tar.bz2
gentoo-2-af68d16d1ae39ab99f2494634fdad796cc2585a8.zip
Stable for amd64, wrt bug #548604
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/glfw')
-rw-r--r--media-libs/glfw/ChangeLog5
-rw-r--r--media-libs/glfw/glfw-3.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/glfw/ChangeLog b/media-libs/glfw/ChangeLog
index 7a8f6776e964..208328a5d277 100644
--- a/media-libs/glfw/ChangeLog
+++ b/media-libs/glfw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glfw
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/ChangeLog,v 1.26 2015/04/04 03:18:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/ChangeLog,v 1.27 2015/05/12 08:41:56 ago Exp $
+
+ 12 May 2015; Agostino Sarubbo <ago@gentoo.org> glfw-3.1.1.ebuild:
+ Stable for amd64, wrt bug #548604
04 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> glfw-3.1.1.ebuild:
add missing Xinerama dep (bug #545422)
diff --git a/media-libs/glfw/glfw-3.1.1.ebuild b/media-libs/glfw/glfw-3.1.1.ebuild
index a754d59f7d1c..46780c991f35 100644
--- a/media-libs/glfw/glfw-3.1.1.ebuild
+++ b/media-libs/glfw/glfw-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/glfw-3.1.1.ebuild,v 1.2 2015/04/04 03:18:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/glfw-3.1.1.ebuild,v 1.3 2015/05/12 08:41:56 ago Exp $
EAPI=5
inherit cmake-utils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="egl examples"
RDEPEND="x11-libs/libXrandr