diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-08-16 17:26:31 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-08-16 17:26:31 +0000 |
commit | 31a2f624e6cd82b4aa0388b145d9c1c523ea5a0d (patch) | |
tree | 31dfe3462ee15df5fddd9a76c0cbb8bc8d8caed6 /media-fonts | |
parent | Stable on x86 (diff) | |
download | gentoo-2-31a2f624e6cd82b4aa0388b145d9c1c523ea5a0d.tar.gz gentoo-2-31a2f624e6cd82b4aa0388b145d9c1c523ea5a0d.tar.bz2 gentoo-2-31a2f624e6cd82b4aa0388b145d9c1c523ea5a0d.zip |
remove from portage, it's unused and masked since forever
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/chkfontpath/ChangeLog | 23 | ||||
-rw-r--r-- | media-fonts/chkfontpath/Manifest | 13 | ||||
-rw-r--r-- | media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild | 43 | ||||
-rw-r--r-- | media-fonts/chkfontpath/files/digest-chkfontpath-1.9.10 | 2 |
4 files changed, 0 insertions, 81 deletions
diff --git a/media-fonts/chkfontpath/ChangeLog b/media-fonts/chkfontpath/ChangeLog deleted file mode 100644 index 9c74edfae430..000000000000 --- a/media-fonts/chkfontpath/ChangeLog +++ /dev/null @@ -1,23 +0,0 @@ -# ChangeLog for media-fonts/chkfontpath -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/ChangeLog,v 1.5 2005/03/03 16:26:50 ciaranm Exp $ - - 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> - chkfontpath-1.9.10.ebuild: - Dependency update: sys-apps/psmisc -> sys-process/psmisc. - - 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> - chkfontpath-1.9.10.ebuild: - virtual/glibc -> virtual/libc - - 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> chkfontpath-1.9.10.ebuild: - Add inherit eutils - -*chkfontpath-1.9.10 (02 Jul 2003) - - 02 Jul 2003; Seemant Kulleen <seemant@gentoo.org> chkfontpath-1.9.10.ebuild: - New package to add and remove font paths to X's xfs and XF86Config files. - Matsuu Takuto <matsuu@gentoo.org> created a patch to adjust XF86Config as well. - He also created the ebuild. Sean P. Kane <spkane@genomatica.com> adjusted the - patch for this version. Thanks to both of them in bug #21932 - diff --git a/media-fonts/chkfontpath/Manifest b/media-fonts/chkfontpath/Manifest deleted file mode 100644 index 8744e14ea4e4..000000000000 --- a/media-fonts/chkfontpath/Manifest +++ /dev/null @@ -1,13 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f381268ce888e0fc964aa416627e85bd chkfontpath-1.9.10.ebuild 922 -MD5 8dcea59fd09c3d899ca0a954af21fea0 ChangeLog 996 -MD5 8994178ee1d081f764d522bda0d3f97c files/digest-chkfontpath-1.9.10 150 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCJzsPLLFUmVNQ7rkRAt1bAKCcqV9RuP2eA6HVml52iNgUOz0THQCfaVj0 -cYbN2gAUznyftoE2c5h8/yk= -=eh0R ------END PGP SIGNATURE----- diff --git a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild b/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild deleted file mode 100644 index ceb93c32d833..000000000000 --- a/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/chkfontpath/chkfontpath-1.9.10.ebuild,v 1.7 2005/03/03 16:26:50 ciaranm Exp $ - -IUSE="" - -inherit rpm eutils - -RPM_V="2" - -DESCRIPTION="Simple interface for editing the font path for the X font server" -HOMEPAGE="ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/" -SRC_URI="ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/${P}-${RPM_V}.src.rpm - mirror://gentoo/${P}-gentoo.patch.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips" - -DEPEND="virtual/libc - app-arch/rpm2targz - dev-libs/popt" - -RDEPEND="${DEPEND} - sys-process/psmisc" - - -src_unpack() { - rpm_src_unpack - cd ${S} - epatch ${DISTDIR}/${P}-gentoo.patch.bz2 -} - -src_compile() { - emake || die -} - -src_install() { - exeinto /usr/X11R6/bin - doexe chkfontpath - - doman man/en/chkfontpath.8 -} diff --git a/media-fonts/chkfontpath/files/digest-chkfontpath-1.9.10 b/media-fonts/chkfontpath/files/digest-chkfontpath-1.9.10 deleted file mode 100644 index 97878c480399..000000000000 --- a/media-fonts/chkfontpath/files/digest-chkfontpath-1.9.10 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 fdbd04f9fa298260294579c0d9020ec6 chkfontpath-1.9.10-2.src.rpm 15335 -MD5 dfc075b9917e7efe3b2812ff52a62f07 chkfontpath-1.9.10-gentoo.patch.bz2 2587 |