diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 11:28:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 11:28:33 +0000 |
commit | b0cfccb11589ab34f776b94788006be0d77cead3 (patch) | |
tree | 9b8bb342f5c645c8d5e2151437c981ea87fb79c2 /app-i18n | |
parent | Version bump, bug 418025. (diff) | |
download | gentoo-2-b0cfccb11589ab34f776b94788006be0d77cead3.tar.gz gentoo-2-b0cfccb11589ab34f776b94788006be0d77cead3.tar.bz2 gentoo-2-b0cfccb11589ab34f776b94788006be0d77cead3.zip |
Stable for amd64, wrt bug #418593
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/tomoe/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/tomoe/ChangeLog b/app-i18n/tomoe/ChangeLog index 5b12d9c393cf..6ac6ae77e6d8 100644 --- a/app-i18n/tomoe/ChangeLog +++ b/app-i18n/tomoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/tomoe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.14 2012/05/03 19:24:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/ChangeLog,v 1.15 2012/06/02 11:28:33 ago Exp $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> tomoe-0.6.0-r1.ebuild: + Stable for amd64, wrt bug #418593 03 May 2012; Jeff Horelick <jdhore@gentoo.org> tomoe-0.6.0.ebuild, tomoe-0.6.0-r1.ebuild: diff --git a/app-i18n/tomoe/tomoe-0.6.0-r1.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r1.ebuild index 999cb4738a87..8b2494e85ac0 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r1.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/tomoe-0.6.0-r1.ebuild,v 1.3 2012/05/03 19:24:32 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/tomoe/tomoe-0.6.0-r1.ebuild,v 1.4 2012/06/02 11:28:33 ago Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc hyperestraier mysql ruby python static-libs subversion" RDEPEND=">=dev-libs/glib-2.4 |