summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-06-07 15:13:11 +0000
committerMichael Weber <xmw@gentoo.org>2012-06-07 15:13:11 +0000
commit54e0d0fa099acc509c83bbd0a1162c46ceb163de (patch)
treee65a76e46708d49255857cc0fc1fb6e681d3eba0 /gnustep-apps/easydiff
parentppc stable (bug 410601) (diff)
downloadhistorical-54e0d0fa099acc509c83bbd0a1162c46ceb163de.tar.gz
historical-54e0d0fa099acc509c83bbd0a1162c46ceb163de.tar.bz2
historical-54e0d0fa099acc509c83bbd0a1162c46ceb163de.zip
ppc stable (bug 410601)
Package-Manager: portage-2.1.10.63/cvs/Linux x86_64
Diffstat (limited to 'gnustep-apps/easydiff')
-rw-r--r--gnustep-apps/easydiff/ChangeLog5
-rw-r--r--gnustep-apps/easydiff/easydiff-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <xmw@gentoo.org> easydiff-0.4.0.ebuild:
+ ppc stable (bug 410601)
07 Apr 2012; Markus Meier <maekke@gentoo.org> 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 )"