diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:27:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:27:33 +0000 |
commit | b24c1a331f3ef3bd1dfe66639728a01a02f8e9fb (patch) | |
tree | 7bb8fefa5369df65b33d1c78f79d58615aeb332e /app-text/lcdf-typetools | |
parent | Fix src_test, bug 299215. (diff) | |
download | gentoo-2-b24c1a331f3ef3bd1dfe66639728a01a02f8e9fb.tar.gz gentoo-2-b24c1a331f3ef3bd1dfe66639728a01a02f8e9fb.tar.bz2 gentoo-2-b24c1a331f3ef3bd1dfe66639728a01a02f8e9fb.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.80.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 7cbb4f39a18c..76b232335cdc 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.46 2009/11/13 17:36:15 aballier Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.47 2010/01/02 11:27:33 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + lcdf-typetools-2.80.ebuild: + Transfer Prefix keywords *lcdf-typetools-2.80 (13 Nov 2009) diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.80.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.80.ebuild index 11fa0c00b111..8f41c2b8ed59 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.80.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.80.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.80.ebuild,v 1.1 2009/11/13 17:36:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.80.ebuild,v 1.2 2010/01/02 11:27:33 fauli 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="kpathsea" |