diff options
author | 2015-01-16 12:10:51 +0000 | |
---|---|---|
committer | 2015-01-16 12:10:51 +0000 | |
commit | c8f70d1f6c11883901b6e34bd05576e14ced5c25 (patch) | |
tree | cd8eacb7e6a4607145950e9976c97eac7f6d8006 /media-fonts/alee-fonts | |
parent | alpha/ia64/s390/sh/sparc/x86 stable wrt #535556 (diff) | |
download | gentoo-2-c8f70d1f6c11883901b6e34bd05576e14ced5c25.tar.gz gentoo-2-c8f70d1f6c11883901b6e34bd05576e14ced5c25.tar.bz2 gentoo-2-c8f70d1f6c11883901b6e34bd05576e14ced5c25.zip |
alpha/ia64/s390/sh/sparc/x86 stable wrt #535436
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'media-fonts/alee-fonts')
-rw-r--r-- | media-fonts/alee-fonts/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/alee-fonts/ChangeLog b/media-fonts/alee-fonts/ChangeLog index 2cc1d466ad13..af232f8505d5 100644 --- a/media-fonts/alee-fonts/ChangeLog +++ b/media-fonts/alee-fonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/alee-fonts # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.45 2015/01/09 13:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.46 2015/01/16 12:10:51 armin76 Exp $ + + 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> alee-fonts-13.ebuild: + alpha/ia64/s390/sh/sparc/x86 stable wrt #535436 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> alee-fonts-13.ebuild: Stable for amd64, wrt bug #535436 diff --git a/media-fonts/alee-fonts/alee-fonts-13.ebuild b/media-fonts/alee-fonts/alee-fonts-13.ebuild index 8a0c330281a8..595beb9ac3fe 100644 --- a/media-fonts/alee-fonts/alee-fonts-13.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild,v 1.2 2015/01/09 13:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild,v 1.3 2015/01/16 12:10:51 armin76 Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" FONT_SUFFIX="ttf" |