mrueg       14/03/10 18:27:25

  Modified:             ChangeLog
  Added:                sysinfo-0.8.1-r1.ebuild
  Removed:              sysinfo-0.8.1.ebuild
  Log:
  EAPI bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.10                 dev-ruby/sysinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sysinfo/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   7 Mar 2014 01:45:15 -0000       1.9
+++ ChangeLog   10 Mar 2014 18:27:25 -0000      1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/sysinfo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sysinfo/ChangeLog,v 1.9 2014/03/07 
01:45:15 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sysinfo/ChangeLog,v 1.10 
2014/03/10 18:27:25 mrueg Exp $
+
+*sysinfo-0.8.1-r1 (10 Mar 2014)
+
+  10 Mar 2014; Manuel Rüger <mr...@gentoo.org> +sysinfo-0.8.1-r1.ebuild,
+  -sysinfo-0.8.1.ebuild:
+  EAPI bump.
 
   07 Mar 2014; Manuel Rüger <mr...@gentoo.org> -sysinfo-0.8.0.ebuild:
   Cleanup old.



1.1                  dev-ruby/sysinfo/sysinfo-0.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sysinfo/sysinfo-0.8.1-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sysinfo/sysinfo-0.8.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: sysinfo-0.8.1-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sysinfo/sysinfo-0.8.1-r1.ebuild,v 
1.1 2014/03/10 18:27:25 mrueg Exp $

EAPI=5

USE_RUBY="ruby18 ruby19"

RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.rdoc"

RUBY_FAKEGEM_BINWRAP="sysinfo"

inherit ruby-fakegem

DESCRIPTION="All your system-independent info in one handy class"
HOMEPAGE="http://solutious.com/";

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND+=" !!dev-util/hxtools "

ruby_add_rdepend "dev-ruby/storable dev-ruby/drydock"




Reply via email to