diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 15:54:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 15:54:14 +0000 |
commit | 8688286b88cb267c9d96ae5bd40b96f815658be5 (patch) | |
tree | df1e862216aba4e93b20fc3e058de82f8ba82248 /x11-libs/libXfont | |
parent | alpha/ia64 stable wrt #191615 (diff) | |
download | gentoo-2-8688286b88cb267c9d96ae5bd40b96f815658be5.tar.gz gentoo-2-8688286b88cb267c9d96ae5bd40b96f815658be5.tar.bz2 gentoo-2-8688286b88cb267c9d96ae5bd40b96f815658be5.zip |
alpha/ia64 stable wrt #191615
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 9bfcebc28517..3eb61ba60e2c 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.74 2007/09/08 21:20:29 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.75 2007/09/09 15:54:14 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> libXfont-1.3.0.ebuild: + alpha/ia64 stable wrt #191615 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> libXfont-1.3.0.ebuild: Marked ppc/ppc64 stable for bug #191615. diff --git a/x11-libs/libXfont/libXfont-1.3.0.ebuild b/x11-libs/libXfont/libXfont-1.3.0.ebuild index 4eea13c47d0a..424fc5f7a35f 100644 --- a/x11-libs/libXfont/libXfont-1.3.0.ebuild +++ b/x11-libs/libXfont/libXfont-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild,v 1.5 2007/09/08 21:20:29 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild,v 1.6 2007/09/09 15:54:14 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 |