summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libplist/ChangeLog5
-rw-r--r--app-pda/libplist/libplist-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libplist/ChangeLog b/app-pda/libplist/ChangeLog
index bca2b6af5a5f..c24aec6460a8 100644
--- a/app-pda/libplist/ChangeLog
+++ b/app-pda/libplist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/libplist
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.15 2011/04/27 08:11:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.16 2011/05/22 16:33:43 fauli Exp $
+
+ 22 May 2011; Christian Faulhammer <fauli@gentoo.org> libplist-1.4.ebuild:
+ stable x86, bug 364829
27 Apr 2011; Christoph Mende <angelos@gentoo.org> libplist-1.4.ebuild:
Stable on amd64 wrt bug #364829
diff --git a/app-pda/libplist/libplist-1.4.ebuild b/app-pda/libplist/libplist-1.4.ebuild
index 5fbe72033b60..6bd907c2eeeb 100644
--- a/app-pda/libplist/libplist-1.4.ebuild
+++ b/app-pda/libplist/libplist-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.4.ebuild,v 1.3 2011/04/27 08:11:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.4.ebuild,v 1.4 2011/05/22 16:33:43 fauli Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
@@ -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="python"
RDEPEND="dev-libs/glib:2