diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2004-08-21 17:09:35 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2004-08-21 17:09:35 +0000 |
commit | 05beb26c6b345af510b1078b50e891dcbf1e6442 (patch) | |
tree | 2e12ba67af8563d6edb30a72c933c260a6ce8ab6 /x11-misc/root-portal | |
parent | + rdepend on openssh (diff) | |
download | historical-05beb26c6b345af510b1078b50e891dcbf1e6442.tar.gz historical-05beb26c6b345af510b1078b50e891dcbf1e6442.tar.bz2 historical-05beb26c6b345af510b1078b50e891dcbf1e6442.zip |
ORBit2 move
Diffstat (limited to 'x11-misc/root-portal')
-rw-r--r-- | x11-misc/root-portal/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/root-portal/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/root-portal/root-portal-0.4.11.ebuild | 10 | ||||
-rw-r--r-- | x11-misc/root-portal/root-portal-0.5.0.ebuild | 4 |
4 files changed, 16 insertions, 12 deletions
diff --git a/x11-misc/root-portal/ChangeLog b/x11-misc/root-portal/ChangeLog index a4c39e5d782c..e78374fec47f 100644 --- a/x11-misc/root-portal/ChangeLog +++ b/x11-misc/root-portal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/root-portal # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.12 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.13 2004/08/21 17:09:35 spider Exp $ + + 21 Aug 2004; <spider@gentoo.org> root-portal-0.4.11.ebuild, + root-portal-0.5.0.ebuild: + ORBit[,2] -> orbit DEPEND change 01 Jun 2004; Brandon Hale <tseng@gentoo.org> root-portal-0.4.11.ebuild: Fixed IUSE diff --git a/x11-misc/root-portal/Manifest b/x11-misc/root-portal/Manifest index 8eb82bdacca9..202e499f944e 100644 --- a/x11-misc/root-portal/Manifest +++ b/x11-misc/root-portal/Manifest @@ -1,7 +1,7 @@ -MD5 a8da73af365e81a7239067818db68197 root-portal-0.5.0.ebuild 770 -MD5 9a8b2b9f81194f38f79c2bb08f791c43 root-portal-0.4.11.ebuild 1861 -MD5 401fab5f2e01b8785c0ba39f69703bef ChangeLog 1317 +MD5 42f3d5c35cd7ce9c30687c4a64d0215f ChangeLog 1441 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 +MD5 f8fa419727ec48aa1daecf65031b780e root-portal-0.4.11.ebuild 1852 +MD5 12f1ed461d50c12b3ee866f4792c6871 root-portal-0.5.0.ebuild 767 MD5 8a6d14539df2b912f17d1f78a54a1e4b files/0.4.11-gcc3.patch 2455 -MD5 f9d2acb2ede1a736f915ef1ed10020e2 files/digest-root-portal-0.5.0 69 MD5 c2474198f20ec00a050dd0b6adcac40e files/digest-root-portal-0.4.11 70 +MD5 f9d2acb2ede1a736f915ef1ed10020e2 files/digest-root-portal-0.5.0 69 diff --git a/x11-misc/root-portal/root-portal-0.4.11.ebuild b/x11-misc/root-portal/root-portal-0.4.11.ebuild index 1701645893ce..915369ec45b1 100644 --- a/x11-misc/root-portal/root-portal-0.4.11.ebuild +++ b/x11-misc/root-portal/root-portal-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.9 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.4.11.ebuild,v 1.10 2004/08/21 17:09:35 spider Exp $ inherit debug eutils @@ -19,10 +19,10 @@ IUSE="" # >=perl-5.6.1-r1 DEPEND="virtual/x11 =x11-libs/gtk+-1.2* - >=gnome-base/ORBit-0.5.7 - >=gnome-base/gnome-libs-1.4.0 - <gnome-base/gnome-panel-2 - >=dev-libs/libxml-1.8.16 " + =gnome-base/orbit-0* + >=gnome-base/gnome-libs-1.4.0 + <gnome-base/gnome-panel-2 + >=dev-libs/libxml-1.8.16 " # the tabulated section is only needed if Gnome is in USE, but their disable-gnome doesn't work for now. src_unpack() { 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 a88914f394c4..cd80bac9fadf 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-2004 Gentoo Foundation # 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.6 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.0.ebuild,v 1.7 2004/08/21 17:09:35 spider Exp $ inherit gnome2 debug @@ -17,7 +17,7 @@ DOC="PACKAGING README NEWS ChangeLog BUGS AUTHORS README.help TODO" RDEPEND="virtual/x11 >=x11-libs/gtk+-2 >=x11-libs/libzvt-2 - >=gnome-base/ORBit2-2 + >=gnome-base/orbit-2 >=gnome-base/libgnomeui-2 >=gnome-base/gnome-panel-2 >=dev-libs/libxml2-2" |