pacho       14/12/23 22:33:24

  Modified:             ChangeLog
  Added:                zd1211-firmware-1.5.ebuild
  Log:
  Version bump, update HOMEPAGE (#533348 by Jonas Stein)
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.2                  sys-firmware/zd1211-firmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/zd1211-firmware/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/zd1211-firmware/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/zd1211-firmware/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/zd1211-firmware/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   11 Feb 2013 14:13:34 -0000      1.1
+++ ChangeLog   23 Dec 2014 22:33:24 -0000      1.2
@@ -1,6 +1,11 @@
 # ChangeLog for sys-firmware/zd1211-firmware
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/zd1211-firmware/ChangeLog,v 
1.1 2013/02/11 14:13:34 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/zd1211-firmware/ChangeLog,v 
1.2 2014/12/23 22:33:24 pacho Exp $
+
+*zd1211-firmware-1.5 (23 Dec 2014)
+
+  23 Dec 2014; Pacho Ramos <[email protected]> +zd1211-firmware-1.5.ebuild:
+  Version bump, update HOMEPAGE (#533348 by Jonas Stein)
 
   11 Feb 2013; Samuli Suominen <[email protected]>
   +zd1211-firmware-1.4.ebuild, +metadata.xml:
@@ -75,4 +80,3 @@
   06 Jul 2006; Daniel Drake <[email protected]> +metadata.xml,
   +zd1211-firmware-1.1.ebuild:
   Initial import
-



1.1                  sys-firmware/zd1211-firmware/zd1211-firmware-1.5.ebuild

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

Index: zd1211-firmware-1.5.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/zd1211-firmware/zd1211-firmware-1.5.ebuild,v
 1.1 2014/12/23 22:33:24 pacho Exp $

EAPI=5

DESCRIPTION="Firmware for ZyDAS ZD1211 USB-WLAN devices supported by the 
zd1211rw driver"
HOMEPAGE="http://sourceforge.net/projects/zd1211/";
SRC_URI="mirror://sourceforge/zd1211/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

S=${WORKDIR}/${PN}

src_install() {
        insinto /lib/firmware/zd1211
        doins zd1211_u{b,r,phr} zd1211b_u{b,r,phr}
        dodoc README
}




Reply via email to