diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-11-16 14:49:42 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-11-16 14:49:42 +0000 |
commit | ac177199f718725d8e4dc4a2f1d87cc432f60c2c (patch) | |
tree | 67223e2e51fa4439f2ab5022a8d22290569f2700 /media-sound/prokyon3 | |
parent | New version, proving new options and supporting many external applications. (diff) | |
download | historical-ac177199f718725d8e4dc4a2f1d87cc432f60c2c.tar.gz historical-ac177199f718725d8e4dc4a2f1d87cc432f60c2c.tar.bz2 historical-ac177199f718725d8e4dc4a2f1d87cc432f60c2c.zip |
Correct description.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'media-sound/prokyon3')
-rw-r--r-- | media-sound/prokyon3/Manifest | 2 | ||||
-rw-r--r-- | media-sound/prokyon3/prokyon3-0.9.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/prokyon3/Manifest b/media-sound/prokyon3/Manifest index f72b24d72836..5b187affdbb7 100644 --- a/media-sound/prokyon3/Manifest +++ b/media-sound/prokyon3/Manifest @@ -1,6 +1,6 @@ MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 bb0a6455b435756379a9cbb6a90936a4 ChangeLog 1819 -MD5 275b80b93064a711bbf640b59004573d prokyon3-0.9.2.ebuild 1240 +MD5 ac965ab80a04f0b33a8c4465e949882b prokyon3-0.9.2.ebuild 1240 MD5 27abb0b14319ccdc87b1626d7f9f08b7 prokyon3-0.9.4.ebuild 2224 MD5 36244c92298faae6859f3d5903662043 files/prokyon3-0.9.2-configure.patch 842 MD5 f3d88c9c9bb8a1b5375a1f1be1ac0dba files/digest-prokyon3-0.9.2 66 diff --git a/media-sound/prokyon3/prokyon3-0.9.2.ebuild b/media-sound/prokyon3/prokyon3-0.9.2.ebuild index fea79ebe3e1d..a0155bdc7974 100644 --- a/media-sound/prokyon3/prokyon3-0.9.2.ebuild +++ b/media-sound/prokyon3/prokyon3-0.9.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/prokyon3/prokyon3-0.9.2.ebuild,v 1.11 2005/09/10 15:54:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/prokyon3/prokyon3-0.9.2.ebuild,v 1.12 2005/11/16 14:49:42 greg_g Exp $ inherit eutils -DESCRIPTION="Multithreaded MP3 manager and tag editor based on Qt and MySQL" +DESCRIPTION="Multithreaded music manager and tag editor based on Qt and MySQL." HOMEPAGE="http://prokyon3.sourceforge.net" SRC_URI="mirror://sourceforge/prokyon3/${P}.tar.gz" |