* [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-2.8.16-r5.ebuild ChangeLog
@ 2014-08-10 20:02 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:02 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:02:47
Modified: sqlite-2.8.16-r5.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.9 dev-db/sqlite/sqlite-2.8.16-r5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild?r1=1.8&r2=1.9
Index: sqlite-2.8.16-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sqlite-2.8.16-r5.ebuild 4 Oct 2012 23:22:10 -0000 1.8
+++ sqlite-2.8.16-r5.ebuild 10 Aug 2014 20:02:47 -0000 1.9
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild,v 1.8 2012/10/04 23:22:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild,v 1.9 2014/08/10 20:02:47 slyfox Exp $
inherit eutils alternatives multilib toolchain-funcs
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-DESCRIPTION="SQLite: an SQL Database Engine in a C Library."
+DESCRIPTION="SQLite: an SQL Database Engine in a C Library"
HOMEPAGE="http://www.sqlite.org/"
SRC_URI="http://www.sqlite.org/${P}.tar.gz"
1.526 dev-db/sqlite/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.526&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.526&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.525&r2=1.526
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -r1.525 -r1.526
--- ChangeLog 9 Aug 2014 09:38:53 -0000 1.525
+++ ChangeLog 10 Aug 2014 20:02:47 -0000 1.526
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqlite
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.525 2014/08/09 09:38:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.526 2014/08/10 20:02:47 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> sqlite-2.8.16-r5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
09 Aug 2014; Markus Meier <maekke@gentoo.org> sqlite-3.8.5.ebuild:
arm stable, bug #518610
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-2.8.16-r5.ebuild ChangeLog
@ 2012-06-04 6:55 Zac Medico (zmedico)
0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico (zmedico) @ 2012-06-04 6:55 UTC (permalink / raw
To: gentoo-commits
zmedico 12/06/04 06:55:12
Modified: sqlite-2.8.16-r5.ebuild ChangeLog
Log:
inherit multilib for get_libdir
(Portage version: 2.2.0_alpha109_p5/cvs/Linux i686)
Revision Changes Path
1.7 dev-db/sqlite/sqlite-2.8.16-r5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild?r1=1.6&r2=1.7
Index: sqlite-2.8.16-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sqlite-2.8.16-r5.ebuild 30 May 2012 22:56:19 -0000 1.6
+++ sqlite-2.8.16-r5.ebuild 4 Jun 2012 06:55:12 -0000 1.7
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild,v 1.6 2012/05/30 22:56:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r5.ebuild,v 1.7 2012/06/04 06:55:12 zmedico Exp $
-inherit eutils alternatives toolchain-funcs
+inherit eutils alternatives multilib toolchain-funcs
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
1.412 dev-db/sqlite/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.412&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.412&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.411&r2=1.412
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- ChangeLog 30 May 2012 22:56:19 -0000 1.411
+++ ChangeLog 4 Jun 2012 06:55:12 -0000 1.412
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqlite
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.411 2012/05/30 22:56:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.412 2012/06/04 06:55:12 zmedico Exp $
+
+ 04 Jun 2012; Zac Medico <zmedico@gentoo.org> sqlite-2.8.16-r5.ebuild:
+ inherit multilib for get_libdir
30 May 2012; Alexis Ballier <aballier@gentoo.org> sqlite-2.8.16-r5.ebuild:
keyword ~amd64-fbsd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-11 21:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:02 [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-2.8.16-r5.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2012-06-04 6:55 Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox