diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:27:28 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 10:27:28 +0000 |
commit | a6222a9e95483261880ec6728632cee2909a920d (patch) | |
tree | 3e77109ad89110c1331cda380aa0c03124ba465f /x11-libs/libfontenc | |
parent | Marked ~alpha (diff) | |
download | gentoo-2-a6222a9e95483261880ec6728632cee2909a920d.tar.gz gentoo-2-a6222a9e95483261880ec6728632cee2909a920d.tar.bz2 gentoo-2-a6222a9e95483261880ec6728632cee2909a920d.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libfontenc/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.0.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog index b4d111e183ba..37bc9595eeb1 100644 --- a/x11-libs/libfontenc/ChangeLog +++ b/x11-libs/libfontenc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libfontenc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.15 2005/12/23 08:42:55 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.16 2005/12/26 10:22:38 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + libfontenc-1.0.1.ebuild: + Marked ~alpha *libfontenc-1.0.1 (23 Dec 2005) diff --git a/x11-libs/libfontenc/Manifest b/x11-libs/libfontenc/Manifest index d078319d65ee..f78f44d0a16f 100644 --- a/x11-libs/libfontenc/Manifest +++ b/x11-libs/libfontenc/Manifest @@ -1,9 +1,9 @@ -MD5 b10b3071643ca616265a79d2198f1bcf ChangeLog 2095 +MD5 21e32b6c24bd0dace53fccf1879a41d5 ChangeLog 2192 MD5 8dc2a2742d4743b42fc1a980feac114c files/configurable-encodingsdir.patch 953 MD5 a665d0c766ffc1fdcc07e24d90b824cc files/digest-libfontenc-0.99.3-r1 70 MD5 7412c25b163ada28a0869122711c04a7 files/digest-libfontenc-1.0.0 69 MD5 3e1f71e454bc68b512ed1dfa67fcd292 files/digest-libfontenc-1.0.1 69 MD5 30c53140addf7e34ed39f4e4ab26ee07 libfontenc-0.99.3-r1.ebuild 583 MD5 cf95f157901ebedb9febc2af3e71cb16 libfontenc-1.0.0.ebuild 526 -MD5 2630655d98a312634eb2f0fbcb6b3eb4 libfontenc-1.0.1.ebuild 522 +MD5 4762c429cae251d0bffca17a595761fd libfontenc-1.0.1.ebuild 529 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 diff --git a/x11-libs/libfontenc/libfontenc-1.0.1.ebuild b/x11-libs/libfontenc/libfontenc-1.0.1.ebuild index cf19d869ee8f..2130c007e960 100644 --- a/x11-libs/libfontenc/libfontenc-1.0.1.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.0.1.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/libfontenc/libfontenc-1.0.1.ebuild,v 1.1 2005/12/23 08:42:55 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.1.ebuild,v 1.2 2005/12/26 10:22:38 stefaan Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fontenc library" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} x11-proto/xproto" |