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 | |
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')
-rw-r--r-- | gnustep-apps/easydiff/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.3.1_pre20061115.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog index 869b63a8dc1d..f8bf7c66d0ab 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.14 2007/09/11 11:04:01 voyageur Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.15 2008/01/25 17:35:00 opfer Exp $ + + 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + easydiff-0.3.1_pre20061115.ebuild: + stable x86, bug 207381 *easydiff-0.3.1_pre20061115 (11 Sep 2007) 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" |