diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-10 10:52:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-10 10:52:19 +0000 |
commit | edfd0970cd8ca7e1c5172ad8b2e89ab4e3232baf (patch) | |
tree | fbbc5606c284ccc0a8100cf41905a2bf1a4c511d /media-libs/schroedinger | |
parent | Add ~ia64 wrt #241908 (diff) | |
download | gentoo-2-edfd0970cd8ca7e1c5172ad8b2e89ab4e3232baf.tar.gz gentoo-2-edfd0970cd8ca7e1c5172ad8b2e89ab4e3232baf.tar.bz2 gentoo-2-edfd0970cd8ca7e1c5172ad8b2e89ab4e3232baf.zip |
Add ~ia64 wrt #241908
(Portage version: 2.1.4.5)
Diffstat (limited to 'media-libs/schroedinger')
-rw-r--r-- | media-libs/schroedinger/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog index 182e5998b79d..011d9d5cabfb 100644 --- a/media-libs/schroedinger/ChangeLog +++ b/media-libs/schroedinger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/schroedinger # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.21 2008/11/08 20:42:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.22 2008/11/10 10:52:19 armin76 Exp $ + + 10 Nov 2008; Raúl Porcel <armin76@gentoo.org> schroedinger-1.0.5.ebuild: + Add ~ia64 wrt #241908 08 Nov 2008; Tobias Klausmann <klausman@gentoo.org> schroedinger-1.0.5.ebuild: diff --git a/media-libs/schroedinger/schroedinger-1.0.5.ebuild b/media-libs/schroedinger/schroedinger-1.0.5.ebuild index 2878efa2623d..52014c7b89a5 100644 --- a/media-libs/schroedinger/schroedinger-1.0.5.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.5.ebuild,v 1.13 2008/11/08 20:42:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.5.ebuild,v 1.14 2008/11/10 10:52:18 armin76 Exp $ DESCRIPTION="C-based libraries and GStreamer plugins for the Dirac video codec" HOMEPAGE="http://www.diracvideo.org" @@ -8,7 +8,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 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gstreamer" RDEPEND=">=dev-libs/liboil-0.3.15 |