diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-18 15:29:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-18 15:29:43 +0000 |
commit | 86bf57da5f379f72883a4e365f42f59df1923780 (patch) | |
tree | 917a4c625ecaee4f69c67c7ef7f1831b9933837d /gnustep-apps/easydiff | |
parent | Added ~amd64 wrt bug #170433 (diff) | |
download | historical-86bf57da5f379f72883a4e365f42f59df1923780.tar.gz historical-86bf57da5f379f72883a4e365f42f59df1923780.tar.bz2 historical-86bf57da5f379f72883a4e365f42f59df1923780.zip |
Added ~amd64 wrt bug #170433
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'gnustep-apps/easydiff')
-rw-r--r-- | gnustep-apps/easydiff/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog index 2ae0bcc47d6d..fa11f805ef4e 100644 --- a/gnustep-apps/easydiff/ChangeLog +++ b/gnustep-apps/easydiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/easydiff # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.12 2007/02/22 00:17:58 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.13 2007/08/18 15:18:15 angelos Exp $ + + 18 Aug 2007; Christoph Mende <angelos@gentoo.org> + easydiff-0.3.1_pre20050614.ebuild: + Added ~amd64 wrt bug #170433 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild index 6746ef785f4a..ed47b9de9c02 100644 --- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild +++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild,v 1.1 2006/03/25 17:45:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20050614.ebuild,v 1.2 2007/08/18 15:18:15 angelos Exp $ inherit gnustep subversion @@ -16,7 +16,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." HOMEPAGE="http://www.collaboration-world.com/easydiff/" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" LICENSE="GPL-2" SLOT="0" |