diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-15 18:09:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-15 18:09:50 +0000 |
commit | 0fe91efd3b10c72b777a481fe4c4b8273728d31c (patch) | |
tree | f4aa6298dcb2b2e9e12e319d080577c7bb70a756 /media-libs/libgpod | |
parent | Stable on sparc wrt security #166901 (diff) | |
download | gentoo-2-0fe91efd3b10c72b777a481fe4c4b8273728d31c.tar.gz gentoo-2-0fe91efd3b10c72b777a481fe4c4b8273728d31c.tar.bz2 gentoo-2-0fe91efd3b10c72b777a481fe4c4b8273728d31c.zip |
Stable on sparc wrt security #166901
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-libs/libgpod')
-rw-r--r-- | media-libs/libgpod/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libgpod/libgpod-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libgpod/ChangeLog b/media-libs/libgpod/ChangeLog index 7ae35127e565..8ef323f89662 100644 --- a/media-libs/libgpod/ChangeLog +++ b/media-libs/libgpod/ChangeLog @@ -1,6 +1,9 @@ # 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.29 2007/02/15 08:24:39 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/ChangeLog,v 1.30 2007/02/15 18:09:50 gustavoz Exp $ + + 15 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> libgpod-0.4.2.ebuild: + Stable on sparc wrt security #166901 15 Feb 2007; Christian Faulhammer <opfer@gentoo.org> libgpod-0.4.2.ebuild: stable x86; security bug 166901 diff --git a/media-libs/libgpod/libgpod-0.4.2.ebuild b/media-libs/libgpod/libgpod-0.4.2.ebuild index ca5cf2ea4ce5..3e5f07b8219c 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.2 2007/02/15 08:24:39 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.4.2.ebuild,v 1.3 2007/02/15 18:09:50 gustavoz 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 |