summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-05-06 16:28:42 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-05-06 16:28:42 +0000
commit31ed58c7ace0ff08d39fe5e0e221fd6fb9b5c57a (patch)
treee59dd8693526f5121b0170cb7e9002d2767f0c0d /dev-libs/bcm2835
parentVersion bump (diff)
downloadgentoo-2-31ed58c7ace0ff08d39fe5e0e221fd6fb9b5c57a.tar.gz
gentoo-2-31ed58c7ace0ff08d39fe5e0e221fd6fb9b5c57a.tar.bz2
gentoo-2-31ed58c7ace0ff08d39fe5e0e221fd6fb9b5c57a.zip
Update homepage and download location.
(Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/bcm2835')
-rw-r--r--dev-libs/bcm2835/ChangeLog6
-rw-r--r--dev-libs/bcm2835/bcm2835-1.25.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-libs/bcm2835/ChangeLog b/dev-libs/bcm2835/ChangeLog
index 6be539854d47..1e94d37266cd 100644
--- a/dev-libs/bcm2835/ChangeLog
+++ b/dev-libs/bcm2835/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/bcm2835
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/ChangeLog,v 1.8 2013/04/03 13:48:30 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/ChangeLog,v 1.9 2013/05/06 16:28:42 chithanh Exp $
+
+ 06 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ bcm2835-1.25.ebuild:
+ Update homepage and download location.
*bcm2835-1.25 (03 Apr 2013)
diff --git a/dev-libs/bcm2835/bcm2835-1.25.ebuild b/dev-libs/bcm2835/bcm2835-1.25.ebuild
index eafa628ac220..1d87ac596a07 100644
--- a/dev-libs/bcm2835/bcm2835-1.25.ebuild
+++ b/dev-libs/bcm2835/bcm2835-1.25.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/bcm2835-1.25.ebuild,v 1.1 2013/04/03 13:48:29 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/bcm2835-1.25.ebuild,v 1.2 2013/05/06 16:28:42 chithanh Exp $
EAPI=4
DESCRIPTION="Provides access to GPIO and other IO functions on the Broadcom BCM2835"
-HOMEPAGE="http://www.open.com.au/mikem/bcm2835/"
-SRC_URI="http://www.open.com.au/mikem/${PN}/${P}.tar.gz"
+HOMEPAGE="http://www.airspayce.com/mikem/bcm2835/"
+SRC_URI="http://www.airspayce.com/mikem/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"