diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-25 17:35:00 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-25 17:35:00 +0000 |
commit | 85dc108145974e50569c630d8602c12c5229386f (patch) | |
tree | 414da6637d999b18a2b2330ed9c2397afaadda4c /gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild | |
parent | stable x86, bug 207381 (diff) | |
download | gentoo-2-85dc108145974e50569c630d8602c12c5229386f.tar.gz gentoo-2-85dc108145974e50569c630d8602c12c5229386f.tar.bz2 gentoo-2-85dc108145974e50569c630d8602c12c5229386f.zip |
stable x86, bug 207381
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild')
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild index 6a14dbd5878c..c64a6cbf5866 100644 --- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild +++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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_pre20061115.ebuild,v 1.1 2007/09/11 11:04:01 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild,v 1.2 2008/01/25 17:35:00 opfer Exp $ inherit gnustep-2 @@ -8,7 +8,7 @@ DESCRIPTION="GNUstep app that lets you easily see the differences between two te HOMEPAGE="http://www.collaboration-world.com/easydiff/" SRC_URI="mirror://gentoo/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" |