summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-07-12 03:40:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-07-12 03:40:34 +0000
commitece159148451cfb1e5531c6d9e31beab3062b02b (patch)
treedcad4dda852396381110e132d6e01a61d5358e7c /games-misc
parentadding the deep_merge gem as a dep, since I consider it required (diff)
downloadgentoo-2-ece159148451cfb1e5531c6d9e31beab3062b02b.tar.gz
gentoo-2-ece159148451cfb1e5531c6d9e31beab3062b02b.tar.bz2
gentoo-2-ece159148451cfb1e5531c6d9e31beab3062b02b.zip
use the gemspec file instead of the pregenerated metadata file
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/lolcat/ChangeLog5
-rw-r--r--games-misc/lolcat/lolcat-42.1.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/games-misc/lolcat/ChangeLog b/games-misc/lolcat/ChangeLog
index 39b56ca9ffb7..5fdae0f71bad 100644
--- a/games-misc/lolcat/ChangeLog
+++ b/games-misc/lolcat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/lolcat
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/ChangeLog,v 1.10 2015/05/13 07:13:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/ChangeLog,v 1.11 2015/07/12 03:40:34 mr_bones_ Exp $
+
+ 12 Jul 2015; Michael Sterrett <mr_bones_@gentoo.org> lolcat-42.1.0.ebuild:
+ use the gemspec file instead of the pregenerated metadata file
13 May 2015; Michael Sterrett <mr_bones_@gentoo.org>
+files/lolcat-42.1.0-paint.patch, lolcat-42.1.0.ebuild:
diff --git a/games-misc/lolcat/lolcat-42.1.0.ebuild b/games-misc/lolcat/lolcat-42.1.0.ebuild
index 74652067e640..b50370afc587 100644
--- a/games-misc/lolcat/lolcat-42.1.0.ebuild
+++ b/games-misc/lolcat/lolcat-42.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/lolcat-42.1.0.ebuild,v 1.3 2015/05/13 07:13:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/lolcat-42.1.0.ebuild,v 1.4 2015/07/12 03:40:34 mr_bones_ Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -8,6 +8,7 @@ USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_GEMSPEC="lolcat.gemspec"
inherit ruby-fakegem