summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-21 16:00:30 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-21 16:00:30 +0000
commit0530d880f4bae89cfdeec09185ad954ad0b95239 (patch)
treed09a3c66f62ed6998f6d90af9d01a6e8ff6ba97a /dev-dotnet/smartirc4net
parentarm/ia64/m68k/s390/sh stable wrt #287356 (diff)
downloadhistorical-0530d880f4bae89cfdeec09185ad954ad0b95239.tar.gz
historical-0530d880f4bae89cfdeec09185ad954ad0b95239.tar.bz2
historical-0530d880f4bae89cfdeec09185ad954ad0b95239.zip
amd64/x86 stable, bug #286874
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/smartirc4net')
-rw-r--r--dev-dotnet/smartirc4net/ChangeLog5
-rw-r--r--dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-dotnet/smartirc4net/ChangeLog b/dev-dotnet/smartirc4net/ChangeLog
index 6087dc0d56d1..9d190b34ccc8 100644
--- a/dev-dotnet/smartirc4net/ChangeLog
+++ b/dev-dotnet/smartirc4net/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/smartirc4net
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/smartirc4net/ChangeLog,v 1.1 2009/01/30 23:59:38 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/smartirc4net/ChangeLog,v 1.2 2009/10/21 15:59:54 maekke Exp $
+
+ 21 Oct 2009; Markus Meier <maekke@gentoo.org> smartirc4net-0.4.5.1.ebuild:
+ amd64/x86 stable, bug #286874
*smartirc4net-0.4.5.1 (30 Jan 2009)
diff --git a/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild b/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild
index 53fa1510c0d3..5ab850b407a8 100644
--- a/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild
+++ b/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild,v 1.2 2009/02/01 02:19:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/smartirc4net/smartirc4net-0.4.5.1.ebuild,v 1.3 2009/10/21 15:59:54 maekke Exp $
EAPI="2"
@@ -11,7 +11,7 @@ SRC_URI="http://smuxi.meebey.net/jaws/data/files/${P}.tar.gz"
DESCRIPTION="SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
LICENSE="|| ( LGPL-2.1 LGPL-3 )"