summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-19 09:42:21 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-19 09:42:21 +0000
commita6171d22ca1e1bcffe4de5b4d7e77fb92943bebd (patch)
treee417c40d971affd4426ff8378321772ffcb2c5e3 /net-misc
parentStable for x86, wrt bug #546254 (diff)
downloadgentoo-2-a6171d22ca1e1bcffe4de5b4d7e77fb92943bebd.tar.gz
gentoo-2-a6171d22ca1e1bcffe4de5b4d7e77fb92943bebd.tar.bz2
gentoo-2-a6171d22ca1e1bcffe4de5b4d7e77fb92943bebd.zip
x86 stable wrt bug #535600
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/isatapd/ChangeLog5
-rw-r--r--net-misc/isatapd/isatapd-0.9.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/isatapd/ChangeLog b/net-misc/isatapd/ChangeLog
index c8ab5e04924b..6081fb4433da 100644
--- a/net-misc/isatapd/ChangeLog
+++ b/net-misc/isatapd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/isatapd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/isatapd/ChangeLog,v 1.5 2015/03/27 16:25:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/isatapd/ChangeLog,v 1.6 2015/04/19 09:42:21 pacho Exp $
+
+ 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> isatapd-0.9.7-r2.ebuild:
+ x86 stable wrt bug #535600
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> isatapd-0.9.7-r2.ebuild:
Stable for amd64, wrt bug #535600
diff --git a/net-misc/isatapd/isatapd-0.9.7-r2.ebuild b/net-misc/isatapd/isatapd-0.9.7-r2.ebuild
index 5209ad2ad587..e110bf640038 100644
--- a/net-misc/isatapd/isatapd-0.9.7-r2.ebuild
+++ b/net-misc/isatapd/isatapd-0.9.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/isatapd/isatapd-0.9.7-r2.ebuild,v 1.2 2015/03/27 16:25:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/isatapd/isatapd-0.9.7-r2.ebuild,v 1.3 2015/04/19 09:42:21 pacho Exp $
EAPI=5
inherit linux-info systemd
@@ -11,7 +11,7 @@ SRC_URI="http://www.saschahlusiak.de/linux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""