diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:37:57 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 22:37:57 +0000 |
commit | a56d06d2f6cb2b52a78a519e5531ddbd75e5937e (patch) | |
tree | f1689e7ba480e250ba5ad75ea09b91a1ee4315de /net-misc | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-a56d06d2f6cb2b52a78a519e5531ddbd75e5937e.tar.gz gentoo-2-a56d06d2f6cb2b52a78a519e5531ddbd75e5937e.tar.bz2 gentoo-2-a56d06d2f6cb2b52a78a519e5531ddbd75e5937e.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 'net-misc')
-rw-r--r-- | net-misc/mirall/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/mirall/mirall-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/mirall/ChangeLog b/net-misc/mirall/ChangeLog index 037c3eec9d77..6913ae48d66c 100644 --- a/net-misc/mirall/ChangeLog +++ b/net-misc/mirall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/mirall # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mirall/ChangeLog,v 1.16 2013/02/03 12:40:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mirall/ChangeLog,v 1.17 2013/02/07 22:37:57 ulm Exp $ + + 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> mirall-1.2.0.ebuild: + Move Creative Commons licenses to shorter names. 03 Feb 2013; Tomáš Chvátal <scarabeus@gentoo.org> mirall-1.2.0.ebuild: Drop languages as the setup as now is broken because it does not match diff --git a/net-misc/mirall/mirall-1.2.0.ebuild b/net-misc/mirall/mirall-1.2.0.ebuild index 6a159e5dc693..a36772234a5e 100644 --- a/net-misc/mirall/mirall-1.2.0.ebuild +++ b/net-misc/mirall/mirall-1.2.0.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/net-misc/mirall/mirall-1.2.0.ebuild,v 1.2 2013/02/03 12:40:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mirall/mirall-1.2.0.ebuild,v 1.3 2013/02/07 22:37:57 ulm Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Synchronization of your folders with another computers" HOMEPAGE="http://owncloud.org/" SRC_URI="http://download.owncloud.com/download/${MY_P}.tar.bz2" -LICENSE="CCPL-Attribution-3.0 GPL-2" +LICENSE="CC-BY-3.0 GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" |