diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:00:18 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:00:18 +0000 |
commit | 97922601affdfba223a4f2ad5fb17f7f5f0c90e9 (patch) | |
tree | 5e51fccecb1f58a33dae34827732662f1b1fb48d /net-misc/vino | |
parent | Version bump per bug #263344. (diff) | |
download | historical-97922601affdfba223a4f2ad5fb17f7f5f0c90e9.tar.gz historical-97922601affdfba223a4f2ad5fb17f7f5f0c90e9.tar.bz2 historical-97922601affdfba223a4f2ad5fb17f7f5f0c90e9.zip |
Stable on sparc, bug #260063
Package-Manager: portage-2.1.6.7/cvs/Linux sparc64
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 88fb958ecf0f..14e8fd4b801d 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.116 2009/03/18 15:08:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.117 2009/04/12 20:56:48 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> vino-2.24.1.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> vino-2.24.1.ebuild: alpha/ia64 stable wrt #260063 diff --git a/net-misc/vino/vino-2.24.1.ebuild b/net-misc/vino/vino-2.24.1.ebuild index 3b7fed3f9c04..a2effccdb2e4 100644 --- a/net-misc/vino/vino-2.24.1.ebuild +++ b/net-misc/vino/vino-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.24.1.ebuild,v 1.6 2009/03/18 15:08:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.24.1.ebuild,v 1.7 2009/04/12 20:56:48 bluebird Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="avahi crypt gnutls ipv6 jpeg gnome-keyring libnotify zlib" # FIXME: add support for libunique |