diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-10 11:22:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-10 11:22:42 +0000 |
commit | f429beca33941302da2570577c0778b630d2f702 (patch) | |
tree | 368d1a4e44154d440b8c046be41be035f555aab7 /media-libs | |
parent | ia64 stable (diff) | |
download | historical-f429beca33941302da2570577c0778b630d2f702.tar.gz historical-f429beca33941302da2570577c0778b630d2f702.tar.bz2 historical-f429beca33941302da2570577c0778b630d2f702.zip |
ia64 stable
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'media-libs')
-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 011d9d5cabfb..548523839e8c 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.22 2008/11/10 10:52:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.23 2008/11/10 11:22:42 armin76 Exp $ + + 10 Nov 2008; Raúl Porcel <armin76@gentoo.org> schroedinger-1.0.5.ebuild: + ia64 stable 10 Nov 2008; Raúl Porcel <armin76@gentoo.org> schroedinger-1.0.5.ebuild: Add ~ia64 wrt #241908 diff --git a/media-libs/schroedinger/schroedinger-1.0.5.ebuild b/media-libs/schroedinger/schroedinger-1.0.5.ebuild index 52014c7b89a5..18d92baf58ac 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.14 2008/11/10 10:52:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.5.ebuild,v 1.15 2008/11/10 11:22:42 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 ~ia64 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 |