public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson (robbat2)" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/rt73-firmware: ChangeLog rt73-firmware-1.8-r1.ebuild
Date: Mon, 12 Oct 2009 02:25:21 +0000	[thread overview]
Message-ID: <E1MxAbB-0000Og-SJ@stork.gentoo.org> (raw)

robbat2     09/10/12 02:25:21

  Modified:             ChangeLog
  Added:                rt73-firmware-1.8-r1.ebuild
  Log:
  Per Trustees meeting 2009/10/11, make certain we comply expressly with the license on firmware so we can redistribute it on Gentoo media.
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-wireless/rt73-firmware/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/rt73-firmware/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/rt73-firmware/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/rt73-firmware/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/rt73-firmware/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -p -w -b -B -u -u -r1.2 -r1.3
--- ChangeLog	14 Mar 2009 14:00:23 -0000	1.2
+++ ChangeLog	12 Oct 2009 02:25:21 -0000	1.3
@@ -1,6 +1,13 @@
 # ChangeLog for net-wireless/rt73-firmware
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/rt73-firmware/ChangeLog,v 1.2 2009/03/14 14:00:23 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/rt73-firmware/ChangeLog,v 1.3 2009/10/12 02:25:21 robbat2 Exp $
+
+*rt73-firmware-1.8-r1 (12 Oct 2009)
+
+  12 Oct 2009; Robin H. Johnson <robbat2@gentoo.org>
+  +rt73-firmware-1.8-r1.ebuild:
+  Per Trustees meeting 2009/10/11, make certain we comply expressly with the
+  license on firmware so we can redistribute it on Gentoo media.
 
   14 Mar 2009; Robert Buchholz <rbu@gentoo.org> rt73-firmware-1.8.ebuild:
   Add DEPEND on app-arch/unzip (bug #262330 by Jonathan Heaney)



1.1                  net-wireless/rt73-firmware/rt73-firmware-1.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/rt73-firmware/rt73-firmware-1.8-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/rt73-firmware/rt73-firmware-1.8-r1.ebuild?rev=1.1&content-type=text/plain

Index: rt73-firmware-1.8-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/rt73-firmware/rt73-firmware-1.8-r1.ebuild,v 1.1 2009/10/12 02:25:21 robbat2 Exp $

inherit multilib

MY_PN="RT71W_Firmware"
MY_P="${MY_PN}_V${PV}"

DESCRIPTION="Firmware for Ralink rt73-based WiFi USB adapters (rt73usb module)"
HOMEPAGE="http://www.ralinktech.com/ralink/Home/Support/Linux.html"
SRC_URI="http://www.ralinktech.com.tw/data/${MY_P}.zip"

LICENSE="ralink-firmware"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="app-arch/unzip"
RDEPEND="|| ( sys-fs/udev
		sys-apps/hotplug )"

S="${WORKDIR}/${MY_P}"

src_install() {
	insinto /$(get_libdir)/firmware
	doins rt73.bin
	# The license MUST be installed so that we can redistribute.
	# Otherwise binpkgs or CDs wouldn't have the license.
	dodoc LICENSE.ralink-firmware.txt
}






             reply	other threads:[~2009-10-12  2:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-12  2:25 Robin H. Johnson (robbat2) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-09 13:54 [gentoo-commits] gentoo-x86 commit in net-wireless/rt73-firmware: ChangeLog rt73-firmware-1.8-r1.ebuild Markus Meier (maekke)
2012-12-11 17:44 Ian Stakenvicius (axs)
2013-01-21 22:25 Samuli Suominen (ssuominen)
2013-02-08 17:59 Samuli Suominen (ssuominen)
2013-02-10 13:07 Samuli Suominen (ssuominen)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MxAbB-0000Og-SJ@stork.gentoo.org \
    --to=robbat2@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox