diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:48:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 17:48:26 +0000 |
commit | 8587c79c41d3ec36a2ef94a94f21511c33865493 (patch) | |
tree | 25cbf97804b3dd1c2d26dd01b7bee03ea0984a61 /media-sound | |
parent | Stable for amd64, wrt bug #397095 (diff) | |
download | gentoo-2-8587c79c41d3ec36a2ef94a94f21511c33865493.tar.gz gentoo-2-8587c79c41d3ec36a2ef94a94f21511c33865493.tar.bz2 gentoo-2-8587c79c41d3ec36a2ef94a94f21511c33865493.zip |
Stable for amd64, wrt bug #397097
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/icecream/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/icecream/icecream-1.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/icecream/ChangeLog b/media-sound/icecream/ChangeLog index 60589967afff..541634d3dcdd 100644 --- a/media-sound/icecream/ChangeLog +++ b/media-sound/icecream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/icecream -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/icecream/ChangeLog,v 1.11 2009/06/05 17:02:37 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/icecream/ChangeLog,v 1.12 2012/02/03 17:48:26 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icecream-1.3.ebuild: + Stable for amd64, wrt bug #397097 *icecream-1.3 (05 Jun 2009) diff --git a/media-sound/icecream/icecream-1.3.ebuild b/media-sound/icecream/icecream-1.3.ebuild index 78cbf1ccfcdf..80ca258b3beb 100644 --- a/media-sound/icecream/icecream-1.3.ebuild +++ b/media-sound/icecream/icecream-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/icecream/icecream-1.3.ebuild,v 1.1 2009/06/05 17:02:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/icecream/icecream-1.3.ebuild,v 1.2 2012/02/03 17:48:26 ago Exp $ DESCRIPTION="Extracts and records individual MP3 tracks from shoutcast streams" HOMEPAGE="http://icecream.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="dev-lang/perl" |