summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-09-11 17:12:02 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-09-11 17:12:02 +0000
commit8754a8ea2fdcee3180b9fc6c1631106d11697345 (patch)
treef7e28cd00340c1fa94a59da49f12d22f206cd75b /net-analyzer/tleds
parentVersion bump. (diff)
downloadgentoo-2-8754a8ea2fdcee3180b9fc6c1631106d11697345.tar.gz
gentoo-2-8754a8ea2fdcee3180b9fc6c1631106d11697345.tar.bz2
gentoo-2-8754a8ea2fdcee3180b9fc6c1631106d11697345.zip
Stable for amd64 wrt bug #517370
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'net-analyzer/tleds')
-rw-r--r--net-analyzer/tleds/ChangeLog5
-rw-r--r--net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/tleds/ChangeLog b/net-analyzer/tleds/ChangeLog
index 5f8b85ad483e..be0387ef2441 100644
--- a/net-analyzer/tleds/ChangeLog
+++ b/net-analyzer/tleds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tleds
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/ChangeLog,v 1.23 2014/08/14 16:58:12 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/ChangeLog,v 1.24 2014/09/11 17:12:02 nimiux Exp $
+
+ 11 Sep 2014; Chema Alonso <nimiux@gentoo.org> tleds-1.05_beta11-r2.ebuild:
+ Stable for amd64 wrt bug #517370
14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
tleds-1.05_beta11-r2.ebuild:
diff --git a/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild b/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild
index d72b9532d995..65d75837c9bf 100644
--- a/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild
+++ b/net-analyzer/tleds/tleds-1.05_beta11-r2.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-analyzer/tleds/tleds-1.05_beta11-r2.ebuild,v 1.4 2014/08/14 16:58:12 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tleds/tleds-1.05_beta11-r2.ebuild,v 1.5 2014/09/11 17:12:02 nimiux Exp $
EAPI=5
inherit eutils toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=" ~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="X"
DEPEND="X? ( x11-libs/libX11 )"