diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-11-05 20:28:56 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-11-05 20:28:56 +0000 |
commit | f6e03f64de485a64845ff97e9c99d9f1db931b1b (patch) | |
tree | 9d32042a41a663c9ce03ebca51c46745b69bd57d /media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild | |
parent | Marked ~ppc-macos (bug #58089) (diff) | |
download | gentoo-2-f6e03f64de485a64845ff97e9c99d9f1db931b1b.tar.gz gentoo-2-f6e03f64de485a64845ff97e9c99d9f1db931b1b.tar.bz2 gentoo-2-f6e03f64de485a64845ff97e9c99d9f1db931b1b.zip |
re-add the ~alpha keyword. someone didn't like us enough to keep our keyword. bug #111137
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild')
-rw-r--r-- | media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild b/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild index e66836533908..8c002cf3becb 100644 --- a/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild +++ b/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild,v 1.2 2005/11/04 19:57:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild,v 1.3 2005/11/05 20:28:56 ferdy Exp $ inherit libtool eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="gtk jpeg mmx vorbis png dv ieee1394 X" |