diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-01 15:11:43 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-01 15:11:43 +0000 |
commit | c4261c709e6db1d00dfccea7619444b81b813dd9 (patch) | |
tree | 29760fa2e551280dc6ec33e0826ebca94e0b3f67 | |
parent | Keyworded ~sparc wrt #104326 (diff) | |
download | historical-c4261c709e6db1d00dfccea7619444b81b813dd9.tar.gz historical-c4261c709e6db1d00dfccea7619444b81b813dd9.tar.bz2 historical-c4261c709e6db1d00dfccea7619444b81b813dd9.zip |
Added ~sh
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/Manifest | 14 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-0.99.0.ebuild | 4 |
3 files changed, 8 insertions, 15 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/Manifest b/x11-apps/bdftopcf/Manifest index e006f1f5a42a..8e30aea21fa7 100644 --- a/x11-apps/bdftopcf/Manifest +++ b/x11-apps/bdftopcf/Manifest @@ -1,13 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d191d11111977a66693d6f30cdcddc37 bdftopcf-0.99.0.ebuild 441 -MD5 ff87425c7fa8d2119191a59f84f96dec ChangeLog 653 +MD5 bd0fc5706ac005b829b88527ed80bc55 bdftopcf-0.99.0.ebuild 445 +MD5 1ce30a871ab5d24c8f494915ecc0c211 ChangeLog 738 MD5 fe4ed2eb4a706fddfc7eedb74723d765 files/digest-bdftopcf-0.99.0 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDCm4AgIKl8Uu19MoRAnnHAJ9Xw7Xv0EtDpzrdupD4kKOtRq73WwCfXnOs -iJsUmF9fWL68A2K3lijOzLs= -=+Vbj ------END PGP SIGNATURE----- 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}" |