summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-29 23:54:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-29 23:54:27 +0000
commit1b41b321dd9a7591a51a827daad5bbd57fb3a57a (patch)
treeaea67c4cb0f05070a97f131d37143c63b6f7edcc /media-sound
parentFix autotools dependencies. Closes bug #150142. (diff)
downloadgentoo-2-1b41b321dd9a7591a51a827daad5bbd57fb3a57a.tar.gz
gentoo-2-1b41b321dd9a7591a51a827daad5bbd57fb3a57a.tar.bz2
gentoo-2-1b41b321dd9a7591a51a827daad5bbd57fb3a57a.zip
Fix homepage, closes bug #152560.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/alsa-patch-bay/ChangeLog6
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild4
-rw-r--r--media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/alsa-patch-bay/ChangeLog b/media-sound/alsa-patch-bay/ChangeLog
index b35fb82575ab..c17b8fa8f869 100644
--- a/media-sound/alsa-patch-bay/ChangeLog
+++ b/media-sound/alsa-patch-bay/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/alsa-patch-bay
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.23 2006/05/08 04:42:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.24 2006/10/29 23:54:27 flameeyes Exp $
+
+ 29 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ alsa-patch-bay-1.0.0-r1.ebuild, alsa-patch-bay-1.0.0-r2.ebuild:
+ Fix homepage, closes bug #152560.
08 May 2006; <tcort@gentoo.org> alsa-patch-bay-1.0.0-r1.ebuild:
Removed INSTALL and COPYING from dodoc.
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild
index 5abd4287a085..e67b66010468 100644
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild
+++ b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.6 2006/05/08 04:42:34 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.7 2006/10/29 23:54:27 flameeyes Exp $
inherit eutils
DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
-HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html"
+HOMEPAGE="http://pkl.net/~node/software/alsa-patch-bay/index.html"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild
index 0e948c207fdc..2f41518bc588 100644
--- a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild
+++ b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild,v 1.3 2006/04/04 00:27:48 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r2.ebuild,v 1.4 2006/10/29 23:54:27 flameeyes Exp $
IUSE="alsa jack ladcca fltk gtk"
inherit eutils
DESCRIPTION="Graphical patch bay for the ALSA sequencer API."
-HOMEPAGE="http://pkl.net/~node/software/alsa-patch-bay/"
+HOMEPAGE="http://pkl.net/~node/software/alsa-patch-bay/index.html"
SRC_URI="http://pkl.net/~node/software/${P}.tar.gz"
LICENSE="GPL-2"