summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-02-24 16:47:43 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-02-24 16:47:43 +0000
commitdc495d6c3815cfa2f0dacf8fcfa34ccdb84b43ad (patch)
treed34a9bdc05239748b83057f2ed4eda1191ee7130 /media-plugins
parentStable on amd64 wrt bug #285493 (diff)
downloadgentoo-2-dc495d6c3815cfa2f0dacf8fcfa34ccdb84b43ad.tar.gz
gentoo-2-dc495d6c3815cfa2f0dacf8fcfa34ccdb84b43ad.tar.bz2
gentoo-2-dc495d6c3815cfa2f0dacf8fcfa34ccdb84b43ad.zip
Stable on amd64 wrt bug #287054
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/xsynth-dssi/ChangeLog8
-rw-r--r--media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/xsynth-dssi/ChangeLog b/media-plugins/xsynth-dssi/ChangeLog
index eb025916a6c5..c83262825976 100644
--- a/media-plugins/xsynth-dssi/ChangeLog
+++ b/media-plugins/xsynth-dssi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/xsynth-dssi
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog,v 1.1 2009/01/10 14:04:42 aballier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/ChangeLog,v 1.2 2010/02/24 16:47:43 hwoarang Exp $
+
+ 24 Feb 2010; Markos Chandras <hwoarang@gentoo.org>
+ xsynth-dssi-0.9.2.ebuild:
+ Stable on amd64 wrt bug #287054
*xsynth-dssi-0.9.2 (10 Jan 2009)
diff --git a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild b/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
index 3839faac534b..7e7f6b348e99 100644
--- a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
+++ b/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild,v 1.1 2009/01/10 14:04:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild,v 1.2 2010/02/24 16:47:43 hwoarang Exp $
DESCRIPTION="A software synthesizer plugin for the DSSI Soft Synth Interface"
HOMEPAGE="http://dssi.sourceforge.net/download.html#Xsynth-DSSI"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/dssi/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
RDEPEND="=x11-libs/gtk+-2*