diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-12-13 18:28:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-12-13 18:28:38 +0000 |
commit | 9d7f84a03cf088ccedb72c06accf5ae8fe900725 (patch) | |
tree | 107b0bac3d604c9843b787b8e5d480acd65e0e1c /media-libs/libquicktime | |
parent | Changed from tar.gz to tar.bz2 (diff) | |
download | gentoo-2-9d7f84a03cf088ccedb72c06accf5ae8fe900725.tar.gz gentoo-2-9d7f84a03cf088ccedb72c06accf5ae8fe900725.tar.bz2 gentoo-2-9d7f84a03cf088ccedb72c06accf5ae8fe900725.zip |
moved to stable
Diffstat (limited to 'media-libs/libquicktime')
-rw-r--r-- | media-libs/libquicktime/libquicktime-0.9.2_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libquicktime/libquicktime-0.9.2_pre1.ebuild b/media-libs/libquicktime/libquicktime-0.9.2_pre1.ebuild index 92601fd055f6..6669b474c782 100644 --- a/media-libs/libquicktime/libquicktime-0.9.2_pre1.ebuild +++ b/media-libs/libquicktime/libquicktime-0.9.2_pre1.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/libquicktime/libquicktime-0.9.2_pre1.ebuild,v 1.2 2002/12/09 08:07:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.2_pre1.ebuild,v 1.3 2002/12/13 18:28:38 seemant Exp $ inherit libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libquicktime/${MY_P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="oggvorbis png jpeg" |