diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-01 15:15:44 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-01 15:15:44 +0000 |
commit | 2d4b4c4d788ffa6f5a1edc1002f979ed8a81d1e5 (patch) | |
tree | 437bf3a97ed021b3df815b1984155beb678916da /x11-apps | |
parent | Keyworded ~sparc wrt #104326 (diff) | |
download | gentoo-2-2d4b4c4d788ffa6f5a1edc1002f979ed8a81d1e5.tar.gz gentoo-2-2d4b4c4d788ffa6f5a1edc1002f979ed8a81d1e5.tar.bz2 gentoo-2-2d4b4c4d788ffa6f5a1edc1002f979ed8a81d1e5.zip |
Added ~sh
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index e90f842ce73c..424c72673f69 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.4 2005/08/20 22:17:33 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.5 2005/09/01 15:11:43 matsuu Exp $ + + 01 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> bdftopcf-0.99.0.ebuild: + Added ~sh 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> bdftopcf-0.99.0.ebuild: Marked ~ppc diff --git a/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild b/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild index 1882394a7b33..bfdc91b936c2 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.5 2005/08/23 00:29:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild,v 1.6 2005/09/01 15:11:43 matsuu 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 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |