diff options
author | 2014-01-15 12:50:26 +0000 | |
---|---|---|
committer | 2014-01-15 12:50:26 +0000 | |
commit | 55ec8ea7793c9496f65e91b12c9d62efa806b749 (patch) | |
tree | 8514a2b6d09a4dd9ca2a8adcd424502308ac825f /media-libs/celt/celt-0.5.1.3.ebuild | |
parent | Stable for arm, wrt bug #488924 (diff) | |
download | gentoo-2-55ec8ea7793c9496f65e91b12c9d62efa806b749.tar.gz gentoo-2-55ec8ea7793c9496f65e91b12c9d62efa806b749.tar.bz2 gentoo-2-55ec8ea7793c9496f65e91b12c9d62efa806b749.zip |
Stable for alpha, wrt bug #488924
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/celt/celt-0.5.1.3.ebuild')
-rw-r--r-- | media-libs/celt/celt-0.5.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/celt/celt-0.5.1.3.ebuild b/media-libs/celt/celt-0.5.1.3.ebuild index 77e412cfa4f8..208304ba556f 100644 --- a/media-libs/celt/celt-0.5.1.3.ebuild +++ b/media-libs/celt/celt-0.5.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.13 2014/01/15 12:50:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.14 2014/01/15 12:50:26 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0.5.1" -KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="ogg static-libs" DEPEND="ogg? ( media-libs/libogg )" |