diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 12:53:30 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 12:53:30 +0000 |
commit | cef45eec082e04b6cc0cbeea6b60bdc2925de2d2 (patch) | |
tree | 266285a309f57fbadd13f9e76ba0208c9fc7ba84 /media-fonts/font-bh-ttf | |
parent | Version bump to work across baselayouts, #120904. (diff) | |
download | gentoo-2-cef45eec082e04b6cc0cbeea6b60bdc2925de2d2.tar.gz gentoo-2-cef45eec082e04b6cc0cbeea6b60bdc2925de2d2.tar.bz2 gentoo-2-cef45eec082e04b6cc0cbeea6b60bdc2925de2d2.zip |
Unstable on hppa.
(Portage version: 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 |