diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-25 07:49:38 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-25 07:49:38 +0000 |
commit | a12668e8287df11f6a751c127c8e86bd96043916 (patch) | |
tree | 0b9db4ac0a59742bac490df31f6538dd849c2fa9 /x11-proto | |
parent | stable x86, security bug 207214 (diff) | |
download | gentoo-2-a12668e8287df11f6a751c127c8e86bd96043916.tar.gz gentoo-2-a12668e8287df11f6a751c127c8e86bd96043916.tar.bz2 gentoo-2-a12668e8287df11f6a751c127c8e86bd96043916.zip |
amd64 stable
(Portage version: 2.1.4)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.9.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 1eefa53529a7..99ef840eb7da 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.47 2007/12/20 00:07:16 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.48 2008/01/25 07:49:38 drac Exp $ + + 25 Jan 2008; Samuli Suominen <drac@gentoo.org> glproto-1.4.9.ebuild: + amd64 stable 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> glproto-1.4.9.ebuild: Stable on x86 (bug #202087) diff --git a/x11-proto/glproto/glproto-1.4.9.ebuild b/x11-proto/glproto/glproto-1.4.9.ebuild index 1f02675382b8..0ccb9c680933 100644 --- a/x11-proto/glproto/glproto-1.4.9.ebuild +++ b/x11-proto/glproto/glproto-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.3 2008/01/13 09:07:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.9.ebuild,v 1.4 2008/01/25 07:49:38 drac Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,7 @@ OPENGL_DIR="xorg-x11" DESCRIPTION="X.Org GL protocol headers" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="app-admin/eselect-opengl" DEPEND="" |