summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-08 20:03:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-08 20:03:02 +0000
commit7348f80911fb4c2436a152ba8c6db367c7aec67b (patch)
tree0f02d17a59be180803d533a6aaab8dcc798e5d52 /media-libs/freeglut
parentStable for ppc, wrt bug #500368 (diff)
downloadgentoo-2-7348f80911fb4c2436a152ba8c6db367c7aec67b.tar.gz
gentoo-2-7348f80911fb4c2436a152ba8c6db367c7aec67b.tar.bz2
gentoo-2-7348f80911fb4c2436a152ba8c6db367c7aec67b.zip
Stable for ppc, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r--media-libs/freeglut/ChangeLog5
-rw-r--r--media-libs/freeglut/freeglut-2.8.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/freeglut/ChangeLog b/media-libs/freeglut/ChangeLog
index 0d2699886be6..8b9f5621db19 100644
--- a/media-libs/freeglut/ChangeLog
+++ b/media-libs/freeglut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/freeglut
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.111 2014/04/06 10:10:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.112 2014/04/08 20:03:02 ago Exp $
+
+ 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> freeglut-2.8.1-r1.ebuild:
+ Stable for ppc, wrt bug #500368
06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> freeglut-2.8.1-r1.ebuild:
Stable for x86, wrt bug #500368
diff --git a/media-libs/freeglut/freeglut-2.8.1-r1.ebuild b/media-libs/freeglut/freeglut-2.8.1-r1.ebuild
index e6da77cde86c..3db346ccb34d 100644
--- a/media-libs/freeglut/freeglut-2.8.1-r1.ebuild
+++ b/media-libs/freeglut/freeglut-2.8.1-r1.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/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.5 2014/04/06 10:10:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.6 2014/04/08 20:03:02 ago Exp $
EAPI=5
inherit autotools-multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug static-libs"
RDEPEND="virtual/glu[${MULTILIB_USEDEP}]