diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-08 17:56:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-08 17:56:19 +0000 |
commit | f6c9d8558fd532b4a4dbc622b8c062b87c05c3f7 (patch) | |
tree | 605050f1cd4baebe9adb98258ae6f713b99ad3a6 /x11-proto | |
parent | stable on amd64 (diff) | |
download | gentoo-2-f6c9d8558fd532b4a4dbc622b8c062b87c05c3f7.tar.gz gentoo-2-f6c9d8558fd532b4a4dbc622b8c062b87c05c3f7.tar.bz2 gentoo-2-f6c9d8558fd532b4a4dbc622b8c062b87c05c3f7.zip |
stable on amd64
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'x11-proto')
-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 51b913799ee4..3ce3fd22a8f0 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.33 2006/09/12 18:01:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.34 2006/10/08 17:56:19 blubb Exp $ + + 08 Oct 2006; Simon Stelling <blubb@gentoo.org> kbproto-1.0.3.ebuild: + stable on amd64 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> kbproto-1.0.3.ebuild: Stable on hppa diff --git a/x11-proto/kbproto/kbproto-1.0.3.ebuild b/x11-proto/kbproto/kbproto-1.0.3.ebuild index ff436546ff9d..d606378dde5f 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.8 2006/09/12 18:01:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.9 2006/10/08 17:56:19 blubb 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}" |