diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-19 16:17:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-19 16:17:40 +0000 |
commit | b38cc0f39706b3c1d54f3197f7cb759cf630e5c6 (patch) | |
tree | 9a938b8120568ab1c65e4cd0570c756d766bc81c /media-libs/schroedinger/schroedinger-1.0.8.ebuild | |
parent | arm stable, bug #290723 (diff) | |
download | gentoo-2-b38cc0f39706b3c1d54f3197f7cb759cf630e5c6.tar.gz gentoo-2-b38cc0f39706b3c1d54f3197f7cb759cf630e5c6.tar.bz2 gentoo-2-b38cc0f39706b3c1d54f3197f7cb759cf630e5c6.zip |
arm stable, bug #290761
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/schroedinger/schroedinger-1.0.8.ebuild')
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/schroedinger/schroedinger-1.0.8.ebuild b/media-libs/schroedinger/schroedinger-1.0.8.ebuild index 64488b1abac4..fe6c88b404bd 100644 --- a/media-libs/schroedinger/schroedinger-1.0.8.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.5 2009/11/13 00:42:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.6 2009/11/19 16:17:40 maekke Exp $ EAPI=2 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz" LICENSE="|| ( MPL-1.1 LGPL-2.1 GPL-2 MIT )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/liboil-0.3.16" |