diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-05 08:42:32 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-05 08:42:32 +0000 |
commit | 24f6984673ad47288e0bcbc2d31d6bf6de956978 (patch) | |
tree | 9157d4fec7dfb6b15d140fa38e08aceca2e65d58 /mail-client | |
parent | fix USE=debug #94937 (diff) | |
download | gentoo-2-24f6984673ad47288e0bcbc2d31d6bf6de956978.tar.gz gentoo-2-24f6984673ad47288e0bcbc2d31d6bf6de956978.tar.bz2 gentoo-2-24f6984673ad47288e0bcbc2d31d6bf6de956978.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 4bba1b87a39d..96168996d2bd 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.108 2005/06/04 18:22:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.109 2005/06/05 08:42:32 killerfox Exp $ + + 05 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + sylpheed-1.0.4-r1.ebuild: + Stable on hppa. 04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> sylpheed-1.0.4-r1.ebuild: diff --git a/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild b/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild index d8d50098c4ac..dccecb924212 100644 --- a/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild +++ b/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild,v 1.3 2005/06/04 18:22:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild,v 1.4 2005/06/05 08:42:32 killerfox Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" SLOT="0" PROVIDE="virtual/sylpheed" |