Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <gentoo@××××.eu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/dm-validations/
Date: Wed, 29 May 2013 05:35:57
Message-Id: 1368584384.c9dcb442564053c10d210e08b074c0ffc0ca1cf2.mrueg@gentoo
1 commit: c9dcb442564053c10d210e08b074c0ffc0ca1cf2
2 Author: Manuel Rüger <manuel <AT> rueg <DOT> eu>
3 AuthorDate: Wed May 15 02:19:44 2013 +0000
4 Commit: Manuel Rüger <gentoo <AT> rueg <DOT> eu>
5 CommitDate: Wed May 15 02:19:44 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=c9dcb442
7
8 dev-ruby/dm-validations: Fix header
9
10 Package-Manager: portage-2.1.11.63
11
12 ---
13 dev-ruby/dm-validations/dm-validations-0.9.7.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ruby/dm-validations/dm-validations-0.9.7.ebuild b/dev-ruby/dm-validations/dm-validations-0.9.7.ebuild
17 index f75a3b1..a0a6fcd 100644
18 --- a/dev-ruby/dm-validations/dm-validations-0.9.7.ebuild
19 +++ b/dev-ruby/dm-validations/dm-validations-0.9.7.ebuild
20 @@ -1,6 +1,6 @@
21 -# Copyright 1999-2008 Gentoo Foundation
22 +# Copyright 1999-2013 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 -# $Header: $
25 +# $Header: $
26
27 inherit gems
28 USE_RUBY="ruby18"