diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 14:31:51 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 14:31:51 +0000 |
commit | 96a21bdd0198c4dc130dd35234da7bd22d21440a (patch) | |
tree | d0ae6d8f5aaad4b77422153cdcf5310d6a802d94 /x11-proto/recordproto | |
parent | Added ~sh (diff) | |
download | gentoo-2-96a21bdd0198c4dc130dd35234da7bd22d21440a.tar.gz gentoo-2-96a21bdd0198c4dc130dd35234da7bd22d21440a.tar.bz2 gentoo-2-96a21bdd0198c4dc130dd35234da7bd22d21440a.zip |
Added ~sh
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index c0d22279300c..518df75b7dd5 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.4 2005/08/20 22:50:04 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.5 2005/08/28 14:31:15 matsuu Exp $ + + 28 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> recordproto-1.13.ebuild: + Marked ~sh. 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> recordproto-1.13.ebuild: Marked ~ppc diff --git a/x11-proto/recordproto/recordproto-1.13.ebuild b/x11-proto/recordproto/recordproto-1.13.ebuild index 1802ea8c5339..bef59280ba29 100644 --- a/x11-proto/recordproto/recordproto-1.13.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.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/recordproto/recordproto-1.13.ebuild,v 1.6 2005/08/22 23:23:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.ebuild,v 1.7 2005/08/28 14:31:15 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Record 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="" |