diff options
author | Dror Levin <spatz@gentoo.org> | 2010-06-03 16:29:48 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-06-03 16:29:48 +0000 |
commit | e7b8927bfff39da984e253a34d61ac01b38679e9 (patch) | |
tree | ec0e94cdf84d20f2205e2de2ec6120d21cb24a14 /x11-misc/synergy-plus | |
parent | Replace cardoe as maintainer. (diff) | |
download | gentoo-2-e7b8927bfff39da984e253a34d61ac01b38679e9.tar.gz gentoo-2-e7b8927bfff39da984e253a34d61ac01b38679e9.tar.bz2 gentoo-2-e7b8927bfff39da984e253a34d61ac01b38679e9.zip |
Stable on amd64, bug 322621.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/synergy-plus')
-rw-r--r-- | x11-misc/synergy-plus/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/synergy-plus/ChangeLog b/x11-misc/synergy-plus/ChangeLog index 509fab0dad0f..3ef734264567 100644 --- a/x11-misc/synergy-plus/ChangeLog +++ b/x11-misc/synergy-plus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/synergy-plus -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy-plus/ChangeLog,v 1.1 2009/10/21 16:15:37 cardoe Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy-plus/ChangeLog,v 1.2 2010/06/03 16:29:48 spatz Exp $ + + 03 Jun 2010; Dror Levin <spatz@gentoo.org> synergy-plus-1.3.4.ebuild: + Stable on amd64, bug 322621. *synergy-plus-1.3.4 (21 Oct 2009) diff --git a/x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild b/x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild index a4bede8ea52f..8405519862e4 100644 --- a/x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild +++ b/x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild,v 1.1 2009/10/21 16:15:37 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/synergy-plus/synergy-plus-1.3.4.ebuild,v 1.2 2010/06/03 16:29:48 spatz Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" #SRC_URI="mirror://google/files/${PN}/${P}.tar.gz" HOMEPAGE="http://code.google.com/p/synergy-plus/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" |