summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-02 17:48:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-02 17:48:39 +0000
commit63458666f896f04c72be0bab705fc2522187886c (patch)
tree6d9b8e0cc41b2da80965f98fb0372c61f80bd2c6 /media-libs
parentVersion bump (diff)
downloadgentoo-2-63458666f896f04c72be0bab705fc2522187886c.tar.gz
gentoo-2-63458666f896f04c72be0bab705fc2522187886c.tar.bz2
gentoo-2-63458666f896f04c72be0bab705fc2522187886c.zip
sparc stable wrt #271496
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libgpod/ChangeLog5
-rw-r--r--media-libs/libgpod/libgpod-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libgpod/ChangeLog b/media-libs/libgpod/ChangeLog
index 7f1aed67b256..1c8a9797b51f 100644
--- a/media-libs/libgpod/ChangeLog
+++ b/media-libs/libgpod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libgpod
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.65 2009/06/01 12:51:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.66 2009/06/02 17:48:39 armin76 Exp $
+
+ 02 Jun 2009; Raúl Porcel <armin76@gentoo.org> libgpod-0.7.2.ebuild:
+ sparc stable wrt #271496
01 Jun 2009; Markus Meier <maekke@gentoo.org> libgpod-0.7.2.ebuild:
x86 stable, bug #271496
diff --git a/media-libs/libgpod/libgpod-0.7.2.ebuild b/media-libs/libgpod/libgpod-0.7.2.ebuild
index 5c11d7b0e100..8c939bc55c3d 100644
--- a/media-libs/libgpod/libgpod-0.7.2.ebuild
+++ b/media-libs/libgpod/libgpod-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.7.2.ebuild,v 1.6 2009/06/01 12:51:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.7.2.ebuild,v 1.7 2009/06/02 17:48:39 armin76 Exp $
EAPI=2
@@ -12,7 +12,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 test hal"
RDEPEND=">=dev-libs/glib-2.16