radhermit 14/12/04 03:58:26 Modified: ChangeLog Added: lsscsi-0.28.ebuild Log: Version bump. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.88 sys-fs/lsscsi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 19 Mar 2014 13:48:54 -0000 1.87 +++ ChangeLog 4 Dec 2014 03:58:26 -0000 1.88 @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/lsscsi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.87 2014/03/19 13:48:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.88 2014/12/04 03:58:26 radhermit Exp $ + +*lsscsi-0.28 (04 Dec 2014) + + 04 Dec 2014; Tim Harder <[email protected]> +lsscsi-0.28.ebuild: + Version bump. 19 Mar 2014; Agostino Sarubbo <[email protected]> lsscsi-0.27.ebuild: Stable for alpha, wrt bug #474306 1.1 sys-fs/lsscsi/lsscsi-0.28.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild?rev=1.1&content-type=text/plain Index: lsscsi-0.28.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild,v 1.1 2014/12/04 03:58:26 radhermit Exp $ EAPI=5 DESCRIPTION="SCSI sysfs query tool" HOMEPAGE="http://sg.danny.cz/scsi/lsscsi.html" SRC_URI="http://sg.danny.cz/scsi/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
