diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:56:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:56:36 +0000 |
commit | 28b2d511cdbf4ba81a9ee55549fe5a9af8ad42c6 (patch) | |
tree | 7fa63a646de4a3cc0535590a3cf7e6bc5ad6ae9b /x11-proto | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-28b2d511cdbf4ba81a9ee55549fe5a9af8ad42c6.tar.gz gentoo-2-28b2d511cdbf4ba81a9ee55549fe5a9af8ad42c6.tar.bz2 gentoo-2-28b2d511cdbf4ba81a9ee55549fe5a9af8ad42c6.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index 2e5343910d03..dcd44d4f62a0 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.36 2010/01/14 17:49:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.37 2010/01/14 22:56:36 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> bigreqsproto-1.1.0.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bigreqsproto-1.1.0.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild index 90173eeed284..5070aa68faf6 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.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/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.7 2010/01/14 17:49:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.8 2010/01/14 22:56:36 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |