diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 06:52:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 06:52:11 +0000 |
commit | da26da45f5bbed912122194c56e86449c297ebfe (patch) | |
tree | 0b4d6d480ed55806857a39fd29eb3e259148ec31 /x11-plugins/wmweather+ | |
parent | marked x86 per bug 422745 (diff) | |
download | gentoo-2-da26da45f5bbed912122194c56e86449c297ebfe.tar.gz gentoo-2-da26da45f5bbed912122194c56e86449c297ebfe.tar.bz2 gentoo-2-da26da45f5bbed912122194c56e86449c297ebfe.zip |
marked x86 per bug 422407
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmweather+')
-rw-r--r-- | x11-plugins/wmweather+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmweather+/wmweather+-2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmweather+/ChangeLog b/x11-plugins/wmweather+/ChangeLog index 3e4aa7ba90f4..6a8569cc517a 100644 --- a/x11-plugins/wmweather+/ChangeLog +++ b/x11-plugins/wmweather+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmweather+ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.29 2012/06/22 14:29:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.30 2012/06/26 06:52:11 jdhore Exp $ + + 26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> wmweather+-2.13.ebuild: + marked x86 per bug 422407 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wmweather+-2.13.ebuild: Stable for amd64, wrt bug #422407 diff --git a/x11-plugins/wmweather+/wmweather+-2.13.ebuild b/x11-plugins/wmweather+/wmweather+-2.13.ebuild index d4c84023d085..07fb77c986f0 100644 --- a/x11-plugins/wmweather+/wmweather+-2.13.ebuild +++ b/x11-plugins/wmweather+/wmweather+-2.13.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/x11-plugins/wmweather+/wmweather+-2.13.ebuild,v 1.2 2012/06/22 14:29:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.13.ebuild,v 1.3 2012/06/26 06:52:11 jdhore Exp $ EAPI=4 inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wmweatherplus/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="dev-libs/libpcre |