summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-11 15:40:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-11 15:40:54 +0000
commitb21e046d371621bbfe28808ce32cda085cfdc524 (patch)
tree398cb0191eef5bd986d0472b4f3efd5d8134ff25 /app-pda
parentStable for amd64, wrt bug #407665 (diff)
downloadgentoo-2-b21e046d371621bbfe28808ce32cda085cfdc524.tar.gz
gentoo-2-b21e046d371621bbfe28808ce32cda085cfdc524.tar.bz2
gentoo-2-b21e046d371621bbfe28808ce32cda085cfdc524.zip
Stable for amd64, wrt bug #407577
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libplist/ChangeLog5
-rw-r--r--app-pda/libplist/libplist-1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libplist/ChangeLog b/app-pda/libplist/ChangeLog
index 2aead13deccd..de078731d2a2 100644
--- a/app-pda/libplist/ChangeLog
+++ b/app-pda/libplist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/libplist
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.19 2012/03/01 11:44:10 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.20 2012/03/11 15:40:54 ago Exp $
+
+ 11 Mar 2012; Agostino Sarubbo <ago@gentoo.org> libplist-1.8.ebuild:
+ Stable for amd64, wrt bug #407577
01 Mar 2012; Davide Pesavento <pesa@gentoo.org> libplist-1.8.ebuild:
Force the number of jobs to 1 (bug #406365 by Chris Slycord)
diff --git a/app-pda/libplist/libplist-1.8.ebuild b/app-pda/libplist/libplist-1.8.ebuild
index e6a0ebb2ed2a..8370196dc233 100644
--- a/app-pda/libplist/libplist-1.8.ebuild
+++ b/app-pda/libplist/libplist-1.8.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-pda/libplist/libplist-1.8.ebuild,v 1.2 2012/03/01 11:44:10 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.8.ebuild,v 1.3 2012/03/11 15:40:54 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
IUSE="cython python"
RDEPEND="dev-libs/libxml2