summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-14 15:48:54 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-14 15:48:54 +0000
commit19e807acc3ba5785a6c7ad1749aa67ac9d09b123 (patch)
treea4ce0015b0171e6297bbe0e1f4948b0f0341da08 /x11-apps/iceauth
parentDrop old overshadowed versions. (diff)
downloadhistorical-19e807acc3ba5785a6c7ad1749aa67ac9d09b123.tar.gz
historical-19e807acc3ba5785a6c7ad1749aa67ac9d09b123.tar.bz2
historical-19e807acc3ba5785a6c7ad1749aa67ac9d09b123.zip
old
Package-Manager: portage-2.2.0_alpha23/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r--x11-apps/iceauth/ChangeLog5
-rw-r--r--x11-apps/iceauth/iceauth-1.0.3.ebuild14
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index 301a0d6e17ba..9110b7c7cde5 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.54 2011/02/14 14:52:25 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.55 2011/02/14 15:47:26 scarabeus Exp $
+
+ 14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -iceauth-1.0.3.ebuild:
+ old
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> iceauth-1.0.4.ebuild:
ppc stable wrt #344827, #354237
diff --git a/x11-apps/iceauth/iceauth-1.0.3.ebuild b/x11-apps/iceauth/iceauth-1.0.3.ebuild
deleted file mode 100644
index af5f882964b2..000000000000
--- a/x11-apps/iceauth/iceauth-1.0.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.3.ebuild,v 1.10 2010/01/19 18:13:50 armin76 Exp $
-
-inherit x-modular
-
-DESCRIPTION="ICE authority file utility"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libICE"
-DEPEND="${RDEPEND}"