summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:57:44 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:57:44 +0000
commitf750daf4ec50061208e104969c4f9e3ddf2f4b77 (patch)
tree79761ffc6a6b447bdebaa45550e5ccdea6f7ae30 /x11-misc/compton
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-f750daf4ec50061208e104969c4f9e3ddf2f4b77.tar.gz
gentoo-2-f750daf4ec50061208e104969c4f9e3ddf2f4b77.tar.bz2
gentoo-2-f750daf4ec50061208e104969c4f9e3ddf2f4b77.zip
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'x11-misc/compton')
-rw-r--r--x11-misc/compton/ChangeLog8
-rw-r--r--x11-misc/compton/compton-0.1_beta1.ebuild7
-rw-r--r--x11-misc/compton/compton-0.1_beta2.ebuild5
-rw-r--r--x11-misc/compton/compton-9999.ebuild5
4 files changed, 13 insertions, 12 deletions
diff --git a/x11-misc/compton/ChangeLog b/x11-misc/compton/ChangeLog
index 9c8b9f42307b..1f539c13f39b 100644
--- a/x11-misc/compton/ChangeLog
+++ b/x11-misc/compton/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/compton
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.16 2014/05/17 15:52:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.17 2014/07/06 12:57:44 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> compton-0.1_beta1.ebuild,
+ compton-0.1_beta2.ebuild, compton-9999.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
17 May 2014; Julian Ospald <hasufell@gentoo.org> compton-0.1_beta2.ebuild,
compton-9999.ebuild:
@@ -73,4 +78,3 @@
15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+compton-0_pre20120316.ebuild:
Initial commit with ebuild created by Julian Ospald.
-
diff --git a/x11-misc/compton/compton-0.1_beta1.ebuild b/x11-misc/compton/compton-0.1_beta1.ebuild
index 1ccf5f53fbeb..28f748c575c4 100644
--- a/x11-misc/compton/compton-0.1_beta1.ebuild
+++ b/x11-misc/compton/compton-0.1_beta1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta1.ebuild,v 1.1 2013/08/12 20:47:00 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta1.ebuild,v 1.2 2014/07/06 12:57:44 mgorny Exp $
EAPI=5
@@ -31,8 +31,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
pcre? ( dev-libs/libpcre:3 )"
RDEPEND="${COMMON_DEPEND}
x11-apps/xprop
- x11-apps/xwininfo
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ x11-apps/xwininfo"
DEPEND="${COMMON_DEPEND}
app-text/asciidoc
virtual/pkgconfig
diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild
index 7f60b5c7151c..a5a0d9ae30c9 100644
--- a/x11-misc/compton/compton-0.1_beta2.ebuild
+++ b/x11-misc/compton/compton-0.1_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild,v 1.2 2014/05/17 15:36:50 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild,v 1.3 2014/07/06 12:57:44 mgorny Exp $
EAPI=5
@@ -32,8 +32,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
xinerama? ( x11-libs/libXinerama )"
RDEPEND="${COMMON_DEPEND}
x11-apps/xprop
- x11-apps/xwininfo
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ x11-apps/xwininfo"
DEPEND="${COMMON_DEPEND}
app-text/asciidoc
virtual/pkgconfig
diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild
index 68be2268e8fc..4518424136b5 100644
--- a/x11-misc/compton/compton-9999.ebuild
+++ b/x11-misc/compton/compton-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.9 2014/05/17 15:36:50 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.10 2014/07/06 12:57:44 mgorny Exp $
EAPI=5
@@ -34,8 +34,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
xinerama? ( x11-libs/libXinerama )"
RDEPEND="${COMMON_DEPEND}
x11-apps/xprop
- x11-apps/xwininfo
- virtual/python-argparse[${PYTHON_USEDEP}]"
+ x11-apps/xwininfo"
DEPEND="${COMMON_DEPEND}
app-text/asciidoc
virtual/pkgconfig