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-libs | |
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-libs')
-rw-r--r-- | x11-libs/libXaw/libXaw-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libXp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXp/libXp-0.99.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXaw/libXaw-0.99.0.ebuild b/x11-libs/libXaw/libXaw-0.99.0.ebuild index a813eb4639b2..04e2be5868c3 100644 --- a/x11-libs/libXaw/libXaw-0.99.0.ebuild +++ b/x11-libs/libXaw/libXaw-0.99.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-libs/libXaw/libXaw-0.99.0.ebuild,v 1.5 2005/08/24 01:06:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-0.99.0.ebuild,v 1.6 2005/09/04 08:31:37 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xaw library" #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="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt diff --git a/x11-libs/libXp/ChangeLog b/x11-libs/libXp/ChangeLog index 5ce46ccecdce..e7010ae2eddd 100644 --- a/x11-libs/libXp/ChangeLog +++ b/x11-libs/libXp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXp/ChangeLog,v 1.4 2005/08/23 12:28:33 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXp/ChangeLog,v 1.5 2005/09/04 08:31:09 matsuu Exp $ + + 04 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> libXp-0.99.0.ebuild: + Added ~sh 23 Aug 2005; Herbie Hopkins <herbs@gentoo.org> libXp-0.99.0.ebuild: Marked ~amd64. diff --git a/x11-libs/libXp/libXp-0.99.0.ebuild b/x11-libs/libXp/libXp-0.99.0.ebuild index 97013d504c1b..c19977b4c38c 100644 --- a/x11-libs/libXp/libXp-0.99.0.ebuild +++ b/x11-libs/libXp/libXp-0.99.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-libs/libXp/libXp-0.99.0.ebuild,v 1.5 2005/08/24 01:07:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXp/libXp-0.99.0.ebuild,v 1.6 2005/09/04 08:31:09 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xp library" #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" RDEPEND="x11-libs/libX11 x11-libs/libXext |