public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/mab: ChangeLog mab-0.0.3.ebuild
@ 2013-03-14  6:33 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2013-03-14  6:33 UTC (permalink / raw
  To: gentoo-commits

graaff      13/03/14 06:33:59

  Modified:             ChangeLog
  Added:                mab-0.0.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.2                  dev-ruby/mab/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Nov 2012 10:01:38 -0000	1.1
+++ ChangeLog	14 Mar 2013 06:33:59 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/mab
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v 1.1 2012/11/24 10:01:38 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v 1.2 2013/03/14 06:33:59 graaff Exp $
+
+*mab-0.0.3 (14 Mar 2013)
+
+  14 Mar 2013; Hans de Graaff <graaff@gentoo.org> +mab-0.0.3.ebuild:
+  Version bump.
 
 *mab-0.0.2 (24 Nov 2012)
 



1.1                  dev-ruby/mab/mab-0.0.3.ebuild

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

Index: mab-0.0.3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild,v 1.1 2013/03/14 06:33:59 graaff Exp $

EAPI=5
USE_RUBY="ruby18 ree18 ruby19 jruby"

RUBY_FAKEGEM_TASK_TEST="test"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"

inherit ruby-fakegem

DESCRIPTION="Markup as Ruby"
HOMEPAGE="http://github.com/camping/mab"
LICENSE="MIT"

SLOT="0"
KEYWORDS="~amd64"

IUSE="test"

ruby_add_bdepend "
	test? ( dev-ruby/minitest )"





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mab: ChangeLog mab-0.0.3.ebuild
@ 2013-05-03 18:55 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2013-05-03 18:55 UTC (permalink / raw
  To: gentoo-commits

grobian     13/05/03 18:55:34

  Modified:             ChangeLog mab-0.0.3.ebuild
  Log:
  Add some Prefix keywords, bug #459114, force for arch dependencies problems
  
  (Portage version: 2.2.01.21890-prefix/cvs/Darwin i386, RepoMan options: --force, signed Manifest commit with key 0x5F75F607C5C74E89)

Revision  Changes    Path
1.3                  dev-ruby/mab/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	14 Mar 2013 06:33:59 -0000	1.2
+++ ChangeLog	3 May 2013 18:55:34 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mab
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v 1.2 2013/03/14 06:33:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/ChangeLog,v 1.3 2013/05/03 18:55:34 grobian Exp $
+
+  03 May 2013; Fabian Groffen <grobian@gentoo.org> mab-0.0.3.ebuild:
+  Add some Prefix keywords, bug #459114
 
 *mab-0.0.3 (14 Mar 2013)
 



1.2                  dev-ruby/mab/mab-0.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild?r1=1.1&r2=1.2

Index: mab-0.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mab-0.0.3.ebuild	14 Mar 2013 06:33:59 -0000	1.1
+++ mab-0.0.3.ebuild	3 May 2013 18:55:34 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild,v 1.1 2013/03/14 06:33:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mab/mab-0.0.3.ebuild,v 1.2 2013/05/03 18:55:34 grobian Exp $
 
 EAPI=5
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 IUSE="test"
 





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

end of thread, other threads:[~2013-05-03 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 18:55 [gentoo-commits] gentoo-x86 commit in dev-ruby/mab: ChangeLog mab-0.0.3.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-14  6:33 Hans de Graaff (graaff)

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