summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-10-09 09:21:25 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-10-09 09:21:25 +0000
commit680c2052cd9e4e40d9cb8f0e990ab66ac88557d9 (patch)
tree238c9008861cfb53f244ee675a424ce35ff00be7 /x11-apps/iceauth
parentfix POTFILES test breakage (diff)
downloadhistorical-680c2052cd9e4e40d9cb8f0e990ab66ac88557d9.tar.gz
historical-680c2052cd9e4e40d9cb8f0e990ab66ac88557d9.tar.bz2
historical-680c2052cd9e4e40d9cb8f0e990ab66ac88557d9.zip
Drop old ebuilds.
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r--x11-apps/iceauth/ChangeLog6
-rw-r--r--x11-apps/iceauth/files/digest-iceauth-1.0.13
-rw-r--r--x11-apps/iceauth/iceauth-1.0.1.ebuild16
3 files changed, 5 insertions, 20 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index 81c5dd5b5a1c..f6fc459c33c4 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.33 2007/09/29 10:11:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.34 2007/10/09 09:14:36 dberkholz Exp $
+
+ 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+ -iceauth-1.0.1.ebuild:
+ Drop old ebuilds.
29 Sep 2007; Raúl Porcel <armin76@gentoo.org> iceauth-1.0.2.ebuild:
sparc stable wrt #191615
diff --git a/x11-apps/iceauth/files/digest-iceauth-1.0.1 b/x11-apps/iceauth/files/digest-iceauth-1.0.1
deleted file mode 100644
index 855f05d0dbee..000000000000
--- a/x11-apps/iceauth/files/digest-iceauth-1.0.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 50df9a5718b3cb6544a1c9f38b392b09 iceauth-1.0.1.tar.bz2 84339
-RMD160 7cb397760e61065342b9adaf46983b58fc41dc1c iceauth-1.0.1.tar.bz2 84339
-SHA256 23e2c701493c26470506f2aaffac9ddc9ac79fb8bbcbefb21dbeb67bb72185d6 iceauth-1.0.1.tar.bz2 84339
diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild
deleted file mode 100644
index 8465c94cd7a6..000000000000
--- a/x11-apps/iceauth/iceauth-1.0.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.14 2006/10/10 23:55:19 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="ICE authority file utility"
-
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libICE"
-DEPEND="${RDEPEND}"