diff options
author | 2013-03-14 07:09:39 +0000 | |
---|---|---|
committer | 2013-03-14 07:09:39 +0000 | |
commit | a5b737086f36f9e208dcb6f2087f549646693c24 (patch) | |
tree | 375745bbeb5adcb97461e8d083412213db7ee522 /net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild | |
parent | Stable for arm, wrt bug #457580 (diff) | |
download | gentoo-2-a5b737086f36f9e208dcb6f2087f549646693c24.tar.gz gentoo-2-a5b737086f36f9e208dcb6f2087f549646693c24.tar.bz2 gentoo-2-a5b737086f36f9e208dcb6f2087f549646693c24.zip |
Stable for arm, wrt bug #457580
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild')
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild b/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild index aebb28a6fde1..3ed19ea45c6d 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild,v 1.8 2012/07/29 18:15:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild,v 1.9 2013/03/14 07:09:39 ago Exp $ EAPI=4 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" IUSE="doc debug" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2:2" |