diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-22 16:30:01 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-22 16:30:01 +0000 |
commit | c426be05d201ef8f02c79431f66846a1e0fcc400 (patch) | |
tree | 6ff2b552a7074c03c67b22a56a91c113e31bc4e4 /gnustep-apps/terminal | |
parent | Punt unused patch. (diff) | |
download | historical-c426be05d201ef8f02c79431f66846a1e0fcc400.tar.gz historical-c426be05d201ef8f02c79431f66846a1e0fcc400.tar.bz2 historical-c426be05d201ef8f02c79431f66846a1e0fcc400.zip |
Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith.
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'gnustep-apps/terminal')
-rw-r--r-- | gnustep-apps/terminal/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnustep-apps/terminal/ChangeLog b/gnustep-apps/terminal/ChangeLog index ae3316192b3c..07547ca70a7a 100644 --- a/gnustep-apps/terminal/ChangeLog +++ b/gnustep-apps/terminal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/terminal # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.12 2007/02/22 00:21:25 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.13 2007/08/22 16:28:54 uberlord Exp $ + + 22 Aug 2007; Roy Marples <uberlord@gentoo.org> + terminal-0.9.5_pre20060324.ebuild: + Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild b/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild index 51b99201ed31..f8a367373fcd 100644 --- a/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild +++ b/gnustep-apps/terminal/terminal-0.9.5_pre20060324.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/terminal/terminal-0.9.5_pre20060324.ebuild,v 1.1 2006/03/25 23:02:30 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild,v 1.2 2007/08/22 16:28:54 uberlord Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="cvs.savannah.nongnu.org:/sources/backbone" @@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE}/Applications/${PN/t/T} DESCRIPTION="A terminal emulator for GNUstep" HOMEPAGE="http://www.nongnu.org/terminal/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |