polynomial-c    14/09/22 08:16:14

  Modified:             ChangeLog
  Added:                smp_utils-0.98.ebuild
  Removed:              smp_utils-0.96.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.10                 sys-block/smp_utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/smp_utils/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/smp_utils/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/smp_utils/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   23 Feb 2012 07:23:59 -0000      1.9
+++ ChangeLog   22 Sep 2014 08:16:14 -0000      1.10
@@ -1,6 +1,12 @@
 # ChangeLog for sys-block/smp_utils
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.9 
2012/02/23 07:23:59 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.10 
2014/09/22 08:16:14 polynomial-c Exp $
+
+*smp_utils-0.98 (22 Sep 2014)
+
+  22 Sep 2014; Lars Wendler <polynomia...@gentoo.org> -smp_utils-0.96.ebuild,
+  +smp_utils-0.98.ebuild, -files/smp_utils-0.96-make.patch:
+  Version bump. Removed old.
 
   23 Feb 2012; Tim Harder <radher...@gentoo.org> -smp_utils-0.91.ebuild,
   -smp_utils-0.93.ebuild, -smp_utils-0.94.ebuild:



1.1                  sys-block/smp_utils/smp_utils-0.98.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/smp_utils/smp_utils-0.98.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/smp_utils/smp_utils-0.98.ebuild?rev=1.1&content-type=text/plain

Index: smp_utils-0.98.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/smp_utils-0.98.ebuild,v 
1.1 2014/09/22 08:16:14 polynomial-c Exp $

EAPI=4

inherit autotools-utils

DESCRIPTION="Utilities for SAS management protocol (SMP)"
HOMEPAGE="http://sg.danny.cz/sg/smp_utils.html";
SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz";

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="static-libs"

DOCS=( AUTHORS ChangeLog COVERAGE CREDITS README )

AUTOTOOLS_IN_SOURCE_BUILD=1




Reply via email to