summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-07-19 13:48:40 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-07-19 13:48:40 +0000
commitecdd534163b3c9da4793367929ca8dcf717b892e (patch)
treea7c40051d772f839da62757a1d77f77d999fd361 /x11-apps/rgb
parentMasked on amd64 pending fixes. (diff)
downloadgentoo-2-ecdd534163b3c9da4793367929ca8dcf717b892e.tar.gz
gentoo-2-ecdd534163b3c9da4793367929ca8dcf717b892e.tar.bz2
gentoo-2-ecdd534163b3c9da4793367929ca8dcf717b892e.zip
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r--x11-apps/rgb/ChangeLog5
-rw-r--r--x11-apps/rgb/files/digest-rgb-1.0.12
-rw-r--r--x11-apps/rgb/rgb-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog
index b06bf64f38e3..71a0ccfb6d01 100644
--- a/x11-apps/rgb/ChangeLog
+++ b/x11-apps/rgb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/rgb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.31 2006/07/10 19:10:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.32 2006/07/19 13:48:40 gmsoft Exp $
+
+ 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> rgb-1.0.1.ebuild:
+ Stable on hppa.
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> rgb-1.0.1.ebuild:
Mark 1.0.1 stable on ia64
diff --git a/x11-apps/rgb/files/digest-rgb-1.0.1 b/x11-apps/rgb/files/digest-rgb-1.0.1
index 3bcf1f1be219..b5aca07f549e 100644
--- a/x11-apps/rgb/files/digest-rgb-1.0.1
+++ b/x11-apps/rgb/files/digest-rgb-1.0.1
@@ -1 +1,3 @@
MD5 255222b3ab3af671289a6b4844e9f393 rgb-1.0.1.tar.bz2 91473
+RMD160 eac4fd041778ed5bc4d9a3182322610b2fb5ef16 rgb-1.0.1.tar.bz2 91473
+SHA256 f635bc02f72f62c248af8a19aa6931e9f2d061cca258c12c1468d486602990ad rgb-1.0.1.tar.bz2 91473
diff --git a/x11-apps/rgb/rgb-1.0.1.ebuild b/x11-apps/rgb/rgb-1.0.1.ebuild
index 0a4c9b6d0c6e..f242d1f2b22c 100644
--- a/x11-apps/rgb/rgb-1.0.1.ebuild
+++ b/x11-apps/rgb/rgb-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/rgb/rgb-1.0.1.ebuild,v 1.7 2006/07/10 19:10:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.1.ebuild,v 1.8 2006/07/19 13:48:40 gmsoft Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org rgb application"
-KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libXt"
DEPEND="${RDEPEND}
x11-proto/xproto"