diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 15:20:06 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 15:20:06 +0000 |
commit | ed51dedab50d4e37daf2b60c2d9f3e7feda1e79f (patch) | |
tree | e694757b2d845787be40f7af5d040353269309a9 /x11-misc | |
parent | Include upstream patches committed to 1.1 branch and backport by tetromino fo... (diff) | |
download | gentoo-2-ed51dedab50d4e37daf2b60c2d9f3e7feda1e79f.tar.gz gentoo-2-ed51dedab50d4e37daf2b60c2d9f3e7feda1e79f.tar.bz2 gentoo-2-ed51dedab50d4e37daf2b60c2d9f3e7feda1e79f.zip |
ppc stable wrt #375721
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-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 50d95336e497..68a698d5df1e 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.23 2011/01/22 10:50:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.24 2011/07/25 15:20:06 xarthisius Exp $ + + 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> gtodo-0.19.0.ebuild: + ppc stable wrt #375721 22 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtodo-0.19.0.ebuild: x86 stable wrt bug #348183 diff --git a/x11-misc/gtodo/gtodo-0.19.0.ebuild b/x11-misc/gtodo/gtodo-0.19.0.ebuild index 8dcebe9f6662..f296ec174362 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.4 2011/01/22 10:50:22 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.19.0.ebuild,v 1.5 2011/07/25 15:20:06 xarthisius 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 |