diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-22 17:15:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-22 17:15:32 +0000 |
commit | 5c0ae87f3b82693f7f8039524ab0c0185a05a76f (patch) | |
tree | a7c1de4f6d0be91b246acc7804cb50a9bd50f2e9 /net-misc | |
parent | die if emake fails. (diff) | |
download | historical-5c0ae87f3b82693f7f8039524ab0c0185a05a76f.tar.gz historical-5c0ae87f3b82693f7f8039524ab0c0185a05a76f.tar.bz2 historical-5c0ae87f3b82693f7f8039524ab0c0185a05a76f.zip |
Added ~ppc64 to KEYWORDS; bug #70096
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icecast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/icecast/Manifest | 18 | ||||
-rw-r--r-- | net-misc/icecast/icecast-2.1.0.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog index ac04553052b3..63cd0084a3fc 100644 --- a/net-misc/icecast/ChangeLog +++ b/net-misc/icecast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/icecast # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.39 2004/11/11 10:16:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.40 2004/11/22 17:15:32 corsair Exp $ + + 22 Nov 2004; Markus Rothe <corsair@gentoo.org> icecast-2.1.0.ebuild: + Added ~ppc64 to KEYWORDS; bug #70096 11 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> -files/icecast-1.3.12-variables-gentoo.diff.bz2, -icecast-2.0.0.ebuild, diff --git a/net-misc/icecast/Manifest b/net-misc/icecast/Manifest index 170fe941674c..f3438917261d 100644 --- a/net-misc/icecast/Manifest +++ b/net-misc/icecast/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c74fda8c5bf06242d1a9d01fed7c8f03 ChangeLog 5679 +MD5 1fb7e83f8413bf5ea0cd9cb93eeb01ae ChangeLog 5787 +MD5 f39687065cc13946eccabdcbac3b46c6 icecast-2.0.1-r1.ebuild 1036 MD5 c48b477957059c8acd9a0e4bc001bb12 icecast-2.0.2.ebuild 1114 MD5 d0d7ea03e238a808414b4426394c100f metadata.xml 221 -MD5 f39687065cc13946eccabdcbac3b46c6 icecast-2.0.1-r1.ebuild 1036 -MD5 f2ac41f3b3c89f7c5b1d6bb0cc6458d4 icecast-2.1.0.ebuild 1052 -MD5 294ad1abe0a9f4abc496f53e158695be files/init.d.icecast 357 +MD5 09a1fb57d41137c3512309e41521f489 icecast-2.1.0.ebuild 1061 MD5 a5f4b4836da859fb3b50704c437e2ba9 files/1.3.12-errno.patch 1732 MD5 473c7b8b865ecfdfd794414c980fe659 files/digest-icecast-2.0.1-r1 65 MD5 222ea172a59c3efde7c67585f4b08939 files/digest-icecast-2.0.2 65 +MD5 294ad1abe0a9f4abc496f53e158695be files/init.d.icecast 357 MD5 0d1040986ca91ef513c0666a47161be0 files/digest-icecast-2.1.0 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBkzv7ArHZZzCEUG0RAp29AJ9dLXF/bHJ1eD3zT/U3LTjWZdkvxwCfVQWU -5IgQ8KkW++gOSoZbubQjnzE= -=WXN3 ------END PGP SIGNATURE----- diff --git a/net-misc/icecast/icecast-2.1.0.ebuild b/net-misc/icecast/icecast-2.1.0.ebuild index 13b5315a0be1..83f219c170c2 100644 --- a/net-misc/icecast/icecast-2.1.0.ebuild +++ b/net-misc/icecast/icecast-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.4 2004/11/06 08:00:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.1.0.ebuild,v 1.5 2004/11/22 17:15:32 corsair Exp $ IUSE="doc yp" @@ -12,7 +12,7 @@ SRC_URI="http://svn.xiph.org/releases/icecast/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64" DEPEND="dev-libs/libxslt media-libs/libogg |