diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-31 20:27:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-31 20:27:04 +0000 |
commit | 29edc1de80afa142f38fe5362c73a15b1c6c68ae (patch) | |
tree | ddd29ffcc8d01d5df2ff1ca479b33d2ebcf38412 /media-sound/streamripper | |
parent | fixed SLOT (#145733) (diff) | |
download | gentoo-2-29edc1de80afa142f38fe5362c73a15b1c6c68ae.tar.gz gentoo-2-29edc1de80afa142f38fe5362c73a15b1c6c68ae.tar.bz2 gentoo-2-29edc1de80afa142f38fe5362c73a15b1c6c68ae.zip |
Stable on sparc wrt security #144861
(Portage version: 2.1-r2)
Diffstat (limited to 'media-sound/streamripper')
-rw-r--r-- | media-sound/streamripper/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/streamripper/streamripper-1.61.26.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/streamripper/ChangeLog b/media-sound/streamripper/ChangeLog index 274a28235907..48db47edc42b 100644 --- a/media-sound/streamripper/ChangeLog +++ b/media-sound/streamripper/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2006/08/31 18:24:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.31 2006/08/31 20:27:04 gustavoz Exp $ + + 31 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + streamripper-1.61.26.ebuild: + Stable on sparc wrt security #144861 31 Aug 2006; Markus Rothe <corsair@gentoo.org> streamripper-1.61.26.ebuild: diff --git a/media-sound/streamripper/streamripper-1.61.26.ebuild b/media-sound/streamripper/streamripper-1.61.26.ebuild index db2ef252e6ff..75b53e7026be 100644 --- a/media-sound/streamripper/streamripper-1.61.26.ebuild +++ b/media-sound/streamripper/streamripper-1.61.26.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.26.ebuild,v 1.2 2006/08/31 18:24:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.61.26.ebuild,v 1.3 2006/08/31 20:27:04 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ppc64 sparc ~x86" IUSE="vorbis" DEPEND="media-libs/libmad |