diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-29 15:05:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-29 15:05:27 +0000 |
commit | cb4dbdc98e2de4da1809e4c4a9106f9d699bfef0 (patch) | |
tree | 9a781642157ead946cd434d3103b4a7de04a8458 /media-libs/libgpod/libgpod-0.2.0.ebuild | |
parent | Mark 2.4.4 stable on x86 and amd64 as per bug #112568. (diff) | |
download | historical-cb4dbdc98e2de4da1809e4c4a9106f9d699bfef0.tar.gz historical-cb4dbdc98e2de4da1809e4c4a9106f9d699bfef0.tar.bz2 historical-cb4dbdc98e2de4da1809e4c4a9106f9d699bfef0.zip |
Keyworded ~sparc wrt #113875
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'media-libs/libgpod/libgpod-0.2.0.ebuild')
-rw-r--r-- | media-libs/libgpod/libgpod-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgpod/libgpod-0.2.0.ebuild b/media-libs/libgpod/libgpod-0.2.0.ebuild index 792b23e217ef..582f49974e89 100644 --- a/media-libs/libgpod/libgpod-0.2.0.ebuild +++ b/media-libs/libgpod/libgpod-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.2.0.ebuild,v 1.2 2005/11/29 04:58:11 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.2.0.ebuild,v 1.3 2005/11/29 15:05:27 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="~x86" +KEYWORDS="~sparc ~x86" IUSE="hal gtk" RDEPEND=">=dev-libs/glib-2.4 |