diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 09:23:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 09:23:43 +0000 |
commit | 03b1678ba7f9dce70f7b378d2e38b9f570f6e779 (patch) | |
tree | 3ada7e53972b50ae59d7a817d5793196fe845033 /gnustep-apps | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-03b1678ba7f9dce70f7b378d2e38b9f570f6e779.tar.gz gentoo-2-03b1678ba7f9dce70f7b378d2e38b9f570f6e779.tar.bz2 gentoo-2-03b1678ba7f9dce70f7b378d2e38b9f570f6e779.zip |
Added to ~ppc
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/easydiff/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/easydiff/ChangeLog b/gnustep-apps/easydiff/ChangeLog index 34a1ed8c526c..828d9e7903ac 100644 --- a/gnustep-apps/easydiff/ChangeLog +++ b/gnustep-apps/easydiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/easydiff # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.5 2004/09/28 17:54:19 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/ChangeLog,v 1.6 2004/10/17 09:23:40 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> + easydiff-0.3.1_pre20040927.ebuild: + Added to ~ppc. *easydiff-0.3.1_pre20040927 (28 Sep 2004) diff --git a/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild b/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild index 75ad24e11b82..b8eac88360a3 100644 --- a/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild +++ b/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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_pre20040927.ebuild,v 1.1 2004/09/28 17:54:19 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/easydiff/easydiff-0.3.1_pre20040927.ebuild,v 1.2 2004/10/17 09:23:40 dholm Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -16,7 +16,7 @@ S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="GNUstep app that lets you easily see the differences between two text files." HOMEPAGE="http://www.collaboration-world.com/easydiff/" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" |