jlec        15/04/14 07:36:29

  Modified:             metadata.xml ChangeLog
  Added:                libyubikey-1.13.ebuild
  Removed:              libyubikey-1.9.ebuild libyubikey-1.10.ebuild
  Log:
  Version Bump; drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.5                  sys-auth/libyubikey/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/metadata.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/metadata.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/metadata.xml?r1=1.4&r2=1.5

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml        17 Mar 2013 17:37:22 -0000      1.4
+++ metadata.xml        14 Apr 2015 07:36:29 -0000      1.5
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <herd>proxy-maintainers</herd>
-       <maintainer>
-               <email>br...@gurganus.name</email>
-               <name>Brant Gurganus</name>
-               <description>Proxied co-maintainer, assign bugs to 
him</description>
-       </maintainer>
-       <maintainer>
-               <email>flamee...@gentoo.org</email>
-               <name>Diego Elio Pettenò</name>
-               <description>Proxy maintainer, CC him on bugs</description>
-       </maintainer>
-       <upstream>
-               <remote-id type="google-code">yubico-c</remote-id>
-       </upstream>
+  <herd>proxy-maintainers</herd>
+  <maintainer>
+    <email>br...@gurganus.name</email>
+    <name>Brant Gurganus</name>
+    <description>Proxied co-maintainer, assign bugs to him</description>
+  </maintainer>
+  <maintainer>
+    <email>flamee...@gentoo.org</email>
+    <name>Diego Elio Pettenò</name>
+    <description>Proxy maintainer, CC him on bugs</description>
+  </maintainer>
+  <upstream>
+    <remote-id type="google-code">yubico-c</remote-id>
+  </upstream>
 </pkgmetadata>



1.8                  sys-auth/libyubikey/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   19 Aug 2014 02:32:27 -0000      1.7
+++ ChangeLog   14 Apr 2015 07:36:29 -0000      1.8
@@ -1,6 +1,12 @@
 # ChangeLog for sys-auth/libyubikey
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v 1.7 
2014/08/19 02:32:27 zerochaos Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v 1.8 
2015/04/14 07:36:29 jlec Exp $
+
+*libyubikey-1.13 (14 Apr 2015)
+
+  14 Apr 2015; Justin Lecher <j...@gentoo.org> +libyubikey-1.13.ebuild,
+  -libyubikey-1.10.ebuild, -libyubikey-1.9.ebuild, metadata.xml:
+  Version Bump; drop old
 
 *libyubikey-1.12 (19 Aug 2014)
 



1.1                  sys-auth/libyubikey/libyubikey-1.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/libyubikey-1.13.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/libyubikey-1.13.ebuild?rev=1.1&content-type=text/plain

Index: libyubikey-1.13.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/libyubikey-1.13.ebuild,v 
1.1 2015/04/14 07:36:29 jlec Exp $

EAPI=5

inherit eutils autotools-utils

DESCRIPTION="Yubico C low-level library"
HOMEPAGE="https://github.com/Yubico/yubico-c";
#http://opensource.yubico.com/yubico-c/releases.html
SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz";

SLOT="0"
LICENSE="BSD-2"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

DOCS=( AUTHORS ChangeLog NEWS README THANKS )




Reply via email to