diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:14 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:14 +0000 |
commit | 62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace (patch) | |
tree | 74bd919c80d17adf4771f4271f8eff490fac16fa /media-libs/libshout | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.gz historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.bz2 historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libshout/libshout-1.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 2daef3f028b8..65d07923914d 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-libs/libshout # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.1 2002/07/28 15:46:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.2 2002/12/09 04:26:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libshout-1.0.9 (28 Jul 2002) 28 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> libshout-1.0.9.ebuild : diff --git a/media-libs/libshout/libshout-1.0.9.ebuild b/media-libs/libshout/libshout-1.0.9.ebuild index 5829c9efa049..e4c0e08607e6 100644 --- a/media-libs/libshout/libshout-1.0.9.ebuild +++ b/media-libs/libshout/libshout-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-1.0.9.ebuild,v 1.2 2002/08/14 13:08:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-1.0.9.ebuild,v 1.3 2002/12/09 04:26:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="libshout is a library for connecting and sending data to icecast servers." @@ -8,7 +8,7 @@ SRC_URI="http://developer.icecast.org/libshout/releases/${P}.tar.gz" HOMEPAGE="http://developer.icecast.org/libshout/" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " LICENSE="GPL-2" DEPEND="sys-devel/gcc |