From 0852f7f6132375202f2a258d248e10cc99fc70f6 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Sun, 4 Jul 2004 09:28:18 +0000 Subject: cleaned out old ebuild --- app-i18n/anthy/ChangeLog | 5 +++- app-i18n/anthy/anthy-4300b.ebuild | 44 --------------------------------- app-i18n/anthy/files/digest-anthy-4300b | 1 - 3 files changed, 4 insertions(+), 46 deletions(-) delete mode 100644 app-i18n/anthy/anthy-4300b.ebuild delete mode 100644 app-i18n/anthy/files/digest-anthy-4300b (limited to 'app-i18n/anthy') diff --git a/app-i18n/anthy/ChangeLog b/app-i18n/anthy/ChangeLog index de90422e0113..930a660f9feb 100644 --- a/app-i18n/anthy/ChangeLog +++ b/app-i18n/anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/anthy # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.21 2004/07/04 09:25:40 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/ChangeLog,v 1.22 2004/07/04 09:28:18 hattya Exp $ + + 04 Jul 2004; Akinori Hattori -anthy-4300b.ebuild: + cleaned out old ebuild. *anthy-5500 (04 Jul 2004) diff --git a/app-i18n/anthy/anthy-4300b.ebuild b/app-i18n/anthy/anthy-4300b.ebuild deleted file mode 100644 index fb9c835b34cc..000000000000 --- a/app-i18n/anthy/anthy-4300b.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-4300b.ebuild,v 1.9 2004/06/28 01:40:27 vapier Exp $ - -inherit elisp-common - -DESCRIPTION="free and secure Japanese input system" -HOMEPAGE="http://anthy.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/anthy/5332/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc alpha" -IUSE="emacs" - -DEPEND="virtual/libc - !app-i18n/anthy-ss - emacs? ( virtual/emacs )" - -SITEFILE="50anthy-gentoo.el" - -src_compile() { - local myconf="" - use emacs || myconf="EMACS=no" - econf ${myconf} || die - emake || die -} - -src_install() { - einstall || die - - use emacs && elisp-site-file-install ${FILESDIR}/${SITEFILE} - - dodoc AUTHORS ChangeLog DIARY INSTALL NEWS README \ - doc/[A-Z][A-Z]* doc/protocol.txt -} - -pkg_postinst() { - use emacs && elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen -} diff --git a/app-i18n/anthy/files/digest-anthy-4300b b/app-i18n/anthy/files/digest-anthy-4300b deleted file mode 100644 index 83448898cb1e..000000000000 --- a/app-i18n/anthy/files/digest-anthy-4300b +++ /dev/null @@ -1 +0,0 @@ -MD5 2f409a7ab9f6b9b9099191cd78385f42 anthy-4300b.tar.gz 1398632 -- cgit v1.2.3-65-gdbad