From 969537e228ed1f01afe813d06dc2b67c87953a5d Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Sun, 4 Dec 2005 22:24:52 +0000 Subject: Bump for 7.0RC3. Package-Manager: portage-2.0.53 --- x11-apps/iceauth/ChangeLog | 8 +++++++- x11-apps/iceauth/files/digest-iceauth-0.99.2 | 1 + x11-apps/iceauth/iceauth-0.99.2.ebuild | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 x11-apps/iceauth/files/digest-iceauth-0.99.2 create mode 100644 x11-apps/iceauth/iceauth-0.99.2.ebuild (limited to 'x11-apps/iceauth') diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index e45b3f7ff8e4..bc190baeebe4 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.8 2005/10/20 00:45:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.9 2005/12/04 21:43:51 joshuabaergen Exp $ + +*iceauth-0.99.2 (04 Dec 2005) + + 04 Dec 2005; Joshua Baergen + +iceauth-0.99.2.ebuild: + Bump for 7.0RC3. *iceauth-0.99.1 (20 Oct 2005) diff --git a/x11-apps/iceauth/files/digest-iceauth-0.99.2 b/x11-apps/iceauth/files/digest-iceauth-0.99.2 new file mode 100644 index 000000000000..3f6d604565cd --- /dev/null +++ b/x11-apps/iceauth/files/digest-iceauth-0.99.2 @@ -0,0 +1 @@ +MD5 0ed81ddc7512d24901e9128bed50d3ba iceauth-0.99.2.tar.bz2 83237 diff --git a/x11-apps/iceauth/iceauth-0.99.2.ebuild b/x11-apps/iceauth/iceauth-0.99.2.ebuild new file mode 100644 index 000000000000..4c9a00dde5cd --- /dev/null +++ b/x11-apps/iceauth/iceauth-0.99.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.2.ebuild,v 1.1 2005/12/04 21:43:51 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org iceauth application" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libICE" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad