diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:17:19 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:17:19 +0000 |
commit | f633541433c17b0fc82f58b0a5d814ea4438059d (patch) | |
tree | f33f2d1f54c18fb9e2af7c5e487a0ddaf7f7adbe /app-pda | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-f633541433c17b0fc82f58b0a5d814ea4438059d.tar.gz gentoo-2-f633541433c17b0fc82f58b0a5d814ea4438059d.tar.bz2 gentoo-2-f633541433c17b0fc82f58b0a5d814ea4438059d.zip |
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 9 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.0.ebuild | 6 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index 82adb5ebc4c6..48654cd41f73 100644 --- a/app-pda/jpilot/ChangeLog +++ b/app-pda/jpilot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/jpilot -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.49 2012/08/29 03:22:02 blueness Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.50 2014/03/01 22:17:19 mgorny Exp $ + + 01 Mar 2014; Michał Górny <mgorny@gentoo.org> jpilot-1.8.0.ebuild, + jpilot-1.8.1.ebuild: + Update libgcrypt dep to use slot :0. 29 Aug 2012; Anthony G. Basile <blueness@gentoo.org> jpilot-1.8.1.ebuild: Keyword ~arm @@ -242,4 +246,3 @@ source compatible with packages such as GNOME's Pilot support. *jpilot-0.99-r2 (1 Feb 2002) - diff --git a/app-pda/jpilot/jpilot-1.8.0.ebuild b/app-pda/jpilot/jpilot-1.8.0.ebuild index b69a5d6a12e1..4f271e754eb2 100644 --- a/app-pda/jpilot/jpilot-1.8.0.ebuild +++ b/app-pda/jpilot/jpilot-1.8.0.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/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.9 2012/05/03 20:20:57 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.10 2014/03/01 22:17:19 mgorny Exp $ EAPI=2 inherit autotools eutils @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="nls" RDEPEND=">=app-pda/pilot-link-0.12.5 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 >=x11-libs/gtk+-2.18.9:2" DEPEND="${RDEPEND} nls? ( dev-util/intltool diff --git a/app-pda/jpilot/jpilot-1.8.1.ebuild b/app-pda/jpilot/jpilot-1.8.1.ebuild index 6ba4f09d7544..9f47a89ac250 100644 --- a/app-pda/jpilot/jpilot-1.8.1.ebuild +++ b/app-pda/jpilot/jpilot-1.8.1.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/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.3 2012/08/29 03:22:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.4 2014/03/01 22:17:19 mgorny Exp $ EAPI=4 inherit autotools eutils @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~x86" IUSE="nls" RDEPEND=">=app-pda/pilot-link-0.12.5 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 >=x11-libs/gtk+-2.18.9:2" DEPEND="${RDEPEND} nls? ( dev-util/intltool |