diff options
author | 2014-03-27 11:05:13 +0000 | |
---|---|---|
committer | 2014-03-27 11:05:13 +0000 | |
commit | 31c59024ea9308306005ae6e893b947f2f38627a (patch) | |
tree | aafa4047bd19a2f91acba528a3cb899cf19bc1ab /media-libs | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-31c59024ea9308306005ae6e893b947f2f38627a.tar.gz gentoo-2-31c59024ea9308306005ae6e893b947f2f38627a.tar.bz2 gentoo-2-31c59024ea9308306005ae6e893b947f2f38627a.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/freeglut/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/freeglut/freeglut-2.8.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/freeglut/ChangeLog b/media-libs/freeglut/ChangeLog index 42e7bf555a16..e818d3090ba2 100644 --- a/media-libs/freeglut/ChangeLog +++ b/media-libs/freeglut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freeglut -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.107 2013/10/08 05:02:03 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.108 2014/03/27 11:05:13 ago Exp $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> freeglut-2.8.1-r1.ebuild: + Stable for amd64, wrt bug #500368 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> freeglut-2.8.1.ebuild: Stable for x86, wrt bug #475480 diff --git a/media-libs/freeglut/freeglut-2.8.1-r1.ebuild b/media-libs/freeglut/freeglut-2.8.1-r1.ebuild index 2450cfca4c2b..7b4071881a02 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-2013 Gentoo Foundation +# 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.1 2013/09/21 17:10:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.2 2014/03/27 11:05:13 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}] |