diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-16 21:33:28 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-16 21:33:28 +0000 |
commit | 3c6d43826476721d171f97afa974f1e398b89ebc (patch) | |
tree | ca89e49daf54aaf7b6c878c967a4a8315f84d7c7 | |
parent | Version bump (diff) | |
download | historical-3c6d43826476721d171f97afa974f1e398b89ebc.tar.gz historical-3c6d43826476721d171f97afa974f1e398b89ebc.tar.bz2 historical-3c6d43826476721d171f97afa974f1e398b89ebc.zip |
stable on x86
-rw-r--r-- | media-sound/albumart/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/albumart/Manifest | 4 | ||||
-rw-r--r-- | media-sound/albumart/albumart-1.3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/albumart/ChangeLog b/media-sound/albumart/ChangeLog index 523602975dd5..89f66e2f7ce1 100644 --- a/media-sound/albumart/ChangeLog +++ b/media-sound/albumart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/albumart # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.4 2004/07/20 19:46:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.5 2004/08/16 21:33:28 squinky86 Exp $ + + 16 Aug 2004; Jon Hood <squinky86@gentoo.org> albumart-1.3.1.ebuild: + Stable on x86. 20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> albumart-1.3.1.ebuild: dev-python/Imaging is now dev-python/imaging - adjust dependencies accordingly. diff --git a/media-sound/albumart/Manifest b/media-sound/albumart/Manifest index d413f73ca766..d2363d9c8afb 100644 --- a/media-sound/albumart/Manifest +++ b/media-sound/albumart/Manifest @@ -1,4 +1,4 @@ -MD5 38f5307350e6e692d1e00210f520226c albumart-1.3.1.ebuild 650 -MD5 fb4dc626347e69ad48fd3826e1c3c51a ChangeLog 795 +MD5 9fbc1797ff6cb2ca651fb886f046288d albumart-1.3.1.ebuild 652 +MD5 244d378ccd355f92f4d0002acbce07d6 ChangeLog 886 MD5 e680c5e2ccb91369a26a8603f6e4606d metadata.xml 222 MD5 fdc51f934be51b668279394b8c8f5e68 files/digest-albumart-1.3.1 66 diff --git a/media-sound/albumart/albumart-1.3.1.ebuild b/media-sound/albumart/albumart-1.3.1.ebuild index 90b7979a1ca4..252cc92baabc 100644 --- a/media-sound/albumart/albumart-1.3.1.ebuild +++ b/media-sound/albumart/albumart-1.3.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.3.1.ebuild,v 1.4 2004/07/20 19:46:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.3.1.ebuild,v 1.5 2004/08/16 21:33:28 squinky86 Exp $ DESCRIPTION="Album Cover Art Downloader" SRC_URI="http://kempele.fi/~skyostil/projects/albumart/dist/${P}.tar.gz" HOMEPAGE="http://kempele.fi/~skyostil/projects/albumart/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" IUSE="" SLOT="0" |