summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/icesndcfg/ChangeLog6
-rw-r--r--x11-misc/icesndcfg/Manifest8
-rw-r--r--x11-misc/icesndcfg/files/digest-icesndcfg-1.11
-rw-r--r--x11-misc/icesndcfg/files/digest-icesndcfg-1.3-r11
-rw-r--r--x11-misc/icesndcfg/icesndcfg-1.1.ebuild28
-rw-r--r--x11-misc/icesndcfg/icesndcfg-1.3-r1.ebuild33
-rw-r--r--x11-misc/icesndcfg/icesndcfg-1.3.ebuild7
7 files changed, 10 insertions, 74 deletions
diff --git a/x11-misc/icesndcfg/ChangeLog b/x11-misc/icesndcfg/ChangeLog
index 08b1db336578..8e1595bb0b71 100644
--- a/x11-misc/icesndcfg/ChangeLog
+++ b/x11-misc/icesndcfg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/icesndcfg
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.18 2006/01/23 13:11:30 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.19 2006/01/25 11:20:20 phosphan Exp $
+
+ 25 Jan 2006; Patrick Kursawe <phosphan@gentoo.org> -icesndcfg-1.1.ebuild,
+ icesndcfg-1.3.ebuild, -icesndcfg-1.3-r1.ebuild:
+ Fixing modular X deps in place, not in new revision
*icesndcfg-1.3-r1 (23 Jan 2006)
diff --git a/x11-misc/icesndcfg/Manifest b/x11-misc/icesndcfg/Manifest
index 8083153ad0e7..40839c289b3e 100644
--- a/x11-misc/icesndcfg/Manifest
+++ b/x11-misc/icesndcfg/Manifest
@@ -1,8 +1,4 @@
-MD5 46e7422427bb8c0b87d87469de15e610 ChangeLog 2209
-MD5 32a90c4b4c8add7fc091909eb59aedb0 files/digest-icesndcfg-1.1 66
+MD5 da946cf0c923b02239e774c2d49905f8 ChangeLog 2390
MD5 4331794b294cb0cd3703240790445b0d files/digest-icesndcfg-1.3 65
-MD5 4331794b294cb0cd3703240790445b0d files/digest-icesndcfg-1.3-r1 65
-MD5 ea89642df3134582ad0323e252eb413e icesndcfg-1.1.ebuild 614
-MD5 3ce8a05daa41ad381952f4faa0e9c4e3 icesndcfg-1.3-r1.ebuild 846
-MD5 1b61ac0ea9d895264b658cd32ca98c31 icesndcfg-1.3.ebuild 846
+MD5 a973f60413c102fdaa6187edccd0f1f0 icesndcfg-1.3.ebuild 839
MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224
diff --git a/x11-misc/icesndcfg/files/digest-icesndcfg-1.1 b/x11-misc/icesndcfg/files/digest-icesndcfg-1.1
deleted file mode 100644
index 2af4844cf1c6..000000000000
--- a/x11-misc/icesndcfg/files/digest-icesndcfg-1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 73cbc91e54668b180e237bbf683df7b9 icesndcfg-1.1.tar.bz2 370269
diff --git a/x11-misc/icesndcfg/files/digest-icesndcfg-1.3-r1 b/x11-misc/icesndcfg/files/digest-icesndcfg-1.3-r1
deleted file mode 100644
index 6b22953b3fc8..000000000000
--- a/x11-misc/icesndcfg/files/digest-icesndcfg-1.3-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2113c524ebbbf38ce7eb174b9997c202 icesndcfg-1.3.tar.bz2 11404
diff --git a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild b/x11-misc/icesndcfg/icesndcfg-1.1.ebuild
deleted file mode 100644
index 15db8153868b..000000000000
--- a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.11 2005/07/07 05:21:02 caleb Exp $
-
-IUSE=""
-
-DESCRIPTION="IceWM sound editor."
-SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
-HOMEPAGE="http://icecc.sourceforge.net/"
-
-DEPEND="virtual/x11
- =x11-libs/qt-3*"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 sparc ppc"
-
-src_compile () {
- addwrite ${QTDIR}/etc/settings
- econf || die "econf failed"
- emake || die
-}
-
-src_install () {
- einstall || die
-
- dodoc AUTHORS COPYING TODO README
-}
diff --git a/x11-misc/icesndcfg/icesndcfg-1.3-r1.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3-r1.ebuild
deleted file mode 100644
index 19f7f1a8e7e3..000000000000
--- a/x11-misc/icesndcfg/icesndcfg-1.3-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3-r1.ebuild,v 1.1 2006/01/23 13:11:30 phosphan Exp $
-
-IUSE=""
-
-DESCRIPTION="IceWM sound editor."
-SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
-HOMEPAGE="http://icecc.sourceforge.net/"
-
-DEPEND=">=x11-libs/qt-3.0.0"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -e "s:/usr/local:/usr:" -i ${PN}.pro || die "sed failed"
- echo >> ${PN}.pro -e "QMAKE_CXXFLAGS_RELEASE += ${CXXFLAGS}\nQMAKE_CFLAGS_RELEASE += ${CFLAGS}"
-}
-
-src_compile () {
- addwrite ${QTDIR}/etc/settings
- ${QTDIR}/bin/qmake ${PN}.pro
- emake || die
-}
-
-src_install () {
- make INSTALL_ROOT="${D}" install || die
- dodoc AUTHORS COPYING TODO README ChangeLog
-}
diff --git a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild
index bf4a9a38427f..de8e93e2fb3e 100644
--- a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild
+++ b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.8 2005/07/07 05:21:02 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.9 2006/01/25 11:20:20 phosphan Exp $
IUSE=""
@@ -8,8 +8,7 @@ DESCRIPTION="IceWM sound editor."
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
HOMEPAGE="http://icecc.sourceforge.net/"
-DEPEND="virtual/x11
- =x11-libs/qt-3*"
+DEPEND="=x11-libs/qt-3*"
SLOT="0"
LICENSE="GPL-2"