diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 11:04:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 11:04:12 +0000 |
commit | 0d28af4f438518fa829193eff03593f2aa6c5e2a (patch) | |
tree | 5888f6595c9b7cd57442bc59de8ac8f9df4a8f26 /net-im/silc-toolkit | |
parent | bump to 1.12.3 and clean up old revisions (diff) | |
download | gentoo-2-0d28af4f438518fa829193eff03593f2aa6c5e2a.tar.gz gentoo-2-0d28af4f438518fa829193eff03593f2aa6c5e2a.tar.bz2 gentoo-2-0d28af4f438518fa829193eff03593f2aa6c5e2a.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-im/silc-toolkit')
-rw-r--r-- | net-im/silc-toolkit/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/silc-toolkit/ChangeLog b/net-im/silc-toolkit/ChangeLog index 455e244268eb..4fc3e12e8e45 100644 --- a/net-im/silc-toolkit/ChangeLog +++ b/net-im/silc-toolkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/silc-toolkit -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/ChangeLog,v 1.72 2007/12/24 12:17:55 armin76 Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/ChangeLog,v 1.73 2008/01/20 11:04:12 armin76 Exp $ + + 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> silc-toolkit-1.1.5.ebuild: + alpha/ia64/sparc/x86 stable 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> silc-toolkit-1.1.5.ebuild: sparc stable wrt #188383 diff --git a/net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild b/net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild index ed08ce0081ce..512752d167bd 100644 --- a/net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild +++ b/net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild,v 1.2 2007/12/24 12:17:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-toolkit/silc-toolkit-1.1.5.ebuild,v 1.3 2008/01/20 11:04:12 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://silcnet.org/download/toolkit/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug ipv6" RDEPEND="" |