diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-03-17 04:14:39 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-03-17 04:14:39 +0000 |
commit | b38c022eae0114a3e326d985fc0b39794ce558d7 (patch) | |
tree | 22eeabffbbcb951daaa792d85e1eaa9bd8b43242 /media-libs/libshout | |
parent | Quick fix ;) (Manifest recommit) (diff) | |
download | gentoo-2-b38c022eae0114a3e326d985fc0b39794ce558d7.tar.gz gentoo-2-b38c022eae0114a3e326d985fc0b39794ce558d7.tar.bz2 gentoo-2-b38c022eae0114a3e326d985fc0b39794ce558d7.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libshout/libshout-2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 4fb29c19e83e..ad6df44a21af 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libshout -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.5 2003/08/15 03:41:28 g2boojum Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.6 2004/03/17 04:14:39 absinthe Exp $ + + 16 Mar 2004; Dylan Carlson <absinthe@gentoo.org> libshout-2.0.ebuild: + Added ~amd64 to KEYWORDS. *libshout-2.0 (14 Aug 2003) diff --git a/media-libs/libshout/libshout-2.0.ebuild b/media-libs/libshout/libshout-2.0.ebuild index 86267671b4e0..da0faa3ca47e 100644 --- a/media-libs/libshout/libshout-2.0.ebuild +++ b/media-libs/libshout/libshout-2.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.0.ebuild,v 1.1 2003/08/15 03:41:28 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.0.ebuild,v 1.2 2004/03/17 04:14:39 absinthe Exp $ DESCRIPTION="libshout is a library for connecting and sending data to icecast servers." SRC_URI="http://www.icecast.org/files/libshout/${P}.tar.gz" HOMEPAGE="http://www.icecast.org" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~amd64" LICENSE="GPL-2" DEPEND="virtual/glibc |