summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-11-07 13:00:01 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-11-07 13:00:01 +0000
commitca47b77f8b0783794f6f0f859e91b39084c4f96e (patch)
tree5c52489880d43c3ef92dc439fc1db6704f836188 /x11-misc/root-portal
parentVersion bump. (diff)
downloadhistorical-ca47b77f8b0783794f6f0f859e91b39084c4f96e.tar.gz
historical-ca47b77f8b0783794f6f0f859e91b39084c4f96e.tar.bz2
historical-ca47b77f8b0783794f6f0f859e91b39084c4f96e.zip
set USE_DESTDIR=1. Closing bug #49130.
Diffstat (limited to 'x11-misc/root-portal')
-rw-r--r--x11-misc/root-portal/ChangeLog5
-rw-r--r--x11-misc/root-portal/Manifest16
-rw-r--r--x11-misc/root-portal/root-portal-0.5.0.ebuild4
3 files changed, 20 insertions, 5 deletions
diff --git a/x11-misc/root-portal/ChangeLog b/x11-misc/root-portal/ChangeLog
index ff0549183b11..d8191a2c9acf 100644
--- a/x11-misc/root-portal/ChangeLog
+++ b/x11-misc/root-portal/ChangeLog
@@ -1,6 +1,9 @@
# 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.14 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.15 2004/11/07 13:00:01 pyrania Exp $
+
+ 07 Nov 2004; <pyrania@gentoo.org> root-portal-0.5.0.ebuild:
+ set USE_DESTDIR=1. Closing bug #49130.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
root-portal-0.4.11.ebuild, root-portal-0.5.0.ebuild:
diff --git a/x11-misc/root-portal/Manifest b/x11-misc/root-portal/Manifest
index fdf50cd6b72c..80cfb6759b96 100644
--- a/x11-misc/root-portal/Manifest
+++ b/x11-misc/root-portal/Manifest
@@ -1,7 +1,17 @@
-MD5 4ed34c2f54847853bc8792dacd837b09 ChangeLog 1746
-MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 cde9beabcbd7befce769fdd9803abd8d ChangeLog 1849
MD5 d97f919dcbe1752eec2ffaf9a85bd9ad root-portal-0.4.11.ebuild 1853
-MD5 b67c2f235a5a056f742342798c93d75a root-portal-0.5.0.ebuild 768
+MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
+MD5 08faa266c44fd5199f2330396e469dbe root-portal-0.5.0.ebuild 784
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
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBjhxVI7fK2cqeyXkRAhcFAKDly7SBQ13mrxFoD/x8puy5+Yg70QCgjwCo
+cI5654ou0PaMzal5yBwi4aw=
+=FFXY
+-----END PGP SIGNATURE-----
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 0b8b02ae56bf..fdc10c6d388a 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.8 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/root-portal-0.5.0.ebuild,v 1.9 2004/11/07 13:00:01 pyrania Exp $
inherit gnome2 debug
@@ -14,6 +14,8 @@ KEYWORDS="x86 ppc"
IUSE=""
DOC="PACKAGING README NEWS ChangeLog BUGS AUTHORS README.help TODO"
+USE_DESTDIR="1"
+
RDEPEND="virtual/x11
>=x11-libs/gtk+-2
>=x11-libs/libzvt-2