diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:47:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:47:36 +0000 |
commit | ab46e93eff317f4619c252e18b6de1be074a360e (patch) | |
tree | a8591e6ea98cb8f30cd1af8d70795a5052acc38f /media-fonts | |
parent | Stable for amd64, wrt bug #534918 (diff) | |
download | gentoo-2-ab46e93eff317f4619c252e18b6de1be074a360e.tar.gz gentoo-2-ab46e93eff317f4619c252e18b6de1be074a360e.tar.bz2 gentoo-2-ab46e93eff317f4619c252e18b6de1be074a360e.zip |
Stable for amd64, wrt bug #535436
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/alee-fonts/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-13.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/alee-fonts/ChangeLog b/media-fonts/alee-fonts/ChangeLog index e603440bcb8b..2cc1d466ad13 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.44 2014/04/08 06:48:01 naota Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> alee-fonts-13.ebuild: + Stable for amd64, wrt bug #535436 *alee-fonts-13 (08 Apr 2014) diff --git a/media-fonts/alee-fonts/alee-fonts-13.ebuild b/media-fonts/alee-fonts/alee-fonts-13.ebuild index 2a957a3b9ac9..8a0c330281a8 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-2014 Gentoo Foundation +# 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.1 2014/04/08 06:48:01 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-13.ebuild,v 1.2 2015/01/09 13:47:36 ago 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" |