diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-30 11:03:37 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-30 11:03:37 +0000 |
commit | 7e3b853d59cda52501229a32a4457b6fd8e4ce5a (patch) | |
tree | 78ec8e71df67535b03fcfc6379621bfa13ae85c3 /net-irc/sic | |
parent | Stable for amd64 wrt bug #502882 (diff) | |
download | gentoo-2-7e3b853d59cda52501229a32a4457b6fd8e4ce5a.tar.gz gentoo-2-7e3b853d59cda52501229a32a4457b6fd8e4ce5a.tar.bz2 gentoo-2-7e3b853d59cda52501229a32a4457b6fd8e4ce5a.zip |
Stable for amd64 wrt bug #502884
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-irc/sic')
-rw-r--r-- | net-irc/sic/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/sic/sic-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/sic/ChangeLog b/net-irc/sic/ChangeLog index 1da19e28e1dc..a963b8102924 100644 --- a/net-irc/sic/ChangeLog +++ b/net-irc/sic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/sic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.11 2014/01/04 05:50:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/ChangeLog,v 1.12 2014/04/30 11:03:37 nimiux Exp $ + + 30 Apr 2014; Chema Alonso <nimiux@gentoo.org> sic-1.2.ebuild: + Stable for amd64 wrt bug #502884 04 Jan 2014; Tim Harder <radhermit@gentoo.org> -sic-1.0.ebuild: Remove old. diff --git a/net-irc/sic/sic-1.2.ebuild b/net-irc/sic/sic-1.2.ebuild index b31c5bc1e3ed..e693b8ca561c 100644 --- a/net-irc/sic/sic-1.2.ebuild +++ b/net-irc/sic/sic-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.2.ebuild,v 1.1 2014/01/04 05:50:07 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/sic/sic-1.2.ebuild,v 1.2 2014/04/30 11:03:37 nimiux Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~x86-fbsd" IUSE="" src_prepare() { |