diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:58:46 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:58:46 +0000 |
commit | 47809b2b2d6867083ecf577f4f0b978c6898910f (patch) | |
tree | a81119ed4857a01718d7430412c77532ee678122 /x11-apps/mkfontscale | |
parent | arm love #116771 by Dan Callaghan (diff) | |
download | gentoo-2-47809b2b2d6867083ecf577f4f0b978c6898910f.tar.gz gentoo-2-47809b2b2d6867083ecf577f4f0b978c6898910f.tar.bz2 gentoo-2-47809b2b2d6867083ecf577f4f0b978c6898910f.zip |
Pull old versions.
(Portage version: 2.1_pre2)
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.2 | 1 | ||||
-rw-r--r-- | x11-apps/mkfontscale/files/digest-mkfontscale-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-0.99.2.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.0.0.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index f08532addbe8..e891a7e3a159 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.13 2005/12/26 10:35:24 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.14 2005/12/26 20:53:49 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -mkfontscale-0.99.2.ebuild, -mkfontscale-1.0.0.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> mkfontscale-1.0.1.ebuild: diff --git a/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.2 b/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.2 deleted file mode 100644 index 323a7109c5d8..000000000000 --- a/x11-apps/mkfontscale/files/digest-mkfontscale-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 35f2b80b163894f0067391cf5c4f219d mkfontscale-0.99.2.tar.bz2 86465 diff --git a/x11-apps/mkfontscale/files/digest-mkfontscale-1.0.0 b/x11-apps/mkfontscale/files/digest-mkfontscale-1.0.0 deleted file mode 100644 index b3bfc9e8f064..000000000000 --- a/x11-apps/mkfontscale/files/digest-mkfontscale-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3476ef5896252173ed1f7a1003e3661 mkfontscale-1.0.0.tar.bz2 87161 diff --git a/x11-apps/mkfontscale/mkfontscale-0.99.2.ebuild b/x11-apps/mkfontscale/mkfontscale-0.99.2.ebuild deleted file mode 100644 index b29f5d714bae..000000000000 --- a/x11-apps/mkfontscale/mkfontscale-0.99.2.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.2.ebuild,v 1.1 2005/12/04 21:47:21 joshuabaergen 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-1.0.0.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.0.ebuild deleted file mode 100644 index 41a0e64c00d3..000000000000 --- a/x11-apps/mkfontscale/mkfontscale-1.0.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-1.0.0.ebuild,v 1.1 2005/12/18 19:17:39 joshuabaergen 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}" |