diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-18 12:46:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-18 12:46:27 +0000 |
commit | 0894fd23c5d88c49055e0e99d7c33ad5649bde0a (patch) | |
tree | 5f8bc0dab6a16e448b373cb51f7f1cde4f9e0e3c /x11-libs | |
parent | Add elibtoolize call. (diff) | |
download | gentoo-2-0894fd23c5d88c49055e0e99d7c33ad5649bde0a.tar.gz gentoo-2-0894fd23c5d88c49055e0e99d7c33ad5649bde0a.tar.bz2 gentoo-2-0894fd23c5d88c49055e0e99d7c33ad5649bde0a.zip |
alpha/ia64 stable wrt security #204362
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 05085b231db7..98a5cf9fa8b0 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.87 2008/01/18 12:42:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.88 2008/01/18 12:46:27 armin76 Exp $ + + 18 Jan 2008; Raúl Porcel <armin76@gentoo.org> libXfont-1.3.1-r1.ebuild: + alpha/ia64 stable wrt security #204362 18 Jan 2008; Ferris McCormick <fmccor@gentoo.org> libXfont-1.3.1-r1.ebuild: diff --git a/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild b/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild index 799f09259dda..373c7538068d 100644 --- a/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild,v 1.4 2008/01/18 12:42:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.1-r1.ebuild,v 1.5 2008/01/18 12:46:27 armin76 Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |