diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-16 19:16:05 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-16 19:16:05 +0000 |
commit | 6cf03be19f5c2f8e8b1d23a49599506d8dd9595e (patch) | |
tree | 8e2a279b86ec8f77e599419f08bfcc0a31c93934 /app-crypt/seahorse/seahorse-3.4.1.ebuild | |
parent | Bump rc5 up to 2.0.0 final. (diff) | |
download | gentoo-2-6cf03be19f5c2f8e8b1d23a49599506d8dd9595e.tar.gz gentoo-2-6cf03be19f5c2f8e8b1d23a49599506d8dd9595e.tar.bz2 gentoo-2-6cf03be19f5c2f8e8b1d23a49599506d8dd9595e.zip |
Update license, EAPI5-ize and de-9999-ize ebuild. Drop keywords due to libsecret dependency (bug #447426).
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'app-crypt/seahorse/seahorse-3.4.1.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-3.4.1.ebuild b/app-crypt/seahorse/seahorse-3.4.1.ebuild index 43bb8a1498c4..7ac7b141747e 100644 --- a/app-crypt/seahorse/seahorse-3.4.1.ebuild +++ b/app-crypt/seahorse/seahorse-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.4.1.ebuild,v 1.2 2012/12/16 14:49:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.4.1.ebuild,v 1.3 2012/12/16 19:16:05 tetromino Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -11,7 +11,7 @@ inherit eutils gnome2 DESCRIPTION="A GNOME application for managing encryption keys" HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" -LICENSE="GPL-2" +LICENSE="GPL-2+ FDL-1.1+" SLOT="0" IUSE="avahi debug ldap" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" |