diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 16:08:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 16:08:59 +0000 |
commit | 3d0d589da7fbecc27ca5b1bd8a728df32717f6f7 (patch) | |
tree | baa62a34c97d93b311a44c81be486423e6521516 | |
parent | set the g-wrap dependency to 1.3.4 only. this paves the way for the g-wrap bu... (diff) | |
download | gentoo-2-3d0d589da7fbecc27ca5b1bd8a728df32717f6f7.tar.gz gentoo-2-3d0d589da7fbecc27ca5b1bd8a728df32717f6f7.tar.bz2 gentoo-2-3d0d589da7fbecc27ca5b1bd8a728df32717f6f7.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.16.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index f542f22c966b..80261dbc8824 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.143 2006/12/17 01:20:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.144 2006/12/18 16:08:59 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> totem-2.16.4.ebuild: + Stable on sparc 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> totem-2.16.4.ebuild: Stable on ppc wrt bug #156662. diff --git a/media-video/totem/totem-2.16.4.ebuild b/media-video/totem/totem-2.16.4.ebuild index e4e31db11862..21d4b4a9a300 100644 --- a/media-video/totem/totem-2.16.4.ebuild +++ b/media-video/totem/totem-2.16.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.4 2006/12/17 01:20:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.5 2006/12/18 16:08:59 gustavoz Exp $ inherit autotools eutils multilib gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc x86" # pitdfdll has not come out with a 0.10 release, should be soon though -AJL # IUSE="win32codecs" |