summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-02 14:05:29 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-02 14:05:29 +0000
commita55c163343f5bc9d30f04a20c3fa1087493a2be2 (patch)
tree3ac793da19483f316fa5aef29ada95c6504aab7c /net-im/qtwitter
parentstable x86, bug 297652 (diff)
downloadgentoo-2-a55c163343f5bc9d30f04a20c3fa1087493a2be2.tar.gz
gentoo-2-a55c163343f5bc9d30f04a20c3fa1087493a2be2.tar.bz2
gentoo-2-a55c163343f5bc9d30f04a20c3fa1087493a2be2.zip
stable x86, bug 297615
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-im/qtwitter')
-rw-r--r--net-im/qtwitter/ChangeLog8
-rw-r--r--net-im/qtwitter/qtwitter-0.10.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-im/qtwitter/ChangeLog b/net-im/qtwitter/ChangeLog
index cf2882c78143..3f4cc8b46991 100644
--- a/net-im/qtwitter/ChangeLog
+++ b/net-im/qtwitter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/qtwitter
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/qtwitter/ChangeLog,v 1.23 2009/12/20 20:16:37 ayoy Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/qtwitter/ChangeLog,v 1.24 2010/01/02 14:05:29 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ qtwitter-0.10.0.ebuild:
+ stable x86, bug 297615
20 Dec 2009; Dominik Kapusta <ayoy@gentoo.org> qtwitter-0.10.0.ebuild:
Porting to qt4-r2.eclass
diff --git a/net-im/qtwitter/qtwitter-0.10.0.ebuild b/net-im/qtwitter/qtwitter-0.10.0.ebuild
index 0992e386fc0e..2e668238c533 100644
--- a/net-im/qtwitter/qtwitter-0.10.0.ebuild
+++ b/net-im/qtwitter/qtwitter-0.10.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/qtwitter/qtwitter-0.10.0.ebuild,v 1.3 2009/12/20 20:16:37 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/qtwitter/qtwitter-0.10.0.ebuild,v 1.4 2010/01/02 14:05:29 fauli Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://files.ayoy.net/qtwitter/release/${PV}/src/${P}-src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND=">=x11-libs/qt-gui-4.5:4