summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-12-09 06:37:43 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-12-09 06:37:43 +0000
commitcd5e1b3b18bcfb2070004c9c53fafbc770c041fb (patch)
tree96da912c1ea6cd1983f577829dbdf78a13f31d21 /x11-apps/rgb
parentStable on x86; bug #114513 (diff)
downloadgentoo-2-cd5e1b3b18bcfb2070004c9c53fafbc770c041fb.tar.gz
gentoo-2-cd5e1b3b18bcfb2070004c9c53fafbc770c041fb.tar.bz2
gentoo-2-cd5e1b3b18bcfb2070004c9c53fafbc770c041fb.zip
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r--x11-apps/rgb/ChangeLog6
-rw-r--r--x11-apps/rgb/files/digest-rgb-0.99.0-r11
-rw-r--r--x11-apps/rgb/files/digest-rgb-0.99.11
-rw-r--r--x11-apps/rgb/files/digest-rgb-0.99.21
-rw-r--r--x11-apps/rgb/rgb-0.99.0-r1.ebuild16
-rw-r--r--x11-apps/rgb/rgb-0.99.1.ebuild14
-rw-r--r--x11-apps/rgb/rgb-0.99.2.ebuild14
7 files changed, 5 insertions, 48 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog
index e4952fab6286..b9fea09e4d59 100644
--- a/x11-apps/rgb/ChangeLog
+++ b/x11-apps/rgb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/rgb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.12 2005/12/04 21:49:21 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.13 2005/12/09 06:36:29 spyderous Exp $
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ -rgb-0.99.0-r1.ebuild, -rgb-0.99.1.ebuild, -rgb-0.99.2.ebuild:
+ Pull old versions.
*rgb-0.99.3 (04 Dec 2005)
diff --git a/x11-apps/rgb/files/digest-rgb-0.99.0-r1 b/x11-apps/rgb/files/digest-rgb-0.99.0-r1
deleted file mode 100644
index 05b3ed4bb4b1..000000000000
--- a/x11-apps/rgb/files/digest-rgb-0.99.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f893387b619394707e83a4118ca484a1 rgb-0.99.0.tar.bz2 63928
diff --git a/x11-apps/rgb/files/digest-rgb-0.99.1 b/x11-apps/rgb/files/digest-rgb-0.99.1
deleted file mode 100644
index 32672d87786a..000000000000
--- a/x11-apps/rgb/files/digest-rgb-0.99.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 76f32e7800915eee97e8ed33d4a47b71 rgb-0.99.1.tar.bz2 85417
diff --git a/x11-apps/rgb/files/digest-rgb-0.99.2 b/x11-apps/rgb/files/digest-rgb-0.99.2
deleted file mode 100644
index 2470c9c9fc22..000000000000
--- a/x11-apps/rgb/files/digest-rgb-0.99.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4b4f84ec62694182021879fe85ec7caa rgb-0.99.2.tar.bz2 85418
diff --git a/x11-apps/rgb/rgb-0.99.0-r1.ebuild b/x11-apps/rgb/rgb-0.99.0-r1.ebuild
deleted file mode 100644
index cf091f759942..000000000000
--- a/x11-apps/rgb/rgb-0.99.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.0-r1.ebuild,v 1.6 2005/10/19 02:26:31 geoman Exp $
-
-# Must be before x-modular eclass is inherited
-SNAPSHOT="yes"
-
-inherit x-modular
-
-PATCHES="${FILESDIR}/rgb-path.patch"
-
-DESCRIPTION="X.Org rgb application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXt"
-DEPEND="${RDEPEND}"
diff --git a/x11-apps/rgb/rgb-0.99.1.ebuild b/x11-apps/rgb/rgb-0.99.1.ebuild
deleted file mode 100644
index ea17be66e455..000000000000
--- a/x11-apps/rgb/rgb-0.99.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.1.ebuild,v 1.1 2005/10/20 00:45:21 spyderous Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org rgb application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXt"
-DEPEND="${RDEPEND}"
diff --git a/x11-apps/rgb/rgb-0.99.2.ebuild b/x11-apps/rgb/rgb-0.99.2.ebuild
deleted file mode 100644
index 4c1e909da665..000000000000
--- a/x11-apps/rgb/rgb-0.99.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-0.99.2.ebuild,v 1.1 2005/11/11 19:50:21 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org rgb application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11
- x11-libs/libXt"
-DEPEND="${RDEPEND}"