summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-02-08 15:27:59 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-02-08 15:27:59 +0000
commit504827baaccd5599d275bb4f73b761adf918a135 (patch)
tree0746b9bb4284d21090757074d0ac47e5101d24df /x11-proto
parentstable x86, bug 302046 (diff)
downloadgentoo-2-504827baaccd5599d275bb4f73b761adf918a135.tar.gz
gentoo-2-504827baaccd5599d275bb4f73b761adf918a135.tar.bz2
gentoo-2-504827baaccd5599d275bb4f73b761adf918a135.zip
stable x86, bug 302046
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/glproto/ChangeLog6
-rw-r--r--x11-proto/glproto/glproto-1.4.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog
index 31cfb3b33e95..e253658e0d6e 100644
--- a/x11-proto/glproto/ChangeLog
+++ b/x11-proto/glproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/glproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.69 2010/01/30 18:29:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.70 2010/02/08 15:27:59 fauli Exp $
+
+ 08 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+ glproto-1.4.11.ebuild:
+ stable x86, bug 302046
30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> glproto-1.4.11.ebuild:
amd64 stable wrt #302046
diff --git a/x11-proto/glproto/glproto-1.4.11.ebuild b/x11-proto/glproto/glproto-1.4.11.ebuild
index 97bde06bba5a..9d83343d9dd8 100644
--- a/x11-proto/glproto/glproto-1.4.11.ebuild
+++ b/x11-proto/glproto/glproto-1.4.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.11.ebuild,v 1.3 2010/01/30 18:29:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.11.ebuild,v 1.4 2010/02/08 15:27:59 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ OPENGL_DIR="xorg-x11"
DESCRIPTION="X.Org GL protocol headers"
LICENSE="SGI-B-2.0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect-opengl"
DEPEND=""