diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-05-25 14:38:06 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-05-25 14:38:06 +0000 |
commit | 99797a010cf9a8f84f8981e4ccb84519f3c77e3f (patch) | |
tree | 91d8d8c97e50e56a7d785c2c086ed4efe46ea65d /x11-misc/x11vnc | |
parent | dev-perl/Storable => perl-core/Storable migration (diff) | |
download | gentoo-2-99797a010cf9a8f84f8981e4ccb84519f3c77e3f.tar.gz gentoo-2-99797a010cf9a8f84f8981e4ccb84519f3c77e3f.tar.bz2 gentoo-2-99797a010cf9a8f84f8981e4ccb84519f3c77e3f.zip |
Add ~sparc keyword at user request (Bug 93917). Package builds and seems to work.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/x11vnc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index 6991a015e213..d9639cef50f4 100644 --- a/x11-misc/x11vnc/ChangeLog +++ b/x11-misc/x11vnc/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2005/05/16 18:00:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.11 2005/05/25 14:38:06 fmccor Exp $ + + 25 May 2005; Ferris McCormick <fmccor@gentoo.org> x11vnc-0.7.1-r1.ebuild: + Add ~sparc keyword at user request (Bug 93917). Package + builds and appears to run. 16 May 2005; Sven Wegener <swegener@gentoo.org> x11vnc-0.7-r1.ebuild, x11vnc-0.7.1-r1.ebuild: diff --git a/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild b/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild index 11705b07d249..af07c69447b7 100644 --- a/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild +++ b/x11-misc/x11vnc/x11vnc-0.7.1-r1.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.1-r1.ebuild,v 1.3 2005/05/25 04:31:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild,v 1.4 2005/05/25 14:38:06 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ~ppc x86 ~sparc" IUSE="jpeg zlib" DEPEND="virtual/x11 |