diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 00:29:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 00:29:06 +0000 |
commit | 5ef783dbdf03a6887d245ba1e860da88096553ce (patch) | |
tree | 3e81ad7da271e5c1b328eddb4e7717f29abf3018 /x11-apps | |
parent | arm/s390 love (diff) | |
download | gentoo-2-5ef783dbdf03a6887d245ba1e860da88096553ce.tar.gz gentoo-2-5ef783dbdf03a6887d245ba1e860da88096553ce.tar.bz2 gentoo-2-5ef783dbdf03a6887d245ba1e860da88096553ce.zip |
arm/s390 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/appres/appres-0.99.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/appres/appres-0.99.0.ebuild b/x11-apps/appres/appres-0.99.0.ebuild index cabf7f7ec3e5..64e1c2e0e076 100644 --- a/x11-apps/appres/appres-0.99.0.ebuild +++ b/x11-apps/appres/appres-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-apps/appres/appres-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-0.99.0.ebuild,v 1.3 2005/08/23 00:28:51 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org appres application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt" DEPEND="${RDEPEND}" diff --git a/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild b/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild index 767692bc30cf..1882394a7b33 100644 --- a/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-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-apps/bdftopcf/bdftopcf-0.99.0.ebuild,v 1.4 2005/08/20 22:17:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild,v 1.5 2005/08/23 00:29:06 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org bdftopcf application" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |