diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-10 21:02:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-10 21:02:12 +0000 |
commit | 74610b765832ad2b454bf1b251fcee77227276f1 (patch) | |
tree | 89f0a8d56d808c331a1df810ab411f4b6498a5a5 /x11-proto/kbproto | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-74610b765832ad2b454bf1b251fcee77227276f1.tar.gz gentoo-2-74610b765832ad2b454bf1b251fcee77227276f1.tar.bz2 gentoo-2-74610b765832ad2b454bf1b251fcee77227276f1.zip |
Stable on ia64.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'x11-proto/kbproto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index 3ce3fd22a8f0..c631c4e203e1 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.34 2006/10/08 17:56:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.35 2006/10/10 21:02:12 kloeri Exp $ + + 10 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kbproto-1.0.3.ebuild: + Stable on ia64. 08 Oct 2006; Simon Stelling <blubb@gentoo.org> kbproto-1.0.3.ebuild: stable on amd64 diff --git a/x11-proto/kbproto/kbproto-1.0.3.ebuild b/x11-proto/kbproto/kbproto-1.0.3.ebuild index d606378dde5f..2417fbda483f 100644 --- a/x11-proto/kbproto/kbproto-1.0.3.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.9 2006/10/08 17:56:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.10 2006/10/10 21:02:12 kloeri Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org KB protocol headers" -KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |