From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 64F6B13877A for ; Wed, 20 Aug 2014 22:44:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12C19E07D5; Wed, 20 Aug 2014 22:44:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9895EE07D5 for ; Wed, 20 Aug 2014 22:44:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9131D340092 for ; Wed, 20 Aug 2014 22:44:28 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id 276C13A8E; Wed, 20 Aug 2014 22:44:26 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/unetbootin: unetbootin-608.ebuild ChangeLog unetbootin-585.ebuild unetbootin-603.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: unetbootin-608.ebuild ChangeLog unetbootin-585.ebuild unetbootin-603.ebuild X-VCS-Directories: sys-boot/unetbootin X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140820224426.276C13A8E@oystercatcher.gentoo.org> Date: Wed, 20 Aug 2014 22:44:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7fe1de5d-f9c5-484e-9e69-ab5a66212794 X-Archives-Hash: 0938536364f23dd768c88efb22b6ae5b jer 14/08/20 22:44:26 Modified: unetbootin-608.ebuild ChangeLog Removed: unetbootin-585.ebuild unetbootin-603.ebuild Log: Old. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.4 sys-boot/unetbootin/unetbootin-608.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-608.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-608.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/unetbootin-608.ebuild?r1=1.3&r2=1.4 Index: unetbootin-608.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-608.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- unetbootin-608.ebuild 20 Aug 2014 19:00:42 -0000 1.3 +++ unetbootin-608.ebuild 20 Aug 2014 22:44:26 -0000 1.4 @@ -1,13 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-608.ebuild,v 1.3 2014/08/20 19:00:42 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/unetbootin-608.ebuild,v 1.4 2014/08/20 22:44:26 jer Exp $ EAPI=5 inherit eutils qt4-r2 -DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS -distributions." +DESCRIPTION="Universal Netboot Installer creates Live USB systems for various OS distributions" HOMEPAGE="http://unetbootin.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV}.tar.gz" 1.108 sys-boot/unetbootin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/unetbootin/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 20 Aug 2014 19:00:42 -0000 1.107 +++ ChangeLog 20 Aug 2014 22:44:26 -0000 1.108 @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/unetbootin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.107 2014/08/20 19:00:42 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/unetbootin/ChangeLog,v 1.108 2014/08/20 22:44:26 jer Exp $ + + 20 Aug 2014; Jeroen Roovers -unetbootin-585.ebuild, + -unetbootin-603.ebuild: + Old. 20 Aug 2014; Johannes Huber unetbootin-608.ebuild: amd64 stable, bug #511158