summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-04-30 20:57:22 +0000
committerHans de Graaff <graaff@gentoo.org>2010-04-30 20:57:22 +0000
commitdbd059c330f2674a5b75cf2538a8fd85ccac8e84 (patch)
treecc71c33086b7cc1247226c299d70e9f8b389b305 /dev-ruby/ttfunk
parentRemove old version. (diff)
downloadhistorical-dbd059c330f2674a5b75cf2538a8fd85ccac8e84.tar.gz
historical-dbd059c330f2674a5b75cf2538a8fd85ccac8e84.tar.bz2
historical-dbd059c330f2674a5b75cf2538a8fd85ccac8e84.zip
Deal with github changing their tarball generation.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ttfunk')
-rw-r--r--dev-ruby/ttfunk/ChangeLog8
-rw-r--r--dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild7
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-ruby/ttfunk/ChangeLog b/dev-ruby/ttfunk/ChangeLog
index f7ee6271b699..caeecd2c32d1 100644
--- a/dev-ruby/ttfunk/ChangeLog
+++ b/dev-ruby/ttfunk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ttfunk
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.1 2009/07/16 12:43:07 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.2 2010/04/30 20:57:22 graaff Exp $
+
+ 30 Apr 2010; Hans de Graaff <graaff@gentoo.org>
+ ttfunk-0_pre20090123.ebuild:
+ Deal with github changing their tarball generation.
*ttfunk-0_pre20090123 (16 Jul 2009)
diff --git a/dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild b/dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild
index 9baa6c2cfcec..215cd038929c 100644
--- a/dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild
+++ b/dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild,v 1.1 2009/07/16 12:43:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-0_pre20090123.ebuild,v 1.2 2010/04/30 20:57:22 graaff Exp $
EAPI=2
@@ -17,7 +17,8 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/${GITHUB_TREE} -> ${P}.tgz"
+#SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/${GITHUB_TREE} -> ${P}.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
USE_RUBY="ruby18"