diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-24 19:18:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-24 19:18:01 +0000 |
commit | a5ab45b89a733f77edaebf7bdb0987a3918f1619 (patch) | |
tree | c570436414c349db53cc19271c8c1a8ee591d332 /net-im/silky | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-a5ab45b89a733f77edaebf7bdb0987a3918f1619.tar.gz gentoo-2-a5ab45b89a733f77edaebf7bdb0987a3918f1619.tar.bz2 gentoo-2-a5ab45b89a733f77edaebf7bdb0987a3918f1619.zip |
keyworded ~sparc thanks to tnkflx in #gentoo-sparc
Diffstat (limited to 'net-im/silky')
-rw-r--r-- | net-im/silky/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/silky/silky-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/silky/ChangeLog b/net-im/silky/ChangeLog index 0708c43e5d31..20707fe50452 100644 --- a/net-im/silky/ChangeLog +++ b/net-im/silky/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2004/03/19 08:17:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/ChangeLog,v 1.3 2004/03/24 19:18:01 gustavoz Exp $ + + 24 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> silky-0.5.0.ebuild: + keyworded ~sparc thanks to tnkflx in #gentoo-sparc *silky-0.5.0 (19 Mar 2004) diff --git a/net-im/silky/silky-0.5.0.ebuild b/net-im/silky/silky-0.5.0.ebuild index 1a8d5305b6af..d548f4adc0e0 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.2 2004/03/19 08:17:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silky/silky-0.5.0.ebuild,v 1.3 2004/03/24 19:18:01 gustavoz 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 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="0" |