diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-10 18:40:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-10 18:40:18 +0000 |
commit | 757806dcfb09ffdca1965f484624d2187133fb62 (patch) | |
tree | 3b35779927b6de6b414f50e90253cd7e0a67c373 /media-fonts/font-dec-misc | |
parent | Use java-pkg_dojar to install ArtOfIllusion.jar. (diff) | |
download | gentoo-2-757806dcfb09ffdca1965f484624d2187133fb62.tar.gz gentoo-2-757806dcfb09ffdca1965f484624d2187133fb62.tar.bz2 gentoo-2-757806dcfb09ffdca1965f484624d2187133fb62.zip |
Added to ~hppa, ~ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'media-fonts/font-dec-misc')
-rw-r--r-- | media-fonts/font-dec-misc/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/font-dec-misc/ChangeLog b/media-fonts/font-dec-misc/ChangeLog index a9eb88e2ecc4..8e9bbc16ce83 100644 --- a/media-fonts/font-dec-misc/ChangeLog +++ b/media-fonts/font-dec-misc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-dec-misc -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/ChangeLog,v 1.9 2005/12/18 19:54:39 spyderous Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/ChangeLog,v 1.10 2006/01/10 18:40:18 hansmi Exp $ + + 10 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + font-dec-misc-1.0.0.ebuild: + Added to ~hppa, ~ppc. *font-dec-misc-1.0.0 (18 Dec 2005) diff --git a/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild b/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild index c2a7cbf35ef2..a6e93f935943 100644 --- a/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild +++ b/media-fonts/font-dec-misc/font-dec-misc-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-dec-misc/font-dec-misc-1.0.0.ebuild,v 1.1 2005/12/18 19:54:39 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-dec-misc/font-dec-misc-1.0.0.ebuild,v 1.2 2006/01/10 18:40:18 hansmi 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 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} x11-apps/bdftopcf" |