diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:40:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-07 21:40:25 +0000 |
commit | 1d52e630c3af386e32956ccf6ed9bfa3daf351e4 (patch) | |
tree | cf84204fc8bbfd713a47ec6d72cce28204fc98b7 /app-pda/barry/barry-0.18.3.ebuild | |
parent | Move Creative Commons licenses to shorter names. (diff) | |
download | gentoo-2-1d52e630c3af386e32956ccf6ed9bfa3daf351e4.tar.gz gentoo-2-1d52e630c3af386e32956ccf6ed9bfa3daf351e4.tar.bz2 gentoo-2-1d52e630c3af386e32956ccf6ed9bfa3daf351e4.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-pda/barry/barry-0.18.3.ebuild')
-rw-r--r-- | app-pda/barry/barry-0.18.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/barry/barry-0.18.3.ebuild b/app-pda/barry/barry-0.18.3.ebuild index 6476419c3b44..87d059203a63 100644 --- a/app-pda/barry/barry-0.18.3.ebuild +++ b/app-pda/barry/barry-0.18.3.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-pda/barry/barry-0.18.3.ebuild,v 1.2 2012/12/18 05:14:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/barry-0.18.3.ebuild,v 1.3 2013/02/07 21:40:25 ulm Exp $ EAPI=5 inherit bash-completion-r1 eutils gnome2-utils udev @@ -9,7 +9,7 @@ DESCRIPTION="Sync, backup, program management, and charging for BlackBerry devic HOMEPAGE="http://www.netdirect.ca/software/packages/barry/" SRC_URI="mirror://sourceforge/barry/${P}.tar.bz2" -LICENSE="CCPL-Attribution-ShareAlike-3.0 GPL-2" #See logo/README for CCPL +LICENSE="CC-BY-SA-3.0 GPL-2" #See logo/README for CCPL SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="boost desktop doc gui opensync nls static-libs" |