diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-07-01 21:39:10 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-07-01 21:39:10 +0000 |
commit | 4706c5dba6bfed095b613844b7fed037804a89aa (patch) | |
tree | 23e8df12626cb19d66c425e1c127395ffa72d52a /x11-apps/xvidtune | |
parent | alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. (diff) | |
download | gentoo-2-4706c5dba6bfed095b613844b7fed037804a89aa.tar.gz gentoo-2-4706c5dba6bfed095b613844b7fed037804a89aa.tar.bz2 gentoo-2-4706c5dba6bfed095b613844b7fed037804a89aa.zip |
alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-apps/xvidtune')
-rw-r--r-- | x11-apps/xvidtune/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog index 7e1a529d0388..557c50d3eceb 100644 --- a/x11-apps/xvidtune/ChangeLog +++ b/x11-apps/xvidtune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xvidtune # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.11 2006/05/20 10:48:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.12 2006/07/01 21:39:10 spyderous Exp $ + + 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; + xvidtune-1.0.1.ebuild: + alpha/amd64/arm/mips/ppc/ppc64/sh/sparc/x86 stable. 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xvidtune-1.0.1.ebuild: Added ~ppc after testing. diff --git a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.1.ebuild index 1be228f67e34..e0f80e011cfb 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.1.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/x11-apps/xvidtune/xvidtune-1.0.1.ebuild,v 1.3 2006/05/20 10:48:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1.ebuild,v 1.4 2006/07/01 21:39:10 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xvidtune application" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 ~s390 sh sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXxf86vm x11-libs/libXaw" |