summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 11:50:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 11:50:59 +0000
commit124a69f702570a424ec90f11e491be6b4bf45300 (patch)
tree4ce050637c870d9d8bd616eadbc2ea76b1358509 /media-libs/libgpod
parentStable on ppc64 (diff)
downloadgentoo-2-124a69f702570a424ec90f11e491be6b4bf45300.tar.gz
gentoo-2-124a69f702570a424ec90f11e491be6b4bf45300.tar.bz2
gentoo-2-124a69f702570a424ec90f11e491be6b4bf45300.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'media-libs/libgpod')
-rw-r--r--media-libs/libgpod/ChangeLog5
-rw-r--r--media-libs/libgpod/libgpod-0.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libgpod/ChangeLog b/media-libs/libgpod/ChangeLog
index 98f607f2eba2..2fbf80491bde 100644
--- a/media-libs/libgpod/ChangeLog
+++ b/media-libs/libgpod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libgpod
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.11 2006/04/17 20:22:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.12 2006/05/23 11:50:59 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> libgpod-0.3.2-r1.ebuild:
+ Stable on ppc64
17 Apr 2006; Markus Rothe <corsair@gentoo.org> libgpod-0.3.2-r1.ebuild:
Added ~ppc64; bug #129409
diff --git a/media-libs/libgpod/libgpod-0.3.2-r1.ebuild b/media-libs/libgpod/libgpod-0.3.2-r1.ebuild
index c879fb9268d3..229fd116660c 100644
--- a/media-libs/libgpod/libgpod-0.3.2-r1.ebuild
+++ b/media-libs/libgpod/libgpod-0.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.3.2-r1.ebuild,v 1.2 2006/04/17 20:22:57 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.3.2-r1.ebuild,v 1.3 2006/05/23 11:50:59 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
IUSE="hal gtk python"
RDEPEND=">=dev-libs/glib-2.4