diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-22 16:23:28 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-22 16:23:28 +0000 |
commit | 3960d7ed1cfef01134453fb7d09c7e715f50ab6b (patch) | |
tree | e35b2f7916112ddb4523e05379dc6a188b32c41a /gnustep-apps/gorm | |
parent | Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith. (diff) | |
download | gentoo-2-3960d7ed1cfef01134453fb7d09c7e715f50ab6b.tar.gz gentoo-2-3960d7ed1cfef01134453fb7d09c7e715f50ab6b.tar.bz2 gentoo-2-3960d7ed1cfef01134453fb7d09c7e715f50ab6b.zip |
Keyworded ~x86-fbsd, #183467 thanks to Nathan Smith.
(Portage version: 2.1.3.6)
Diffstat (limited to 'gnustep-apps/gorm')
-rw-r--r-- | gnustep-apps/gorm/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-apps/gorm/gorm-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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" |