diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-04 08:32:59 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-04 08:32:59 +0000 |
commit | 39a2a37ebd9ae695871f0e912df3245debc39322 (patch) | |
tree | bf1bf4273c3f022c46fea81862bf45879f5c4282 /x11-proto | |
parent | Added ~sh (diff) | |
download | gentoo-2-39a2a37ebd9ae695871f0e912df3245debc39322.tar.gz gentoo-2-39a2a37ebd9ae695871f0e912df3245debc39322.tar.bz2 gentoo-2-39a2a37ebd9ae695871f0e912df3245debc39322.zip |
Added ~sh
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 0fe4836db6f9..6a497c99a48f 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.4 2005/08/20 22:37:37 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.5 2005/09/04 08:29:57 matsuu Exp $ + + 04 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> printproto-1.0.ebuild: + Added ~sh 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> printproto-1.0.ebuild: Marked ~ppc diff --git a/x11-proto/printproto/printproto-1.0.ebuild b/x11-proto/printproto/printproto-1.0.ebuild index 12f84173ea63..5cb4b1b20426 100644 --- a/x11-proto/printproto/printproto-1.0.ebuild +++ b/x11-proto/printproto/printproto-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/printproto/printproto-1.0.ebuild,v 1.5 2005/08/22 23:52:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.ebuild,v 1.6 2005/09/04 08:29:57 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Print 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="" |