summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-10-20 18:28:29 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-10-20 18:28:29 +0000
commit5309983cf3aa489bbe6e98e032cecd44d0edd4e0 (patch)
tree39d421ea3c354e6c2fa20f008fb4fafda86e8f88 /x11-apps/xinit
parentUncomment SNAPSHOT so that Makefile.am patch takes effect. (diff)
downloadgentoo-2-5309983cf3aa489bbe6e98e032cecd44d0edd4e0.tar.gz
gentoo-2-5309983cf3aa489bbe6e98e032cecd44d0edd4e0.tar.bz2
gentoo-2-5309983cf3aa489bbe6e98e032cecd44d0edd4e0.zip
Drop old versions.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r--x11-apps/xinit/ChangeLog7
-rw-r--r--x11-apps/xinit/files/digest-xinit-0.99.0-r21
-rw-r--r--x11-apps/xinit/files/digest-xinit-0.99.1_pre20050905-r31
-rw-r--r--x11-apps/xinit/files/digest-xinit-0.99.21
-rw-r--r--x11-apps/xinit/xinit-0.99.0-r2.ebuild35
-rw-r--r--x11-apps/xinit/xinit-0.99.1_pre20050905-r3.ebuild46
-rw-r--r--x11-apps/xinit/xinit-0.99.2.ebuild37
7 files changed, 6 insertions, 122 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog
index 5f85a9460bd3..f98028be8c2a 100644
--- a/x11-apps/xinit/ChangeLog
+++ b/x11-apps/xinit/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-apps/xinit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.20 2005/10/20 18:26:34 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.21 2005/10/20 18:28:29 spyderous Exp $
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ -xinit-0.99.0-r2.ebuild, -xinit-0.99.1_pre20050905-r3.ebuild,
+ -xinit-0.99.2.ebuild:
+ Drop old versions.
*xinit-0.99.2-r1 (20 Oct 2005)
diff --git a/x11-apps/xinit/files/digest-xinit-0.99.0-r2 b/x11-apps/xinit/files/digest-xinit-0.99.0-r2
deleted file mode 100644
index 01b203ff7286..000000000000
--- a/x11-apps/xinit/files/digest-xinit-0.99.0-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2485a867cc0ed4470e0c458518552dad xinit-0.99.0.tar.bz2 66503
diff --git a/x11-apps/xinit/files/digest-xinit-0.99.1_pre20050905-r3 b/x11-apps/xinit/files/digest-xinit-0.99.1_pre20050905-r3
deleted file mode 100644
index 0cff338e9903..000000000000
--- a/x11-apps/xinit/files/digest-xinit-0.99.1_pre20050905-r3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 820b78198ac1c9c554870e7322e3ba7a xinit-0.99.1_pre20050905.tar.bz2 91623
diff --git a/x11-apps/xinit/files/digest-xinit-0.99.2 b/x11-apps/xinit/files/digest-xinit-0.99.2
deleted file mode 100644
index 4bd0eecd551d..000000000000
--- a/x11-apps/xinit/files/digest-xinit-0.99.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c1934c751cd949c1a9afa3104a7ef357 xinit-0.99.2.tar.bz2 88529
diff --git a/x11-apps/xinit/xinit-0.99.0-r2.ebuild b/x11-apps/xinit/xinit-0.99.0-r2.ebuild
deleted file mode 100644
index d19e54120580..000000000000
--- a/x11-apps/xinit/xinit-0.99.0-r2.ebuild
+++ /dev/null
@@ -1,35 +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/xinit/xinit-0.99.0-r2.ebuild,v 1.4 2005/09/04 08:07:50 matsuu Exp $
-
-# Must be before x-modular eclass is inherited
-SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xinit application"
-KEYWORDS="~amd64 ~arm ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
-
-PATCHES="${FILESDIR}/nolisten-tcp-and-black-background.patch
- ${FILESDIR}/gentoo-startx-customization.patch"
-
-src_unpack() {
- x-modular_unpack_source
- x-modular_patch_source
-
- sed -i -e "s:^XINITDIR.*:XINITDIR = \$(sysconfdir)/X11/xinit:g" ${S}/Makefile.am
-
- x-modular_reconf_source
-}
-
-src_install() {
- x-modular_src_install
- exeinto /etc/X11
- doexe ${FILESDIR}/chooser.sh ${FILESDIR}/startDM.sh
- exeinto /etc/X11/Sessions
- doexe ${FILESDIR}/Xsession
- exeinto /etc/X11/xinit
- doexe ${FILESDIR}/xinitrc
-}
diff --git a/x11-apps/xinit/xinit-0.99.1_pre20050905-r3.ebuild b/x11-apps/xinit/xinit-0.99.1_pre20050905-r3.ebuild
deleted file mode 100644
index 14fffbfab7e4..000000000000
--- a/x11-apps/xinit/xinit-0.99.1_pre20050905-r3.ebuild
+++ /dev/null
@@ -1,46 +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/xinit/xinit-0.99.1_pre20050905-r3.ebuild,v 1.2 2005/10/19 02:35:36 geoman Exp $
-
-inherit versionator
-
-# Must be before x-modular eclass is inherited
-SNAPSHOT="yes"
-
-# Fix ${S} in x-modular for pre ebuilds
-MY_P="${PN}-$(get_version_component_range 1-3)"
-S="${WORKDIR}/${MY_P}"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xinit application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
-
-# Snapshots don't reside on fdo servers
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-PATCHES="${FILESDIR}/nolisten-tcp-and-black-background.patch
- ${FILESDIR}/gentoo-startx-customization.patch"
-
-src_unpack() {
- x-modular_unpack_source
- x-modular_patch_source
-
- sed -i -e "s:^XINITDIR.*:XINITDIR = \$(sysconfdir)/X11/xinit:g" ${S}/Makefile.am
-
- x-modular_reconf_source
-}
-
-src_install() {
- x-modular_src_install
- exeinto /etc/X11
- doexe ${FILESDIR}/chooser.sh ${FILESDIR}/startDM.sh
- exeinto /etc/X11/Sessions
- doexe ${FILESDIR}/Xsession
- exeinto /etc/X11/xinit
- doexe ${FILESDIR}/xinitrc
- newinitd ${FILESDIR}/xdm.start xdm
- newpamd ${FILESDIR}/xserver.pamd xserver
-}
diff --git a/x11-apps/xinit/xinit-0.99.2.ebuild b/x11-apps/xinit/xinit-0.99.2.ebuild
deleted file mode 100644
index 90ccbfbe6c0d..000000000000
--- a/x11-apps/xinit/xinit-0.99.2.ebuild
+++ /dev/null
@@ -1,37 +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/xinit/xinit-0.99.2.ebuild,v 1.1 2005/10/20 00:45:23 spyderous Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xinit application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
-
-PATCHES="${FILESDIR}/nolisten-tcp-and-black-background.patch
- ${FILESDIR}/gentoo-startx-customization.patch"
-
-src_unpack() {
- x-modular_unpack_source
- x-modular_patch_source
-
- sed -i -e "s:^XINITDIR.*:XINITDIR = \$(sysconfdir)/X11/xinit:g" ${S}/Makefile.am
-
- x-modular_reconf_source
-}
-
-src_install() {
- x-modular_src_install
- exeinto /etc/X11
- doexe ${FILESDIR}/chooser.sh ${FILESDIR}/startDM.sh
- exeinto /etc/X11/Sessions
- doexe ${FILESDIR}/Xsession
- exeinto /etc/X11/xinit
- doexe ${FILESDIR}/xinitrc
- newinitd ${FILESDIR}/xdm.start xdm
- newpamd ${FILESDIR}/xserver.pamd xserver
-}