* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2012-03-09 19:12 Jeff Horelick (jdhore)
0 siblings, 0 replies; 16+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-03-09 19:12 UTC (permalink / raw
To: gentoo-commits
jdhore 12/03/09 19:12:26
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Keyworded ~x86 wrt bug 402721
(Portage version: 2.2.0_alpha90/cvs/Linux i686)
Revision Changes Path
1.2 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.1&r2=1.2
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libcacard-0.1.2.ebuild 8 Feb 2012 15:48:41 -0000 1.1
+++ libcacard-0.1.2.ebuild 9 Mar 2012 19:12:26 -0000 1.2
@@ -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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.1 2012/02/08 15:48:41 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.2 2012/03/09 19:12:26 jdhore Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.2 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 8 Feb 2012 15:48:41 -0000 1.1
+++ ChangeLog 9 Mar 2012 19:12:26 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.1 2012/02/08 15:48:41 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.2 2012/03/09 19:12:26 jdhore Exp $
+
+ 09 Mar 2012; Jeff Horelick <jdhore@gentoo.org> libcacard-0.1.2.ebuild:
+ Keyworded ~x86 wrt bug 402721
*libcacard-0.1.2 (08 Feb 2012)
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2012-03-15 12:27 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-15 12:27 UTC (permalink / raw
To: gentoo-commits
ago 12/03/15 12:27:39
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #407357
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.3 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.2&r2=1.3
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libcacard-0.1.2.ebuild 9 Mar 2012 19:12:26 -0000 1.2
+++ libcacard-0.1.2.ebuild 15 Mar 2012 12:27:39 -0000 1.3
@@ -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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.2 2012/03/09 19:12:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.3 2012/03/15 12:27:39 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.3 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 9 Mar 2012 19:12:26 -0000 1.2
+++ ChangeLog 15 Mar 2012 12:27:39 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.2 2012/03/09 19:12:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.3 2012/03/15 12:27:39 ago Exp $
+
+ 15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for amd64, wrt bug #407357
09 Mar 2012; Jeff Horelick <jdhore@gentoo.org> libcacard-0.1.2.ebuild:
Keyworded ~x86 wrt bug 402721
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2012-05-03 18:49 Jeff Horelick (jdhore)
0 siblings, 0 replies; 16+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03 18:49 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/03 18:49:07
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.4 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.3&r2=1.4
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libcacard-0.1.2.ebuild 15 Mar 2012 12:27:39 -0000 1.3
+++ libcacard-0.1.2.ebuild 3 May 2012 18:49:07 -0000 1.4
@@ -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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.3 2012/03/15 12:27:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.4 2012/05/03 18:49:07 jdhore Exp $
EAPI=4
@@ -16,7 +16,7 @@
RDEPEND=">=dev-libs/nss-3.13
>=sys-apps/pcsc-lite-1.8"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
# --enable-passthru works only on W$
1.4 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 15 Mar 2012 12:27:39 -0000 1.3
+++ ChangeLog 3 May 2012 18:49:07 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.3 2012/03/15 12:27:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.4 2012/05/03 18:49:07 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> libcacard-0.1.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for amd64, wrt bug #407357
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2012-11-21 21:58 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-21 21:58 UTC (permalink / raw
To: gentoo-commits
ago 12/11/21 21:58:52
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for x86, wrt bug #444228
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.5 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.4&r2=1.5
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libcacard-0.1.2.ebuild 3 May 2012 18:49:07 -0000 1.4
+++ libcacard-0.1.2.ebuild 21 Nov 2012 21:58:52 -0000 1.5
@@ -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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.4 2012/05/03 18:49:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.5 2012/11/21 21:58:52 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.5 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 3 May 2012 18:49:07 -0000 1.4
+++ ChangeLog 21 Nov 2012 21:58:52 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.4 2012/05/03 18:49:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.5 2012/11/21 21:58:52 ago Exp $
+
+ 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for x86, wrt bug #444228
03 May 2012; Jeff Horelick <jdhore@gentoo.org> libcacard-0.1.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2012-12-31 14:15 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31 14:15 UTC (permalink / raw
To: gentoo-commits
ago 12/12/31 14:15:46
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.6 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.5&r2=1.6
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libcacard-0.1.2.ebuild 21 Nov 2012 21:58:52 -0000 1.5
+++ libcacard-0.1.2.ebuild 31 Dec 2012 14:15:46 -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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.5 2012/11/21 21:58:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.6 2012/12/31 14:15:46 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.6 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 21 Nov 2012 21:58:52 -0000 1.5
+++ ChangeLog 31 Dec 2012 14:15:46 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.5 2012/11/21 21:58:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.6 2012/12/31 14:15:46 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~ppc, wrt bug #449220
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for x86, wrt bug #444228
@@ -19,4 +22,3 @@
08 Feb 2012; Tiziano Müller <dev-zero@gentoo.org> +libcacard-0.1.2.ebuild,
+metadata.xml:
Initial commit (ebuild written by me), optional requirement for spice.
-
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2012-12-31 15:26 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31 15:26 UTC (permalink / raw
To: gentoo-commits
ago 12/12/31 15:26:03
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.7 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.6&r2=1.7
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libcacard-0.1.2.ebuild 31 Dec 2012 14:15:46 -0000 1.6
+++ libcacard-0.1.2.ebuild 31 Dec 2012 15:26:03 -0000 1.7
@@ -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/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.6 2012/12/31 14:15:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.7 2012/12/31 15:26:03 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.7 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 31 Dec 2012 14:15:46 -0000 1.6
+++ ChangeLog 31 Dec 2012 15:26:03 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.6 2012/12/31 14:15:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.7 2012/12/31 15:26:03 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~ppc, wrt bug #449220
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2013-01-01 11:36 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 11:36 UTC (permalink / raw
To: gentoo-commits
ago 13/01/01 11:36:08
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.8 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.7&r2=1.8
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libcacard-0.1.2.ebuild 31 Dec 2012 15:26:03 -0000 1.7
+++ libcacard-0.1.2.ebuild 1 Jan 2013 11:36:08 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.7 2012/12/31 15:26:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.8 2013/01/01 11:36:08 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.8 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 31 Dec 2012 15:26:03 -0000 1.7
+++ ChangeLog 1 Jan 2013 11:36:08 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.7 2012/12/31 15:26:03 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.8 2013/01/01 11:36:08 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~ppc64, wrt bug #449220
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2013-01-01 14:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 14:03 UTC (permalink / raw
To: gentoo-commits
ago 13/01/01 14:03:20
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.9 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.8&r2=1.9
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libcacard-0.1.2.ebuild 1 Jan 2013 11:36:08 -0000 1.8
+++ libcacard-0.1.2.ebuild 1 Jan 2013 14:03:20 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.8 2013/01/01 11:36:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.9 2013/01/01 14:03:20 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.9 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 1 Jan 2013 11:36:08 -0000 1.8
+++ ChangeLog 1 Jan 2013 14:03:20 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.8 2013/01/01 11:36:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.9 2013/01/01 14:03:20 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~ia64, wrt bug #449220
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2013-01-06 9:14 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-06 9:14 UTC (permalink / raw
To: gentoo-commits
ago 13/01/06 09:14:34
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.10 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.9&r2=1.10
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libcacard-0.1.2.ebuild 1 Jan 2013 14:03:20 -0000 1.9
+++ libcacard-0.1.2.ebuild 6 Jan 2013 09:14:34 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.9 2013/01/01 14:03:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.10 2013/01/06 09:14:34 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.10 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 1 Jan 2013 14:03:20 -0000 1.9
+++ ChangeLog 6 Jan 2013 09:14:34 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.9 2013/01/01 14:03:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.10 2013/01/06 09:14:34 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~alpha, wrt bug #449220
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2013-02-02 22:22 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-02 22:22 UTC (permalink / raw
To: gentoo-commits
ago 13/02/02 22:22:16
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.11 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.10&r2=1.11
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libcacard-0.1.2.ebuild 6 Jan 2013 09:14:34 -0000 1.10
+++ libcacard-0.1.2.ebuild 2 Feb 2013 22:22:16 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.10 2013/01/06 09:14:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.11 2013/02/02 22:22:16 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.11 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 6 Jan 2013 09:14:34 -0000 1.10
+++ ChangeLog 2 Feb 2013 22:22:16 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.10 2013/01/06 09:14:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.11 2013/02/02 22:22:16 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~sparc, wrt bug #449220
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2013-12-21 18:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-21 18:59 UTC (permalink / raw
To: gentoo-commits
ago 13/12/21 18:59:00
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #488926
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.12 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.11&r2=1.12
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libcacard-0.1.2.ebuild 2 Feb 2013 22:22:16 -0000 1.11
+++ libcacard-0.1.2.ebuild 21 Dec 2013 18:59:00 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.11 2013/02/02 22:22:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.12 2013/12/21 18:59:00 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.12 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 2 Feb 2013 22:22:16 -0000 1.11
+++ ChangeLog 21 Dec 2013 18:59:00 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.11 2013/02/02 22:22:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.12 2013/12/21 18:59:00 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for ppc, wrt bug #488926
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Add ~arm, wrt bug #449220
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2013-12-23 15:28 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-23 15:28 UTC (permalink / raw
To: gentoo-commits
ago 13/12/23 15:28:48
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #488926
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.14 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.13&r2=1.14
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libcacard-0.1.2.ebuild 22 Dec 2013 12:03:25 -0000 1.13
+++ libcacard-0.1.2.ebuild 23 Dec 2013 15:28:48 -0000 1.14
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.13 2013/12/22 12:03:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.14 2013/12/23 15:28:48 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.14 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 22 Dec 2013 12:03:25 -0000 1.13
+++ ChangeLog 23 Dec 2013 15:28:48 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.13 2013/12/22 12:03:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.14 2013/12/23 15:28:48 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for sparc, wrt bug #488926
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for ppc64, wrt bug #488926
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2014-01-15 9:16 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-15 9:16 UTC (permalink / raw
To: gentoo-commits
ago 14/01/15 09:16:41
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #488926
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.15 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.14&r2=1.15
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libcacard-0.1.2.ebuild 23 Dec 2013 15:28:48 -0000 1.14
+++ libcacard-0.1.2.ebuild 15 Jan 2014 09:16:40 -0000 1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.14 2013/12/23 15:28:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.15 2014/01/15 09:16:40 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.15 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 23 Dec 2013 15:28:48 -0000 1.14
+++ ChangeLog 15 Jan 2014 09:16:40 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.14 2013/12/23 15:28:48 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.15 2014/01/15 09:16:40 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for ia64, wrt bug #488926
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for sparc, wrt bug #488926
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2014-01-15 12:49 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-15 12:49 UTC (permalink / raw
To: gentoo-commits
ago 14/01/15 12:49:03
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #488926
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Revision Changes Path
1.16 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.15&r2=1.16
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- libcacard-0.1.2.ebuild 15 Jan 2014 09:16:40 -0000 1.15
+++ libcacard-0.1.2.ebuild 15 Jan 2014 12:49:03 -0000 1.16
@@ -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-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.15 2014/01/15 09:16:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.16 2014/01/15 12:49:03 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.16 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 15 Jan 2014 09:16:40 -0000 1.15
+++ ChangeLog 15 Jan 2014 12:49:03 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.15 2014/01/15 09:16:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.16 2014/01/15 12:49:03 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for alpha, wrt bug #488926
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for ia64, wrt bug #488926
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2014-01-15 12:49 Agostino Sarubbo (ago)
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-15 12:49 UTC (permalink / raw
To: gentoo-commits
ago 14/01/15 12:49:22
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Stable for arm, wrt bug #488926
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Revision Changes Path
1.17 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.16&r2=1.17
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libcacard-0.1.2.ebuild 15 Jan 2014 12:49:03 -0000 1.16
+++ libcacard-0.1.2.ebuild 15 Jan 2014 12:49:22 -0000 1.17
@@ -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-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.16 2014/01/15 12:49:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.17 2014/01/15 12:49:22 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/nss-3.13
1.17 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 15 Jan 2014 12:49:03 -0000 1.16
+++ ChangeLog 15 Jan 2014 12:49:22 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.16 2014/01/15 12:49:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.17 2014/01/15 12:49:22 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
+ Stable for arm, wrt bug #488926
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for alpha, wrt bug #488926
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog
@ 2014-08-06 6:44 Patrick Lauer (patrick)
0 siblings, 0 replies; 16+ messages in thread
From: Patrick Lauer (patrick) @ 2014-08-06 6:44 UTC (permalink / raw
To: gentoo-commits
patrick 14/08/06 06:44:37
Modified: libcacard-0.1.2.ebuild ChangeLog
Log:
Make description more repoman-happy
(Portage version: 2.2.11-r1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.18 app-emulation/libcacard/libcacard-0.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild?r1=1.17&r2=1.18
Index: libcacard-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libcacard-0.1.2.ebuild 15 Jan 2014 12:49:22 -0000 1.17
+++ libcacard-0.1.2.ebuild 6 Aug 2014 06:44:37 -0000 1.18
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.17 2014/01/15 12:49:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/libcacard-0.1.2.ebuild,v 1.18 2014/08/06 06:44:37 patrick Exp $
EAPI=4
-DESCRIPTION="Library for emulating CAC cards."
+DESCRIPTION="Library for emulating CAC cards"
HOMEPAGE="http://spice-space.org/"
SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2"
1.18 app-emulation/libcacard/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libcacard/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 15 Jan 2014 12:49:22 -0000 1.17
+++ ChangeLog 6 Aug 2014 06:44:37 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/libcacard
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.17 2014/01/15 12:49:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libcacard/ChangeLog,v 1.18 2014/08/06 06:44:37 patrick Exp $
+
+ 06 Aug 2014; Patrick Lauer <patrick@gentoo.org> libcacard-0.1.2.ebuild:
+ Make description more repoman-happy
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libcacard-0.1.2.ebuild:
Stable for arm, wrt bug #488926
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2014-08-06 6:44 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 15:28 [gentoo-commits] gentoo-x86 commit in app-emulation/libcacard: libcacard-0.1.2.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-08-06 6:44 Patrick Lauer (patrick)
2014-01-15 12:49 Agostino Sarubbo (ago)
2014-01-15 12:49 Agostino Sarubbo (ago)
2014-01-15 9:16 Agostino Sarubbo (ago)
2013-12-21 18:59 Agostino Sarubbo (ago)
2013-02-02 22:22 Agostino Sarubbo (ago)
2013-01-06 9:14 Agostino Sarubbo (ago)
2013-01-01 14:03 Agostino Sarubbo (ago)
2013-01-01 11:36 Agostino Sarubbo (ago)
2012-12-31 15:26 Agostino Sarubbo (ago)
2012-12-31 14:15 Agostino Sarubbo (ago)
2012-11-21 21:58 Agostino Sarubbo (ago)
2012-05-03 18:49 Jeff Horelick (jdhore)
2012-03-15 12:27 Agostino Sarubbo (ago)
2012-03-09 19:12 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