summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-07-18 09:30:16 +0000
committerHans de Graaff <graaff@gentoo.org>2014-07-18 09:30:16 +0000
commit605d6ebbd2c88ff6326cb6e52f2a4182ffac6c01 (patch)
tree95b30449d3bf46bbfe628aca73d3c44984004ab0 /dev-ruby/treetop
parentCleanup. (diff)
downloadgentoo-2-605d6ebbd2c88ff6326cb6e52f2a4182ffac6c01.tar.gz
gentoo-2-605d6ebbd2c88ff6326cb6e52f2a4182ffac6c01.tar.bz2
gentoo-2-605d6ebbd2c88ff6326cb6e52f2a4182ffac6c01.zip
Update HOMEPAGE.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/treetop')
-rw-r--r--dev-ruby/treetop/ChangeLog5
-rw-r--r--dev-ruby/treetop/treetop-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/treetop/ChangeLog b/dev-ruby/treetop/ChangeLog
index a002ca8c184d..93476d34dcf4 100644
--- a/dev-ruby/treetop/ChangeLog
+++ b/dev-ruby/treetop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/treetop
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.48 2014/07/18 09:29:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.49 2014/07/18 09:30:16 graaff Exp $
+
+ 18 Jul 2014; Hans de Graaff <graaff@gentoo.org> treetop-1.5.3.ebuild:
+ Update HOMEPAGE.
18 Jul 2014; Hans de Graaff <graaff@gentoo.org> -treetop-1.4.15.ebuild,
-treetop-1.4.15-r1.ebuild:
diff --git a/dev-ruby/treetop/treetop-1.5.3.ebuild b/dev-ruby/treetop/treetop-1.5.3.ebuild
index affe59ef61fb..6da4477feff3 100644
--- a/dev-ruby/treetop/treetop-1.5.3.ebuild
+++ b/dev-ruby/treetop/treetop-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.5.3.ebuild,v 1.1 2014/05/24 06:05:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.5.3.ebuild,v 1.2 2014/07/18 09:30:16 graaff Exp $
EAPI=5
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
DESCRIPTION="Treetop is a language for describing languages."
-HOMEPAGE="http://treetop.rubyforge.org/"
+HOMEPAGE="https://github.com/cjheath/treetop"
LICENSE="Ruby"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"