diff options
Diffstat (limited to 'net-misc/mirall/mirall-1.2.0.ebuild')
-rw-r--r-- | net-misc/mirall/mirall-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |