diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-06-22 19:46:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-06-22 19:46:07 +0000 |
commit | affd7d7464ec569b798dd187dc80ac3f65aad845 (patch) | |
tree | a1a932623fb310a5713d9e312c444b9c8a6cc3e7 /x11-misc/revelation/revelation-0.4.14.ebuild | |
parent | bup for bug 513946 (diff) | |
download | gentoo-2-affd7d7464ec569b798dd187dc80ac3f65aad845.tar.gz gentoo-2-affd7d7464ec569b798dd187dc80ac3f65aad845.tar.bz2 gentoo-2-affd7d7464ec569b798dd187dc80ac3f65aad845.zip |
Disable applet support as it is for gnome2, port to new python eclasses.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-misc/revelation/revelation-0.4.14.ebuild')
-rw-r--r-- | x11-misc/revelation/revelation-0.4.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/revelation/revelation-0.4.14.ebuild b/x11-misc/revelation/revelation-0.4.14.ebuild index ba2bd9f4ff37..de826fdf88bb 100644 --- a/x11-misc/revelation/revelation-0.4.14.ebuild +++ b/x11-misc/revelation/revelation-0.4.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.5 2012/11/25 11:32:26 tristan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/revelation/revelation-0.4.14.ebuild,v 1.6 2014/06/22 19:46:07 pacho Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit python gnome2 DESCRIPTION="A password manager for GNOME" HOMEPAGE="http://revelation.olasagasti.info/" -SRC_URI="https://bitbucket.org/erikg/revelation/downloads/${P}.tar.xz" +SRC_URI="mirror://bitbucket/erikg/revelation/downloads/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |