diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-11-19 01:28:04 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-11-19 01:28:04 +0000 |
commit | bfc3ea13bb2dd95813c45dc281774a9c40a68c52 (patch) | |
tree | 93d481993e507217984b2bedb9813f6be7f687bb /media-sound/streamripper | |
parent | Revision bump, with three patches from upstream. Closes bug #152138. (diff) | |
download | gentoo-2-bfc3ea13bb2dd95813c45dc281774a9c40a68c52.tar.gz gentoo-2-bfc3ea13bb2dd95813c45dc281774a9c40a68c52.tar.bz2 gentoo-2-bfc3ea13bb2dd95813c45dc281774a9c40a68c52.zip |
Stable on alpha.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-sound/streamripper')
-rw-r--r-- | media-sound/streamripper/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/streamripper/streamripper-1.61.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/streamripper/ChangeLog b/media-sound/streamripper/ChangeLog index dae2caa8a1ba..b626777eb054 100644 --- a/media-sound/streamripper/ChangeLog +++ b/media-sound/streamripper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/streamripper # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.39 2006/10/26 10:39:47 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.40 2006/11/19 01:28:04 tcort Exp $ + + 19 Nov 2006; Thomas Cort <tcort@gentoo.org> streamripper-1.61.27.ebuild: + Stable on alpha. 26 Oct 2006; Thomas Cort <tcort@gentoo.org> streamripper-1.61.27.ebuild: Stable on amd64. diff --git a/media-sound/streamripper/streamripper-1.61.27.ebuild b/media-sound/streamripper/streamripper-1.61.27.ebuild index c61663150406..26b74f755658 100644 --- a/media-sound/streamripper/streamripper-1.61.27.ebuild +++ b/media-sound/streamripper/streamripper-1.61.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.61.27.ebuild,v 1.3 2006/10/26 10:39:47 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.61.27.ebuild,v 1.4 2006/11/19 01:28:04 tcort Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="vorbis" DEPEND="media-libs/libmad |