summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-06-22 00:32:28 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-06-22 00:32:28 +0000
commit6b6fca86f57cccc964ea610980f939fded76d79c (patch)
tree230c6f515b912ed6d10678ce01ce0cc625182f78 /media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
parentARCH check update (diff)
downloadgentoo-2-6b6fca86f57cccc964ea610980f939fded76d79c.tar.gz
gentoo-2-6b6fca86f57cccc964ea610980f939fded76d79c.tar.bz2
gentoo-2-6b6fca86f57cccc964ea610980f939fded76d79c.zip
gnome2 fixes
Diffstat (limited to 'media-libs/atlas-c++/atlas-c++-0.4.4.ebuild')
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
index cfd72e8eda56..d5869e0a8c8d 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.1 2002/04/07 22:16:50 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.2 2002/06/22 00:32:21 azarah Exp $
S="${WORKDIR}/Atlas-C++-${PV}"
SRC_URI="ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/Atlas-C++-0.4.4.tar.bz2"
HOMEPAGE="http://www.worldforge.net"
SLOT="0"
DEPEND="virtual/glibc
- >=dev-libs/libsigc++-1.0.4-r1"
+ ( <dev-libs/libsigc++-1.1.0
+ >=dev-libs/libsigc++-1.0.4-r1 )"
src_compile() {