* [gentoo-commits] gentoo-x86 commit in net-wireless/gqrx: gqrx-2.3.1.ebuild ChangeLog gqrx-2.3.2.ebuild gqrx-9999.ebuild
@ 2015-04-18 12:32 Sven Wegener (swegener)
0 siblings, 0 replies; only message in thread
From: Sven Wegener (swegener) @ 2015-04-18 12:32 UTC (permalink / raw
To: gentoo-commits
swegener 15/04/18 12:32:32
Modified: gqrx-2.3.1.ebuild ChangeLog gqrx-2.3.2.ebuild
gqrx-9999.ebuild
Log:
Rename distfile to include package name.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x64D4CF24)
Revision Changes Path
1.3 net-wireless/gqrx/gqrx-2.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.3.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.3.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.3.1.ebuild?r1=1.2&r2=1.3
Index: gqrx-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gqrx-2.3.1.ebuild 17 Dec 2014 18:03:07 -0000 1.2
+++ gqrx-2.3.1.ebuild 18 Apr 2015 12:32:32 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.3.1.ebuild,v 1.2 2014/12/17 18:03:07 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.3.1.ebuild,v 1.3 2015/04/18 12:32:32 swegener Exp $
EAPI=5
@@ -14,7 +14,7 @@
inherit git-r3
KEYWORDS=""
else
- SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz"
+ SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
fi
1.12 net-wireless/gqrx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gqrx/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 20 Jan 2015 20:51:58 -0000 1.11
+++ ChangeLog 18 Apr 2015 12:32:32 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for net-wireless/gqrx
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/ChangeLog,v 1.11 2015/01/20 20:51:58 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/ChangeLog,v 1.12 2015/04/18 12:32:32 swegener Exp $
+
+ 18 Apr 2015; Sven Wegener <swegener@gentoo.org> gqrx-2.3.1.ebuild,
+ gqrx-2.3.2.ebuild, gqrx-9999.ebuild:
+ Rename distfile to include package name.
*gqrx-2.3.2 (20 Jan 2015)
1.2 net-wireless/gqrx/gqrx-2.3.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.3.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.3.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.3.2.ebuild?r1=1.1&r2=1.2
Index: gqrx-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gqrx-2.3.2.ebuild 20 Jan 2015 20:51:58 -0000 1.1
+++ gqrx-2.3.2.ebuild 18 Apr 2015 12:32:32 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.3.2.ebuild,v 1.1 2015/01/20 20:51:58 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.3.2.ebuild,v 1.2 2015/04/18 12:32:32 swegener Exp $
EAPI=5
@@ -14,7 +14,7 @@
inherit git-r3
KEYWORDS=""
else
- SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz"
+ SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
fi
1.9 net-wireless/gqrx/gqrx-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild?r1=1.8&r2=1.9
Index: gqrx-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gqrx-9999.ebuild 20 Jan 2015 20:51:58 -0000 1.8
+++ gqrx-9999.ebuild 18 Apr 2015 12:32:32 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild,v 1.8 2015/01/20 20:51:58 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild,v 1.9 2015/04/18 12:32:32 swegener Exp $
EAPI=5
@@ -14,7 +14,7 @@
inherit git-r3
KEYWORDS=""
else
- SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz"
+ SRC_URI="https://github.com/csete/gqrx/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
fi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-18 12:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 12:32 [gentoo-commits] gentoo-x86 commit in net-wireless/gqrx: gqrx-2.3.1.ebuild ChangeLog gqrx-2.3.2.ebuild gqrx-9999.ebuild Sven Wegener (swegener)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox