diff options
-rw-r--r-- | gnustep-apps/addresses/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/addresses/addresses-0.4.6-r1.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/gmines/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/gmines/gmines-0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/gnumail/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.0.20060925.ebuild | 6 | ||||
-rw-r--r-- | gnustep-apps/gorm/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-apps/gorm/gorm-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | gnustep-apps/projectcenter/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/terminal/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild | 6 |
12 files changed, 43 insertions, 23 deletions
diff --git a/gnustep-apps/addresses/ChangeLog b/gnustep-apps/addresses/ChangeLog index 5431bce48808..dac592833ae1 100644 --- a/gnustep-apps/addresses/ChangeLog +++ b/gnustep-apps/addresses/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/addresses # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/addresses/ChangeLog,v 1.8 2007/08/18 15:15:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/addresses/ChangeLog,v 1.9 2007/08/22 16:25:38 uberlord Exp $ + + 22 Aug 2007; Roy Marples <uberlord@gentoo.org> addresses-0.4.6-r1.ebuild: + Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. 18 Aug 2007; Christoph Mende <angelos@gentoo.org> addresses-0.4.6-r1.ebuild: diff --git a/gnustep-apps/addresses/addresses-0.4.6-r1.ebuild b/gnustep-apps/addresses/addresses-0.4.6-r1.ebuild index 8dcc9166bd1c..591515fa7fdc 100644 --- a/gnustep-apps/addresses/addresses-0.4.6-r1.ebuild +++ b/gnustep-apps/addresses/addresses-0.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/addresses/addresses-0.4.6-r1.ebuild,v 1.5 2007/08/18 15:15:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/addresses/addresses-0.4.6-r1.ebuild,v 1.6 2007/08/22 16:25:38 uberlord Exp $ inherit gnustep eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://giesler.biz/bjoern/en/sw_addr.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/contrib/${P/a/A}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="${GS_DEPEND}" diff --git a/gnustep-apps/gmines/ChangeLog b/gnustep-apps/gmines/ChangeLog index 698c00de7159..8c585d3403b4 100644 --- a/gnustep-apps/gmines/ChangeLog +++ b/gnustep-apps/gmines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gmines # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/ChangeLog,v 1.6 2007/08/18 15:18:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/ChangeLog,v 1.7 2007/08/22 16:28:02 uberlord Exp $ + + 22 Aug 2007; Roy Marples <uberlord@gentoo.org> gmines-0.1-r1.ebuild: + Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. 18 Aug 2007; Christoph Mende <angelos@gentoo.org> gmines-0.1-r1.ebuild: Added ~amd64 wrt bug #170433 diff --git a/gnustep-apps/gmines/gmines-0.1-r1.ebuild b/gnustep-apps/gmines/gmines-0.1-r1.ebuild index a30693fc2f7c..301cb67db8e3 100644 --- a/gnustep-apps/gmines/gmines-0.1-r1.ebuild +++ b/gnustep-apps/gmines/gmines-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1-r1.ebuild,v 1.3 2007/08/18 15:18:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gmines/gmines-0.1-r1.ebuild,v 1.4 2007/08/22 16:28:02 uberlord Exp $ inherit gnustep @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN/gm/GM} DESCRIPTION="The well-known minesweeper game." HOMEPAGE="http://www.gnustep.it/marko/GMines/index.html" SRC_URI="http://www.gnustep.it/marko/GMines/${PN/gm/GM}.tgz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog index fc2b846d06f3..77d3aaa138f1 100644 --- a/gnustep-apps/gnumail/ChangeLog +++ b/gnustep-apps/gnumail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/gnumail -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.22 2006/12/31 09:52:23 grobian Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.23 2007/08/22 16:24:43 uberlord Exp $ + + 22 Aug 2007; Roy Marples <uberlord@gentoo.org> + gnumail-1.2.0.20060925.ebuild: + Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. 31 Dec 2006; Fabian Groffen <grobian@gentoo.org> gnumail-1.2.0.20060925.ebuild: diff --git a/gnustep-apps/gnumail/gnumail-1.2.0.20060925.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0.20060925.ebuild index 39a6eafd9426..189172e3617e 100644 --- a/gnustep-apps/gnumail/gnumail-1.2.0.20060925.ebuild +++ b/gnustep-apps/gnumail/gnumail-1.2.0.20060925.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/gnumail/gnumail-1.2.0.20060925.ebuild,v 1.3 2007/07/13 07:00:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.20060925.ebuild,v 1.4 2007/08/22 16:24:43 uberlord Exp $ inherit gnustep @@ -13,7 +13,7 @@ DESCRIPTION="A fully featured mail application for GNUstep" HOMEPAGE="http://www.collaboration-world.com/gnumail/" SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/${MY_PN}-${MY_PV}pre2.tar.gz" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" diff --git a/gnustep-apps/gorm/ChangeLog b/gnustep-apps/gorm/ChangeLog index cfa38c17bf92..e91a45314b36 100644 --- a/gnustep-apps/gorm/ChangeLog +++ b/gnustep-apps/gorm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gorm -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.17 2006/12/05 21:30:38 grobian Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/ChangeLog,v 1.18 2007/08/22 16:23:28 uberlord Exp $ + + 22 Aug 2007; Roy Marples <uberlord@gentoo.org> gorm-1.1.0.ebuild: + Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. *gorm-1.1.0 (05 Dec 2006) diff --git a/gnustep-apps/gorm/gorm-1.1.0.ebuild b/gnustep-apps/gorm/gorm-1.1.0.ebuild index e9f328f706b0..1c3065c6badc 100644 --- a/gnustep-apps/gorm/gorm-1.1.0.ebuild +++ b/gnustep-apps/gorm/gorm-1.1.0.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/gorm/gorm-1.1.0.ebuild,v 1.1 2006/12/05 21:30:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gorm/gorm-1.1.0.ebuild,v 1.2 2007/08/22 16:23:28 uberlord Exp $ inherit gnustep @@ -9,7 +9,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" diff --git a/gnustep-apps/projectcenter/ChangeLog b/gnustep-apps/projectcenter/ChangeLog index 677b7ef6fabb..0cc366c99e32 100644 --- a/gnustep-apps/projectcenter/ChangeLog +++ b/gnustep-apps/projectcenter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/projectcenter # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.12 2007/08/18 15:23:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/ChangeLog,v 1.13 2007/08/22 16:30:01 uberlord Exp $ + + 22 Aug 2007; Roy Marples <uberlord@gentoo.org> projectcenter-0.4.3.ebuild: + Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. 18 Aug 2007; Christoph Mende <angelos@gentoo.org> projectcenter-0.4.3.ebuild: diff --git a/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild b/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild index 44ec44652b92..19f0e09191cc 100644 --- a/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild +++ b/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild,v 1.3 2007/08/18 15:23:21 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/projectcenter/projectcenter-0.4.3.ebuild,v 1.4 2007/08/22 16:30:01 uberlord Exp $ inherit gnustep @@ -10,7 +10,7 @@ DESCRIPTION="An IDE for GNUstep." HOMEPAGE="http://www.gnustep.org/experience/ProjectCenter.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P/projectc/ProjectC}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" 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" |