diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/totem | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/totem-0.98.0.ebuild | 4 | ||||
-rw-r--r-- | media-video/totem/totem-0.99.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/totem/totem-0.98.0.ebuild b/media-video/totem/totem-0.98.0.ebuild index 27fc17b59403..93291b109926 100644 --- a/media-video/totem/totem-0.98.0.ebuild +++ b/media-video/totem/totem-0.98.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.98.0.ebuild,v 1.1 2003/05/12 23:38:47 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.98.0.ebuild,v 1.2 2003/07/12 21:12:53 aliz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ DESCRIPTION="Totem is simple movie player for the Gnome2 desktop based on xine" HOMEPAGE="http://www.hadess.net/totem.php3" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=dev-libs/glib-2.1 diff --git a/media-video/totem/totem-0.99.0.ebuild b/media-video/totem/totem-0.99.0.ebuild index b70a00fa39ed..34861c11b14a 100644 --- a/media-video/totem/totem-0.99.0.ebuild +++ b/media-video/totem/totem-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.0.ebuild,v 1.1 2003/06/05 21:51:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.0.ebuild,v 1.2 2003/07/12 21:12:53 aliz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="Movie player for the GNOME 2" HOMEPAGE="http://www.hadess.net/totem.php3" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=dev-libs/glib-2.1 |