diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:42:27 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:42:27 +0000 |
commit | e3fc32bb4ada7bebc655d637aa10456c547b26ec (patch) | |
tree | b9e982db27d8db392643c5ec77d8960b0e1f5830 /app-text/evince | |
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')
-rw-r--r-- | app-text/evince/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/evince/evince-3.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/evince/ChangeLog b/app-text/evince/ChangeLog index a59e943689ee..64ba6d06c77d 100644 --- a/app-text/evince/ChangeLog +++ b/app-text/evince/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/evince -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.255 2012/12/27 16:48:38 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/ChangeLog,v 1.256 2013/02/07 21:42:27 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> evince-3.6.1.ebuild: + Move Creative Commons licenses to shorter names. 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> evince-3.6.1.ebuild: Add missing gdbus-codegen dependency; remove dbus USE flag, which is now 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" |