summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 23:24:17 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 23:24:17 +0000
commit1e44faddd0a10923c8e391d2245dc8515d75165e (patch)
treeb796d52dfa45c08858fe23fd5bff2c839507b1de
parentversion bump (diff)
downloadgentoo-2-1e44faddd0a10923c8e391d2245dc8515d75165e.tar.gz
gentoo-2-1e44faddd0a10923c8e391d2245dc8515d75165e.tar.bz2
gentoo-2-1e44faddd0a10923c8e391d2245dc8515d75165e.zip
repoman fixes
-rw-r--r--dev-util/calltree/calltree-0.2.95.ebuild4
-rw-r--r--gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild4
-rw-r--r--gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild4
-rw-r--r--media-gfx/graphviz/files/digest-graphviz-1.7.15-r21
-rw-r--r--media-gfx/graphviz/graphviz-1.7.15-r2.ebuild49
5 files changed, 6 insertions, 56 deletions
diff --git a/dev-util/calltree/calltree-0.2.95.ebuild b/dev-util/calltree/calltree-0.2.95.ebuild
index 104e70b9bf2d..aa233f874673 100644
--- a/dev-util/calltree/calltree-0.2.95.ebuild
+++ b/dev-util/calltree/calltree-0.2.95.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/calltree/calltree-0.2.95.ebuild,v 1.2 2003/06/17 13:26:33 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/calltree/calltree-0.2.95.ebuild,v 1.3 2003/07/12 23:19:41 aliz Exp $
DESCRIPTION="A plugin for cachegrind that adds call-graph profiling"
HOMEPAGE="http://kcachegrind.sourceforge.net/"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND="=dev-util/valgrind-1.9.5*"
+DEPEND=">=dev-util/valgrind-1.9.4"
src_compile() {
econf || die
emake || die
diff --git a/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild
index c634e19ba58b..0748f33a7cf4 100644
--- a/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild
+++ b/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild,v 1.2 2003/06/21 00:09:21 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.1.ebuild,v 1.3 2003/07/12 23:21:40 aliz Exp $
inherit gnome2
@@ -14,7 +14,7 @@ KEYWORDS="~x86"
# can add lmsensor stuff
IUSE=""
-DEPEND=">=x11-libs/gtkmm-2.0
+DEPEND=">=dev-cpp/gtkmm-2.0
>=dev-cpp/libgnomemm-1.3.9
>=dev-cpp/libgnomeuimm-1.3.11
>=dev-cpp/libglademm-2.0.0
diff --git a/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild b/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild
index 4fb482da7732..fffb9b009793 100644
--- a/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild
+++ b/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild,v 1.2 2003/06/21 00:09:21 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.5.ebuild,v 1.3 2003/07/12 23:21:40 aliz Exp $
inherit gnome2
@@ -14,7 +14,7 @@ KEYWORDS="~x86"
# can add lmsensor stuff
IUSE=""
-DEPEND=">=x11-libs/gtkmm-2.0
+DEPEND=">=dev-cpp/gtkmm-2.0
>=dev-cpp/libgnomemm-1.3.9
>=dev-cpp/libgnomeuimm-1.3.11
>=dev-cpp/libglademm-2.0.0
diff --git a/media-gfx/graphviz/files/digest-graphviz-1.7.15-r2 b/media-gfx/graphviz/files/digest-graphviz-1.7.15-r2
deleted file mode 100644
index ee826cc2fc41..000000000000
--- a/media-gfx/graphviz/files/digest-graphviz-1.7.15-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 067848c829d159be81cbca8607ac7f30 graphviz-1.7.15.tgz 6032137
diff --git a/media-gfx/graphviz/graphviz-1.7.15-r2.ebuild b/media-gfx/graphviz/graphviz-1.7.15-r2.ebuild
deleted file mode 100644
index 570472a6974e..000000000000
--- a/media-gfx/graphviz/graphviz-1.7.15-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.7.15-r2.ebuild,v 1.11 2003/02/13 12:34:38 vapier Exp $
-
-IUSE="tcltk"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="open source graph drawing software"
-SRC_URI="http://www.research.att.com/sw/tools/graphviz/dist/$P.tgz"
-HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/"
-
-SLOT="0"
-LICENSE="as-is | ATT"
-KEYWORDS="x86 ppc"
-
-#Can use freetype-1.3 or 2.0, but not both
-#Has some problems with gcc-3.x
-DEPEND=">=sys-libs/zlib-1.1.3
- =sys-devel/gcc-2.95*
- media-libs/libpng
- >=media-libs/jpeg-6b
- media-libs/freetype
- tcltk? ( =dev-lang/tk-8.3* )"
-
-src_compile() {
- local myconf
- #if no tcltk, this will generate configure warnings, but will
- #compile without tcltk support
- use tcltk || myconf="${myconf} --without-tcl --without-tk"
-
- #They seem to have forgot configure when packaging 1.7.15
- ./autogen.sh --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --prefix=/usr \
- --host=${CHOST} \
- ${myconf} || die
-
- make || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS ChangeLog FAQ.txt INSTALL MINTERMS.txt \
- NEWS README
-
- dohtml -r .
- dodoc doc/*.pdf
-}