diff options
author | Akinori Hattori <hattya@gentoo.org> | 2005-01-06 14:50:58 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2005-01-06 14:50:58 +0000 |
commit | e72e981359e7fab4b45b6e1b1e44e9ff3f1f8361 (patch) | |
tree | 9d58959c03dbabbeae89dcdf7d77c7d8e76ac058 /app-i18n | |
parent | version bump. (diff) | |
download | historical-e72e981359e7fab4b45b6e1b1e44e9ff3f1f8361.tar.gz historical-e72e981359e7fab4b45b6e1b1e44e9ff3f1f8361.tar.bz2 historical-e72e981359e7fab4b45b6e1b1e44e9ff3f1f8361.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-5818.ebuild | 68 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5822.ebuild | 68 | ||||
-rw-r--r-- | app-i18n/anthy-ss/files/digest-anthy-ss-5818 | 1 | ||||
-rw-r--r-- | app-i18n/anthy-ss/files/digest-anthy-ss-5822 | 1 |
6 files changed, 6 insertions, 144 deletions
diff --git a/app-i18n/anthy-ss/ChangeLog b/app-i18n/anthy-ss/ChangeLog index 48cc47bd778f..9bfc1e09b34a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.60 2005/01/06 14:48:07 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.61 2005/01/06 14:50:58 hattya Exp $ + + 06 Jan 2005; Akinori Hattori <hattya@gentoo.org> -anthy-ss-5818.ebuild, + -anthy-ss-5822.ebuild: + cleaned out old ebuilds. *anthy-ss-6024 (06 Jan 2005) diff --git a/app-i18n/anthy-ss/Manifest b/app-i18n/anthy-ss/Manifest index 150936da1fe5..6a11585c0bb2 100644 --- a/app-i18n/anthy-ss/Manifest +++ b/app-i18n/anthy-ss/Manifest @@ -1,13 +1,9 @@ -MD5 00b5b23c3f5364804a39449e418df0c1 ChangeLog 7949 -MD5 a2c61dac176e2da7ba8938a621b90be1 anthy-ss-5818.ebuild 1517 -MD5 47349a599b7aad2c18af0b3c0d29f5b6 anthy-ss-5822.ebuild 1517 +MD5 fffc4d0590d1caebe0d770a07ffb080f ChangeLog 8076 MD5 948b23be091fde144693d8c0add073e8 anthy-ss-5911.ebuild 1517 MD5 bb9eb18d91aeeb59506a244890e9078c anthy-ss-5924.ebuild 1517 MD5 bb9850aca38be64e684ef0a018f60976 anthy-ss-6024.ebuild 1513 MD5 bae17b53f1633ca708e67b8762933954 metadata.xml 616 MD5 d91fcb424ec63b588900d2d88a8bcee2 files/50anthy-gentoo.el 99 -MD5 5000812dd61960e8c6e4782396ebadb3 files/digest-anthy-ss-5818 63 -MD5 7a908ccfbcf25763c79f895c21bcead9 files/digest-anthy-ss-5822 63 MD5 bac116c2499963cb3b710d1b844b240c files/digest-anthy-ss-5911 63 MD5 0b077af94ae9cd4b1a942c308187a306 files/digest-anthy-ss-5924 63 MD5 72302f8477a04967cb0cbc0c19fb5902 files/digest-anthy-ss-6024 63 diff --git a/app-i18n/anthy-ss/anthy-ss-5818.ebuild b/app-i18n/anthy-ss/anthy-ss-5818.ebuild deleted file mode 100644 index ad698ba29550..000000000000 --- a/app-i18n/anthy-ss/anthy-ss-5818.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5818.ebuild,v 1.3 2005/01/01 14:25:30 eradicator 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/11891/${MY_P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -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" - use ucs4 && myconf="${myconf} --enable-ucs4" - - 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 - 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 - fi - - econf ${myconf} || die - emake || die - -} - -src_install() { - - make DESTDIR=${D} install || 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-5822.ebuild b/app-i18n/anthy-ss/anthy-ss-5822.ebuild deleted file mode 100644 index a522601a6513..000000000000 --- a/app-i18n/anthy-ss/anthy-ss-5822.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5822.ebuild,v 1.3 2005/01/01 14:25:30 eradicator 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/11968/${MY_P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -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" - use ucs4 && myconf="${myconf} --enable-ucs4" - - 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 - 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 - fi - - econf ${myconf} || die - emake || die - -} - -src_install() { - - make DESTDIR=${D} install || 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-5818 b/app-i18n/anthy-ss/files/digest-anthy-ss-5818 deleted file mode 100644 index 086095a010b3..000000000000 --- a/app-i18n/anthy-ss/files/digest-anthy-ss-5818 +++ /dev/null @@ -1 +0,0 @@ -MD5 7290835d8a74c96883358cd4397faf82 anthy-5818.tar.gz 1566415 diff --git a/app-i18n/anthy-ss/files/digest-anthy-ss-5822 b/app-i18n/anthy-ss/files/digest-anthy-ss-5822 deleted file mode 100644 index 26ecd043f1ee..000000000000 --- a/app-i18n/anthy-ss/files/digest-anthy-ss-5822 +++ /dev/null @@ -1 +0,0 @@ -MD5 f0dc47d81f04a17dc235ab9b2b13297f anthy-5822.tar.gz 1566583 |