diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-05-13 13:38:55 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-05-13 13:38:55 +0000 |
commit | f1a7d62631b922dc2da53d9443a686bf3dfbae65 (patch) | |
tree | 67e908e26367cc55ccf1437853ace6877aa90bc7 /app-pda/ipodslave | |
parent | ia64 stable wrt #221309 (diff) | |
download | gentoo-2-f1a7d62631b922dc2da53d9443a686bf3dfbae65.tar.gz gentoo-2-f1a7d62631b922dc2da53d9443a686bf3dfbae65.tar.bz2 gentoo-2-f1a7d62631b922dc2da53d9443a686bf3dfbae65.zip |
Marked ~ppc for bug #211737.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-pda/ipodslave')
-rw-r--r-- | app-pda/ipodslave/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/ipodslave/ipodslave-0.7.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-pda/ipodslave/ChangeLog b/app-pda/ipodslave/ChangeLog index c18d8e435477..306f66e938fe 100644 --- a/app-pda/ipodslave/ChangeLog +++ b/app-pda/ipodslave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/ipodslave -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ipodslave/ChangeLog,v 1.12 2007/03/19 00:38:46 kloeri Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/ipodslave/ChangeLog,v 1.13 2008/05/13 13:38:55 josejx Exp $ + + 13 May 2008; Joseph Jezak <josejx@gentoo.org> ipodslave-0.7.3.ebuild: + Marked ~ppc for bug #211737. 19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: Remove jhuebel from metadata.xml due to retirement. diff --git a/app-pda/ipodslave/ipodslave-0.7.3.ebuild b/app-pda/ipodslave/ipodslave-0.7.3.ebuild index a87bc1abe862..9f1e77ec87a0 100644 --- a/app-pda/ipodslave/ipodslave-0.7.3.ebuild +++ b/app-pda/ipodslave/ipodslave-0.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ipodslave/ipodslave-0.7.3.ebuild,v 1.3 2006/07/02 18:28:36 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ipodslave/ipodslave-0.7.3.ebuild,v 1.4 2008/05/13 13:38:55 josejx Exp $ inherit kde eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/kpod" SRC_URI="mirror://sourceforge/kpod/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="media-libs/id3lib" |