summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-11-24 12:38:50 +0000
committerDawid Węgliński <cla@gentoo.org>2007-11-24 12:38:50 +0000
commit6c3bef2510c97d5fd628ef9aa0abd7259400974c (patch)
tree0428d3b68b1b841d39107e83470ee690220daaf0 /media-sound/synaesthesia
parentStable on x86 wrt bug #200127; remove old version (diff)
downloadgentoo-2-6c3bef2510c97d5fd628ef9aa0abd7259400974c.tar.gz
gentoo-2-6c3bef2510c97d5fd628ef9aa0abd7259400974c.tar.bz2
gentoo-2-6c3bef2510c97d5fd628ef9aa0abd7259400974c.zip
Stable on x86 wrt bug #200129; remove old version
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/synaesthesia')
-rw-r--r--media-sound/synaesthesia/ChangeLog6
-rw-r--r--media-sound/synaesthesia/files/digest-synaesthesia-2.33
-rw-r--r--media-sound/synaesthesia/synaesthesia-2.3.ebuild38
-rw-r--r--media-sound/synaesthesia/synaesthesia-2.4.ebuild4
4 files changed, 7 insertions, 44 deletions
diff --git a/media-sound/synaesthesia/ChangeLog b/media-sound/synaesthesia/ChangeLog
index e71a9c503497..dcdb99614337 100644
--- a/media-sound/synaesthesia/ChangeLog
+++ b/media-sound/synaesthesia/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/synaesthesia
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/ChangeLog,v 1.16 2007/07/27 14:32:28 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/ChangeLog,v 1.17 2007/11/24 12:38:50 cla Exp $
+
+ 24 Nov 2007; Dawid Węgliński <cla@gentoo.org> -synaesthesia-2.3.ebuild,
+ synaesthesia-2.4.ebuild:
+ Stable on x86 (bug #200129); remove old version
*synaesthesia-2.4 (27 Jul 2007)
diff --git a/media-sound/synaesthesia/files/digest-synaesthesia-2.3 b/media-sound/synaesthesia/files/digest-synaesthesia-2.3
deleted file mode 100644
index 362601df69a9..000000000000
--- a/media-sound/synaesthesia/files/digest-synaesthesia-2.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 cfbe3ae68c15952ec7a2403ffda0f0af synaesthesia-2.3.tar.gz 178019
-RMD160 48c46b53bd4c92927f5e9b534f93be79484fc73c synaesthesia-2.3.tar.gz 178019
-SHA256 4460f087bd725333a82753f8cdf050b2bb92286f446bc2a326e606fd802d2989 synaesthesia-2.3.tar.gz 178019
diff --git a/media-sound/synaesthesia/synaesthesia-2.3.ebuild b/media-sound/synaesthesia/synaesthesia-2.3.ebuild
deleted file mode 100644
index 96144f9e0bb5..000000000000
--- a/media-sound/synaesthesia/synaesthesia-2.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/synaesthesia-2.3.ebuild,v 1.8 2007/07/22 08:34:21 drac Exp $
-
-inherit eutils
-
-DESCRIPTION="a nice graphical accompaniment to music"
-HOMEPAGE="http://www.logarithmic.net/pfh/synaesthesia"
-SRC_URI="http://www.logarithmic.net/pfh-files/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE="sdl svga esd"
-
-RDEPEND="x11-libs/libXext
- x11-libs/libSM
- esd? ( >=media-sound/esound-0.2.22 )
- sdl? ( >=media-libs/libsdl-1.2.0 )
- svga? ( >=media-libs/svgalib-1.4.3 )"
-DEPEND="${RDEPEND}
- x11-proto/xextproto"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- sed -i \
- -e "/CFLAGS=/s:-O4:${CFLAGS}:" \
- -e "/CXXFLAGS=/s:-O4:${CXXFLAGS}:" \
- configure
- sed -i 's:void inline:inline void:' syna.h
-}
-
-src_install() {
- dobin synaesthesia
- dodoc README
-}
diff --git a/media-sound/synaesthesia/synaesthesia-2.4.ebuild b/media-sound/synaesthesia/synaesthesia-2.4.ebuild
index fd5f021903ef..04442e5b4f62 100644
--- a/media-sound/synaesthesia/synaesthesia-2.4.ebuild
+++ b/media-sound/synaesthesia/synaesthesia-2.4.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/synaesthesia/synaesthesia-2.4.ebuild,v 1.1 2007/07/27 14:32:28 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/synaesthesia-2.4.ebuild,v 1.2 2007/11/24 12:38:50 cla Exp $
DESCRIPTION="a nice graphical accompaniment to music"
HOMEPAGE="http://www.logarithmic.net/pfh/synaesthesia"
@@ -8,7 +8,7 @@ SRC_URI="http://www.logarithmic.net/pfh-files/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="sdl svga esd"
RDEPEND="x11-libs/libXext