diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-04 14:48:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-04 14:48:43 +0000 |
commit | bef9c6cc1a011b4b79265d320e589014e53a70af (patch) | |
tree | 63fdaeefe52d34fc5c9018e04c071d7dd7c0fab7 /x11-proto | |
parent | Stable for HPPA (bug #432400). (diff) | |
download | gentoo-2-bef9c6cc1a011b4b79265d320e589014e53a70af.tar.gz gentoo-2-bef9c6cc1a011b4b79265d320e589014e53a70af.tar.bz2 gentoo-2-bef9c6cc1a011b4b79265d320e589014e53a70af.zip |
Stable for HPPA (bug #432400).
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/glproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/glproto/glproto-1.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog index 783bb83f908b..21fb7d69c296 100644 --- a/x11-proto/glproto/ChangeLog +++ b/x11-proto/glproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/glproto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.105 2012/09/02 18:02:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.106 2012/09/04 14:48:43 jer Exp $ + + 04 Sep 2012; Jeroen Roovers <jer@gentoo.org> glproto-1.4.16.ebuild: + Stable for HPPA (bug #432400). 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> glproto-1.4.16.ebuild: Stable for amd64, wrt bug #432400 diff --git a/x11-proto/glproto/glproto-1.4.16.ebuild b/x11-proto/glproto/glproto-1.4.16.ebuild index 124c27c90fa6..b56ee5f8dc17 100644 --- a/x11-proto/glproto/glproto-1.4.16.ebuild +++ b/x11-proto/glproto/glproto-1.4.16.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild,v 1.2 2012/09/02 18:02:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.16.ebuild,v 1.3 2012/09/04 14:48:43 jer 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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="" |