diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 14:59:11 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 14:59:11 +0000 |
commit | 6d3ef6e3712f149e9e05decd12755e2b80db93a3 (patch) | |
tree | f842082892479cd6d31f44abb82da9125c5d83e4 /x11-proto/videoproto | |
parent | Mask gnome-utils-2.11 (diff) | |
download | gentoo-2-6d3ef6e3712f149e9e05decd12755e2b80db93a3.tar.gz gentoo-2-6d3ef6e3712f149e9e05decd12755e2b80db93a3.tar.bz2 gentoo-2-6d3ef6e3712f149e9e05decd12755e2b80db93a3.zip |
Added ~sh
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 56778476d3af..ea5f15e11afc 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.4 2005/08/20 22:49:28 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.5 2005/08/28 14:56:34 matsuu Exp $ + + 28 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> videoproto-2.2.ebuild: + Marked ~sh 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> videoproto-2.2.ebuild: Marked ~ppc diff --git a/x11-proto/videoproto/videoproto-2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.ebuild index f740d7a13517..ef0a2a5fda09 100644 --- a/x11-proto/videoproto/videoproto-2.2.ebuild +++ b/x11-proto/videoproto/videoproto-2.2.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/videoproto/videoproto-2.2.ebuild,v 1.6 2005/08/22 23:22:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.ebuild,v 1.7 2005/08/28 14:56:34 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Video 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="" |