diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 22:20:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 22:20:24 +0000 |
commit | 270ba898f557f057e604d63d75f5b7cac7bdf078 (patch) | |
tree | 7104f6461f0c5282ab252a57f6df42aeee566c46 /media-gfx/ebdftopcf | |
parent | mask sys-libs/readline-6 for FreeBSD (diff) | |
download | historical-270ba898f557f057e604d63d75f5b7cac7bdf078.tar.gz historical-270ba898f557f057e604d63d75f5b7cac7bdf078.tar.bz2 historical-270ba898f557f057e604d63d75f5b7cac7bdf078.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-gfx/ebdftopcf')
-rw-r--r-- | media-gfx/ebdftopcf/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/ebdftopcf/ebdftopcf-2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/ebdftopcf/ChangeLog b/media-gfx/ebdftopcf/ChangeLog index db39338c87a3..e7d685c1d79d 100644 --- a/media-gfx/ebdftopcf/ChangeLog +++ b/media-gfx/ebdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/ebdftopcf -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ebdftopcf/ChangeLog,v 1.15 2008/01/15 18:08:42 grobian Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ebdftopcf/ChangeLog,v 1.16 2010/01/07 22:03:49 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ebdftopcf-2.ebuild: + Transfer Prefix keywords 15 Jan 2008; Fabian Groffen <grobian@gentoo.org> ebdftopcf-1.ebuild, ebdftopcf-2.ebuild: diff --git a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild index 8800c1275c53..4f3eb3f2c92f 100644 --- a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild +++ b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ebdftopcf/ebdftopcf-2.ebuild,v 1.14 2008/01/15 18:08:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ebdftopcf/ebdftopcf-2.ebuild,v 1.15 2010/01/07 22:03:49 fauli Exp $ DESCRIPTION="ebdftopcf optimially generators PCF files from BDF files" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |