diff options
author | 2013-01-01 12:46:21 +0000 | |
---|---|---|
committer | 2013-01-01 12:46:21 +0000 | |
commit | 9243f54c9c62fc0228de080ffe81ab3acab4304a (patch) | |
tree | 96f74491e5529afa7e4b3009ba574d304383a7a0 /net-misc | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-9243f54c9c62fc0228de080ffe81ab3acab4304a.tar.gz gentoo-2-9243f54c9c62fc0228de080ffe81ab3acab4304a.tar.bz2 gentoo-2-9243f54c9c62fc0228de080ffe81ab3acab4304a.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-3.6.2-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 2dbb0867eb02..102d33b29fe6 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.180 2013/01/01 08:25:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.181 2013/01/01 12:46:21 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> vino-3.6.2-r1.ebuild: + Add ~ia64, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> vino-2.32.2-r1.ebuild: Stable for arm, wrt bug #434930 diff --git a/net-misc/vino/vino-3.6.2-r1.ebuild b/net-misc/vino/vino-3.6.2-r1.ebuild index 0f4ba7203045..122ffbedb0cb 100644 --- a/net-misc/vino/vino-3.6.2-r1.ebuild +++ b/net-misc/vino/vino-3.6.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.6.2-r1.ebuild,v 1.1 2012/12/18 08:49:04 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-3.6.2-r1.ebuild,v 1.2 2013/01/01 12:46:21 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Vino" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="avahi crypt gnome-keyring ipv6 jpeg libnotify networkmanager ssl +telepathy +zlib" # cairo used in vino-fb |