diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-02-10 16:32:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-02-10 16:32:10 +0000 |
commit | 54d0678dbeee56402183e413a7d4f087b4836ae3 (patch) | |
tree | a61d691d09b7a8b47924423e6f7ba2b72a12b2f9 /app-text/lcdf-typetools | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-54d0678dbeee56402183e413a7d4f087b4836ae3.tar.gz gentoo-2-54d0678dbeee56402183e413a7d4f087b4836ae3.tar.bz2 gentoo-2-54d0678dbeee56402183e413a7d4f087b4836ae3.zip |
keyword ~x86-fbsd
(Portage version: 2.1.4.2)
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 7144e00b6e53..57d2d91f9330 100644 --- a/app-text/lcdf-typetools/ChangeLog +++ b/app-text/lcdf-typetools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/lcdf-typetools # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.14 2008/02/07 11:05:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.15 2008/02/10 16:32:10 aballier Exp $ + + 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> + lcdf-typetools-2.66.ebuild: + keyword ~x86-fbsd 07 Feb 2008; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.66.ebuild: alpha/ia64 stable wrt #208750 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild index f61a39110418..bc4e0d9bf323 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild,v 1.12 2008/02/07 11:05:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild,v 1.13 2008/02/10 16:32:10 aballier Exp $ DESCRIPTION="Font utilities for eg manipulating OTF" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#typetools" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="kpathsea" |