diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-22 10:50:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-22 10:50:22 +0000 |
commit | c3e9387cae5768a550da31580ee8aac57ebcdce5 (patch) | |
tree | 871c1197978c1b4983ea52485a54d2f166a642dd /x11-misc/gtodo | |
parent | Version bump, fixes multiple vulnerabilities bug #350551, thank Stefan Behte ... (diff) | |
download | gentoo-2-c3e9387cae5768a550da31580ee8aac57ebcdce5.tar.gz gentoo-2-c3e9387cae5768a550da31580ee8aac57ebcdce5.tar.bz2 gentoo-2-c3e9387cae5768a550da31580ee8aac57ebcdce5.zip |
x86 stable wrt bug #348183
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'x11-misc/gtodo')
-rw-r--r-- | x11-misc/gtodo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/gtodo/gtodo-0.19.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/gtodo/ChangeLog b/x11-misc/gtodo/ChangeLog index 60a8a62f50a2..50d95336e497 100644 --- a/x11-misc/gtodo/ChangeLog +++ b/x11-misc/gtodo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gtodo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.22 2011/01/21 10:18:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.23 2011/01/22 10:50:22 phajdan.jr Exp $ + + 22 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtodo-0.19.0.ebuild: + x86 stable wrt bug #348183 21 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gtodo-0.19.0.ebuild: Stable on amd64 wrt bug #348183 diff --git a/x11-misc/gtodo/gtodo-0.19.0.ebuild b/x11-misc/gtodo/gtodo-0.19.0.ebuild index 42f1b230ad50..8dcebe9f6662 100644 --- a/x11-misc/gtodo/gtodo-0.19.0.ebuild +++ b/x11-misc/gtodo/gtodo-0.19.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.19.0.ebuild,v 1.3 2011/01/21 10:18:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.19.0.ebuild,v 1.4 2011/01/22 10:50:22 phajdan.jr Exp $ EAPI=2 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://download.sarine.nl/gtodo2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |