diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 12:08:32 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 12:08:32 +0000 |
commit | 61820f3a53acf7977cdfc76b3babcec4154bdcc4 (patch) | |
tree | ed96e793718ecfa259245ce4a25db78704b1520a /media-video | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-61820f3a53acf7977cdfc76b3babcec4154bdcc4.tar.gz gentoo-2-61820f3a53acf7977cdfc76b3babcec4154bdcc4.tar.bz2 gentoo-2-61820f3a53acf7977cdfc76b3babcec4154bdcc4.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/totem/totem-1.4.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 060f04396bd6..5dba16f10ffa 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,10 @@ # 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.122 2006/07/14 17:25:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.123 2006/07/16 12:08:32 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + totem-1.4.2-r1.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> totem-1.4.2-r1.ebuild: diff --git a/media-video/totem/totem-1.4.2-r1.ebuild b/media-video/totem/totem-1.4.2-r1.ebuild index c43b7b9035b5..f9df227c618a 100644 --- a/media-video/totem/totem-1.4.2-r1.ebuild +++ b/media-video/totem/totem-1.4.2-r1.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-1.4.2-r1.ebuild,v 1.5 2006/07/14 17:25:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.6 2006/07/16 12:08:32 dertobi123 Exp $ inherit autotools eutils multilib gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 hppa ppc ~ppc64 sparc x86" # pitdfall has not come out with a 0.10 release, should be soon though -AJL #IUSE="a52 dbus dvd flac gnome lirc mad mpeg nsplugin nvtv ogg theora vorbis win32codecs xine xv" |