diff options
Diffstat (limited to 'net-im/silky')
-rw-r--r-- | net-im/silky/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/silky/silky-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/silky/ChangeLog b/net-im/silky/ChangeLog index 2814fe758e18..fbbb6134e71a 100644 --- a/net-im/silky/ChangeLog +++ b/net-im/silky/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/silky # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.13 2005/04/03 22:51:27 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.14 2005/04/27 13:29:38 ticho Exp $ + + 27 Apr 2005; Andrej Kacian <ticho@gentoo.org> silky-0.5.4.ebuild: + Stable on x86. 03 Apr 2005; Andrej Kacian <ticho@gentoo.org> -silky-0.5.3.ebuild: Removed ebuild for 0.5.3, since it's just a 0.5.4 without a certain bugfix. diff --git a/net-im/silky/silky-0.5.4.ebuild b/net-im/silky/silky-0.5.4.ebuild index 75327c5d2f20..cb513f16d89d 100644 --- a/net-im/silky/silky-0.5.4.ebuild +++ b/net-im/silky/silky-0.5.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.4.ebuild,v 1.1 2005/03/20 01:59:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.4.ebuild,v 1.2 2005/04/27 13:29:38 ticho Exp $ IUSE="" DESCRIPTION="Simple and easy to use GTK+ based os-independent SILC client." HOMEPAGE="http://silky.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="0" |