diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 15:19:18 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 15:19:18 +0000 |
commit | ea480d351698e0ae15b466d4bef49d71ae838c2d (patch) | |
tree | 9367efdb358a649c1c3de836c299f271e4e0120f /x11-proto/kbproto | |
parent | Added ~sh (diff) | |
download | historical-ea480d351698e0ae15b466d4bef49d71ae838c2d.tar.gz historical-ea480d351698e0ae15b466d4bef49d71ae838c2d.tar.bz2 historical-ea480d351698e0ae15b466d4bef49d71ae838c2d.zip |
Added ~sh
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/kbproto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index 5d565fbe1598..675519dd2aa8 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.4 2005/08/20 22:19:55 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.5 2005/08/28 15:18:55 matsuu Exp $ + + 28 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> kbproto-1.0.ebuild: + Marked ~sh 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> kbproto-1.0.ebuild: Marked ~ppc diff --git a/x11-proto/kbproto/kbproto-1.0.ebuild b/x11-proto/kbproto/kbproto-1.0.ebuild index 73e53a2cc536..76c58e22ede1 100644 --- a/x11-proto/kbproto/kbproto-1.0.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.6 2005/08/22 23:20:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.7 2005/08/28 15:18:55 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org KB protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |