summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-01-01 18:45:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-01-01 18:45:22 +0000
commit39f10963de2e938fd6a77f92eb84ba836d1dd198 (patch)
tree0261462df2b165b7d47ab950b635ae04f223cf6f /media-libs/glu
parentsubversion.eclass exports src_prepare, so override it. (diff)
downloadgentoo-2-39f10963de2e938fd6a77f92eb84ba836d1dd198.tar.gz
gentoo-2-39f10963de2e938fd6a77f92eb84ba836d1dd198.tar.bz2
gentoo-2-39f10963de2e938fd6a77f92eb84ba836d1dd198.zip
sh stable wrt #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'media-libs/glu')
-rw-r--r--media-libs/glu/ChangeLog7
-rw-r--r--media-libs/glu/glu-9.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/glu/ChangeLog b/media-libs/glu/ChangeLog
index 02aff2b34c48..73db4ae5cbc5 100644
--- a/media-libs/glu/ChangeLog
+++ b/media-libs/glu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glu
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.11 2012/12/30 14:41:10 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.12 2013/01/01 18:45:22 armin76 Exp $
+
+ 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> glu-9.0.0.ebuild:
+ sh stable wrt #440872
30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> glu-9.0.0.ebuild:
Stable for alpha, wrt bug #440872
diff --git a/media-libs/glu/glu-9.0.0.ebuild b/media-libs/glu/glu-9.0.0.ebuild
index 6e1c60ceb4ba..7ea4c4f98c81 100644
--- a/media-libs/glu/glu-9.0.0.ebuild
+++ b/media-libs/glu/glu-9.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.11 2012/12/30 14:41:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.12 2013/01/01 18:45:22 armin76 Exp $
EAPI=4
@@ -24,7 +24,7 @@ fi
LICENSE="SGI-B-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="multilib static-libs"
DEPEND="virtual/opengl"