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 | 7007d34530220dc124ec9faf30b79db73974c060 (patch) | |
tree | b50d1a11b11c9b9dfb76bcac0da3527fbcacabfa /media-libs/SoQt | |
parent | AMD64 keywords (diff) | |
download | historical-7007d34530220dc124ec9faf30b79db73974c060.tar.gz historical-7007d34530220dc124ec9faf30b79db73974c060.tar.bz2 historical-7007d34530220dc124ec9faf30b79db73974c060.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/Manifest | 4 | ||||
-rw-r--r-- | media-libs/SoQt/SoQt-20010601-r1.ebuild | 30 | ||||
-rw-r--r-- | media-libs/SoQt/files/digest-SoQt-20010601-r1 | 1 |
4 files changed, 6 insertions, 35 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/Manifest b/media-libs/SoQt/Manifest index 2912a5bd96e5..75622d2f028d 100644 --- a/media-libs/SoQt/Manifest +++ b/media-libs/SoQt/Manifest @@ -1,5 +1,3 @@ -MD5 eab3d7b2a2227f573dfca3108e2f7336 ChangeLog 994 +MD5 6cb3822ec9d2252c4f39152d3cc619e4 ChangeLog 1171 MD5 6e9d257ece2a297df9ed1da1dc29a870 SoQt-1.0.2.ebuild 640 -MD5 84965dfa4a4ddc64fb7ab2e0b3063fa0 SoQt-20010601-r1.ebuild 739 MD5 ec5bfbd339d40e28eb98f18c25e09b6e files/digest-SoQt-1.0.2 62 -MD5 053ae8dc88afb3cedca1e3e29862e1e1 files/digest-SoQt-20010601-r1 65 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 |