diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:48:54 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:48:54 +0000 |
commit | 007aa9d884561441cb48a4ec2741f49ed072a8eb (patch) | |
tree | ccfff87c2d1169274688e154e33246cac8242dea /x11-apps/xvidtune | |
parent | Added ~ppc after testing. (diff) | |
download | gentoo-2-007aa9d884561441cb48a4ec2741f49ed072a8eb.tar.gz gentoo-2-007aa9d884561441cb48a4ec2741f49ed072a8eb.tar.bz2 gentoo-2-007aa9d884561441cb48a4ec2741f49ed072a8eb.zip |
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps/xvidtune')
-rw-r--r-- | x11-apps/xvidtune/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvidtune/files/digest-xvidtune-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xvidtune/ChangeLog b/x11-apps/xvidtune/ChangeLog index 4a6ae80decd8..7e1a529d0388 100644 --- a/x11-apps/xvidtune/ChangeLog +++ b/x11-apps/xvidtune/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2006/02/14 21:59:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/ChangeLog,v 1.11 2006/05/20 10:48:54 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xvidtune-1.0.1.ebuild: + Added ~ppc after testing. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xvidtune-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xvidtune/files/digest-xvidtune-1.0.1 b/x11-apps/xvidtune/files/digest-xvidtune-1.0.1 index 6a90776af536..e44d51f8f82e 100644 --- a/x11-apps/xvidtune/files/digest-xvidtune-1.0.1 +++ b/x11-apps/xvidtune/files/digest-xvidtune-1.0.1 @@ -1 +1,3 @@ MD5 e0744594f4e5969b20df28d897781318 xvidtune-1.0.1.tar.bz2 87986 +RMD160 ee0f3cbc5bab15906bca59b664d43f564ba684f1 xvidtune-1.0.1.tar.bz2 87986 +SHA256 6d0feb42c2f1d6011d97c776b9d580fd589cdf3cfe246cd99437c406a2740d36 xvidtune-1.0.1.tar.bz2 87986 diff --git a/x11-apps/xvidtune/xvidtune-1.0.1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.1.ebuild index 2654036544f4..1be228f67e34 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.2 2006/02/14 21:59:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvidtune/xvidtune-1.0.1.ebuild,v 1.3 2006/05/20 10:48:54 robbat2 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 ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="xprint" RDEPEND="x11-libs/libXxf86vm x11-libs/libXaw" |