diff options
Diffstat (limited to 'app-office/dia/dia-0.97.3_pre20140417-r1.ebuild')
-rw-r--r-- | app-office/dia/dia-0.97.3_pre20140417-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild index e067648fd9c3..80a3a8319a50 100644 --- a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild +++ b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild,v 1.4 2014/08/07 17:53:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild,v 1.5 2015/04/08 07:30:34 mgorny Exp $ EAPI=5 GCONF_DEBUG=yes GNOME2_LA_PUNT=yes -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools eutils gnome2 python-single-r1 multilib |