diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:41:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:41:51 +0000 |
commit | 6468501cfe8a38fc9ef210dbd092e3349615e5f3 (patch) | |
tree | ff193631a4abb9edc19d873b33132f9b8749a38c /x11-proto/kbproto | |
parent | added updated ebuild for kernels >= 2.6.34, thanks to Tilo Prütz. Solving bu... (diff) | |
download | historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.gz historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.tar.bz2 historical-6468501cfe8a38fc9ef210dbd092e3349615e5f3.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/kbproto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index f96944cca1a7..e0e710d88cd4 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.50 2010/08/10 14:14:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.51 2010/12/19 12:38:52 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> kbproto-1.0.5.ebuild: + ppc64 stable wrt #344827 *kbproto-1.0.5 (10 Aug 2010) diff --git a/x11-proto/kbproto/kbproto-1.0.5.ebuild b/x11-proto/kbproto/kbproto-1.0.5.ebuild index df7216eb9214..777f98b6dc5b 100644 --- a/x11-proto/kbproto/kbproto-1.0.5.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.5.ebuild @@ -1,13 +1,13 @@ # 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.5.ebuild,v 1.1 2010/08/10 14:14:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.5.ebuild,v 1.2 2010/12/19 12:38:52 ssuominen Exp $ EAPI=3 inherit xorg-2 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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |