diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:21:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 14:21:28 +0000 |
commit | f3252588b048d95b88d73390d4e6903068bd1aba (patch) | |
tree | 845362a07c9bc4153aa2424bc25d6be6a594fc80 /x11-proto/glproto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #380421 (diff) | |
download | historical-f3252588b048d95b88d73390d4e6903068bd1aba.tar.gz historical-f3252588b048d95b88d73390d4e6903068bd1aba.tar.bz2 historical-f3252588b048d95b88d73390d4e6903068bd1aba.zip |
alpha/ia64/s390/sh/sparc stable wrt #380421
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'x11-proto/glproto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index ec33f8d5cc8a..4210fd26fda3 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.90 2011/09/21 00:40:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.91 2011/10/02 14:19:44 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> glproto-1.4.14-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> glproto-1.4.14-r1.ebuild: Stable for HPPA (bug #380421). diff --git a/x11-proto/glproto/glproto-1.4.14-r1.ebuild b/x11-proto/glproto/glproto-1.4.14-r1.ebuild index 181229db8725..8a1dccdf0c19 100644 --- a/x11-proto/glproto/glproto-1.4.14-r1.ebuild +++ b/x11-proto/glproto/glproto-1.4.14-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.14-r1.ebuild,v 1.5 2011/09/21 00:40:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.14-r1.ebuild,v 1.6 2011/10/02 14:19:44 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org GL protocol headers" -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" LICENSE="SGI-B-2.0" IUSE="" |