diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 17:58:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 17:58:10 +0000 |
commit | f501eef1f50c7504b4c79bd8cbc3a38259c8f482 (patch) | |
tree | 51d6d4af7a55bce406d3751cf1e3737ca782db8b /dev-python/thunarx-python/thunarx-python-0.3.0.ebuild | |
parent | Stable for amd64, wrt bug #465286 (diff) | |
download | gentoo-2-f501eef1f50c7504b4c79bd8cbc3a38259c8f482.tar.gz gentoo-2-f501eef1f50c7504b4c79bd8cbc3a38259c8f482.tar.bz2 gentoo-2-f501eef1f50c7504b4c79bd8cbc3a38259c8f482.zip |
Stable for amd64, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/thunarx-python/thunarx-python-0.3.0.ebuild')
-rw-r--r-- | dev-python/thunarx-python/thunarx-python-0.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild b/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild index ee04818297aa..af0f8aef1947 100644 --- a/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.5 2012/11/28 12:38:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.6 2013/04/11 17:58:10 ago Exp $ EAPI=5 PYTHON_DEPEND=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/bindings/${PN}/0.3/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND="x11-libs/gtk+:2 |