diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:55:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:55:41 +0000 |
commit | aea9f29b35431a608b353bad8daf1ca71df8292a (patch) | |
tree | d515fb09499c273c6c80f5320f4b0d97c0785932 /x11-proto/xf86miscproto | |
parent | Stable on amd64 wrt bug #300602 (diff) | |
download | historical-aea9f29b35431a608b353bad8daf1ca71df8292a.tar.gz historical-aea9f29b35431a608b353bad8daf1ca71df8292a.tar.bz2 historical-aea9f29b35431a608b353bad8daf1ca71df8292a.zip |
Stable for HPPA (bug #294958).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'x11-proto/xf86miscproto')
-rw-r--r-- | x11-proto/xf86miscproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index c74914446283..aefdcdb31230 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.32 2010/01/14 17:20:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.33 2010/01/14 17:55:19 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xf86miscproto-0.9.3.ebuild: + Stable for HPPA (bug #294958). 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xf86miscproto-0.9.3.ebuild: diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild index 0679d935c04d..5c21c2a7aea7 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.5 2010/01/14 17:20:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.6 2010/01/14 17:55:19 jer Exp $ inherit x-modular DESCRIPTION="X.Org XF86Misc protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |