diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-02 07:33:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-02 07:33:11 +0000 |
commit | 4c31e6f907193e6aa5c20276c171061f37b90a49 (patch) | |
tree | 7f9d03cdf51581d783083640a85cff24723d1043 /x11-misc/synergy | |
parent | Stable for ppc64, wrt bug #489720 (diff) | |
download | gentoo-2-4c31e6f907193e6aa5c20276c171061f37b90a49.tar.gz gentoo-2-4c31e6f907193e6aa5c20276c171061f37b90a49.tar.bz2 gentoo-2-4c31e6f907193e6aa5c20276c171061f37b90a49.zip |
Stable for ppc64, wrt bug #489482
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/synergy')
-rw-r--r-- | x11-misc/synergy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/synergy/synergy-1.4.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/synergy/ChangeLog b/x11-misc/synergy/ChangeLog index 4f37efb9d084..8f7e7db374ce 100644 --- a/x11-misc/synergy/ChangeLog +++ b/x11-misc/synergy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/synergy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v 1.102 2013/11/02 07:32:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/ChangeLog,v 1.103 2013/11/02 07:33:11 ago Exp $ + + 02 Nov 2013; Agostino Sarubbo <ago@gentoo.org> synergy-1.4.15.ebuild: + Stable for ppc64, wrt bug #489482 02 Nov 2013; Agostino Sarubbo <ago@gentoo.org> synergy-1.4.15.ebuild: Stable for ppc, wrt bug #489482 diff --git a/x11-misc/synergy/synergy-1.4.15.ebuild b/x11-misc/synergy/synergy-1.4.15.ebuild index 60e61ebd5db3..5ea67cbf9b2c 100644 --- a/x11-misc/synergy/synergy-1.4.15.ebuild +++ b/x11-misc/synergy/synergy-1.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.15.ebuild,v 1.4 2013/11/02 07:32:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy/synergy-1.4.15.ebuild,v 1.5 2013/11/02 07:33:11 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}-Source.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="qt4" COMMON_DEPEND=" |