diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-11 21:08:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-11 21:08:24 +0000 |
commit | 05c5e7efa4369db5122c3ba49a281ef6a2f45834 (patch) | |
tree | 5f0af659e7f05d9277432a6eecab102468d22a39 /x11-plugins | |
parent | add ~arm, bug #359137 (diff) | |
download | gentoo-2-05c5e7efa4369db5122c3ba49a281ef6a2f45834.tar.gz gentoo-2-05c5e7efa4369db5122c3ba49a281ef6a2f45834.tar.bz2 gentoo-2-05c5e7efa4369db5122c3ba49a281ef6a2f45834.zip |
add ~arm, bug #359139
(Portage version: 2.1.10/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/vicious/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/vicious/vicious-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/vicious/ChangeLog b/x11-plugins/vicious/ChangeLog index 81c8f8f00fb3..62703208f779 100644 --- a/x11-plugins/vicious/ChangeLog +++ b/x11-plugins/vicious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/vicious # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.3 2011/02/05 17:46:09 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.4 2011/06/11 21:08:24 maekke Exp $ + + 11 Jun 2011; Markus Meier <maekke@gentoo.org> vicious-2.0.2.ebuild: + add ~arm, bug #359139 *vicious-2.0.2 (05 Feb 2011) diff --git a/x11-plugins/vicious/vicious-2.0.2.ebuild b/x11-plugins/vicious/vicious-2.0.2.ebuild index 3d5fc4636269..72635bfe50e0 100644 --- a/x11-plugins/vicious/vicious-2.0.2.ebuild +++ b/x11-plugins/vicious/vicious-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.2.ebuild,v 1.1 2011/02/05 17:46:09 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.2.ebuild,v 1.2 2011/06/11 21:08:24 maekke Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="" |