From 54e0d0fa099acc509c83bbd0a1162c46ceb163de Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Thu, 7 Jun 2012 15:13:11 +0000 Subject: ppc stable (bug 410601) Package-Manager: portage-2.1.10.63/cvs/Linux x86_64 --- gnustep-apps/easydiff/ChangeLog | 5 ++++- gnustep-apps/easydiff/easydiff-0.4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'gnustep-apps/easydiff') diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog index 47fce210afd8..403fb5f51dad 100644 --- a/gnustep-apps/easydiff/ChangeLog +++ b/gnustep-apps/easydiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/easydiff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.22 2012/04/07 14:52:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.23 2012/06/07 15:11:13 xmw Exp $ + + 07 Jun 2012; Michael Weber easydiff-0.4.0.ebuild: + ppc stable (bug 410601) 07 Apr 2012; Markus Meier easydiff-0.4.0.ebuild: x86 stable, bug #410601 diff --git a/gnustep-apps/easydiff/easydiff-0.4.0.ebuild b/gnustep-apps/easydiff/easydiff-0.4.0.ebuild index 56507e9cf34b..550b712becc6 100644 --- a/gnustep-apps/easydiff/easydiff-0.4.0.ebuild +++ b/gnustep-apps/easydiff/easydiff-0.4.0.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/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v 1.4 2012/04/07 14:52:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.4.0.ebuild,v 1.5 2012/06/07 15:11:13 xmw Exp $ inherit gnustep-2 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="cvs" RDEPEND="cvs? ( dev-vcs/cvs )" -- cgit v1.2.3-65-gdbad