diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-04-01 13:01:38 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-04-01 13:01:38 +0000 |
commit | c6c9aac5a7d702bb4a78ac238953c32cc344e827 (patch) | |
tree | 51aafe2fcd23eeeb1b2979d6d36df739f73886df /app-i18n | |
parent | version bump. (diff) | |
download | historical-c6c9aac5a7d702bb4a78ac238953c32cc344e827.tar.gz historical-c6c9aac5a7d702bb4a78ac238953c32cc344e827.tar.bz2 historical-c6c9aac5a7d702bb4a78ac238953c32cc344e827.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-5021.ebuild | 70 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5106.ebuild | 70 | ||||
-rw-r--r-- | app-i18n/anthy-ss/files/digest-anthy-ss-5021 | 1 | ||||
-rw-r--r-- | app-i18n/anthy-ss/files/digest-anthy-ss-5106 | 1 |
6 files changed, 6 insertions, 148 deletions
diff --git a/app-i18n/anthy-ss/ChangeLog b/app-i18n/anthy-ss/ChangeLog index 1d80b0f3a29a..8dceb0ac3008 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.21 2004/04/01 12:59:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.22 2004/04/01 13:01:37 hattya Exp $ + + 01 Apr 2004; Akinori Hattori <hattya@gentoo.org> anthy-ss-5021.ebuild, + anthy-ss-5106.ebuild: + cleaned out old ebuilds. *anthy-ss-5201 (01 Apr 2004) diff --git a/app-i18n/anthy-ss/Manifest b/app-i18n/anthy-ss/Manifest index 81684b1612fa..8d96d5c6ce2a 100644 --- a/app-i18n/anthy-ss/Manifest +++ b/app-i18n/anthy-ss/Manifest @@ -1,13 +1,9 @@ -MD5 4ea585cc2e8783b07edb8af3c9944c73 ChangeLog 3409 -MD5 6e44ae9f72183cc95b442953890d0897 anthy-ss-5021.ebuild 1488 -MD5 2fd72e2b7f5b647b389171dcc6dccf7d anthy-ss-5106.ebuild 1488 +MD5 0ae88205b95de19a9003aef4d5c8a594 ChangeLog 3534 MD5 fe1ec6e52db7e3c77c9095fbd94f894a anthy-ss-5117.ebuild 1488 MD5 a14efe396e86e112dfc787c46df32b3b anthy-ss-5122.ebuild 1488 MD5 f27b5ea1e7d90424b7486f0ad540753b anthy-ss-5201.ebuild 1488 MD5 bae17b53f1633ca708e67b8762933954 metadata.xml 616 MD5 d91fcb424ec63b588900d2d88a8bcee2 files/50anthy-gentoo.el 99 -MD5 0a5d1c1596558566cb22a5c5852d18bd files/digest-anthy-ss-5021 63 -MD5 56c8b0fd5cd5e7546a591c861b4973ad files/digest-anthy-ss-5106 63 MD5 11e39be8a26acebcb26101bfe81aceca files/digest-anthy-ss-5117 63 MD5 f948c79e8d32c1f474a3750da10f4621 files/digest-anthy-ss-5122 63 MD5 2050cbddba611585ca7c9a054528f923 files/digest-anthy-ss-5201 63 diff --git a/app-i18n/anthy-ss/anthy-ss-5021.ebuild b/app-i18n/anthy-ss/anthy-ss-5021.ebuild deleted file mode 100644 index d7782ca1a572..000000000000 --- a/app-i18n/anthy-ss/anthy-ss-5021.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-5021.ebuild,v 1.1 2004/02/21 15:44:51 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/8335/${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-5106.ebuild b/app-i18n/anthy-ss/anthy-ss-5106.ebuild deleted file mode 100644 index 6d095e60cd78..000000000000 --- a/app-i18n/anthy-ss/anthy-ss-5106.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-5106.ebuild,v 1.1 2004/03/08 11:07:17 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/8558/${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/files/digest-anthy-ss-5021 b/app-i18n/anthy-ss/files/digest-anthy-ss-5021 deleted file mode 100644 index 771f62d229fc..000000000000 --- a/app-i18n/anthy-ss/files/digest-anthy-ss-5021 +++ /dev/null @@ -1 +0,0 @@ -MD5 481c3879933555b8030cacd5d76a2fb4 anthy-5021.tar.gz 1523181 diff --git a/app-i18n/anthy-ss/files/digest-anthy-ss-5106 b/app-i18n/anthy-ss/files/digest-anthy-ss-5106 deleted file mode 100644 index a14a5f3790a8..000000000000 --- a/app-i18n/anthy-ss/files/digest-anthy-ss-5106 +++ /dev/null @@ -1 +0,0 @@ -MD5 5f1409d8dea41be54340560223a5a8cb anthy-5106.tar.gz 1524089 |