summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-09 14:01:09 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-09 14:01:09 +0000
commit3b563af327dcbbc89cc90540de6ab18ce6a4717f (patch)
tree6600bd6212a77c3f0ca41460243a489bbbb613a3 /x11-apps/bdftopcf
parentMark 1.0.1 ~ia64 (diff)
downloadgentoo-2-3b563af327dcbbc89cc90540de6ab18ce6a4717f.tar.gz
gentoo-2-3b563af327dcbbc89cc90540de6ab18ce6a4717f.tar.bz2
gentoo-2-3b563af327dcbbc89cc90540de6ab18ce6a4717f.zip
Mark 1.0.0 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r--x11-apps/bdftopcf/ChangeLog5
-rw-r--r--x11-apps/bdftopcf/Manifest12
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild4
-rw-r--r--x11-apps/bdftopcf/files/digest-bdftopcf-1.0.02
4 files changed, 18 insertions, 5 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog
index d2b4a191a7bc..d1cbea994edb 100644
--- a/x11-apps/bdftopcf/ChangeLog
+++ b/x11-apps/bdftopcf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/bdftopcf
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.16 2006/02/14 20:30:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.17 2006/03/09 14:01:09 agriffis Exp $
+
+ 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> bdftopcf-1.0.0.ebuild:
+ Mark 1.0.0 ~ia64
14 Feb 2006; Markus Rothe <corsair@gentoo.org> bdftopcf-1.0.0.ebuild:
Added ~ppc64
diff --git a/x11-apps/bdftopcf/Manifest b/x11-apps/bdftopcf/Manifest
index 9a7a244b764f..f937503972a2 100644
--- a/x11-apps/bdftopcf/Manifest
+++ b/x11-apps/bdftopcf/Manifest
@@ -1,4 +1,12 @@
MD5 f3eca9415fca724f84bd8ffbe038d921 ChangeLog 2007
-MD5 d7832d62bee1a04002e926e6cb419189 bdftopcf-1.0.0.ebuild 471
-MD5 042fef81c163085ae540713b3427e96d files/digest-bdftopcf-1.0.0 66
+RMD160 9e96e23ec4f5d15018557f3dee80ce09a1cccea1 ChangeLog 2007
+SHA256 c612e77cf3d8e75d21163b7914644bcd6f1e6e069c30eedd888712c5958a5c3a ChangeLog 2007
+MD5 5a298b28da7d8701faeecf45202bc791 bdftopcf-1.0.0.ebuild 477
+RMD160 c66f8954bd598bcf3219c39035eab79ceacaaf63 bdftopcf-1.0.0.ebuild 477
+SHA256 bf5bc309c0ba44451141d25b5a009654782404b7774682c9bb10ac1c520e558d bdftopcf-1.0.0.ebuild 477
+MD5 3c2a2d741ff6388891d78afeda3e9911 files/digest-bdftopcf-1.0.0 244
+RMD160 2c915b7b601fa49c739b9ced8e1ad7437d94c598 files/digest-bdftopcf-1.0.0 244
+SHA256 892d639a743636723c3a0a7e9655b3fd1052e9d0a219e142c62b4e7725a2db7a files/digest-bdftopcf-1.0.0 244
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
+RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156
+SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild
index fdc36d3f5658..a27feeed5424 100644
--- a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild
+++ b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.4 2006/02/14 20:30:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.5 2006/03/09 14:01:09 agriffis Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org bdftopcf application"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libXfont"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0 b/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0
index 5024886cfb36..0d825f980eec 100644
--- a/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0
+++ b/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0
@@ -1 +1,3 @@
MD5 f489db67914ca4d9d2fa0331132f342b bdftopcf-1.0.0.tar.bz2 74660
+RMD160 df351aaf8f675667e181b76f2b5fc8d7a2f4fac7 bdftopcf-1.0.0.tar.bz2 74660
+SHA256 21c9ec6da40fafeb97d071046541e202d91c369486c3a56c70bf8b796a508ad0 bdftopcf-1.0.0.tar.bz2 74660