diff options
Diffstat (limited to 'dev-python/evince-python/evince-python-2.32.0.ebuild')
-rw-r--r-- | dev-python/evince-python/evince-python-2.32.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/evince-python/evince-python-2.32.0.ebuild b/dev-python/evince-python/evince-python-2.32.0.ebuild index 7a7cefb46d04..6fd516df98d4 100644 --- a/dev-python/evince-python/evince-python-2.32.0.ebuild +++ b/dev-python/evince-python/evince-python-2.32.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/evince-python-2.32.0.ebuild,v 1.7 2011/03/22 18:55:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/evince-python-2.32.0.ebuild,v 1.8 2012/03/14 03:14:49 tetromino Exp $ EAPI="3" GCONF_DEBUG="no" @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit gnome-python-common -DESCRIPTION="Python bindings for the libwnck library" +DESCRIPTION="Python bindings for Evince" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" |