summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-11-21 07:46:22 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-11-21 07:46:22 +0000
commit4cb856ec0aa4af8ff58530a0ec942c46a66b5b10 (patch)
tree843def4d1e4b1a6bab8553dc2af09276cab86f0f /media-libs
parentstable x86, bug #154832 (diff)
downloadgentoo-2-4cb856ec0aa4af8ff58530a0ec942c46a66b5b10.tar.gz
gentoo-2-4cb856ec0aa4af8ff58530a0ec942c46a66b5b10.tar.bz2
gentoo-2-4cb856ec0aa4af8ff58530a0ec942c46a66b5b10.zip
stable x86, bug #154832
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libgpod/ChangeLog5
-rw-r--r--media-libs/libgpod/libgpod-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libgpod/ChangeLog b/media-libs/libgpod/ChangeLog
index cafbf82ba7aa..c9f2aa0212c1 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.22 2006/11/18 21:46:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.23 2006/11/21 07:46:22 opfer Exp $
+
+ 21 Nov 2006; Christian Faulhammer <opfer@gentoo.org> libgpod-0.4.0.ebuild:
+ stable x86, bug #154832
18 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libgpod-0.4.0.ebuild:
diff --git a/media-libs/libgpod/libgpod-0.4.0.ebuild b/media-libs/libgpod/libgpod-0.4.0.ebuild
index cb8464f4db19..238bb822c96e 100644
--- a/media-libs/libgpod/libgpod-0.4.0.ebuild
+++ b/media-libs/libgpod/libgpod-0.4.0.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.4.0.ebuild,v 1.7 2006/11/18 21:46:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.0.ebuild,v 1.8 2006/11/21 07:46:22 opfer Exp $
inherit eutils autotools
@@ -10,7 +10,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"
RDEPEND=">=dev-libs/glib-2.4