diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:05:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:05:13 +0000 |
commit | 31c59024ea9308306005ae6e893b947f2f38627a (patch) | |
tree | aafa4047bd19a2f91acba528a3cb899cf19bc1ab /media-libs/freeglut/freeglut-2.8.1-r1.ebuild | |
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/freeglut/freeglut-2.8.1-r1.ebuild')
-rw-r--r-- | media-libs/freeglut/freeglut-2.8.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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}] |