diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-01-25 17:38:36 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-01-25 17:38:36 +0000 |
commit | 022f0f9c915007f33c6eceac784056c1dd6623a3 (patch) | |
tree | 63b87833290ff09c403350cfa0630b053c5a6c1d /gnustep-apps/easydiff | |
parent | Marking catalyst 2.0.5 stable and removing 1.1.10.10 so I never have to get a... (diff) | |
download | historical-022f0f9c915007f33c6eceac784056c1dd6623a3.tar.gz historical-022f0f9c915007f33c6eceac784056c1dd6623a3.tar.bz2 historical-022f0f9c915007f33c6eceac784056c1dd6623a3.zip |
stable x86, bug 207381
Package-Manager: portage-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" |