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 | |
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)
-rw-r--r-- | media-libs/libquicktime/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libquicktime/libquicktime-0.9.6-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libquicktime/libquicktime-0.9.7-r1.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/media-libs/libquicktime/ChangeLog b/media-libs/libquicktime/ChangeLog index a0202bfe4ddf..e20ef7ecad45 100644 --- a/media-libs/libquicktime/ChangeLog +++ b/media-libs/libquicktime/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libquicktime # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.43 2005/11/04 19:57:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.44 2005/11/05 20:28:56 ferdy Exp $ + + 05 Nov 2005; Fernando J. Pereda <ferdy@gentoo.org> + libquicktime-0.9.6-r1.ebuild, libquicktime-0.9.7-r1.ebuild: + re-add the ~alpha keyword. someone didn't like us enough to keep our + keyword. bug #111137 04 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> libquicktime-0.9.6-r1.ebuild, libquicktime-0.9.7-r1.ebuild: diff --git a/media-libs/libquicktime/libquicktime-0.9.6-r1.ebuild b/media-libs/libquicktime/libquicktime-0.9.6-r1.ebuild index 6c08410cb722..4e8b63a2e17f 100644 --- a/media-libs/libquicktime/libquicktime-0.9.6-r1.ebuild +++ b/media-libs/libquicktime/libquicktime-0.9.6-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.6-r1.ebuild,v 1.3 2005/11/04 19:57:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.6-r1.ebuild,v 1.4 2005/11/05 20:28:56 ferdy Exp $ inherit libtool eutils @@ -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 oggvorbis png dv ieee1394" 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" |