calchan     14/05/07 14:24:24

  Modified:             ChangeLog tagainijisho-1.0.2.ebuild
  Log:
  Tagaini Jinsho depends on sqlite3 but I can't seem to be able to completely 
unbundle it either.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  app-i18n/tagainijisho/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   6 May 2014 17:37:49 -0000       1.1
+++ ChangeLog   7 May 2014 14:24:23 -0000       1.2
@@ -1,6 +1,10 @@
 # ChangeLog for app-i18n/tagainijisho
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/ChangeLog,v 1.1 
2014/05/06 17:37:49 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/tagainijisho/ChangeLog,v 1.2 
2014/05/07 14:24:23 calchan Exp $
+
+  07 May 2014; Denis Dupeyron <[email protected]> tagainijisho-1.0.2.ebuild:
+  Tagaini Jinsho depends on sqlite3 but I can't seem to be able to completely
+  unbundle it either.
 
 *tagainijisho-1.0.2 (06 May 2014)
 



1.2                  app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild?r1=1.1&r2=1.2

Index: tagainijisho-1.0.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tagainijisho-1.0.2.ebuild   6 May 2014 17:37:49 -0000       1.1
+++ tagainijisho-1.0.2.ebuild   7 May 2014 14:24:23 -0000       1.2
@@ -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/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild,v 1.1 
2014/05/06 17:37:49 calchan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-i18n/tagainijisho/tagainijisho-1.0.2.ebuild,v 1.2 
2014/05/07 14:24:23 calchan Exp $
 
 EAPI=5
 
@@ -15,11 +15,10 @@
 KEYWORDS="~amd64"
 IUSE=""
 DEPEND="dev-qt/qtcore:4
-       dev-qt/qtgui:4"
+       dev-qt/qtgui:4
+       dev-db/sqlite:3"
 RDEPEND="${DEPEND}"
 
-# TODO: unbundle sqlite
-
 pkg_preinst() {
        gnome2_icon_savelist
 }




Reply via email to