diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:17:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:17:54 +0000 |
commit | a0f71e1ff14823b810dcaecd2a8e31e77add7aac (patch) | |
tree | 48bc4eaeb86469a989a4ac22398f0b1fe65b54e2 /x11-libs | |
parent | Stable for alpha, wrt bug #497368 (diff) | |
download | gentoo-2-a0f71e1ff14823b810dcaecd2a8e31e77add7aac.tar.gz gentoo-2-a0f71e1ff14823b810dcaecd2a8e31e77add7aac.tar.bz2 gentoo-2-a0f71e1ff14823b810dcaecd2a8e31e77add7aac.zip |
Stable for alpha, wrt bug #497416
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index a9459f2f279b..5be18d801b73 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.196 2014/01/17 20:46:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.197 2014/01/18 20:17:54 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.7.ebuild: + Stable for alpha, wrt bug #497416 17 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libXfont-1.4.7.ebuild: Stable for ppc, wrt bug #497416 diff --git a/x11-libs/libXfont/libXfont-1.4.7.ebuild b/x11-libs/libXfont/libXfont-1.4.7.ebuild index bffa050b7c7c..29a5a5b61929 100644 --- a/x11-libs/libXfont/libXfont-1.4.7.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.7.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.7.ebuild,v 1.8 2014/01/17 20:46:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.7.ebuild,v 1.9 2014/01/18 20:17:54 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 |