diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 14:21:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 14:21:10 +0000 |
commit | 02fa55f6b66a66e5da9a40156729331f2b6ad316 (patch) | |
tree | 0f94dc9c8d4f33453cce11e44d354d93d1451680 | |
parent | Mark 0.9.7-r1 stable on ia64 (diff) | |
download | gentoo-2-02fa55f6b66a66e5da9a40156729331f2b6ad316.tar.gz gentoo-2-02fa55f6b66a66e5da9a40156729331f2b6ad316.tar.bz2 gentoo-2-02fa55f6b66a66e5da9a40156729331f2b6ad316.zip |
Mark 2.1 stable on ia64
(Portage version: 2.1-r1)
-rw-r--r-- | media-libs/libshout/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libshout/files/digest-libshout-2.1 | 2 | ||||
-rw-r--r-- | media-libs/libshout/libshout-2.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 3d47bd7d62c8..a4b881ae1d47 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libshout # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.22 2006/05/05 20:18:48 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.23 2006/07/13 14:21:10 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> libshout-2.1.ebuild: + Mark 2.1 stable on ia64 05 May 2006; <tcort@gentoo.org> libshout-2.1.ebuild: Stable on alpha. diff --git a/media-libs/libshout/files/digest-libshout-2.1 b/media-libs/libshout/files/digest-libshout-2.1 index 809cb36eb398..5fce52a576cd 100644 --- a/media-libs/libshout/files/digest-libshout-2.1 +++ b/media-libs/libshout/files/digest-libshout-2.1 @@ -1 +1,3 @@ MD5 ca6e98af87fd17c709821d9be82b37d5 libshout-2.1.tar.gz 455243 +RMD160 edcbf2c8111bd76ce27734513a4c483986ba2e7e libshout-2.1.tar.gz 455243 +SHA256 786e130d697352cdcf5e20b353286e17b898e486c9ed2b5035c597843f5b859f libshout-2.1.tar.gz 455243 diff --git a/media-libs/libshout/libshout-2.1.ebuild b/media-libs/libshout/libshout-2.1.ebuild index 364922e5fa32..06b4b9d7bf67 100644 --- a/media-libs/libshout/libshout-2.1.ebuild +++ b/media-libs/libshout/libshout-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.1.ebuild,v 1.7 2006/05/05 20:18:48 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.1.ebuild,v 1.8 2006/07/13 14:21:10 agriffis Exp $ IUSE="" @@ -9,7 +9,7 @@ SRC_URI="http://downloads.xiph.org/releases/libshout/${P}.tar.gz" HOMEPAGE="http://www.icecast.org" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" RDEPEND="media-libs/libogg |