diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:44:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:44:22 +0000 |
commit | e0039007bd5f8c24745cb1cc15ec79d1e44a69b0 (patch) | |
tree | 7698816b572a17acdaa2ea7c52336e5caf88badd /app-laptop/spicctrl | |
parent | Stable for x86, wrt bug #441074 (diff) | |
download | gentoo-2-e0039007bd5f8c24745cb1cc15ec79d1e44a69b0.tar.gz gentoo-2-e0039007bd5f8c24745cb1cc15ec79d1e44a69b0.tar.bz2 gentoo-2-e0039007bd5f8c24745cb1cc15ec79d1e44a69b0.zip |
Stable for x86, wrt bug #441082
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-laptop/spicctrl')
-rw-r--r-- | app-laptop/spicctrl/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/spicctrl/spicctrl-1.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/spicctrl/ChangeLog b/app-laptop/spicctrl/ChangeLog index 2eddf83c3e1c..d386b8de01b1 100644 --- a/app-laptop/spicctrl/ChangeLog +++ b/app-laptop/spicctrl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/spicctrl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/spicctrl/ChangeLog,v 1.13 2012/11/20 08:45:41 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/spicctrl/ChangeLog,v 1.14 2012/11/20 20:44:22 ago Exp $ + + 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> spicctrl-1.9-r1.ebuild: + Stable for x86, wrt bug #441082 *spicctrl-1.9-r1 (20 Nov 2012) diff --git a/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild b/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild index aa9ecd1e86ce..b812daaa3852 100644 --- a/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild +++ b/app-laptop/spicctrl/spicctrl-1.9-r1.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/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild,v 1.1 2012/11/20 08:45:41 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild,v 1.2 2012/11/20 20:44:22 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.popies.net/sonypi/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 -ppc ~x86" +KEYWORDS="~amd64 -ppc x86" IUSE="" DEPEND="" |