diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-24 09:04:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-24 09:04:51 +0000 |
commit | 3aab7ba88133a47973ef91840effef6756a225ee (patch) | |
tree | 9b10d98f8dcdb44071c6b5204bd7a3200f3713d7 /x11-libs/libXfont | |
parent | Stable for amd64, wrt bug #509132 (diff) | |
download | gentoo-2-3aab7ba88133a47973ef91840effef6756a225ee.tar.gz gentoo-2-3aab7ba88133a47973ef91840effef6756a225ee.tar.bz2 gentoo-2-3aab7ba88133a47973ef91840effef6756a225ee.zip |
Stable for amd64, wrt bug #510250
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index f93ebea2ffd8..876e8515c5eb 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.202 2014/05/21 16:17:37 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.203 2014/05/24 09:04:51 ago Exp $ + + 24 May 2014; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.8.ebuild: + Stable for amd64, wrt bug #510250 *libXfont-1.4.8-r1 (21 May 2014) diff --git a/x11-libs/libXfont/libXfont-1.4.8.ebuild b/x11-libs/libXfont/libXfont-1.4.8.ebuild index d2d1af9726f6..bf66c118114b 100644 --- a/x11-libs/libXfont/libXfont-1.4.8.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 1.2 2014/05/18 16:58:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.8.ebuild,v 1.3 2014/05/24 09:04:51 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 ipv6 truetype" RDEPEND="x11-libs/xtrans |