diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-02 14:25:01 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-02 14:25:01 +0000 |
commit | d087342fafe75b30ee066da90154f3f0ef59d967 (patch) | |
tree | 719b6815ca65e21db27ddbd92209c4ae567f9ece | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-d087342fafe75b30ee066da90154f3f0ef59d967.tar.gz gentoo-2-d087342fafe75b30ee066da90154f3f0ef59d967.tar.bz2 gentoo-2-d087342fafe75b30ee066da90154f3f0ef59d967.zip |
Declaring latest version stable
-rw-r--r-- | x11-misc/icesndcfg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icesndcfg/ChangeLog b/x11-misc/icesndcfg/ChangeLog index 0e5164bbcb74..6eaa9ad7590d 100644 --- a/x11-misc/icesndcfg/ChangeLog +++ b/x11-misc/icesndcfg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icesndcfg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.12 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.13 2004/11/02 14:25:01 phosphan Exp $ + + 02 Nov 2004; Patrick Kursawe <phosphan@gentoo.org> icesndcfg-1.3.ebuild: + Stable for x86 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icesndcfg-1.1.ebuild, icesndcfg-1.3.ebuild: diff --git a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild index dd76541a93ac..cf4aa8250947 100644 --- a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.3 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.4 2004/11/02 14:25:01 phosphan Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ppc" +KEYWORDS="x86 ~sparc ppc" src_unpack() { unpack ${A} |