public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-radio/cwdaemon: ChangeLog cwdaemon-0.9.6.ebuild
@ 2012-08-06 15:44 Thomas Beierlein (tomjbe)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Beierlein (tomjbe) @ 2012-08-06 15:44 UTC (permalink / raw
  To: gentoo-commits

tomjbe      12/08/06 15:44:15

  Modified:             ChangeLog
  Added:                cwdaemon-0.9.6.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 media-radio/cwdaemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	25 Jun 2012 18:37:35 -0000	1.18
+++ ChangeLog	6 Aug 2012 15:44:15 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for media-radio/cwdaemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.18 2012/06/25 18:37:35 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.19 2012/08/06 15:44:15 tomjbe Exp $
+
+*cwdaemon-0.9.6 (06 Aug 2012)
+
+  06 Aug 2012; Thomas Beierlein <tomjbe@gentoo.org> +cwdaemon-0.9.6.ebuild:
+  Version bump
 
   25 Jun 2012; Thomas Beierlein <tomjbe@gentoo.org> cwdaemon-0.9.4.ebuild,
   +files/cwdaemon-0.9.4-unixcw3.patch:



1.1                  media-radio/cwdaemon/cwdaemon-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild?rev=1.1&content-type=text/plain

Index: cwdaemon-0.9.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild,v 1.1 2012/08/06 15:44:15 tomjbe Exp $

EAPI=4

DESCRIPTION="A morse daemon for the parallel or serial port"
HOMEPAGE="http://www.ibiblio.org/pub/linux/apps/ham/morse"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""

RDEPEND=">=media-radio/unixcw-3.1.1"
DEPEND="$RDEPEND
	virtual/pkgconfig"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-radio/cwdaemon: ChangeLog cwdaemon-0.9.6.ebuild
@ 2012-08-13 18:33 Thomas Beierlein (tomjbe)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Beierlein (tomjbe) @ 2012-08-13 18:33 UTC (permalink / raw
  To: gentoo-commits

tomjbe      12/08/13 18:33:46

  Modified:             ChangeLog cwdaemon-0.9.6.ebuild
  Log:
  Fix HOMEPAGE
  
  (Portage version: 2.1.11.10/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 media-radio/cwdaemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	6 Aug 2012 15:44:15 -0000	1.19
+++ ChangeLog	13 Aug 2012 18:33:45 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for media-radio/cwdaemon
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.19 2012/08/06 15:44:15 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.20 2012/08/13 18:33:45 tomjbe Exp $
+
+  13 Aug 2012; Thomas Beierlein <tomjbe@gentoo.org> cwdaemon-0.9.6.ebuild:
+  Fix HOMEPAGE
 
 *cwdaemon-0.9.6 (06 Aug 2012)
 



1.2                  media-radio/cwdaemon/cwdaemon-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild?r1=1.1&r2=1.2

Index: cwdaemon-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cwdaemon-0.9.6.ebuild	6 Aug 2012 15:44:15 -0000	1.1
+++ cwdaemon-0.9.6.ebuild	13 Aug 2012 18:33:45 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild,v 1.1 2012/08/06 15:44:15 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.6.ebuild,v 1.2 2012/08/13 18:33:45 tomjbe Exp $
 
 EAPI=4
 
 DESCRIPTION="A morse daemon for the parallel or serial port"
-HOMEPAGE="http://www.ibiblio.org/pub/linux/apps/ham/morse"
+HOMEPAGE="http://cwdaemon.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-13 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 18:33 [gentoo-commits] gentoo-x86 commit in media-radio/cwdaemon: ChangeLog cwdaemon-0.9.6.ebuild Thomas Beierlein (tomjbe)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-06 15:44 Thomas Beierlein (tomjbe)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox