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/gnumail | |
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/gnumail')
-rw-r--r-- | gnustep-apps/gnumail/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.0.20060925.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
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" |