diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 19:51:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 19:51:59 +0000 |
commit | d8cbe2e09bdbd2a908e02dced3d43f538b34fa62 (patch) | |
tree | bf60cb84fd7560b0d7d9cdd4161eab67ec9bcc0c /x11-misc/arandr | |
parent | Stable for amd64, wrt bug #441638 (diff) | |
download | gentoo-2-d8cbe2e09bdbd2a908e02dced3d43f538b34fa62.tar.gz gentoo-2-d8cbe2e09bdbd2a908e02dced3d43f538b34fa62.tar.bz2 gentoo-2-d8cbe2e09bdbd2a908e02dced3d43f538b34fa62.zip |
Stable for amd64, wrt bug #441896
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/arandr')
-rw-r--r-- | x11-misc/arandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/arandr/arandr-0.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/arandr/ChangeLog b/x11-misc/arandr/ChangeLog index 07431962e293..5908892b5e28 100644 --- a/x11-misc/arandr/ChangeLog +++ b/x11-misc/arandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/arandr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/ChangeLog,v 1.6 2012/06/23 22:47:53 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/ChangeLog,v 1.7 2012/11/06 19:51:59 ago Exp $ + + 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> arandr-0.1.6.ebuild: + Stable for amd64, wrt bug #441896 23 Jun 2012; Michael Weber <xmw@gentoo.org> -arandr-0.1.5.ebuild: Drop old diff --git a/x11-misc/arandr/arandr-0.1.6.ebuild b/x11-misc/arandr/arandr-0.1.6.ebuild index ce7e23fd46ab..e5636b3f07a4 100644 --- a/x11-misc/arandr/arandr-0.1.6.ebuild +++ b/x11-misc/arandr/arandr-0.1.6.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-misc/arandr/arandr-0.1.6.ebuild,v 1.1 2012/06/19 19:12:34 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/arandr-0.1.6.ebuild,v 1.2 2012/11/06 19:51:59 ago Exp $ EAPI=3 @@ -16,7 +16,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 |