diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-01-06 22:51:58 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-01-06 22:51:58 +0000 |
commit | bd4663f5ad48480c720bf51ef393f6ddc33c81dd (patch) | |
tree | 1c50db9698ce1cc122e4105a8266c933c21a61d0 /x11-misc/x11vnc | |
parent | Stable on ppc. (diff) | |
download | historical-bd4663f5ad48480c720bf51ef393f6ddc33c81dd.tar.gz historical-bd4663f5ad48480c720bf51ef393f6ddc33c81dd.tar.bz2 historical-bd4663f5ad48480c720bf51ef393f6ddc33c81dd.zip |
Added to ~amd64, bug #75388
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x11vnc/Manifest | 12 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.7.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index 670ab85dc0b3..051d801763d0 100644 --- a/x11-misc/x11vnc/ChangeLog +++ b/x11-misc/x11vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/x11vnc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.4 2005/01/01 08:26:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.5 2005/01/06 22:51:58 sekretarz Exp $ + + 06 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org> x11vnc-0.7.ebuild: + Added to ~amd64, bug #75388 01 Jan 2005; Sven Wegener <swegener@gentoo.org> -x11vnc-0.6.2.ebuild: Removed old ebuild. diff --git a/x11-misc/x11vnc/Manifest b/x11-misc/x11vnc/Manifest index 43f263edd9c0..09ca797350f9 100644 --- a/x11-misc/x11vnc/Manifest +++ b/x11-misc/x11vnc/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 933d2f2f0fe3fe1a6ce555f224554b82 x11vnc-0.7.ebuild 1212 -MD5 750a47a4031cc9077566ec5df3ea4054 ChangeLog 696 +MD5 f68f563e662b70c64b4d567a334474ca x11vnc-0.7.ebuild 1220 +MD5 53c1f82adb263284313dfedd98ef6b92 ChangeLog 801 MD5 8845b35c56be21370ef600f1b3eca775 metadata.xml 470 MD5 bed373def7254533185032fe28580512 files/0.6.2-configure.ac.patch 826 MD5 0a51724347b7a0fd71c2f0935671b2c8 files/digest-x11vnc-0.7 62 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFB1l7HI1lqEGTUzyQRAp0yAKDaFI4nfqb7MwNgxv4JfN46NRu65wCgie2i -EzGR9hMY7BLDHaf/16ekrWE= -=IbiU +iD8DBQFB3cGnZ/iYVBmujdURAorKAKDvdEbsMnW7Tbxuh3laEVokbxUkngCfZVi7 +/VayiGQVGv2itq6J5mPpW8k= +=PWsq -----END PGP SIGNATURE----- diff --git a/x11-misc/x11vnc/x11vnc-0.7.ebuild b/x11-misc/x11vnc/x11vnc-0.7.ebuild index 373c80717b71..b9f836cf03d4 100644 --- a/x11-misc/x11vnc/x11vnc-0.7.ebuild +++ b/x11-misc/x11vnc/x11vnc-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.ebuild,v 1.2 2005/01/01 08:26:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.ebuild,v 1.3 2005/01/06 22:51:58 sekretarz Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.karlrunge.com/x11vnc/" SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~hppa" +KEYWORDS="~x86 ~hppa ~amd64" IUSE="jpeg zlib" RDEPEND="virtual/x11 |