summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2007-04-21 15:27:46 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2007-04-21 15:27:46 +0000
commite249c7c1e079d2bfed590798a52b4a4e54fc4e8a (patch)
treeceff66d6c543cb3a8a866b300fc039a97e592042 /x11-proto/xproto
parentUnleash new style tcsh (diff)
downloadgentoo-2-e249c7c1e079d2bfed590798a52b4a4e54fc4e8a.tar.gz
gentoo-2-e249c7c1e079d2bfed590798a52b4a4e54fc4e8a.tar.bz2
gentoo-2-e249c7c1e079d2bfed590798a52b4a4e54fc4e8a.zip
Drop old versions.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r--x11-proto/xproto/ChangeLog6
-rw-r--r--x11-proto/xproto/files/digest-xproto-7.0.53
-rw-r--r--x11-proto/xproto/files/digest-xproto-7.0.93
-rw-r--r--x11-proto/xproto/xproto-7.0.5.ebuild19
-rw-r--r--x11-proto/xproto/xproto-7.0.9.ebuild20
5 files changed, 5 insertions, 46 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 25b0a3523511..cebe77f9402c 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.45 2007/02/04 18:08:36 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.46 2007/04/21 15:27:46 joshuabaergen Exp $
+
+ 21 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org>
+ -xproto-7.0.5.ebuild, -xproto-7.0.9.ebuild:
+ Drop old versions.
04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org>
xproto-7.0.5.ebuild, xproto-7.0.7.ebuild, xproto-7.0.9.ebuild,
diff --git a/x11-proto/xproto/files/digest-xproto-7.0.5 b/x11-proto/xproto/files/digest-xproto-7.0.5
deleted file mode 100644
index adaec0852dd8..000000000000
--- a/x11-proto/xproto/files/digest-xproto-7.0.5
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 7ebf5b845817a867f2e4bdcabc33a257 xproto-7.0.5.tar.bz2 130886
-RMD160 b266d761c07e61386b95feb20a97f9db89d094ec xproto-7.0.5.tar.bz2 130886
-SHA256 3f0a808e133d22fb62dc8f324fcf45ec2d119f49d7b839edbbc8a4bcdc2e47cb xproto-7.0.5.tar.bz2 130886
diff --git a/x11-proto/xproto/files/digest-xproto-7.0.9 b/x11-proto/xproto/files/digest-xproto-7.0.9
deleted file mode 100644
index 2dcf78a54fe1..000000000000
--- a/x11-proto/xproto/files/digest-xproto-7.0.9
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 237eb62304f09e68495a4dce672d7baa xproto-7.0.9.tar.bz2 141941
-RMD160 158260d12444514ace88d385160bf284e70f54d3 xproto-7.0.9.tar.bz2 141941
-SHA256 3412000c46a7f5d7e26c526ab9a67d3feaa36f2e6594446f77302872ba7ee8db xproto-7.0.9.tar.bz2 141941
diff --git a/x11-proto/xproto/xproto-7.0.5.ebuild b/x11-proto/xproto/xproto-7.0.5.ebuild
deleted file mode 100644
index b81c6b4dab75..000000000000
--- a/x11-proto/xproto/xproto-7.0.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.5.ebuild,v 1.10 2007/02/04 18:08:36 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_unpack() {
- x-modular_unpack_source
-
- x-modular_reconf_source
-}
diff --git a/x11-proto/xproto/xproto-7.0.9.ebuild b/x11-proto/xproto/xproto-7.0.9.ebuild
deleted file mode 100644
index f94642abb34d..000000000000
--- a/x11-proto/xproto/xproto-7.0.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.9.ebuild,v 1.2 2007/02/04 18:08:36 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xproto protocol headers"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_unpack() {
- x-modular_unpack_source
- x-modular_reconf_source
-}