diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2006-11-04 06:38:57 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2006-11-04 06:38:57 +0000 |
commit | b33f91edd41be40aaa80baa8d018f9f072b6bfbd (patch) | |
tree | ec626e9f07303314c46efbf9451b53c5f3e6fcc4 /app-i18n | |
parent | Got a little herd happy, updated metadata.xml to no-herd (diff) | |
download | historical-b33f91edd41be40aaa80baa8d018f9f072b6bfbd.tar.gz historical-b33f91edd41be40aaa80baa8d018f9f072b6bfbd.tar.bz2 historical-b33f91edd41be40aaa80baa8d018f9f072b6bfbd.zip |
Version bumped.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/libtomoe-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.3.0 | 3 | ||||
-rw-r--r-- | app-i18n/libtomoe-gtk/libtomoe-gtk-0.3.0.ebuild | 21 | ||||
-rw-r--r-- | app-i18n/scim-tomoe/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/scim-tomoe/files/digest-scim-tomoe-0.3.0 | 3 | ||||
-rw-r--r-- | app-i18n/scim-tomoe/scim-tomoe-0.3.0.ebuild | 21 | ||||
-rw-r--r-- | app-i18n/tomoe/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/tomoe/files/digest-tomoe-0.3.0 | 3 | ||||
-rw-r--r-- | app-i18n/tomoe/tomoe-0.3.0.ebuild | 18 |
9 files changed, 87 insertions, 3 deletions
diff --git a/app-i18n/libtomoe-gtk/ChangeLog b/app-i18n/libtomoe-gtk/ChangeLog index 968e6511d017..cae6b9b7f1e1 100644 --- a/app-i18n/libtomoe-gtk/ChangeLog +++ b/app-i18n/libtomoe-gtk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/libtomoe-gtk # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtomoe-gtk/ChangeLog,v 1.1 2006/08/12 02:27:48 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtomoe-gtk/ChangeLog,v 1.2 2006/11/04 06:38:21 matsuu Exp $ + +*libtomoe-gtk-0.3.0 (04 Nov 2006) + + 04 Nov 2006; MATSUU Takuto <matsuu@gentoo.org> +libtomoe-gtk-0.3.0.ebuild: + Version bumped. *libtomoe-gtk-0.1.0 (12 Aug 2006) diff --git a/app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.3.0 b/app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.3.0 new file mode 100644 index 000000000000..286842f74c7c --- /dev/null +++ b/app-i18n/libtomoe-gtk/files/digest-libtomoe-gtk-0.3.0 @@ -0,0 +1,3 @@ +MD5 02ac4d5daa0472676f3a586e96e606b1 libtomoe-gtk-0.3.0.tar.gz 378795 +RMD160 4acbd98e737a303029032ed7ee827f223f03beb6 libtomoe-gtk-0.3.0.tar.gz 378795 +SHA256 91ac7947d35358b48b1d00a70ce0803d41385145c4d5e8cfd86cab9f6b5f7022 libtomoe-gtk-0.3.0.tar.gz 378795 diff --git a/app-i18n/libtomoe-gtk/libtomoe-gtk-0.3.0.ebuild b/app-i18n/libtomoe-gtk/libtomoe-gtk-0.3.0.ebuild new file mode 100644 index 000000000000..f7f272fcf0c0 --- /dev/null +++ b/app-i18n/libtomoe-gtk/libtomoe-gtk-0.3.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtomoe-gtk/libtomoe-gtk-0.3.0.ebuild,v 1.1 2006/11/04 06:38:21 matsuu Exp $ + +DESCRIPTION="Tomoe GTK+ interface widget library" +HOMEPAGE="http://tomoe.sourceforge.jp/" +SRC_URI="mirror://sourceforge.jp/tomoe/22452/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=app-i18n/tomoe-0.3.0 + >=x11-libs/gtk+-2.4.0" + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + + dodoc AUTHORS ChangeLog NEWS README +} diff --git a/app-i18n/scim-tomoe/ChangeLog b/app-i18n/scim-tomoe/ChangeLog index 749302942053..cfc94dd6ffb1 100644 --- a/app-i18n/scim-tomoe/ChangeLog +++ b/app-i18n/scim-tomoe/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/scim-tomoe # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.1 2006/08/12 02:56:51 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.2 2006/11/04 06:38:57 matsuu Exp $ + +*scim-tomoe-0.3.0 (04 Nov 2006) + + 04 Nov 2006; MATSUU Takuto <matsuu@gentoo.org> +scim-tomoe-0.3.0.ebuild: + Version bumped. *scim-tomoe-0.2.0 (12 Aug 2006) diff --git a/app-i18n/scim-tomoe/files/digest-scim-tomoe-0.3.0 b/app-i18n/scim-tomoe/files/digest-scim-tomoe-0.3.0 new file mode 100644 index 000000000000..318c2dc05af8 --- /dev/null +++ b/app-i18n/scim-tomoe/files/digest-scim-tomoe-0.3.0 @@ -0,0 +1,3 @@ +MD5 8f34a77d31ecb17767a7c6919a8a2d2c scim-tomoe-0.3.0.tar.gz 505785 +RMD160 e487350034119090a408969952003343a9e6ad31 scim-tomoe-0.3.0.tar.gz 505785 +SHA256 1ec243051342c804412a9b26e76147a2752c24e8473f9bbd9e84d301e24072a7 scim-tomoe-0.3.0.tar.gz 505785 diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.3.0.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.3.0.ebuild new file mode 100644 index 000000000000..f613af0ff358 --- /dev/null +++ b/app-i18n/scim-tomoe/scim-tomoe-0.3.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/scim-tomoe-0.3.0.ebuild,v 1.1 2006/11/04 06:38:57 matsuu Exp $ + +DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM" +HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMTomoe" +SRC_URI="mirror://sourceforge.jp/scim-imengine/22492/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="|| ( >=app-i18n/scim-1.2.0 >=app-i18n/scim-cvs-1.2.0 ) + >=app-i18n/libtomoe-gtk-0.1.0" + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + + dodoc AUTHORS ChangeLog NEWS README TODO +} diff --git a/app-i18n/tomoe/ChangeLog b/app-i18n/tomoe/ChangeLog index fc83c4f86c88..3681aaf07449 100644 --- a/app-i18n/tomoe/ChangeLog +++ b/app-i18n/tomoe/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/tomoe # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.1 2006/08/12 02:16:23 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.2 2006/11/04 06:37:47 matsuu Exp $ + +*tomoe-0.3.0 (04 Nov 2006) + + 04 Nov 2006; MATSUU Takuto <matsuu@gentoo.org> +tomoe-0.3.0.ebuild: + Version bumped. *tomoe-0.2.1 (12 Aug 2006) diff --git a/app-i18n/tomoe/files/digest-tomoe-0.3.0 b/app-i18n/tomoe/files/digest-tomoe-0.3.0 new file mode 100644 index 000000000000..09b3377a8b36 --- /dev/null +++ b/app-i18n/tomoe/files/digest-tomoe-0.3.0 @@ -0,0 +1,3 @@ +MD5 2dca559c79a7b9caff50b027ee3df172 tomoe-0.3.0.tar.gz 1869707 +RMD160 8d08f6c993c80bdaa1371fdaa1067336bfec549b tomoe-0.3.0.tar.gz 1869707 +SHA256 a2f4ffa602238b9962e8602d708be32cd01736bc5049b9d0a44be4971dcb0172 tomoe-0.3.0.tar.gz 1869707 diff --git a/app-i18n/tomoe/tomoe-0.3.0.ebuild b/app-i18n/tomoe/tomoe-0.3.0.ebuild new file mode 100644 index 000000000000..b08601ca0303 --- /dev/null +++ b/app-i18n/tomoe/tomoe-0.3.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/tomoe-0.3.0.ebuild,v 1.1 2006/11/04 06:37:47 matsuu Exp $ + +DESCRIPTION="Japanese handwriting recognition engine" +HOMEPAGE="http://tomoe.sourceforge.jp/" +SRC_URI="mirror://sourceforge.jp/tomoe/22451/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + + dodoc AUTHORS ChangeLog +} |