titanofold 14/12/28 15:19:43 Modified: ChangeLog textsearch_ja-9.0.0.ebuild Log: Rename virtual/postgresql to dev-db/postgresql (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Revision Changes Path 1.6 dev-db/textsearch_ja/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/textsearch_ja/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/textsearch_ja/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/textsearch_ja/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/textsearch_ja/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 3 Nov 2014 11:36:47 -0000 1.5 +++ ChangeLog 28 Dec 2014 15:19:43 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for dev-db/textsearch_ja # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/textsearch_ja/ChangeLog,v 1.5 2014/11/03 11:36:47 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/textsearch_ja/ChangeLog,v 1.6 2014/12/28 15:19:43 titanofold Exp $ + + 28 Dec 2014; Aaron W. Swenson <[email protected]> + textsearch_ja-9.0.0.ebuild: + Rename virtual/postgresql to dev-db/postgresql 03 Nov 2014; Aaron W. Swenson <[email protected]> textsearch_ja-9.0.0.ebuild: 1.4 dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild?r1=1.3&r2=1.4 Index: textsearch_ja-9.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- textsearch_ja-9.0.0.ebuild 3 Nov 2014 11:36:47 -0000 1.3 +++ textsearch_ja-9.0.0.ebuild 28 Dec 2014 15:19:43 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild,v 1.3 2014/11/03 11:36:47 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/textsearch_ja/textsearch_ja-9.0.0.ebuild,v 1.4 2014/12/28 15:19:43 titanofold Exp $ EAPI=4 @@ -14,7 +14,7 @@ IUSE="" DEPEND="app-text/mecab - >=virtual/postgresql-7.4[server]" # pgmecab requires PGXS + >=dev-db/postgresql-7.4[server]" # pgmecab requires PGXS RDEPEND="${DEPEND}" src_compile() {
