diff options
author | Jory Pratt <anarchy@gentoo.org> | 2011-02-09 14:18:34 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2011-02-09 14:18:34 +0000 |
commit | 8baa135174a4be320d9d6256755b5e1b93648207 (patch) | |
tree | 5a0e4838219e36f506d683d8d0b94b6b1d4d7816 /net-misc/tightvnc | |
parent | Version bump. The new version supports new bzr.eclass API and is able to get ... (diff) | |
download | gentoo-2-8baa135174a4be320d9d6256755b5e1b93648207.tar.gz gentoo-2-8baa135174a4be320d9d6256755b5e1b93648207.tar.bz2 gentoo-2-8baa135174a4be320d9d6256755b5e1b93648207.zip |
convert to virtual/jpeg
(Portage version: 2.1.9.38/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 4d776b68d5c4..58d86c4c45bf 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.146 2010/12/25 16:09:54 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.147 2011/02/09 14:18:34 anarchy Exp $ + + 09 Feb 2011; Jory A. Pratt <anarchy@gentoo.org> tightvnc-1.3.10-r1.ebuild: + convert to virtual/jpeg 25 Dec 2010; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.10-r1.ebuild: Block net-misc/tigervnc diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild index acd5ed53694c..f5bd3002be90 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.9 2010/12/25 16:09:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.10 2011/02/09 14:18:34 anarchy Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" CDEPEND="media-fonts/font-misc-misc - media-libs/jpeg + virtual/jpeg server? ( media-fonts/font-cursor-misc x11-apps/rgb |