diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 12:28:33 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 12:28:33 +0000 |
commit | 91efb354faa6776778362d35c43c04f75173dc82 (patch) | |
tree | 4d64e80f142d9852a769b01e1283714309946a82 /x11-misc | |
parent | Fix compiling with gcc 4, see bug #118458. (diff) | |
download | historical-91efb354faa6776778362d35c43c04f75173dc82.tar.gz historical-91efb354faa6776778362d35c43c04f75173dc82.tar.bz2 historical-91efb354faa6776778362d35c43c04f75173dc82.zip |
Removed old version.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/3ddesktop/3ddesktop-0.2.8.ebuild | 20 | ||||
-rw-r--r-- | x11-misc/3ddesktop/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/3ddesktop/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/3ddesktop/files/digest-3ddesktop-0.2.8 | 1 |
4 files changed, 6 insertions, 25 deletions
diff --git a/x11-misc/3ddesktop/3ddesktop-0.2.8.ebuild b/x11-misc/3ddesktop/3ddesktop-0.2.8.ebuild deleted file mode 100644 index 1e990a2d8e2a..000000000000 --- a/x11-misc/3ddesktop/3ddesktop-0.2.8.ebuild +++ /dev/null @@ -1,20 +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/3ddesktop/3ddesktop-0.2.8.ebuild,v 1.5 2005/09/03 22:48:07 eradicator Exp $ - -DESCRIPTION="OpenGL virtual desktop switching" -HOMEPAGE="http://desk3d.sourceforge.net/" -SRC_URI="mirror://sourceforge/desk3d/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="" - -DEPEND="virtual/x11 - media-libs/imlib2 - virtual/opengl" - -src_install () { - make DESTDIR="${D}" install || die - dodoc README AUTHORS TODO ChangeLog README.windowmanagers -} diff --git a/x11-misc/3ddesktop/ChangeLog b/x11-misc/3ddesktop/ChangeLog index d5389d8d0454..4029fccb9d0e 100644 --- a/x11-misc/3ddesktop/ChangeLog +++ b/x11-misc/3ddesktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/3ddesktop # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/ChangeLog,v 1.33 2006/01/15 12:24:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/ChangeLog,v 1.34 2006/01/15 12:28:33 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> + -3ddesktop-0.2.8.ebuild: + Removed old version. 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> +files/3ddesktop-0.2.9-gcc4.patch, 3ddesktop-0.2.9.ebuild: diff --git a/x11-misc/3ddesktop/Manifest b/x11-misc/3ddesktop/Manifest index 6bced1125c0c..d6a432183e8f 100644 --- a/x11-misc/3ddesktop/Manifest +++ b/x11-misc/3ddesktop/Manifest @@ -1,7 +1,5 @@ -MD5 21da5e54c31bd482bdc4cb445b2bae96 3ddesktop-0.2.8.ebuild 597 MD5 72ee5d821d78af885cb7d1d90d8bb755 3ddesktop-0.2.9.ebuild 1457 -MD5 5e4f7b5860189ced08f6d24197a2b47e ChangeLog 4146 +MD5 105532de1f6ab7b66ad57f6455d84971 ChangeLog 4250 MD5 9aac53edbd737f827651470da4e5a7b2 files/3ddesktop-0.2.9-gcc4.patch 541 -MD5 f00452b9de2da5a9e4d981f2f03f48c5 files/digest-3ddesktop-0.2.8 67 MD5 120616a127fefe09adc8c8400335f0d9 files/digest-3ddesktop-0.2.9 67 MD5 e465243d3626f791491c00b7913a36d6 metadata.xml 436 diff --git a/x11-misc/3ddesktop/files/digest-3ddesktop-0.2.8 b/x11-misc/3ddesktop/files/digest-3ddesktop-0.2.8 deleted file mode 100644 index 621b66b19b9c..000000000000 --- a/x11-misc/3ddesktop/files/digest-3ddesktop-0.2.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 2691741a984c441e0a84aa6b4fac8513 3ddesktop-0.2.8.tar.gz 175233 |