diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2012-03-17 21:38:25 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2012-03-17 21:38:25 +0000 |
commit | e120edf6543b01f88a681da48ab40f79f69645bb (patch) | |
tree | fc9847c3f716b564530d103d98af173cf07890a9 /x11-plugins/vicious | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-e120edf6543b01f88a681da48ab40f79f69645bb.tar.gz gentoo-2-e120edf6543b01f88a681da48ab40f79f69645bb.tar.bz2 gentoo-2-e120edf6543b01f88a681da48ab40f79f69645bb.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Tomáš "Mepho" Pružina in bug #399691.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/vicious')
-rw-r--r-- | x11-plugins/vicious/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/vicious/vicious-2.0.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/vicious/ChangeLog b/x11-plugins/vicious/ChangeLog index 040e3f695bb1..6235008a9ba5 100644 --- a/x11-plugins/vicious/ChangeLog +++ b/x11-plugins/vicious/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2011/07/25 20:39:08 wired Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.7 2012/03/17 21:38:25 chainsaw Exp $ + + 17 Mar 2012; Tony Vroon <chainsaw@gentoo.org> vicious-2.0.3.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Tomáš "Mepho" Pružina in bug #399691. 25 Jul 2011; Alex Alexander <wired@gentoo.org> vicious-2.0.3.ebuild: updated SRC_URI diff --git a/x11-plugins/vicious/vicious-2.0.3.ebuild b/x11-plugins/vicious/vicious-2.0.3.ebuild index 87c5003ebdf2..3a792877e54d 100644 --- a/x11-plugins/vicious/vicious-2.0.3.ebuild +++ b/x11-plugins/vicious/vicious-2.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.3.ebuild,v 1.2 2011/07/25 20:39:08 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.3.ebuild,v 1.3 2012/03/17 21:38:25 chainsaw Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" DEPEND="" |