diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:10:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:10:34 +0000 |
commit | 833753b45bec69bc17642fa08a9cbe0e4712065a (patch) | |
tree | 234d41c078913528813b450e4b019ee5260814b4 /x11-misc | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-833753b45bec69bc17642fa08a9cbe0e4712065a.tar.gz gentoo-2-833753b45bec69bc17642fa08a9cbe0e4712065a.tar.bz2 gentoo-2-833753b45bec69bc17642fa08a9cbe0e4712065a.zip |
Stable for x86, wrt bug #486790
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/arandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/arandr/arandr-0.1.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/arandr/ChangeLog b/x11-misc/arandr/ChangeLog index 890f9be55554..bfd4f8e884ba 100644 --- a/x11-misc/arandr/ChangeLog +++ b/x11-misc/arandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/arandr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/ChangeLog,v 1.13 2013/10/05 06:19:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/ChangeLog,v 1.14 2013/10/08 05:10:34 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> arandr-0.1.7.1.ebuild: + Stable for x86, wrt bug #486790 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> arandr-0.1.7.1.ebuild: Stable for amd64, wrt bug #486790 diff --git a/x11-misc/arandr/arandr-0.1.7.1.ebuild b/x11-misc/arandr/arandr-0.1.7.1.ebuild index 3678c72480ae..82ec43ddc69c 100644 --- a/x11-misc/arandr/arandr-0.1.7.1.ebuild +++ b/x11-misc/arandr/arandr-0.1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/arandr-0.1.7.1.ebuild,v 1.2 2013/10/05 06:19:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/arandr-0.1.7.1.ebuild,v 1.3 2013/10/08 05:10:34 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://christian.amsuess.com/tools/${PN}/files/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-python/pygtk-2[${PYTHON_USEDEP}] |