diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2003-12-08 03:35:31 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2003-12-08 03:35:31 +0000 |
commit | 7ee75976e916b40929468259102ab6a9f29bb20c (patch) | |
tree | d5bad3a71ee14fb8d3548c96c062d08b531435c7 /x11-misc | |
parent | Fix Python-2.3 issues, closes bug #35168 (diff) | |
download | gentoo-2-7ee75976e916b40929468259102ab6a9f29bb20c.tar.gz gentoo-2-7ee75976e916b40929468259102ab6a9f29bb20c.tar.bz2 gentoo-2-7ee75976e916b40929468259102ab6a9f29bb20c.zip |
dep fix: added libzvt
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/root-portal/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/root-portal/root-portal-0.5.0.ebuild | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-misc/root-portal/Manifest b/x11-misc/root-portal/Manifest index b2aa5c25bf9c..42545581d468 100644 --- a/x11-misc/root-portal/Manifest +++ b/x11-misc/root-portal/Manifest @@ -1,7 +1,7 @@ +MD5 90b46de0224af33870e7877c4a5ffb51 root-portal-0.5.0.ebuild 1840 +MD5 ecb271a328f98122f269e3f1fb2d3e2d root-portal-0.4.11.ebuild 1852 MD5 45d457b4cfdcf697e2a42d1b3389e8d3 ChangeLog 797 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 ecb271a328f98122f269e3f1fb2d3e2d root-portal-0.4.11.ebuild 1852 -MD5 ca611bec32aa28d0fcb7d04866cdc35a root-portal-0.5.0.ebuild 1814 MD5 8a6d14539df2b912f17d1f78a54a1e4b files/0.4.11-gcc3.patch 2455 -MD5 c2474198f20ec00a050dd0b6adcac40e files/digest-root-portal-0.4.11 70 MD5 f9d2acb2ede1a736f915ef1ed10020e2 files/digest-root-portal-0.5.0 69 +MD5 c2474198f20ec00a050dd0b6adcac40e files/digest-root-portal-0.4.11 70 diff --git a/x11-misc/root-portal/root-portal-0.5.0.ebuild b/x11-misc/root-portal/root-portal-0.5.0.ebuild index 2f1db2812630..547e98c33e13 100644 --- a/x11-misc/root-portal/root-portal-0.5.0.ebuild +++ b/x11-misc/root-portal/root-portal-0.5.0.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/x11-misc/root-portal/root-portal-0.5.0.ebuild,v 1.1 2003/12/07 00:16:59 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.0.ebuild,v 1.2 2003/12/08 03:35:29 g2boojum Exp $ inherit debug @@ -18,6 +18,7 @@ IUSE="gnome" # >=perl-5.6.1-r1 DEPEND="virtual/x11 =x11-libs/gtk+-1.2* + >=x11-libs/libzvt-2.0 >=gnome-base/ORBit-0.5.7 >=gnome-base/gnome-libs-1.4.0 <gnome-base/gnome-panel-2 |