diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-13 18:09:56 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-13 18:09:56 +0000 |
commit | 9ae43eeee6aec89c7014a97f9350b795d8a2e961 (patch) | |
tree | 09f3471b3d6851240c3eae3fe98ec491c0da5321 /media-libs | |
parent | stable on x86 (diff) | |
download | historical-9ae43eeee6aec89c7014a97f9350b795d8a2e961.tar.gz historical-9ae43eeee6aec89c7014a97f9350b795d8a2e961.tar.bz2 historical-9ae43eeee6aec89c7014a97f9350b795d8a2e961.zip |
Stable on amd64.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libmpcdec/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmpcdec/Manifest | 14 | ||||
-rw-r--r-- | media-libs/libmpcdec/libmpcdec-1.2.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/media-libs/libmpcdec/ChangeLog b/media-libs/libmpcdec/ChangeLog index d3beb4ca05b9..0c8cb4074bb2 100644 --- a/media-libs/libmpcdec/ChangeLog +++ b/media-libs/libmpcdec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmpcdec # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpcdec/ChangeLog,v 1.5 2005/11/11 23:27:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpcdec/ChangeLog,v 1.6 2005/12/13 18:09:56 cryos Exp $ + + 13 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> libmpcdec-1.2.ebuild: + Stable on amd64. 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> libmpcdec-1.2.ebuild: Stable on ppc. diff --git a/media-libs/libmpcdec/Manifest b/media-libs/libmpcdec/Manifest index 7ea5ec8a4947..9cf98b127dab 100644 --- a/media-libs/libmpcdec/Manifest +++ b/media-libs/libmpcdec/Manifest @@ -1,4 +1,14 @@ -MD5 27c4890953389e084a9136ee68ba98a8 ChangeLog 804 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 a0268418643ac389a9611831e345d424 ChangeLog 897 MD5 053548eec867c5a6ec1b992a41425cb0 files/digest-libmpcdec-1.2 66 -MD5 96b8003cb3421cc8d1d1e72e02da3a11 libmpcdec-1.2.ebuild 703 +MD5 69d80f37a04771360f80116b68c4c22d libmpcdec-1.2.ebuild 701 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDnw6IntT9W3vfTuoRAvlPAJ94V8BKkloTMbheT9hYg0XvNw/O9ACgtDmZ +HYZzFS83eeoEOL6x2+1FYJQ= +=5eKB +-----END PGP SIGNATURE----- diff --git a/media-libs/libmpcdec/libmpcdec-1.2.ebuild b/media-libs/libmpcdec/libmpcdec-1.2.ebuild index a8d4d496b06e..0e2f78129572 100644 --- a/media-libs/libmpcdec/libmpcdec-1.2.ebuild +++ b/media-libs/libmpcdec/libmpcdec-1.2.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/libmpcdec/libmpcdec-1.2.ebuild,v 1.5 2005/11/11 23:27:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpcdec/libmpcdec-1.2.ebuild,v 1.6 2005/12/13 18:09:56 cryos Exp $ DESCRIPTION="Musepack decoder library" HOMEPAGE="http://www.musepack.net" @@ -8,7 +8,7 @@ SRC_URI="http://musepack.net/files/source/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="doc static" src_compile() { |