summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-07 15:40:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-07 15:40:48 +0000
commitffc505cc2af18308823282d43237b42fed952d27 (patch)
tree19ada4a12428e96130bf13688cd067f59e80d6ed /rox-extra/videothumbnail
parentFixed icon parsing to remove icon type suffix from .desktop file (diff)
downloadgentoo-2-ffc505cc2af18308823282d43237b42fed952d27.tar.gz
gentoo-2-ffc505cc2af18308823282d43237b42fed952d27.tar.bz2
gentoo-2-ffc505cc2af18308823282d43237b42fed952d27.zip
Add ~alpha wrt #201354
(Portage version: 2.1.3.19)
Diffstat (limited to 'rox-extra/videothumbnail')
-rw-r--r--rox-extra/videothumbnail/ChangeLog6
-rw-r--r--rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/rox-extra/videothumbnail/ChangeLog b/rox-extra/videothumbnail/ChangeLog
index d51ff75cefec..e15821a3c711 100644
--- a/rox-extra/videothumbnail/ChangeLog
+++ b/rox-extra/videothumbnail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for rox-extra/videothumbnail
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v 1.13 2007/12/04 21:49:51 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/ChangeLog,v 1.14 2007/12/07 15:40:48 armin76 Exp $
+
+ 07 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ videothumbnail-0.1.13-r1.ebuild:
+ Add ~alpha wrt #201354
*videothumbnail-0.1.13-r1 (04 Dec 2007)
diff --git a/rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild b/rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild
index 2cfdc91f7df6..7ac142af0deb 100644
--- a/rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild
+++ b/rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild,v 1.1 2007/12/04 21:49:51 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/videothumbnail/videothumbnail-0.1.13-r1.ebuild,v 1.2 2007/12/07 15:40:48 armin76 Exp $
#Setting ROX_VER to 2.3 to be on safe side. See bug #112849
ROX_VER="2.3"
@@ -15,7 +15,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
RDEPEND="|| ( >=media-video/mplayer-0.9.0 >=media-video/totem-1.4.2 )"