diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-21 20:54:04 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-21 20:54:04 +0000 |
commit | 4ee1e9c821e61c739b678bc1e8d575cd293e897a (patch) | |
tree | e8a2ae6ad103645cec07a860f940e8cf7bb9633e /net-im/silky | |
parent | Stable on sparc (diff) | |
download | gentoo-2-4ee1e9c821e61c739b678bc1e8d575cd293e897a.tar.gz gentoo-2-4ee1e9c821e61c739b678bc1e8d575cd293e897a.tar.bz2 gentoo-2-4ee1e9c821e61c739b678bc1e8d575cd293e897a.zip |
Stable on x86.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-im/silky')
-rw-r--r-- | net-im/silky/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/silky/silky-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | net-im/silky/silky-0.5.2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-im/silky/ChangeLog b/net-im/silky/ChangeLog index 8c89b8e4cda4..9fb3271cf177 100644 --- a/net-im/silky/ChangeLog +++ b/net-im/silky/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/silky -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.9 2004/10/08 22:56:36 ticho Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.10 2005/01/21 20:54:04 ticho Exp $ + + 21 Jan 2005; Andrej Kacian <ticho@gentoo.org> silky-0.5.2.ebuild: + Stable on x86. *silky-0.5.2 (09 Oct 2004) diff --git a/net-im/silky/silky-0.5.1.ebuild b/net-im/silky/silky-0.5.1.ebuild index d85a1b065d0f..785576bd7812 100644 --- a/net-im/silky/silky-0.5.1.ebuild +++ b/net-im/silky/silky-0.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.1.ebuild,v 1.4 2004/07/07 22:23:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.1.ebuild,v 1.5 2005/01/21 20:54:04 ticho Exp $ IUSE="debug" diff --git a/net-im/silky/silky-0.5.2.ebuild b/net-im/silky/silky-0.5.2.ebuild index 8176f4918a3a..12d235d3a8b2 100644 --- a/net-im/silky/silky-0.5.2.ebuild +++ b/net-im/silky/silky-0.5.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.2.ebuild,v 1.1 2004/10/08 22:56:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.2.ebuild,v 1.2 2005/01/21 20:54:04 ticho Exp $ IUSE="debug" 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" |