diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-02-03 07:32:40 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-02-03 07:32:40 +0000 |
commit | 57975a086488657e5b53fd0e72368c5ed3e5b957 (patch) | |
tree | 3c74085d60d8a5d9e71c66dcba5a685d6d6ff17d /media-sound | |
parent | Version bump. (diff) | |
download | gentoo-2-57975a086488657e5b53fd0e72368c5ed3e5b957.tar.gz gentoo-2-57975a086488657e5b53fd0e72368c5ed3e5b957.tar.bz2 gentoo-2-57975a086488657e5b53fd0e72368c5ed3e5b957.zip |
Update HOMEPAGE (bug #353382 thanks to Malte Starostik).
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/rexima/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/rexima/rexima-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/rexima/ChangeLog b/media-sound/rexima/ChangeLog index 11f262ad5d3b..c14c3061d8ac 100644 --- a/media-sound/rexima/ChangeLog +++ b/media-sound/rexima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/rexima -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/ChangeLog,v 1.13 2008/12/20 03:38:42 aballier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/ChangeLog,v 1.14 2011/02/03 07:32:40 radhermit Exp $ + + 03 Feb 2011; Tim Harder <radhermit@gentoo.org> rexima-1.4.ebuild: + Update HOMEPAGE (bug #353382 thanks to Malte Starostik). 20 Dec 2008; Alexis Ballier <aballier@gentoo.org> rexima-1.4.ebuild: Honour CC and LDLFAGS; dont prestrip files, bug #239890, remove unused sed diff --git a/media-sound/rexima/rexima-1.4.ebuild b/media-sound/rexima/rexima-1.4.ebuild index 567d38692b0b..4716bbc39a41 100644 --- a/media-sound/rexima/rexima-1.4.ebuild +++ b/media-sound/rexima/rexima-1.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.15 2008/12/31 03:37:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.16 2011/02/03 07:32:40 radhermit Exp $ inherit toolchain-funcs DESCRIPTION="A curses-based interactive mixer which can also be used from the command-line." -HOMEPAGE="http://rus.members.beeb.net/rexima.html" +HOMEPAGE="http://www.svgalib.org/rus/rexima.html" SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz" LICENSE="GPL-2" |