summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-10-15 13:59:04 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-10-15 13:59:04 +0000
commit85240379e0dd25886bcd842bd9bb2e0456492ebd (patch)
treec68f9b4fcd0a17a7c264206c484f5306bc97dc3e
parentStable on alpha, bug 516528 (diff)
downloadgentoo-2-85240379e0dd25886bcd842bd9bb2e0456492ebd.tar.gz
gentoo-2-85240379e0dd25886bcd842bd9bb2e0456492ebd.tar.bz2
gentoo-2-85240379e0dd25886bcd842bd9bb2e0456492ebd.zip
Stable on alpha, bug 516658
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
-rw-r--r--net-misc/rdesktop/ChangeLog5
-rw-r--r--net-misc/rdesktop/rdesktop-1.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rdesktop/ChangeLog b/net-misc/rdesktop/ChangeLog
index f37559e81663..e2ed6298a208 100644
--- a/net-misc/rdesktop/ChangeLog
+++ b/net-misc/rdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/rdesktop
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/ChangeLog,v 1.162 2014/09/21 20:13:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/ChangeLog,v 1.163 2014/10/15 13:59:04 klausman Exp $
+
+ 15 Oct 2014; Tobias Klausmann <klausman@gentoo.org> rdesktop-1.8.2.ebuild:
+ Stable on alpha, bug 516658
21 Sep 2014; Markus Meier <maekke@gentoo.org> rdesktop-1.8.2.ebuild:
arm stable, bug #516658
diff --git a/net-misc/rdesktop/rdesktop-1.8.2.ebuild b/net-misc/rdesktop/rdesktop-1.8.2.ebuild
index 7bbf898c7b79..7965df48b199 100644
--- a/net-misc/rdesktop/rdesktop-1.8.2.ebuild
+++ b/net-misc/rdesktop/rdesktop-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.8.2.ebuild,v 1.7 2014/09/21 20:13:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rdesktop/rdesktop-1.8.2.ebuild,v 1.8 2014/10/15 13:59:04 klausman Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="alsa ao debug ipv6 kerberos libsamplerate oss pcsc-lite"
S=${WORKDIR}/${PN}-${MY_PV}