summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:48:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:48:48 +0000
commitf9542dfd11d684dbfa0a2fa0e432a53f89607775 (patch)
tree80ad71940f4036a0b27cfbc80c19772ad8458c25 /app-pda/libplist
parentStable for x86, wrt bug #491444 (diff)
downloadgentoo-2-f9542dfd11d684dbfa0a2fa0e432a53f89607775.tar.gz
gentoo-2-f9542dfd11d684dbfa0a2fa0e432a53f89607775.tar.bz2
gentoo-2-f9542dfd11d684dbfa0a2fa0e432a53f89607775.zip
Stable for x86, wrt bug #491444
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-pda/libplist')
-rw-r--r--app-pda/libplist/ChangeLog5
-rw-r--r--app-pda/libplist/libplist-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libplist/ChangeLog b/app-pda/libplist/ChangeLog
index 94cfb696bffe..992ccb1e69d5 100644
--- a/app-pda/libplist/ChangeLog
+++ b/app-pda/libplist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/libplist
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.33 2013/11/23 21:48:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.34 2013/11/24 18:48:48 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> libplist-1.10.ebuild:
+ Stable for x86, wrt bug #491444
23 Nov 2013; Pacho Ramos <pacho@gentoo.org> libplist-1.10.ebuild:
amd64 stable, bug #491444
diff --git a/app-pda/libplist/libplist-1.10.ebuild b/app-pda/libplist/libplist-1.10.ebuild
index 6c6bb49cd01b..90bd2a4f2a12 100644
--- a/app-pda/libplist/libplist-1.10.ebuild
+++ b/app-pda/libplist/libplist-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.10.ebuild,v 1.2 2013/11/23 21:48:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.10.ebuild,v 1.3 2013/11/24 18:48:48 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd"
IUSE="python"
RDEPEND="dev-libs/libxml2"