diff options
author | Olivier Crête <tester@gentoo.org> | 2005-06-12 19:21:05 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-06-12 19:21:05 +0000 |
commit | 41b8c1f073ca5e044f12d0c1cc71276fc87d8478 (patch) | |
tree | 099e1d4165fefe8255d9b142e921de718f07c90a /net-misc/vino/vino-2.10.0.ebuild | |
parent | Initial ebuild. www-apps/rt dependency. Okd by beu. (diff) | |
download | gentoo-2-41b8c1f073ca5e044f12d0c1cc71276fc87d8478.tar.gz gentoo-2-41b8c1f073ca5e044f12d0c1cc71276fc87d8478.tar.bz2 gentoo-2-41b8c1f073ca5e044f12d0c1cc71276fc87d8478.zip |
Stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/vino/vino-2.10.0.ebuild')
-rw-r--r-- | net-misc/vino/vino-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vino/vino-2.10.0.ebuild b/net-misc/vino/vino-2.10.0.ebuild index 5862cbbacd06..2ea9ea360bdc 100644 --- a/net-misc/vino/vino-2.10.0.ebuild +++ b/net-misc/vino/vino-2.10.0.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/vino/vino-2.10.0.ebuild,v 1.5 2005/06/12 15:50:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.10.0.ebuild,v 1.6 2005/06/12 19:21:05 tester Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" #IUSE="jpeg zlib gnutls crypt" IUSE="jpeg gnutls crypt" |