diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:51:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:51:58 +0000 |
commit | b7f83014892e507577632d64452a1bbff7f355c6 (patch) | |
tree | 4bc54e164348fe055f97ef1fe2ae0398afcc9bef /x11-proto/kbproto | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-b7f83014892e507577632d64452a1bbff7f355c6.tar.gz gentoo-2-b7f83014892e507577632d64452a1bbff7f355c6.tar.bz2 gentoo-2-b7f83014892e507577632d64452a1bbff7f355c6.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-proto/kbproto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index fbdb1828d300..29a32bc8f0cb 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.44 2010/01/14 16:49:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.45 2010/01/14 17:51:58 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kbproto-1.0.4.ebuild: + Stable for HPPA (bug #294958). 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> kbproto-1.0.4.ebuild: Transfer Prefix keywords diff --git a/x11-proto/kbproto/kbproto-1.0.4.ebuild b/x11-proto/kbproto/kbproto-1.0.4.ebuild index 55619c9a213b..331f470980dd 100644 --- a/x11-proto/kbproto/kbproto-1.0.4.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.4.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/kbproto/kbproto-1.0.4.ebuild,v 1.6 2010/01/14 16:49:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.4.ebuild,v 1.7 2010/01/14 17:51:58 jer Exp $ inherit x-modular DESCRIPTION="X.Org KB protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |