diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-08 01:12:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-08 01:12:33 +0000 |
commit | f6931da10c12635db8260db8e0d4ec8414ff3fae (patch) | |
tree | 696b8d64c77f05fc1803254da4c9e091c4c719fa /media-libs/SoQt | |
parent | AMD64 keywords (Manifest recommit) (diff) | |
download | gentoo-2-f6931da10c12635db8260db8e0d4ec8414ff3fae.tar.gz gentoo-2-f6931da10c12635db8260db8e0d4ec8414ff3fae.tar.bz2 gentoo-2-f6931da10c12635db8260db8e0d4ec8414ff3fae.zip |
Removed SoQt-20010601-r1.ebuild since it depends on a version of media-libs/coin that is no longer in portage.
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r-- | media-libs/SoQt/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/SoQt/SoQt-20010601-r1.ebuild | 30 | ||||
-rw-r--r-- | media-libs/SoQt/files/digest-SoQt-20010601-r1 | 1 |
3 files changed, 5 insertions, 32 deletions
diff --git a/media-libs/SoQt/ChangeLog b/media-libs/SoQt/ChangeLog index d4e74d28ddb9..2b7f6a30cdc4 100644 --- a/media-libs/SoQt/ChangeLog +++ b/media-libs/SoQt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/SoQt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.6 2004/02/26 05:35:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.7 2004/03/08 01:12:32 mr_bones_ Exp $ + + 07 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> : + Removed SoQt-20010601-r1.ebuild since it depends on a version of + media-libs/coin that is no longer in portage. 25 Feb 2004; Jason Wever <weeve@gentoo.org> SoQt-20010601-r1.ebuild: Masked 20010601 on sparc since coin dependency cannot be met. diff --git a/media-libs/SoQt/SoQt-20010601-r1.ebuild b/media-libs/SoQt/SoQt-20010601-r1.ebuild deleted file mode 100644 index 621114af1c17..000000000000 --- a/media-libs/SoQt/SoQt-20010601-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010601-r1.ebuild,v 1.13 2004/02/26 05:35:49 weeve Exp $ - -DESCRIPTION="A Qt Interface for coin" -SRC_URI="ftp://ftp.coin3d.org/pub/snapshots/${P}.tar.gz" -HOMEPAGE="http://www.coinn3d.org/" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="x86 -sparc" - -DEPEND="virtual/x11 - virtual/opengl - =x11-libs/qt-2.3* - =media-libs/coin-${PV}*" - -S=${WORKDIR}/${PN} - -src_compile() { - econf --qith-qt-dir=/usr/qt/2 || die - make || die -} - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog* LICENSE* NEWS README* - docinto txt - dodoc docs/qtcomponents.doxygen -} diff --git a/media-libs/SoQt/files/digest-SoQt-20010601-r1 b/media-libs/SoQt/files/digest-SoQt-20010601-r1 deleted file mode 100644 index eaba5f2f1391..000000000000 --- a/media-libs/SoQt/files/digest-SoQt-20010601-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 62c2382154d450379858f299bbfb424d SoQt-20010601.tar.gz 626188 |