diff options
author | 2005-12-26 20:58:46 +0000 | |
---|---|---|
committer | 2005-12-26 20:58:46 +0000 | |
commit | 47809b2b2d6867083ecf577f4f0b978c6898910f (patch) | |
tree | a81119ed4857a01718d7430412c77532ee678122 /x11-apps/showfont | |
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/showfont')
-rw-r--r-- | x11-apps/showfont/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/showfont/files/digest-showfont-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/showfont/files/digest-showfont-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/showfont/showfont-0.99.2.ebuild | 13 | ||||
-rw-r--r-- | x11-apps/showfont/showfont-1.0.0.ebuild | 13 |
5 files changed, 5 insertions, 29 deletions
diff --git a/x11-apps/showfont/ChangeLog b/x11-apps/showfont/ChangeLog index 0ef5df409c03..7692ea9f6981 100644 --- a/x11-apps/showfont/ChangeLog +++ b/x11-apps/showfont/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/showfont # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.8 2005/12/23 10:30:53 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.9 2005/12/26 20:57:46 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -showfont-0.99.2.ebuild, -showfont-1.0.0.ebuild: + Pull old versions. *showfont-1.0.1 (23 Dec 2005) diff --git a/x11-apps/showfont/files/digest-showfont-0.99.2 b/x11-apps/showfont/files/digest-showfont-0.99.2 deleted file mode 100644 index 86e21e03ecf2..000000000000 --- a/x11-apps/showfont/files/digest-showfont-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 1086bbf3493adab31e24ddc8d4a6e204 showfont-0.99.2.tar.bz2 75785 diff --git a/x11-apps/showfont/files/digest-showfont-1.0.0 b/x11-apps/showfont/files/digest-showfont-1.0.0 deleted file mode 100644 index 6bbce29b16f2..000000000000 --- a/x11-apps/showfont/files/digest-showfont-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 cbcee3b5a16b879d937770f834e7e5f3 showfont-1.0.0.tar.bz2 76678 diff --git a/x11-apps/showfont/showfont-0.99.2.ebuild b/x11-apps/showfont/showfont-0.99.2.ebuild deleted file mode 100644 index 09361f15e8db..000000000000 --- a/x11-apps/showfont/showfont-0.99.2.ebuild +++ /dev/null @@ -1,13 +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/showfont/showfont-0.99.2.ebuild,v 1.1 2005/12/04 21:51:43 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org showfont application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libFS" -DEPEND="${RDEPEND}" diff --git a/x11-apps/showfont/showfont-1.0.0.ebuild b/x11-apps/showfont/showfont-1.0.0.ebuild deleted file mode 100644 index a7bccc86e4e6..000000000000 --- a/x11-apps/showfont/showfont-1.0.0.ebuild +++ /dev/null @@ -1,13 +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/showfont/showfont-1.0.0.ebuild,v 1.1 2005/12/18 19:22:39 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org showfont application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libFS" -DEPEND="${RDEPEND}" |