diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:21:55 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:21:55 +0000 |
commit | e5deadc7f80859bdb7089d45b85cd1811bbc3cae (patch) | |
tree | 863b8e60401691c0dabeba8fd749d2dfdd8b5c87 /x11-libs/libXfont | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-e5deadc7f80859bdb7089d45b85cd1811bbc3cae.tar.gz gentoo-2-e5deadc7f80859bdb7089d45b85cd1811bbc3cae.tar.bz2 gentoo-2-e5deadc7f80859bdb7089d45b85cd1811bbc3cae.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index c574529c3235..3fcc3763566d 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.106 2009/05/15 14:47:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.107 2009/06/23 19:21:55 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> libXfont-1.4.0.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 15 May 2009; Raúl Porcel <armin76@gentoo.org> libXfont-1.3.4.ebuild: arm/m68k/s390 stable diff --git a/x11-libs/libXfont/libXfont-1.4.0.ebuild b/x11-libs/libXfont/libXfont-1.4.0.ebuild index 3a490af594f4..6d69d1a6c586 100644 --- a/x11-libs/libXfont/libXfont-1.4.0.ebuild +++ b/x11-libs/libXfont/libXfont-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.0.ebuild,v 1.2 2009/05/04 16:59:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.0.ebuild,v 1.3 2009/06/23 19:21:55 klausman 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 |