diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-12 15:50:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-12 15:50:22 +0000 |
commit | 1c55cea9e73c79bfceefec8d2a5952ddd2f242cd (patch) | |
tree | 130d338cb141f3b2d1bf9311454a603557573ec2 /net-misc/vino | |
parent | Version bump and enhancements (diff) | |
download | gentoo-2-1c55cea9e73c79bfceefec8d2a5952ddd2f242cd.tar.gz gentoo-2-1c55cea9e73c79bfceefec8d2a5952ddd2f242cd.tar.bz2 gentoo-2-1c55cea9e73c79bfceefec8d2a5952ddd2f242cd.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index f71318a64997..000b4c91746b 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.29 2005/06/12 13:59:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.30 2005/06/12 15:50:22 kloeri Exp $ + + 12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> vino-2.10.0.ebuild: + Stable on alpha. 12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> vino-2.10.0.ebuild: Stable on ppc. diff --git a/net-misc/vino/vino-2.10.0.ebuild b/net-misc/vino/vino-2.10.0.ebuild index c4289445d309..5862cbbacd06 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.4 2005/06/12 13:59:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.10.0.ebuild,v 1.5 2005/06/12 15:50:22 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" #IUSE="jpeg zlib gnutls crypt" IUSE="jpeg gnutls crypt" |