diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 23:50:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 23:50:18 +0000 |
commit | 32cd42925c3792f6af34c1dcbcf3b9226b50f5be (patch) | |
tree | 88b7f057a97291fd283d45fd4ad5c528e32b3deb /net-misc/vino | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-32cd42925c3792f6af34c1dcbcf3b9226b50f5be.tar.gz gentoo-2-32cd42925c3792f6af34c1dcbcf3b9226b50f5be.tar.bz2 gentoo-2-32cd42925c3792f6af34c1dcbcf3b9226b50f5be.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 6ee2d1fbd087..9f20b8bcebce 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.86 2007/08/07 20:12:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.87 2007/08/08 23:50:18 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> vino-2.18.1.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> vino-2.18.1.ebuild: Stable on ppc wrt bug #185823. diff --git a/net-misc/vino/vino-2.18.1.ebuild b/net-misc/vino/vino-2.18.1.ebuild index f75ba5401e56..a61f6144afe1 100644 --- a/net-misc/vino/vino-2.18.1.ebuild +++ b/net-misc/vino/vino-2.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.18.1.ebuild,v 1.6 2007/08/07 20:12:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.18.1.ebuild,v 1.7 2007/08/08 23:50:18 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.9 @@ -11,7 +11,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 jpeg keyring libnotify zlib" RDEPEND=">=dev-libs/glib-2.12 |