diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 18:44:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 18:44:00 +0000 |
commit | ba6a23d0e7223f65cff67c022e2b457541cc58ed (patch) | |
tree | 07c61f6ba0acda207316625a35223ca460cc06ad /media-libs/schroedinger | |
parent | alpha/ia64/sparc stable wrt #293849 (diff) | |
download | gentoo-2-ba6a23d0e7223f65cff67c022e2b457541cc58ed.tar.gz gentoo-2-ba6a23d0e7223f65cff67c022e2b457541cc58ed.tar.bz2 gentoo-2-ba6a23d0e7223f65cff67c022e2b457541cc58ed.zip |
ia64/sparc stable wrt #290761
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/schroedinger')
-rw-r--r-- | media-libs/schroedinger/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/schroedinger/ChangeLog b/media-libs/schroedinger/ChangeLog index 840d0f3bc7bf..7de0872590e5 100644 --- a/media-libs/schroedinger/ChangeLog +++ b/media-libs/schroedinger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/schroedinger # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.43 2009/12/06 14:04:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/ChangeLog,v 1.44 2009/12/15 18:44:00 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> schroedinger-1.0.8.ebuild: + ia64/sparc stable wrt #290761 06 Dec 2009; Tobias Klausmann <klausman@gentoo.org> schroedinger-1.0.8.ebuild: diff --git a/media-libs/schroedinger/schroedinger-1.0.8.ebuild b/media-libs/schroedinger/schroedinger-1.0.8.ebuild index d05eba045fd1..e798a1b686a9 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.7 2009/12/06 14:04:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.8.ebuild,v 1.8 2009/12/15 18:44:00 armin76 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" |