diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:37:43 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 06:37:43 +0000 |
commit | cd5e1b3b18bcfb2070004c9c53fafbc770c041fb (patch) | |
tree | 96da912c1ea6cd1983f577829dbdf78a13f31d21 /x11-apps/mkfontscale | |
parent | Stable on x86; bug #114513 (diff) | |
download | gentoo-2-cd5e1b3b18bcfb2070004c9c53fafbc770c041fb.tar.gz gentoo-2-cd5e1b3b18bcfb2070004c9c53fafbc770c041fb.tar.bz2 gentoo-2-cd5e1b3b18bcfb2070004c9c53fafbc770c041fb.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/mkfontscale/files/digest-mkfontscale-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/mkfontscale/files/digest-mkfontscale-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-0.99.1.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index cd5a6f9a7381..228355ee2629 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.9 2005/12/04 21:47:21 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.10 2005/12/09 06:34:41 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -mkfontscale-0.99.0.ebuild, -mkfontscale-0.99.1.ebuild: + Pull old versions. *mkfontscale-0.99.2 (04 Dec 2005) diff --git a/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.0 b/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.0 deleted file mode 100644 index c7ad2f9da8cb..000000000000 --- a/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 9a4532c4748a85f3dedcf29c841aad82 mkfontscale-0.99.0.tar.bz2 63809 diff --git a/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.1 b/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.1 deleted file mode 100644 index b9a3c6ba5799..000000000000 --- a/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 841fdb77891c0a47f2d50d13e4bc1bfc mkfontscale-0.99.1.tar.bz2 85221 diff --git a/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild b/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild deleted file mode 100644 index cf7ab3a0d657..000000000000 --- a/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-0.99.0.ebuild,v 1.7 2005/10/19 02:25:11 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org mkfontscale application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libfontenc - =media-libs/freetype-2*" -DEPEND="${RDEPEND}" diff --git a/x11-apps/mkfontscale/mkfontscale-0.99.1.ebuild b/x11-apps/mkfontscale/mkfontscale-0.99.1.ebuild deleted file mode 100644 index c8a53826a7fc..000000000000 --- a/x11-apps/mkfontscale/mkfontscale-0.99.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-0.99.1.ebuild,v 1.1 2005/10/20 00:45:21 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org mkfontscale application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libfontenc - =media-libs/freetype-2*" -DEPEND="${RDEPEND}" |