diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-25 22:20:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-25 22:20:21 +0000 |
commit | 0c64e8ede504c6d17296e0583f4b43abd4cbced5 (patch) | |
tree | 0ec5e3ecfc747dfced577316479e56c7f0c6fac4 /media-fonts | |
parent | Add ~ia64 wrt bug 154086 (diff) | |
download | gentoo-2-0c64e8ede504c6d17296e0583f4b43abd4cbced5.tar.gz gentoo-2-0c64e8ede504c6d17296e0583f4b43abd4cbced5.tar.bz2 gentoo-2-0c64e8ede504c6d17296e0583f4b43abd4cbced5.zip |
Add ~ia64 wrt bug 154084
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/ttf-sil-abyssinica/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/ttf-sil-abyssinica/ChangeLog b/media-fonts/ttf-sil-abyssinica/ChangeLog index 0e1d2c16b933..1f4a4082c7bb 100644 --- a/media-fonts/ttf-sil-abyssinica/ChangeLog +++ b/media-fonts/ttf-sil-abyssinica/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/ttf-sil-abyssinica -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-abyssinica/ChangeLog,v 1.7 2006/11/26 23:55:48 flameeyes Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-abyssinica/ChangeLog,v 1.8 2007/03/25 22:20:21 armin76 Exp $ + + 25 Mar 2007; Raúl Porcel <armin76@gentoo.org> + ttf-sil-abyssinica-1.0.ebuild: + Add ~ia64 wrt bug 154084 26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ttf-sil-abyssinica-1.0.ebuild: diff --git a/media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild b/media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild index 89d0578ca534..b916b93ad43a 100644 --- a/media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild +++ b/media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild,v 1.8 2006/11/26 23:55:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-abyssinica/ttf-sil-abyssinica-1.0.ebuild,v 1.9 2007/03/25 22:20:21 armin76 Exp $ inherit font versionator @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="OFL" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="X doc" DOCS="FONTLOG.txt OFL.txt OFL-FAQ.txt README.txt" |