diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-05-30 08:55:44 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-05-30 08:55:44 +0000 |
commit | adccb4f95356b9fdb146738d82863808ff760128 (patch) | |
tree | ef71d6098e0dc00d5d3e1cfb47e2fec8c05d2f3d /app-i18n | |
parent | fixing Manifest (diff) | |
download | historical-adccb4f95356b9fdb146738d82863808ff760128.tar.gz historical-adccb4f95356b9fdb146738d82863808ff760128.tar.bz2 historical-adccb4f95356b9fdb146738d82863808ff760128.zip |
cleaned out old ebuilds
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/anthy-ss/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/anthy-ss/Manifest | 6 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5201.ebuild | 70 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5226.ebuild | 74 | ||||
-rw-r--r-- | app-i18n/anthy-ss/files/digest-anthy-ss-5201 | 1 | ||||
-rw-r--r-- | app-i18n/anthy-ss/files/digest-anthy-ss-5226 | 1 |
6 files changed, 6 insertions, 152 deletions
diff --git a/app-i18n/anthy-ss/ChangeLog b/app-i18n/anthy-ss/ChangeLog index 926696181283..cb60208e9696 100644 --- a/app-i18n/anthy-ss/ChangeLog +++ b/app-i18n/anthy-ss/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/anthy-ss # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.28 2004/05/30 08:52:40 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.29 2004/05/30 08:55:44 hattya Exp $ + + 30 May 2004; Akinori Hattori <hattya@gentoo.org> anthy-ss-5201.ebuild, + anthy-ss-5226.ebuild: + cleaned out old ebuilds. *anthy-ss-5326 (30 May 2004) diff --git a/app-i18n/anthy-ss/Manifest b/app-i18n/anthy-ss/Manifest index 122b0be2b5f0..88999aedfa1e 100644 --- a/app-i18n/anthy-ss/Manifest +++ b/app-i18n/anthy-ss/Manifest @@ -1,13 +1,9 @@ -MD5 da5a725b0aee01b7aa7b7ca7fe80d38b ChangeLog 4224 -MD5 f27b5ea1e7d90424b7486f0ad540753b anthy-ss-5201.ebuild 1488 -MD5 6a33087b1a0342d8225d04e3e6856a55 anthy-ss-5226.ebuild 1657 +MD5 961bb66a564034ff530a94a2a59c21b0 ChangeLog 4349 MD5 d02bea48564d5e4d0e0d6be2d1a833ab anthy-ss-5229.ebuild 1658 MD5 a6ffd28c6d01ed39d7656f108ee10f2f anthy-ss-5312.ebuild 1658 MD5 e884cbeb92869fb30858d2080ebac35c anthy-ss-5326.ebuild 1658 MD5 bae17b53f1633ca708e67b8762933954 metadata.xml 616 MD5 d91fcb424ec63b588900d2d88a8bcee2 files/50anthy-gentoo.el 99 -MD5 2050cbddba611585ca7c9a054528f923 files/digest-anthy-ss-5201 63 -MD5 ccb521fe9370bee91694629f0ffa65ee files/digest-anthy-ss-5226 63 MD5 78eb6a503308e1c04c33e88b9bc8cb02 files/digest-anthy-ss-5229 63 MD5 ed01f6179b92551a1a2cfa0bb10c02b8 files/digest-anthy-ss-5312 63 MD5 375c456edc2307faae526f62a995ae5d files/digest-anthy-ss-5326 63 diff --git a/app-i18n/anthy-ss/anthy-ss-5201.ebuild b/app-i18n/anthy-ss/anthy-ss-5201.ebuild deleted file mode 100644 index e6fc2be514a6..000000000000 --- a/app-i18n/anthy-ss/anthy-ss-5201.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5201.ebuild,v 1.1 2004/04/01 12:59:31 hattya Exp $ - -inherit elisp-common - -IUSE="emacs" - -MY_P="${P/-ss/}" - -DESCRIPTION="Anthy -- free and secure Japanese input system" -HOMEPAGE="http://anthy.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/anthy/8965/${MY_P}.tar.gz" - -RESTRICT="nomirror" -LICENSE="GPL-2" -KEYWORDS="~x86" -SLOT="0" -S="${WORKDIR}/${MY_P}" - -DEPEND="emacs? ( virtual/emacs ) - !app-i18n/anthy" - -src_compile() { - - local myconf - local cannadicdir=/var/lib/canna/dic/canna - - use emacs || myconf="EMACS=no" - - if has_version 'app-dicts/canna-zipcode'; then - einfo "Adding zipcode.t and jigyosyo.t to anthy.dic." - cp ${cannadicdir}/{zipcode,jigyosyo}.t mkanthydic - sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" \ - mkanthydic/Makefile.{in,am} - fi - - if has_version 'app-dicts/canna-2ch'; then - einfo "Adding nichan.ctd to anthy.dic." - cp ${cannadicdir}/nichan.ctd mkanthydic/2ch.t - sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" \ - mkanthydic/Makefile.{in,am} - fi - - econf ${myconf} || die - emake || die - -} - -src_install() { - - einstall || die - - use emacs && elisp-site-file-install ${FILESDIR}/50anthy-gentoo.el - - dodoc [A-Z][A-Z]* ChangeLog doc/[A-Z0-9][A-Z0-9]* doc/protocol.txt - -} - -pkg_postinst() { - - use emacs && elisp-site-regen - -} - -pkg_postrm() { - - has_version virtual/emacs && elisp-site-regen - -} diff --git a/app-i18n/anthy-ss/anthy-ss-5226.ebuild b/app-i18n/anthy-ss/anthy-ss-5226.ebuild deleted file mode 100644 index 3311025ba26e..000000000000 --- a/app-i18n/anthy-ss/anthy-ss-5226.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5226.ebuild,v 1.2 2004/04/28 21:29:58 dholm Exp $ - -inherit elisp-common - -IUSE="emacs ucs4" - -MY_P="${P/-ss/}" - -DESCRIPTION="Anthy -- free and secure Japanese input system" -HOMEPAGE="http://anthy.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/anthy/9259/${MY_P}.tar.gz" - -RESTRICT="nomirror" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -SLOT="0" -S="${WORKDIR}/${MY_P}" - -DEPEND="emacs? ( virtual/emacs ) - !app-i18n/anthy" - -# Anthy can not compile with sandbox since version 5209. -# It always causes SEGV at making mkanthydic. -SANDBOX_DISABLED="1" - -src_compile() { - - local myconf - local cannadicdir=/var/lib/canna/dic/canna - - use emacs || myconf="EMACS=no" - use ucs4 && myconf="${myconf} --enable-uc4" - - if has_version 'app-dicts/canna-zipcode'; then - einfo "Adding zipcode.t and jigyosyo.t to anthy.dic." - cp ${cannadicdir}/{zipcode,jigyosyo}.t mkanthydic - sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.am - fi - - if has_version 'app-dicts/canna-2ch'; then - einfo "Adding nichan.ctd to anthy.dic." - cp ${cannadicdir}/nichan.ctd mkanthydic/2ch.t - sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.am - fi - - autoconf - econf ${myconf} || die - emake || die - -} - -src_install() { - - einstall || die - - use emacs && elisp-site-file-install ${FILESDIR}/50anthy-gentoo.el - - dodoc [A-Z][A-Z]* ChangeLog doc/[A-Z0-9][A-Z0-9]* doc/protocol.txt - -} - -pkg_postinst() { - - use emacs && elisp-site-regen - -} - -pkg_postrm() { - - has_version virtual/emacs && elisp-site-regen - -} diff --git a/app-i18n/anthy-ss/files/digest-anthy-ss-5201 b/app-i18n/anthy-ss/files/digest-anthy-ss-5201 deleted file mode 100644 index 0095e5569161..000000000000 --- a/app-i18n/anthy-ss/files/digest-anthy-ss-5201 +++ /dev/null @@ -1 +0,0 @@ -MD5 bb86b902bd7c40715db9da05138013ad anthy-5201.tar.gz 1526955 diff --git a/app-i18n/anthy-ss/files/digest-anthy-ss-5226 b/app-i18n/anthy-ss/files/digest-anthy-ss-5226 deleted file mode 100644 index a20cc39eb1d7..000000000000 --- a/app-i18n/anthy-ss/files/digest-anthy-ss-5226 +++ /dev/null @@ -1 +0,0 @@ -MD5 b118b96c0b32dfcd5295dcbbdbe3b859 anthy-5226.tar.gz 1542491 |