summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-30 18:29:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-30 18:29:37 +0000
commitd8d445bd51e70897631a2a47325c16339baa5672 (patch)
tree150dce002d48a11c1e2e3010b54c861de29d23e6 /x11-proto
parentold (diff)
downloadgentoo-2-d8d445bd51e70897631a2a47325c16339baa5672.tar.gz
gentoo-2-d8d445bd51e70897631a2a47325c16339baa5672.tar.bz2
gentoo-2-d8d445bd51e70897631a2a47325c16339baa5672.zip
amd64 stable wrt #302046
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/glproto/ChangeLog5
-rw-r--r--x11-proto/glproto/glproto-1.4.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog
index bcbd9ffb1e28..31cfb3b33e95 100644
--- a/x11-proto/glproto/ChangeLog
+++ b/x11-proto/glproto/ChangeLog
@@ -1,6 +1,9 @@
# 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.68 2010/01/14 19:24:08 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.69 2010/01/30 18:29:37 ssuominen Exp $
+
+ 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> glproto-1.4.11.ebuild:
+ amd64 stable wrt #302046
14 Jan 2010; Jonathan Callen <abcd@gentoo.org> glproto-1.4.11.ebuild:
Add prefix keywords
diff --git a/x11-proto/glproto/glproto-1.4.11.ebuild b/x11-proto/glproto/glproto-1.4.11.ebuild
index b002fc8bf476..97bde06bba5a 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.2 2010/01/14 19:24:08 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.11.ebuild,v 1.3 2010/01/30 18:29:37 ssuominen 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=""