diff options
author | 2012-03-28 07:35:42 +0000 | |
---|---|---|
committer | 2012-03-28 07:35:42 +0000 | |
commit | 788c2cb6488bd9c586c3c70505aae677f510f212 (patch) | |
tree | bb178c0a7edbf03bd10fddc2966ba2f30bd15932 /media-sound/seq24 | |
parent | Stable for amd64, wrt bug #404681 (diff) | |
download | gentoo-2-788c2cb6488bd9c586c3c70505aae677f510f212.tar.gz gentoo-2-788c2cb6488bd9c586c3c70505aae677f510f212.tar.bz2 gentoo-2-788c2cb6488bd9c586c3c70505aae677f510f212.zip |
Stable for amd64, wrt bug #404803
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/seq24')
-rw-r--r-- | media-sound/seq24/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/seq24/seq24-0.9.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/seq24/ChangeLog b/media-sound/seq24/ChangeLog index 2bd65e776840..6eed9284c733 100644 --- a/media-sound/seq24/ChangeLog +++ b/media-sound/seq24/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/seq24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/ChangeLog,v 1.45 2011/10/27 04:45:11 radhermit Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/ChangeLog,v 1.46 2012/03/28 07:35:42 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> seq24-0.9.2-r1.ebuild: + Stable for amd64, wrt bug #404803 *seq24-0.9.2-r1 (27 Oct 2011) diff --git a/media-sound/seq24/seq24-0.9.2-r1.ebuild b/media-sound/seq24/seq24-0.9.2-r1.ebuild index f611d868e9d9..867c796ded0b 100644 --- a/media-sound/seq24/seq24-0.9.2-r1.ebuild +++ b/media-sound/seq24/seq24-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/seq24/seq24-0.9.2-r1.ebuild,v 1.1 2011/10/27 04:45:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.2-r1.ebuild,v 1.2 2012/03/28 07:35:42 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://edge.launchpad.net/seq24/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="jack lash" RDEPEND="media-libs/alsa-lib |