diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-07 15:25:26 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-07 15:25:26 +0000 |
commit | fd848971a953e816b5d90f3e095be3dc151378c5 (patch) | |
tree | effa5fab1538b3f33cfc6bbb01d018d8fc0fc8d1 /net-mail | |
parent | lintool happy build (diff) | |
download | historical-fd848971a953e816b5d90f3e095be3dc151378c5.tar.gz historical-fd848971a953e816b5d90f3e095be3dc151378c5.tar.bz2 historical-fd848971a953e816b5d90f3e095be3dc151378c5.zip |
added ppc to keywrods
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/sylpheed/ChangeLog b/net-mail/sylpheed/ChangeLog index 328f746a7ea8..b29d3f93e531 100644 --- a/net-mail/sylpheed/ChangeLog +++ b/net-mail/sylpheed/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-mail/sylpheed # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.12 2002/07/26 03:52:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.13 2002/08/07 15:25:26 gerk Exp $ *sylpheed-0.8.1 (25 Jul 2002) + 07 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added ppc to keywords + 25 Jul 2002; Seemant Kulleen <seemant@gentoo.org> sylpheed-0.8.1.ebuild files/digest-sylpheed-0.8.1 : diff --git a/net-mail/sylpheed/sylpheed-0.8.1.ebuild b/net-mail/sylpheed/sylpheed-0.8.1.ebuild index 5cc653fcae53..20f3b9de2011 100644 --- a/net-mail/sylpheed/sylpheed-0.8.1.ebuild +++ b/net-mail/sylpheed/sylpheed-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.8.1.ebuild,v 1.1 2002/07/26 03:52:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.8.1.ebuild,v 1.2 2002/08/07 15:25:26 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="A lightweight email client and newsreader" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed.good-day.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" PROVIDE="virtual/sylpheed" |