summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-08-17 19:29:22 +0000
committerJeroen Roovers <jer@gentoo.org>2006-08-17 19:29:22 +0000
commit4a9cb076344e27855a6a610713289dcb845cd755 (patch)
treed322e0e488edf4b19191b37a084b0b435483d409 /x11-apps/xvinfo
parentStable for HPPA (bug #144120). (diff)
downloadgentoo-2-4a9cb076344e27855a6a610713289dcb845cd755.tar.gz
gentoo-2-4a9cb076344e27855a6a610713289dcb845cd755.tar.bz2
gentoo-2-4a9cb076344e27855a6a610713289dcb845cd755.zip
Added ~hppa.
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r--x11-apps/xvinfo/ChangeLog5
-rw-r--r--x11-apps/xvinfo/files/digest-xvinfo-1.0.12
-rw-r--r--x11-apps/xvinfo/xvinfo-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog
index 999b1b091be3..eaaacfb6651d 100644
--- a/x11-apps/xvinfo/ChangeLog
+++ b/x11-apps/xvinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xvinfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.12 2006/02/14 22:01:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.13 2006/08/17 19:29:22 jer Exp $
+
+ 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> xvinfo-1.0.1.ebuild:
+ Added ~hppa.
14 Feb 2006; Markus Rothe <corsair@gentoo.org> xvinfo-1.0.1.ebuild:
Added ~ppc64
diff --git a/x11-apps/xvinfo/files/digest-xvinfo-1.0.1 b/x11-apps/xvinfo/files/digest-xvinfo-1.0.1
index c032f4f11cb9..19e427ca63a0 100644
--- a/x11-apps/xvinfo/files/digest-xvinfo-1.0.1
+++ b/x11-apps/xvinfo/files/digest-xvinfo-1.0.1
@@ -1 +1,3 @@
MD5 0a5bd8e43de6eb8ff5b5bc673204401d xvinfo-1.0.1.tar.bz2 74829
+RMD160 eb1cfbd5073fa4ece49760f574df427f71c54198 xvinfo-1.0.1.tar.bz2 74829
+SHA256 439b3c7ad96fc7b1ef9156c716e10b607883a9a58b777f8dc02f03284eb33fb3 xvinfo-1.0.1.tar.bz2 74829
diff --git a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild b/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
index 4f2d0ce2ef28..f7ebd3506c25 100644
--- a/x11-apps/xvinfo/xvinfo-1.0.1.ebuild
+++ b/x11-apps/xvinfo/xvinfo-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/xvinfo/xvinfo-1.0.1.ebuild,v 1.2 2006/02/14 22:01:42 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.0.1.ebuild,v 1.3 2006/08/17 19:29:22 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xvinfo application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXv
x11-libs/libX11"
DEPEND="${RDEPEND}"