diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-10 16:29:51 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-09-10 16:29:51 +0000 |
commit | 4f954221ff23bf42716678fe6bc562e7e7143d54 (patch) | |
tree | 9f317d2bea881b43a384d17b256baea762d339ff /media-libs/libshout | |
parent | Keywording ~amd64 (diff) | |
download | gentoo-2-4f954221ff23bf42716678fe6bc562e7e7143d54.tar.gz gentoo-2-4f954221ff23bf42716678fe6bc562e7e7143d54.tar.bz2 gentoo-2-4f954221ff23bf42716678fe6bc562e7e7143d54.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.1)
Diffstat (limited to 'media-libs/libshout')
-rw-r--r-- | media-libs/libshout/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libshout/libshout-2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libshout/ChangeLog b/media-libs/libshout/ChangeLog index 743fdd5329b1..d234bfa0ee78 100644 --- a/media-libs/libshout/ChangeLog +++ b/media-libs/libshout/ChangeLog @@ -1,6 +1,10 @@ # 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.24 2006/08/17 20:46:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.25 2006/09/10 16:29:51 the_paya Exp $ + + 10 Sep 2006; Javier Villavicencio <the_paya@gentoo.org> + libshout-2.1.ebuild: + Add ~x86-fbsd keyword. 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> libshout-2.1.ebuild: Stable for HPPA (bug #143510). diff --git a/media-libs/libshout/libshout-2.1.ebuild b/media-libs/libshout/libshout-2.1.ebuild index d231995f4f74..73e65dcc4ed6 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.9 2006/08/17 20:46:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.1.ebuild,v 1.10 2006/09/10 16:29:51 the_paya 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 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" LICENSE="GPL-2" RDEPEND="media-libs/libogg |