diff options
author | 2007-08-15 01:14:21 +0000 | |
---|---|---|
committer | 2007-08-15 01:14:21 +0000 | |
commit | 0e33d889b6e7cb19738c0a423f948b84ae7492b1 (patch) | |
tree | 4791103a4d5217ecf22d7276bbfe69858a0326eb /media-sound/streamripper | |
parent | Stable for HPPA (bug #187919). (diff) | |
download | gentoo-2-0e33d889b6e7cb19738c0a423f948b84ae7492b1.tar.gz gentoo-2-0e33d889b6e7cb19738c0a423f948b84ae7492b1.tar.bz2 gentoo-2-0e33d889b6e7cb19738c0a423f948b84ae7492b1.zip |
Stable on amd64 wrt security bug #188698
(Portage version: 2.1.3.5)
Diffstat (limited to 'media-sound/streamripper')
-rw-r--r-- | media-sound/streamripper/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/streamripper/streamripper-1.62.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/streamripper/ChangeLog b/media-sound/streamripper/ChangeLog index b7ec8c97c4c9..e33782f3642a 100644 --- a/media-sound/streamripper/ChangeLog +++ b/media-sound/streamripper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/streamripper # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.56 2007/08/14 18:59:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.57 2007/08/15 01:14:21 angelos Exp $ + + 15 Aug 2007; Christoph Mende <angelos@gentoo.org> + streamripper-1.62.2.ebuild: + Stable on amd64 wrt security bug #188698 14 Aug 2007; Markus Rothe <corsair@gentoo.org> streamripper-1.62.2.ebuild: Stable on ppc64; bug #188698 diff --git a/media-sound/streamripper/streamripper-1.62.2.ebuild b/media-sound/streamripper/streamripper-1.62.2.ebuild index 73b32e503300..6a0f140a9a89 100644 --- a/media-sound/streamripper/streamripper-1.62.2.ebuild +++ b/media-sound/streamripper/streamripper-1.62.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.62.2.ebuild,v 1.6 2007/08/14 18:59:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.62.2.ebuild,v 1.7 2007/08/15 01:14:21 angelos 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 ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="vorbis" RDEPEND="media-libs/libmad |