diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 14:45:28 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 14:45:28 +0000 |
commit | f4e1195160ec54848a1cc2633c9895bdc1587f6e (patch) | |
tree | b8ea5ae137e7a6167ad43cce659255c9fec36089 /media-fonts/font-bh-type1 | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-f4e1195160ec54848a1cc2633c9895bdc1587f6e.tar.gz gentoo-2-f4e1195160ec54848a1cc2633c9895bdc1587f6e.tar.bz2 gentoo-2-f4e1195160ec54848a1cc2633c9895bdc1587f6e.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'media-fonts/font-bh-type1')
-rw-r--r-- | media-fonts/font-bh-type1/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-bh-type1/files/digest-font-bh-type1-1.0.0 | 6 | ||||
-rw-r--r-- | media-fonts/font-bh-type1/font-bh-type1-1.0.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-fonts/font-bh-type1/ChangeLog b/media-fonts/font-bh-type1/ChangeLog index 8c60f897cf5f..08713956b6a9 100644 --- a/media-fonts/font-bh-type1/ChangeLog +++ b/media-fonts/font-bh-type1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-bh-type1 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/ChangeLog,v 1.18 2006/06/30 09:46:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/ChangeLog,v 1.19 2006/06/30 14:45:28 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + font-bh-type1-1.0.0.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> font-bh-type1-1.0.0.ebuild: Stable on ppc64 diff --git a/media-fonts/font-bh-type1/files/digest-font-bh-type1-1.0.0 b/media-fonts/font-bh-type1/files/digest-font-bh-type1-1.0.0 index 9f71d74d8a28..db3f665e5350 100644 --- a/media-fonts/font-bh-type1/files/digest-font-bh-type1-1.0.0 +++ b/media-fonts/font-bh-type1/files/digest-font-bh-type1-1.0.0 @@ -1,3 +1,3 @@ -MD5 46588b22678e440741d6220bc3945cbf font-bh-type1-1.0.0.tar.bz2 575775 -RMD160 bb57ceadc6dfc1b00b513aa7c5a817c916f49098 font-bh-type1-1.0.0.tar.bz2 575775 -SHA256 5a8a5513f2c829d56043a0f74980efc11b4b4522f21116f16711998f72c3645b font-bh-type1-1.0.0.tar.bz2 575775 +MD5 f6bf214100752296426ba778714f057b font-bh-type1-1.0.0.tar.bz2 579880 +RMD160 4204d4658c471de3a5f4c5b334805c9e0aa72f39 font-bh-type1-1.0.0.tar.bz2 579880 +SHA256 4409da9145bac54f295d853b430addc8c6730233d26eb9650bb9dfcb44071da3 font-bh-type1-1.0.0.tar.bz2 579880 diff --git a/media-fonts/font-bh-type1/font-bh-type1-1.0.0.ebuild b/media-fonts/font-bh-type1/font-bh-type1-1.0.0.ebuild index aa76a82293c1..9e40bcf6857b 100644 --- a/media-fonts/font-bh-type1/font-bh-type1-1.0.0.ebuild +++ b/media-fonts/font-bh-type1/font-bh-type1-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/media-fonts/font-bh-type1/font-bh-type1-1.0.0.ebuild,v 1.9 2006/06/30 09:46:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-type1/font-bh-type1-1.0.0.ebuild,v 1.10 2006/06/30 14:45:28 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org Bigelow & Holmes Type 1 fonts" RESTRICT="mirror" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} media-libs/fontconfig" |