diff options
author | David Holm <dholm@gentoo.org> | 2004-03-19 08:17:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-19 08:17:41 +0000 |
commit | d643c55f43624e47165408a019450023f9fdd4b4 (patch) | |
tree | 058c81208572566e35ba72f1671b8d5bd1c601d6 /net-im/silky | |
parent | Added to ~ppc (diff) | |
download | historical-d643c55f43624e47165408a019450023f9fdd4b4.tar.gz historical-d643c55f43624e47165408a019450023f9fdd4b4.tar.bz2 historical-d643c55f43624e47165408a019450023f9fdd4b4.zip |
Added to ~pcp
Diffstat (limited to 'net-im/silky')
-rw-r--r-- | net-im/silky/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/silky/silky-0.5.0.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-im/silky/ChangeLog b/net-im/silky/ChangeLog index 031739cb0424..0708c43e5d31 100644 --- a/net-im/silky/ChangeLog +++ b/net-im/silky/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/silky # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.1 2004/03/18 15:57:51 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.2 2004/03/19 08:17:41 dholm Exp $ + +*silky-0.5.0 (19 Mar 2004) + + 19 Mar 2004; David Holm <dholm@gentoo.org> silky-0.5.0.ebuild: + Added to ~ppc. 18 Mar 2004; <chuck@gentoo.org> : Initial version, ebuild written by Andrej Kacian < andrej @ kacian.sk > diff --git a/net-im/silky/silky-0.5.0.ebuild b/net-im/silky/silky-0.5.0.ebuild index 72ad68ca4f90..1a8d5305b6af 100644 --- a/net-im/silky/silky-0.5.0.ebuild +++ b/net-im/silky/silky-0.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.0.ebuild,v 1.1 2004/03/18 15:57:51 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.0.ebuild,v 1.2 2004/03/19 08:17:41 dholm Exp $ IUSE="debug" DESCRIPTION="Simple and easy to use GTK+ based os-independent SILC client." HOMEPAGE="http://silky.sourceforge.net" SRC_URI="mirror://sourceforge/silky/silky-${PV}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" |