summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-08 13:42:44 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-08 13:42:44 +0000
commitdad366d262c23bee52314582ca404ef399ad2704 (patch)
tree1ee2b5587a0f7c69ff91eba04778a8bdf7b8446f /x11-misc
parentmedia-gfx/shotwell: Version Bump, thanks Mark R. Pariente for the patch (diff)
downloadgentoo-2-dad366d262c23bee52314582ca404ef399ad2704.tar.gz
gentoo-2-dad366d262c23bee52314582ca404ef399ad2704.tar.bz2
gentoo-2-dad366d262c23bee52314582ca404ef399ad2704.zip
Old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/arandr/ChangeLog5
-rw-r--r--x11-misc/arandr/arandr-0.1.6.ebuild26
2 files changed, 4 insertions, 27 deletions
diff --git a/x11-misc/arandr/ChangeLog b/x11-misc/arandr/ChangeLog
index bfd4f8e884ba..7ec6c76c5e50 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.14 2013/10/08 05:10:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/arandr/ChangeLog,v 1.15 2013/10/08 13:42:44 jer Exp $
+
+ 08 Oct 2013; Jeroen Roovers <jer@gentoo.org> -arandr-0.1.6.ebuild:
+ Old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> arandr-0.1.7.1.ebuild:
Stable for x86, wrt bug #486790
diff --git a/x11-misc/arandr/arandr-0.1.6.ebuild b/x11-misc/arandr/arandr-0.1.6.ebuild
deleted file mode 100644
index 1d84f4af991e..000000000000
--- a/x11-misc/arandr/arandr-0.1.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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.3 2012/11/21 12:36:00 ago Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.5 3.*"
-
-inherit distutils
-
-DESCRIPTION="A simple visual frontend for XRandR 1.2/1.3"
-HOMEPAGE="http://christian.amsuess.com/tools/arandr/"
-SRC_URI="http://christian.amsuess.com/tools/${PN}/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/pygtk-2
- x11-apps/xrandr"
-DEPEND=">=dev-python/docutils-0.6"
-
-PYTHON_MODNAME=screenlayout