diff options
author | 2013-02-07 21:35:46 +0000 | |
---|---|---|
committer | 2013-02-07 21:35:46 +0000 | |
commit | fcb07f4e7f35262ae31d07659092845a456a6fd0 (patch) | |
tree | 68a4c757cb3f06ac44f5b07b1c8a5d636a1d8ac4 /app-editors | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-fcb07f4e7f35262ae31d07659092845a456a6fd0.tar.gz gentoo-2-fcb07f4e7f35262ae31d07659092845a456a6fd0.tar.bz2 gentoo-2-fcb07f4e7f35262ae31d07659092845a456a6fd0.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-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 4e5f071c673e..d53b2b1c7950 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.348 2013/02/02 22:21:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.349 2013/02/07 21:35:46 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> gedit-3.6.2-r1.ebuild: + Move Creative Commons licenses to shorter names. 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gedit-3.6.2-r1.ebuild: Add ~arm, wrt bug #449220 diff --git a/app-editors/gedit/gedit-3.6.2-r1.ebuild b/app-editors/gedit/gedit-3.6.2-r1.ebuild index a1ec90aa5eda..fd348255d871 100644 --- a/app-editors/gedit/gedit-3.6.2-r1.ebuild +++ b/app-editors/gedit/gedit-3.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.6.2-r1.ebuild,v 1.8 2013/02/02 22:21:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.6.2-r1.ebuild,v 1.9 2013/02/07 21:35:46 ulm Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome2 multilib python-single-r1 eutils virtualx DESCRIPTION="A text editor for the GNOME desktop" HOMEPAGE="http://live.gnome.org/Gedit" -LICENSE="GPL-2+ CCPL-Attribution-ShareAlike-3.0" +LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" IUSE="+introspection +python spell zeitgeist" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" |