diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:54:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:54:16 +0000 |
commit | 7eef028e581349b30b0ba892f91e07c71d91f6b2 (patch) | |
tree | 497a00f39836342e48bdafeda9eae4898f3cc129 /media-fonts/unifont | |
parent | x86 stable wrt bug #393899 (diff) | |
download | gentoo-2-7eef028e581349b30b0ba892f91e07c71d91f6b2.tar.gz gentoo-2-7eef028e581349b30b0ba892f91e07c71d91f6b2.tar.bz2 gentoo-2-7eef028e581349b30b0ba892f91e07c71d91f6b2.zip |
x86 stable wrt bug #393767
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-fonts/unifont')
-rw-r--r-- | media-fonts/unifont/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/unifont/unifont-5.1.20080914.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/unifont/ChangeLog b/media-fonts/unifont/ChangeLog index 3578f2ca1f3c..63cd64facf4e 100644 --- a/media-fonts/unifont/ChangeLog +++ b/media-fonts/unifont/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/unifont -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v 1.32 2010/02/02 17:04:39 scarabeus Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/ChangeLog,v 1.33 2011/12/14 08:54:16 phajdan.jr Exp $ + + 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + unifont-5.1.20080914.ebuild: + x86 stable wrt bug #393767 02 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org> unifont-5.1.20080914.ebuild: diff --git a/media-fonts/unifont/unifont-5.1.20080914.ebuild b/media-fonts/unifont/unifont-5.1.20080914.ebuild index e1ad7729ef23..8d0498f0677c 100644 --- a/media-fonts/unifont/unifont-5.1.20080914.ebuild +++ b/media-fonts/unifont/unifont-5.1.20080914.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/unifont-5.1.20080914.ebuild,v 1.2 2010/02/02 17:04:39 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/unifont/unifont-5.1.20080914.ebuild,v 1.3 2011/12/14 08:54:16 phajdan.jr Exp $ inherit eutils font toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://unifoundry.com/pub/debian/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |