summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-10 14:55:18 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-10 14:55:18 +0000
commitef1eb43db9203e1d79a8608023cc145d39d2aa1c (patch)
tree6df1d344df7631c04d6825bcd6cd8a610bd06931 /app-misc/bottlerocket
parentAdd experimental ebuild for MythTV 0.23 (diff)
downloadgentoo-2-ef1eb43db9203e1d79a8608023cc145d39d2aa1c.tar.gz
gentoo-2-ef1eb43db9203e1d79a8608023cc145d39d2aa1c.tar.bz2
gentoo-2-ef1eb43db9203e1d79a8608023cc145d39d2aa1c.zip
Fix homepage and src_uri for #309477
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/bottlerocket')
-rw-r--r--app-misc/bottlerocket/ChangeLog7
-rw-r--r--app-misc/bottlerocket/bottlerocket-0.04c.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/app-misc/bottlerocket/ChangeLog b/app-misc/bottlerocket/ChangeLog
index e36a3b33d997..e9c9b957b98d 100644
--- a/app-misc/bottlerocket/ChangeLog
+++ b/app-misc/bottlerocket/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/bottlerocket
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/ChangeLog,v 1.9 2008/12/30 19:20:35 angelos Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/ChangeLog,v 1.10 2010/06/10 14:55:18 patrick Exp $
+
+ 10 Jun 2010; Patrick Lauer <patrick@gentoo.org> bottlerocket-0.04c.ebuild:
+ Fix homepage and src_uri for #309477
30 Dec 2008; Christoph Mende <angelos@gentoo.org>
bottlerocket-0.04c.ebuild:
diff --git a/app-misc/bottlerocket/bottlerocket-0.04c.ebuild b/app-misc/bottlerocket/bottlerocket-0.04c.ebuild
index b749d604fead..57c9c2acc39c 100644
--- a/app-misc/bottlerocket/bottlerocket-0.04c.ebuild
+++ b/app-misc/bottlerocket/bottlerocket-0.04c.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/bottlerocket-0.04c.ebuild,v 1.10 2008/12/30 19:20:35 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bottlerocket/bottlerocket-0.04c.ebuild,v 1.11 2010/06/10 14:55:18 patrick Exp $
inherit toolchain-funcs
DESCRIPTION="CLI interface to the X-10 Firecracker Kit"
-HOMEPAGE="http://mlug.missouri.edu/~tymm/"
-SRC_URI="http://mlug.missouri.edu/~tymm/${P}.tar.gz"
+HOMEPAGE="http://www.linuxha.com/bottlerocket/"
+SRC_URI="http://www.linuxha.com/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"