diff options
author | 2013-02-07 21:42:27 +0000 | |
---|---|---|
committer | 2013-02-07 21:42:27 +0000 | |
commit | e3fc32bb4ada7bebc655d637aa10456c547b26ec (patch) | |
tree | b9e982db27d8db392643c5ec77d8960b0e1f5830 /app-text/evince/evince-3.6.1.ebuild | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-e3fc32bb4ada7bebc655d637aa10456c547b26ec.tar.gz gentoo-2-e3fc32bb4ada7bebc655d637aa10456c547b26ec.tar.bz2 gentoo-2-e3fc32bb4ada7bebc655d637aa10456c547b26ec.zip |
Move Creative Commons licenses to shorter names.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-text/evince/evince-3.6.1.ebuild')
-rw-r--r-- | app-text/evince/evince-3.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/evince/evince-3.6.1.ebuild b/app-text/evince/evince-3.6.1.ebuild index 48289b2fef47..0bf6f6d5245c 100644 --- a/app-text/evince/evince-3.6.1.ebuild +++ b/app-text/evince/evince-3.6.1.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/app-text/evince/evince-3.6.1.ebuild,v 1.3 2012/12/27 16:48:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.6.1.ebuild,v 1.4 2013/02/07 21:42:27 ulm Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -11,7 +11,7 @@ inherit eutils gnome2 DESCRIPTION="Simple document viewer for GNOME" HOMEPAGE="http://www.gnome.org/projects/evince/" -LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0" +LICENSE="GPL-2+ CC-BY-SA-3.0" # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3) SLOT="0/evd3.4-evv3.3" IUSE="debug djvu dvi gnome-keyring +introspection nautilus +postscript t1lib tiff xps" |