diff options
author | 2011-01-05 14:00:20 +0000 | |
---|---|---|
committer | 2011-01-05 14:00:20 +0000 | |
commit | 8723b4e2632dbdea542db81067cd25b10009a7ae (patch) | |
tree | f69de309db8ee2c2f6e3258c4110fc2e7d250980 /net-im/qwit | |
parent | EAPI bump. (diff) | |
download | gentoo-2-8723b4e2632dbdea542db81067cd25b10009a7ae.tar.gz gentoo-2-8723b4e2632dbdea542db81067cd25b10009a7ae.tar.bz2 gentoo-2-8723b4e2632dbdea542db81067cd25b10009a7ae.zip |
Stable on amd64 wrt bug #350587
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'net-im/qwit')
-rw-r--r-- | net-im/qwit/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/qwit/qwit-1.1_pre2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/qwit/ChangeLog b/net-im/qwit/ChangeLog index b4beb6823f37..b689757dc203 100644 --- a/net-im/qwit/ChangeLog +++ b/net-im/qwit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/qwit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.5 2010/10/12 19:30:46 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/ChangeLog,v 1.6 2011/01/05 14:00:20 hwoarang Exp $ + + 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> qwit-1.1_pre2.ebuild: + Stable on amd64 wrt bug #350587 12 Oct 2010; Markos Chandras <hwoarang@gentoo.org> -qwit-1.1_beta-r1.ebuild, -qwit-1.1_pre.ebuild: diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild index 746a1616bd46..0fe781c8762f 100644 --- a/net-im/qwit/qwit-1.1_pre2.ebuild +++ b/net-im/qwit/qwit-1.1_pre2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.1 2010/08/11 22:24:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.2 2011/01/05 14:00:20 hwoarang Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DOCS="AUTHORS" |