diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-03 09:57:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-03 09:57:09 +0000 |
commit | 4fb9854a087628a5c6a447fbcd9185e0977f45a9 (patch) | |
tree | 6d7b1615b7be44add54b214d219f1d3b210789a2 /net-irc | |
parent | amd64/x86 stable, bug #286859 (diff) | |
download | gentoo-2-4fb9854a087628a5c6a447fbcd9185e0977f45a9.tar.gz gentoo-2-4fb9854a087628a5c6a447fbcd9185e0977f45a9.tar.bz2 gentoo-2-4fb9854a087628a5c6a447fbcd9185e0977f45a9.zip |
amd64/x86 stable, bug #286872
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/sic/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/sic/sic-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/sic/ChangeLog b/net-irc/sic/ChangeLog index 9a755670953a..8c4b7fc365c1 100644 --- a/net-irc/sic/ChangeLog +++ b/net-irc/sic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/sic -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.4 2008/08/05 16:57:29 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.5 2009/10/03 09:57:09 maekke Exp $ + + 03 Oct 2009; Markus Meier <maekke@gentoo.org> sic-1.0.ebuild: + amd64/x86 stable, bug #286872 *sic-1.0 (05 Aug 2008) diff --git a/net-irc/sic/sic-1.0.ebuild b/net-irc/sic/sic-1.0.ebuild index 787803ece82a..abba35dd43f5 100644 --- a/net-irc/sic/sic-1.0.ebuild +++ b/net-irc/sic/sic-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.0.ebuild,v 1.1 2008/08/05 16:57:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.0.ebuild,v 1.2 2009/10/03 09:57:09 maekke Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://code.suckless.org/dl/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="" DEPEND="" |