diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 06:19:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 06:19:30 +0000 |
commit | e21d64a4e41aca734fea6070ca6785552018b7b0 (patch) | |
tree | 09e937cae43d0a05c5553afa656aada40bd9f8f6 /x11-misc/arandr | |
parent | Stable for amd64, wrt bug #486600 (diff) | |
download | gentoo-2-e21d64a4e41aca734fea6070ca6785552018b7b0.tar.gz gentoo-2-e21d64a4e41aca734fea6070ca6785552018b7b0.tar.bz2 gentoo-2-e21d64a4e41aca734fea6070ca6785552018b7b0.zip |
Stable for amd64, wrt bug #486790
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/arandr')
-rw-r--r-- | x11-misc/arandr/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/arandr/arandr-0.1.7.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/arandr/ChangeLog b/x11-misc/arandr/ChangeLog index 1a8152a816f9..890f9be55554 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.12 2013/03/04 18:32:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/ChangeLog,v 1.13 2013/10/05 06:19:30 ago Exp $ + + 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> arandr-0.1.7.1.ebuild: + Stable for amd64, wrt bug #486790 *arandr-0.1.7.1 (04 Mar 2013) @@ -59,4 +62,3 @@ 26 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> +arandr-0.1.3.ebuild: Initial commit wrt #231669 by "TGL". - diff --git a/x11-misc/arandr/arandr-0.1.7.1.ebuild b/x11-misc/arandr/arandr-0.1.7.1.ebuild index 4e01f834378a..3678c72480ae 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.1 2013/03/04 18:32:17 hasufell Exp $ +# $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 $ 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}] |