summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-14 15:47:26 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-14 15:47:26 +0000
commitf46e6d74b0b75a23bd58285d9d61e3a70236dae0 (patch)
tree21ebd0251e617791ab0b2760352b55b2ac405e49 /x11-apps/iceauth
parentold (diff)
downloadgentoo-2-f46e6d74b0b75a23bd58285d9d61e3a70236dae0.tar.gz
gentoo-2-f46e6d74b0b75a23bd58285d9d61e3a70236dae0.tar.bz2
gentoo-2-f46e6d74b0b75a23bd58285d9d61e3a70236dae0.zip
old
(Portage version: 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}"