summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-05-29 19:31:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-05-29 19:31:39 +0000
commitac04a1b89e834f57465e54bdcd0cffdca7c0ec53 (patch)
tree239aca028430868ea04ad9255b92195ea7e6fa5a /dev-libs/vdk/vdk-2.4.0.ebuild
parentStable on SPARC wrt bug #132343. (diff)
downloadgentoo-2-ac04a1b89e834f57465e54bdcd0cffdca7c0ec53.tar.gz
gentoo-2-ac04a1b89e834f57465e54bdcd0cffdca7c0ec53.tar.bz2
gentoo-2-ac04a1b89e834f57465e54bdcd0cffdca7c0ec53.zip
Cleanup old and revbump
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-libs/vdk/vdk-2.4.0.ebuild')
-rw-r--r--dev-libs/vdk/vdk-2.4.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/vdk/vdk-2.4.0.ebuild b/dev-libs/vdk/vdk-2.4.0.ebuild
index c12aec6e11ac..926b8d8414e1 100644
--- a/dev-libs/vdk/vdk-2.4.0.ebuild
+++ b/dev-libs/vdk/vdk-2.4.0.ebuild
@@ -1,12 +1,12 @@
-# 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/dev-libs/vdk/vdk-2.4.0.ebuild,v 1.9 2005/10/07 18:01:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/vdk/vdk-2.4.0.ebuild,v 1.10 2006/05/29 19:31:39 gustavoz Exp $
inherit eutils toolchain-funcs
DESCRIPTION="A Visual Development Kit for RAD"
SRC_URI="mirror://sourceforge/vdkbuilder/${P}.tar.gz"
-HOMEPAGE="http://vdk.sourceforge.net/"
+HOMEPAGE="http://http://www.mariomotta.it/vdklib/"
SLOT="0"
LICENSE="GPL-2"
@@ -24,7 +24,7 @@ src_compile() {
if [ "$(gcc-major-version)" -ge "4" ] || [ "$(gcc-major-version)" -ge "3" -a "$(gcc-minor-version)" -ge "4" ]
then
- epatch ${FILESDIR}/${P}-gcc3.4.patch
+ epatch ${FILESDIR}/vdk-2.4-gcc3.4.patch
fi
# gnome and sigc USE flags need to be added later