Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
hattya 12/06/16 02:39:03
Modified: tinycdb-0.77-r2.ebuild ChangeLog
Log:
ia64 stable wrt bug #418671.
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.6 dev-db/tinycdb/tinycdb-0.77-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild?r1=1.5&r2=1.6
Index: tinycdb-0.77-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tinycdb-0.77-r2.ebuild 14 Jun 2012 15:21:20 -0000 1.5
+++ tinycdb-0.77-r2.ebuild 16 Jun 2012 02:39:03 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild,v 1.5 2012/06/14 15:21:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/tinycdb-0.77-r2.ebuild,v 1.6 2012/06/16 02:39:03 hattya Exp $
EAPI="4"
@@ -12,16 +12,15 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ppc x86"
+KEYWORDS="amd64 hppa ia64 ppc x86"
IUSE="static-libs"
RESTRICT="test"
RDEPEND="!dev-db/cdb"
src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-gentoo.diff \
- "${FILESDIR}"/${P}-umask.diff
+ epatch "${FILESDIR}"/${P}-gentoo.diff
+ epatch "${FILESDIR}"/${P}-umask.diff
# fix multilib support
sed -i "/^libdir/s:/lib:/$(get_libdir):" Makefile
}
1.38 dev-db/tinycdb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/tinycdb/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/tinycdb/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 14 Jun 2012 15:21:20 -0000 1.37
+++ ChangeLog 16 Jun 2012 02:39:03 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/tinycdb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/ChangeLog,v 1.37 2012/06/14 15:21:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tinycdb/ChangeLog,v 1.38 2012/06/16 02:39:03 hattya Exp $
+
+ 16 Jun 2012; Akinori Hattori <hattya@g.o> tinycdb-0.77-r2.ebuild:
+ ia64 stable wrt bug #418671.
14 Jun 2012; Jeroen Roovers <jer@g.o> tinycdb-0.77-r2.ebuild:
Stable for HPPA (bug #418671).
|
|