summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-16 13:54:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-16 13:54:02 +0000
commita0a238d65d4a1b37a63e0c03fd7f6c5f974f3e3d (patch)
treec11d1b98b4c69a46b1c60c5f091273b776c91dc9 /net-im
parentStable for x86, wrt bug #441436 (diff)
downloadgentoo-2-a0a238d65d4a1b37a63e0c03fd7f6c5f974f3e3d.tar.gz
gentoo-2-a0a238d65d4a1b37a63e0c03fd7f6c5f974f3e3d.tar.bz2
gentoo-2-a0a238d65d4a1b37a63e0c03fd7f6c5f974f3e3d.zip
Stable for x86, wrt bug #441444
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kouchat/ChangeLog6
-rw-r--r--net-im/kouchat/kouchat-1.1.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/kouchat/ChangeLog b/net-im/kouchat/ChangeLog
index 419f6d9dc09b..eeed2d74bad7 100644
--- a/net-im/kouchat/ChangeLog
+++ b/net-im/kouchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/kouchat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kouchat/ChangeLog,v 1.6 2012/12/08 22:09:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kouchat/ChangeLog,v 1.7 2012/12/16 13:54:02 ago Exp $
+
+ 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> kouchat-1.1.0.ebuild:
+ Stable for x86, wrt bug #441444
08 Dec 2012; <ago@gentoo.org> kouchat-1.1.0.ebuild:
Stable for amd64, wrt bug #441444
@@ -24,4 +27,3 @@
14 Jun 2008; Serkan Kaba <serkan@gentoo.org> +files/build.xml,
+metadata.xml, +kouchat-0.9.8.ebuild:
Initial ebuild. Fixes bug #226135.
-
diff --git a/net-im/kouchat/kouchat-1.1.0.ebuild b/net-im/kouchat/kouchat-1.1.0.ebuild
index 8b5f57969e4c..c2abfa6cd763 100644
--- a/net-im/kouchat/kouchat-1.1.0.ebuild
+++ b/net-im/kouchat/kouchat-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/kouchat/kouchat-1.1.0.ebuild,v 1.2 2012/12/08 22:09:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/kouchat/kouchat-1.1.0.ebuild,v 1.3 2012/12/16 13:54:02 ago Exp $
EAPI=1
JAVA_PKG_IUSE=""
@@ -13,7 +13,7 @@ SRC_URI="http://kouchat.googlecode.com/files/${P}-src.tar.gz
http://dev.gentoo.org/~serkan/distfiles/${P}-buildfiles.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.6"