public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/mecab-naist-jdic: metadata.xml ChangeLog mecab-naist-jdic-0.6.3b_p20111013.ebuild
@ 2012-01-21  2:55 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2012-01-21  2:55 UTC (permalink / raw
  To: gentoo-commits

matsuu      12/01/21 02:55:44

  Added:                metadata.xml ChangeLog
                        mecab-naist-jdic-0.6.3b_p20111013.ebuild
  Log:
  Initial import.
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-dicts/mecab-naist-jdic/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/mecab-naist-jdic/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/mecab-naist-jdic/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>cjk</herd>
</pkgmetadata>



1.1                  app-dicts/mecab-naist-jdic/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/mecab-naist-jdic/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/mecab-naist-jdic/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-dicts/mecab-naist-jdic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-naist-jdic/ChangeLog,v 1.1 2012/01/21 02:55:44 matsuu Exp $

*mecab-naist-jdic-0.6.3b_p20111013 (21 Jan 2012)

  21 Jan 2012; MATSUU Takuto <matsuu@gentoo.org>
  +mecab-naist-jdic-0.6.3b_p20111013.ebuild, +metadata.xml:
  Initial import.




1.1                  app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild?rev=1.1&content-type=text/plain

Index: mecab-naist-jdic-0.6.3b_p20111013.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild,v 1.1 2012/01/21 02:55:44 matsuu Exp $

EAPI=4

MY_P="${P/_p/-}"
DESCRIPTION="NAIST Japanese Dictionary"
HOMEPAGE="http://sourceforge.jp/projects/naist-jdic/"
SRC_URI="mirror://sourceforge.jp/naist-jdic/53500/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="unicode"

DEPEND="app-text/mecab[unicode=]"
RDEPEND=""

S="${WORKDIR}/${MY_P}"

DOCS="AUTHORS ChangeLog NEWS README"

src_configure() {
	local myconf
	use unicode && myconf="${myconf} --with-charset=utf-8"
	econf ${myconf}
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-21  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-21  2:55 [gentoo-commits] gentoo-x86 commit in app-dicts/mecab-naist-jdic: metadata.xml ChangeLog mecab-naist-jdic-0.6.3b_p20111013.ebuild Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox