diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:23:57 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:23:57 +0000 |
commit | 5f4ba7be8a6005d621fe3914eca46e6b6d637ad6 (patch) | |
tree | 54475d1da6b3675e202d991c6845580b9f74e760 /x11-libs/libXfont | |
parent | Replace -Os with -O2 to fix runtime problems, thanks to Andreas Claesson <and... (diff) | |
download | historical-5f4ba7be8a6005d621fe3914eca46e6b6d637ad6.tar.gz historical-5f4ba7be8a6005d621fe3914eca46e6b6d637ad6.tar.bz2 historical-5f4ba7be8a6005d621fe3914eca46e6b6d637ad6.zip |
Marked ~alpha
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfont/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.0.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 427cef64e7f8..a5779b9c6b2d 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.20 2005/12/17 21:49:04 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.21 2005/12/26 10:17:38 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> libXfont-1.0.0.ebuild: + Marked ~alpha *libXfont-1.0.0 (17 Dec 2005) diff --git a/x11-libs/libXfont/Manifest b/x11-libs/libXfont/Manifest index 819906bb0af5..7bcf836e0066 100644 --- a/x11-libs/libXfont/Manifest +++ b/x11-libs/libXfont/Manifest @@ -1,7 +1,7 @@ -MD5 97ffa7aad38cf0cd6f5a61d90722e599 ChangeLog 3397 +MD5 b38c0876958ef19c50294211f20016da ChangeLog 3490 MD5 e7d72a29344766881bc45e380953bd28 files/configurable-encodingsdir.patch 939 MD5 2412e009d3985b7728e170a33164f6b5 files/digest-libXfont-0.99.3-r2 68 MD5 b7446d80db274619e0f8f91a20ffc236 files/digest-libXfont-1.0.0 67 MD5 833f2b33b128f574252dac7470d3a54c libXfont-0.99.3-r2.ebuild 748 -MD5 6812518d056d933a0cc1a98b33f338dd libXfont-1.0.0.ebuild 691 +MD5 7f09adacdac46c56d02b76df9980c799 libXfont-1.0.0.ebuild 698 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 diff --git a/x11-libs/libXfont/libXfont-1.0.0.ebuild b/x11-libs/libXfont/libXfont-1.0.0.ebuild index 59e62258e69f..d750a207b59e 100644 --- a/x11-libs/libXfont/libXfont-1.0.0.ebuild +++ b/x11-libs/libXfont/libXfont-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.0.0.ebuild,v 1.1 2005/12/17 21:49:04 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.0.0.ebuild,v 1.2 2005/12/26 10:17:38 stefaan Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xfont library" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="ipv6" RDEPEND="x11-libs/xtrans x11-libs/libfontenc |