diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-02-06 17:58:47 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-02-06 17:58:47 +0000 |
commit | 8e4f7ae8753126c471840fd23ff677a99f8ecca2 (patch) | |
tree | 1f1dc13c05c92b5a82d568db9d73c9a7484008fa /x11-misc | |
parent | - flushing old ebuilds (diff) | |
download | gentoo-2-8e4f7ae8753126c471840fd23ff677a99f8ecca2.tar.gz gentoo-2-8e4f7ae8753126c471840fd23ff677a99f8ecca2.tar.bz2 gentoo-2-8e4f7ae8753126c471840fd23ff677a99f8ecca2.zip |
Added to ~ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/x11vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x11vnc/x11vnc-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x11vnc/ChangeLog b/x11-misc/x11vnc/ChangeLog index a13c541c538f..b5a098838dcd 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.6 2005/01/29 09:07:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/ChangeLog,v 1.7 2005/02/06 17:58:47 fserb Exp $ + + 06 Feb 2005; Fernando Serboncini <fserb@gentoo.org> x11vnc-0.7.ebuild: + Added to ~ppc 29 Jan 2005; Mike Frysinger <vapier@gentoo.org> -files/0.6.2-configure.ac.patch, +files/0.7-autotools.patch, diff --git a/x11-misc/x11vnc/x11vnc-0.7.ebuild b/x11-misc/x11vnc/x11vnc-0.7.ebuild index 70478338262a..94b024886811 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.4 2005/01/29 09:07:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.ebuild,v 1.5 2005/02/06 17:58:47 fserb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 hppa x86 ~ppc" IUSE="jpeg zlib" RDEPEND="virtual/x11 |