diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-17 23:16:29 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-17 23:16:29 +0000 |
commit | 4d42c40907d291889955710facb38f1e940b6d94 (patch) | |
tree | 41e6fa4e87af056faff1aea10ba42648d5f51dc7 /net-misc/tightvnc | |
parent | xmkmf is now part of x11-misc/imake. (diff) | |
download | historical-4d42c40907d291889955710facb38f1e940b6d94.tar.gz historical-4d42c40907d291889955710facb38f1e940b6d94.tar.bz2 historical-4d42c40907d291889955710facb38f1e940b6d94.zip |
xmkmf is now part of x11-misc/imake.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/Manifest | 4 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index f4cae9234c0a..32c63fb3f3e0 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.60 2005/12/14 03:59:43 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.61 2005/12/17 23:16:29 joshuabaergen Exp $ + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + tightvnc-1.3_alpha7.ebuild: + xmkmf is now part of x11-misc/imake. 14 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; tightvnc-1.3_alpha7.ebuild: diff --git a/net-misc/tightvnc/Manifest b/net-misc/tightvnc/Manifest index 43b21111aa4c..11ac6edf5b83 100644 --- a/net-misc/tightvnc/Manifest +++ b/net-misc/tightvnc/Manifest @@ -1,4 +1,4 @@ -MD5 39e762436b9646e8576d714c72835995 ChangeLog 8156 +MD5 667bb8dcff63db5fea7a12d00f362ed4 ChangeLog 8287 MD5 68903d8d341d5f9a8d576dee0716f4b8 files/README.JavaViewer 18585 MD5 11be6d47e594297c9a92c56056df2f73 files/digest-tightvnc-1.2.8 76 MD5 db5ea3a3551303c5cd4362c657ba3a08 files/digest-tightvnc-1.2.9-r1 76 @@ -24,4 +24,4 @@ MD5 59a8848188e5992cbe142be7d6285ee5 metadata.xml 309 MD5 ad61c2374702756a5341de9f1a63efda tightvnc-1.2.8.ebuild 1595 MD5 3cc698e0e4dc7d3c778411161b5af86d tightvnc-1.2.9-r1.ebuild 1717 MD5 c3388af0849a29205dbf0a090a78f2c4 tightvnc-1.3_alpha5.ebuild 1871 -MD5 aa398ceb536e8a0f7c9d38583e6d50d8 tightvnc-1.3_alpha7.ebuild 2525 +MD5 ad15ce6bb6beaf4a0ab2f97721a1efef tightvnc-1.3_alpha7.ebuild 2533 diff --git a/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild b/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild index 0de8b5e609b1..d2f8d9fd1901 100644 --- a/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3_alpha7.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/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild,v 1.5 2005/12/14 03:59:43 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild,v 1.6 2005/12/17 23:16:29 joshuabaergen Exp $ inherit eutils toolchain-funcs @@ -17,7 +17,7 @@ SLOT="0" DEPEND="|| ( ( x11-libs/libXaw x11-proto/xextproto - x11-misc/xmkmf + >=x11-misc/imake-1 x11-misc/gccmakedep app-text/rman server? ( x11-libs/libXp |