diff options
author | David Holm <dholm@gentoo.org> | 2004-06-19 13:10:54 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-19 13:10:54 +0000 |
commit | 078cdc137bde327678f3ad92a2a5e8c294bf5dc3 (patch) | |
tree | c78031b8b0c023b138b48c239396603897b9e519 /net-misc/vncsnapshot | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-078cdc137bde327678f3ad92a2a5e8c294bf5dc3.tar.gz gentoo-2-078cdc137bde327678f3ad92a2a5e8c294bf5dc3.tar.bz2 gentoo-2-078cdc137bde327678f3ad92a2a5e8c294bf5dc3.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/vncsnapshot')
-rw-r--r-- | net-misc/vncsnapshot/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/vncsnapshot/vncsnapshot-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/vncsnapshot/ChangeLog b/net-misc/vncsnapshot/ChangeLog index 85b7b08386d0..2d82fa70bea3 100644 --- a/net-misc/vncsnapshot/ChangeLog +++ b/net-misc/vncsnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vncsnapshot -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/ChangeLog,v 1.1 2003/04/21 17:51:45 g2boojum Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/ChangeLog,v 1.2 2004/06/19 13:06:53 dholm Exp $ + + 19 Jun 2004; David Holm <dholm@gentoo.org> vncsnapshot-1.1.ebuild: + Added to ~ppc. *vncsnapshot-1.1 (21 Apr 2003) diff --git a/net-misc/vncsnapshot/vncsnapshot-1.1.ebuild b/net-misc/vncsnapshot/vncsnapshot-1.1.ebuild index 7cf09970393c..c5b00fa8bcec 100644 --- a/net-misc/vncsnapshot/vncsnapshot-1.1.ebuild +++ b/net-misc/vncsnapshot/vncsnapshot-1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.1.ebuild,v 1.3 2003/09/05 22:01:49 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vncsnapshot/vncsnapshot-1.1.ebuild,v 1.4 2004/06/19 13:06:53 dholm Exp $ LICENSE="GPL-2" DESCRIPTION="A command-line tool for taking JPEG snapshots of VNC servers" SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" HOMEPAGE="http://vncsnapshot.sourceforge.net/" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" SLOT="0" DEPEND=">=media-libs/jpeg-6b |