diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 10:14:23 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 10:14:23 +0000 |
commit | 3229614d9fd83252fc2170cde885a54064777dca (patch) | |
tree | 6be3fb6bf9e47bf2a4b973009630dd53388617f0 /media-plugins/xmms-itouch | |
parent | Stable on ppc. (diff) | |
download | historical-3229614d9fd83252fc2170cde885a54064777dca.tar.gz historical-3229614d9fd83252fc2170cde885a54064777dca.tar.bz2 historical-3229614d9fd83252fc2170cde885a54064777dca.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'media-plugins/xmms-itouch')
-rw-r--r-- | media-plugins/xmms-itouch/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/xmms-itouch/Manifest | 4 | ||||
-rw-r--r-- | media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/media-plugins/xmms-itouch/ChangeLog b/media-plugins/xmms-itouch/ChangeLog index 1caf9932c848..843aba31af34 100644 --- a/media-plugins/xmms-itouch/ChangeLog +++ b/media-plugins/xmms-itouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/xmms-itouch -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-itouch/ChangeLog,v 1.12 2004/09/03 21:31:08 eradicator Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-itouch/ChangeLog,v 1.13 2005/04/24 10:14:23 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + xmms-itouch-0.1.2-r1.ebuild: + Stable on ppc. 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> xmms-itouch-0.1.2-r1.ebuild: diff --git a/media-plugins/xmms-itouch/Manifest b/media-plugins/xmms-itouch/Manifest index 22f9a3bcc583..c1dfd2358f57 100644 --- a/media-plugins/xmms-itouch/Manifest +++ b/media-plugins/xmms-itouch/Manifest @@ -1,6 +1,6 @@ -MD5 85a9b335d8fc51a804133c751ca85acf ChangeLog 1724 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 -MD5 11f280058ae3e989dd97c58166d4cf87 xmms-itouch-0.1.2-r1.ebuild 1248 +MD5 ab6d8f820e939bbeb1b6ad854fb9be28 ChangeLog 1823 MD5 abbef24007c334f523a75af90dd3b113 xmms-itouch-0.1.2.ebuild 1127 +MD5 90866abb436c0b427c62c61164d4718d xmms-itouch-0.1.2-r1.ebuild 1243 MD5 dc94fa10845827bed27ded9940351f36 files/digest-xmms-itouch-0.1.2 69 MD5 ffd2a30010902d89bae3598e20eab92c files/digest-xmms-itouch-0.1.2-r1 130 diff --git a/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild b/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild index 9b2387a76fef..535af1d2b331 100644 --- a/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild +++ b/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild,v 1.10 2004/09/03 21:31:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-itouch/xmms-itouch-0.1.2-r1.ebuild,v 1.11 2005/04/24 10:14:23 hansmi Exp $ IUSE="nls" @@ -13,7 +13,7 @@ SRC_URI="http://www.saunalahti.fi/~syrjala/xmms-itouch/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc" +KEYWORDS="x86 amd64 ppc sparc" DEPEND="media-sound/xmms" |