diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-14 18:11:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-14 18:11:40 +0000 |
commit | 0fba3f2c0c1162c9e773e840f7f0617c218ecc8e (patch) | |
tree | 03f64f2e219efa97624e7d63477e4a2a59290084 /media-sound/streamripper | |
parent | Stable on ppc64; bug #188158 (diff) | |
download | gentoo-2-0fba3f2c0c1162c9e773e840f7f0617c218ecc8e.tar.gz gentoo-2-0fba3f2c0c1162c9e773e840f7f0617c218ecc8e.tar.bz2 gentoo-2-0fba3f2c0c1162c9e773e840f7f0617c218ecc8e.zip |
alpha stable wrt security #188698
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-sound/streamripper')
-rw-r--r-- | media-sound/streamripper/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/streamripper/streamripper-1.62.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/streamripper/ChangeLog b/media-sound/streamripper/ChangeLog index 2c4072c43d50..ffe1ce344424 100644 --- a/media-sound/streamripper/ChangeLog +++ b/media-sound/streamripper/ChangeLog @@ -1,6 +1,9 @@ # 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.54 2007/08/14 18:06:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.55 2007/08/14 18:11:40 armin76 Exp $ + + 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> streamripper-1.62.2.ebuild: + alpha stable wrt security #188698 14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> streamripper-1.62.2.ebuild: diff --git a/media-sound/streamripper/streamripper-1.62.2.ebuild b/media-sound/streamripper/streamripper-1.62.2.ebuild index 833c8466e467..c6254648f933 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.4 2007/08/14 18:06:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.62.2.ebuild,v 1.5 2007/08/14 18:11:40 armin76 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 |