diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 12:55:35 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 12:55:35 +0000 |
commit | 10eb4dafd61c64f58e86334be0e06652f300f54c (patch) | |
tree | dbf8aa5302daaa8c707a046c8d94793ae10cd564 /media-fonts/font-bh-ttf | |
parent | Version bump to work across baselayouts, #120904. (diff) | |
download | historical-10eb4dafd61c64f58e86334be0e06652f300f54c.tar.gz historical-10eb4dafd61c64f58e86334be0e06652f300f54c.tar.bz2 historical-10eb4dafd61c64f58e86334be0e06652f300f54c.zip |
Unstable on hppa.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'media-fonts/font-bh-ttf')
-rw-r--r-- | media-fonts/font-bh-ttf/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/font-bh-ttf/ChangeLog b/media-fonts/font-bh-ttf/ChangeLog index 6a3de137248a..9d6222c5b14c 100644 --- a/media-fonts/font-bh-ttf/ChangeLog +++ b/media-fonts/font-bh-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-bh-ttf -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.14 2005/12/18 19:51:39 spyderous Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/ChangeLog,v 1.15 2006/01/31 12:52:28 killerfox Exp $ + + 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> + font-bh-ttf-1.0.0.ebuild: + Unstable on hppa. *font-bh-ttf-1.0.0 (18 Dec 2005) diff --git a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild index 6ab9094ea257..95ce80c08d49 100644 --- a/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild +++ b/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-ttf/font-bh-ttf-1.0.0.ebuild,v 1.2 2005/12/30 02:23:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-bh-ttf/font-bh-ttf-1.0.0.ebuild,v 1.3 2006/01/31 12:52:28 killerfox Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="BigReqs prototype headers" -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} media-libs/fontconfig |