diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-27 18:36:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-27 18:36:05 +0000 |
commit | c8ae35532e1348e285091f5575a769a8b6451bb9 (patch) | |
tree | 9bbd5ea2906a4068f82a703e4cf4f711ed81700c /net-im/twittare | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-c8ae35532e1348e285091f5575a769a8b6451bb9.tar.gz gentoo-2-c8ae35532e1348e285091f5575a769a8b6451bb9.tar.bz2 gentoo-2-c8ae35532e1348e285091f5575a769a8b6451bb9.zip |
Stable on amd64 wrt bug #325759
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-im/twittare')
-rw-r--r-- | net-im/twittare/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/twittare/twittare-0.7.42.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/twittare/ChangeLog b/net-im/twittare/ChangeLog index 3fc32ae6d0fc..ca725bb22705 100644 --- a/net-im/twittare/ChangeLog +++ b/net-im/twittare/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/twittare -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/twittare/ChangeLog,v 1.2 2009/07/02 13:40:40 hwoarang Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/twittare/ChangeLog,v 1.3 2010/06/27 18:36:05 angelos Exp $ + + 27 Jun 2010; Christoph Mende <angelos@gentoo.org> twittare-0.7.42.ebuild: + Stable on amd64 wrt bug #325759 02 Jul 2009; <hwoarang@gentoo.org> twittare-0.7.42.ebuild, +files/twittare-gcc-4.4-glibc-2.10.patch: diff --git a/net-im/twittare/twittare-0.7.42.ebuild b/net-im/twittare/twittare-0.7.42.ebuild index ff4e3b4dc43d..c21a8b998f3c 100644 --- a/net-im/twittare/twittare-0.7.42.ebuild +++ b/net-im/twittare/twittare-0.7.42.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/twittare/twittare-0.7.42.ebuild,v 1.2 2009/07/02 13:40:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/twittare/twittare-0.7.42.ebuild,v 1.3 2010/06/27 18:36:05 angelos Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug doc" DEPEND="x11-libs/qt-core:4 |