summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-13 18:03:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-13 18:03:45 +0000
commit75302b5db8f6be213c0c82a641dee13bffe22115 (patch)
tree8386a440781a4c54ac38fd855560df17c9c03533 /sys-apps/pcmciautils
parentMarked ~hppa (bug #437156). (diff)
downloadgentoo-2-75302b5db8f6be213c0c82a641dee13bffe22115.tar.gz
gentoo-2-75302b5db8f6be213c0c82a641dee13bffe22115.tar.bz2
gentoo-2-75302b5db8f6be213c0c82a641dee13bffe22115.zip
Stable for x86, wrt bug #434082
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/pcmciautils')
-rw-r--r--sys-apps/pcmciautils/ChangeLog5
-rw-r--r--sys-apps/pcmciautils/pcmciautils-018_p8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pcmciautils/ChangeLog b/sys-apps/pcmciautils/ChangeLog
index 8d69c7fa8b02..ed707b6a6b4c 100644
--- a/sys-apps/pcmciautils/ChangeLog
+++ b/sys-apps/pcmciautils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pcmciautils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/ChangeLog,v 1.45 2012/11/12 22:40:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/ChangeLog,v 1.46 2012/11/13 18:03:45 ago Exp $
+
+ 13 Nov 2012; Agostino Sarubbo <ago@gentoo.org> pcmciautils-018_p8.ebuild:
+ Stable for x86, wrt bug #434082
12 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
pcmciautils-018_p8.ebuild:
diff --git a/sys-apps/pcmciautils/pcmciautils-018_p8.ebuild b/sys-apps/pcmciautils/pcmciautils-018_p8.ebuild
index f0a50046a347..d4444a63b38d 100644
--- a/sys-apps/pcmciautils/pcmciautils-018_p8.ebuild
+++ b/sys-apps/pcmciautils/pcmciautils-018_p8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-018_p8.ebuild,v 1.5 2012/11/12 22:40:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-018_p8.ebuild,v 1.6 2012/11/13 18:03:45 ago Exp $
EAPI=4
inherit eutils flag-o-matic linux-info toolchain-funcs udev
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${MY_PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ppc ~sh ~x86"
+KEYWORDS="amd64 arm ppc ~sh x86"
IUSE="debug staticsocket"
RDEPEND="virtual/modutils"