public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-table-cyrillic: ChangeLog ibus-table-cyrillic-1.2.0.20100305.ebuild
@ 2010-03-13  0:53 Matsuu Takuto (matsuu)
  0 siblings, 0 replies; 2+ messages in thread
From: Matsuu Takuto (matsuu) @ 2010-03-13  0:53 UTC (permalink / raw
  To: gentoo-commits

matsuu      10/03/13 00:53:51

  Modified:             ChangeLog
  Added:                ibus-table-cyrillic-1.2.0.20100305.ebuild
  Log:
  Version bumped.
  (Portage version: 2.1.8.2/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-i18n/ibus-table-cyrillic/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Jan 2010 17:04:57 -0000	1.1
+++ ChangeLog	13 Mar 2010 00:53:50 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for app-i18n/ibus-table-cyrillic
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog,v 1.1 2010/01/09 17:04:57 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog,v 1.2 2010/03/13 00:53:50 matsuu Exp $
+
+*ibus-table-cyrillic-1.2.0.20100305 (13 Mar 2010)
+
+  13 Mar 2010; MATSUU Takuto <matsuu@gentoo.org>
+  +ibus-table-cyrillic-1.2.0.20100305.ebuild:
+  Version bumped.
 
 *ibus-table-cyrillic-1.2.0.20100107 (09 Jan 2010)
 



1.1                  app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild?rev=1.1&content-type=text/plain

Index: ibus-table-cyrillic-1.2.0.20100305.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild,v 1.1 2010/03/13 00:53:50 matsuu Exp $

DESCRIPTION="Translit, Russian Traditional, Yawerty tables for IBus-Table"
HOMEPAGE="http://code.google.com/p/ibus/"
SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=app-i18n/ibus-table-1.2
	>=dev-lang/python-2.6"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_install() {
	emake DESTDIR="${D}" install || die

	dodoc AUTHORS ChangeLog NEWS README || die
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-table-cyrillic: ChangeLog ibus-table-cyrillic-1.2.0.20100305.ebuild
@ 2012-05-03 19:24 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03 19:24 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 19:24:33

  Modified:             ChangeLog ibus-table-cyrillic-1.2.0.20100305.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.4                  app-i18n/ibus-table-cyrillic/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 May 2010 00:37:25 -0000	1.3
+++ ChangeLog	3 May 2012 19:24:33 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for app-i18n/ibus-table-cyrillic
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog,v 1.3 2010/05/04 00:37:25 matsuu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ChangeLog,v 1.4 2012/05/03 19:24:33 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org>
+  ibus-table-cyrillic-1.2.0.20100305.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   04 May 2010; MATSUU Takuto <matsuu@gentoo.org>
   -ibus-table-cyrillic-1.2.0.20100107.ebuild,



1.3                  app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild?r1=1.2&r2=1.3

Index: ibus-table-cyrillic-1.2.0.20100305.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ibus-table-cyrillic-1.2.0.20100305.ebuild	4 May 2010 00:37:25 -0000	1.2
+++ ibus-table-cyrillic-1.2.0.20100305.ebuild	3 May 2012 19:24:33 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:37:25 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-cyrillic/ibus-table-cyrillic-1.2.0.20100305.ebuild,v 1.3 2012/05/03 19:24:33 jdhore Exp $
 
 DESCRIPTION="Translit, Russian Traditional, Yawerty tables for IBus-Table"
 HOMEPAGE="http://code.google.com/p/ibus/"
@@ -13,7 +13,7 @@
 
 RDEPEND=">=app-i18n/ibus-table-1.2"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_install() {
 	emake DESTDIR="${D}" install || die






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-03 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13  0:53 [gentoo-commits] gentoo-x86 commit in app-i18n/ibus-table-cyrillic: ChangeLog ibus-table-cyrillic-1.2.0.20100305.ebuild Matsuu Takuto (matsuu)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-03 19:24 Jeff Horelick (jdhore)

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