summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:08:13 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-02-21 20:08:13 +0000
commitc7f0762ad1e2cf73ab5a5510aa554f1a2fe5ee17 (patch)
treeacd71b2d4424aeabcdfe7ec5035bd57c637a2370 /media-libs
parentTransition to Manifest2. (diff)
downloadgentoo-2-c7f0762ad1e2cf73ab5a5510aa554f1a2fe5ee17.tar.gz
gentoo-2-c7f0762ad1e2cf73ab5a5510aa554f1a2fe5ee17.tar.bz2
gentoo-2-c7f0762ad1e2cf73ab5a5510aa554f1a2fe5ee17.zip
Stable on ppc wrt bug #166901.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libgpod/ChangeLog6
-rw-r--r--media-libs/libgpod/libgpod-0.4.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libgpod/ChangeLog b/media-libs/libgpod/ChangeLog
index c29ea37fb00c..d193a40cc461 100644
--- a/media-libs/libgpod/ChangeLog
+++ b/media-libs/libgpod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libgpod
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.31 2007/02/19 22:44:10 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.32 2007/02/21 20:08:13 dertobi123 Exp $
+
+ 21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ libgpod-0.4.2.ebuild:
+ Stable on ppc wrt bug #166901.
19 Feb 2007; <malc@gentoo.org> libgpod-0.4.2.ebuild:
Stable on amd64 wrt security bug #166901
diff --git a/media-libs/libgpod/libgpod-0.4.2.ebuild b/media-libs/libgpod/libgpod-0.4.2.ebuild
index 7eedb9befc58..9b9f0e1203aa 100644
--- a/media-libs/libgpod/libgpod-0.4.2.ebuild
+++ b/media-libs/libgpod/libgpod-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.2.ebuild,v 1.4 2007/02/19 22:44:10 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.2.ebuild,v 1.5 2007/02/21 20:08:13 dertobi123 Exp $
DESCRIPTION="Shared library to access the contents of an iPod"
HOMEPAGE="http://www.gtkpod.org/libgpod.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86"
IUSE="gtk python doc"
RDEPEND=">=dev-libs/glib-2.4