diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-03-08 11:14:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-03-08 11:14:38 +0000 |
commit | d8668be7f27d2e8a6324f15e6514c737bfd3a9fb (patch) | |
tree | 8c8186db472a162a87552738c51c3ecceb3ac248 /mail-filter | |
parent | Removing old (diff) | |
download | gentoo-2-d8668be7f27d2e8a6324f15e6514c737bfd3a9fb.tar.gz gentoo-2-d8668be7f27d2e8a6324f15e6514c737bfd3a9fb.tar.bz2 gentoo-2-d8668be7f27d2e8a6324f15e6514c737bfd3a9fb.zip |
ppc stable, bug #261522
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/procmail-lib/ChangeLog | 6 | ||||
-rw-r--r-- | mail-filter/procmail-lib/procmail-lib-20081108.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/procmail-lib/ChangeLog b/mail-filter/procmail-lib/ChangeLog index c3de11a74664..c1ce23796a52 100644 --- a/mail-filter/procmail-lib/ChangeLog +++ b/mail-filter/procmail-lib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-filter/procmail-lib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail-lib/ChangeLog,v 1.2 2009/01/18 01:28:43 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail-lib/ChangeLog,v 1.3 2009/03/08 11:14:38 dertobi123 Exp $ + + 08 Mar 2009; Tobias Scherbaum <dertobi123@gentoo.org> + procmail-lib-20081108.ebuild: + ppc stable, bug #261522 18 Jan 2009; Tiago Cunha <tcunha@gentoo.org> procmail-lib-20081108.ebuild: keyworded ~arch for sparc diff --git a/mail-filter/procmail-lib/procmail-lib-20081108.ebuild b/mail-filter/procmail-lib/procmail-lib-20081108.ebuild index ea8343511857..b1270cb9d312 100644 --- a/mail-filter/procmail-lib/procmail-lib-20081108.ebuild +++ b/mail-filter/procmail-lib/procmail-lib-20081108.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail-lib/procmail-lib-20081108.ebuild,v 1.2 2009/01/18 01:28:43 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail-lib/procmail-lib-20081108.ebuild,v 1.3 2009/03/08 11:14:38 dertobi123 Exp $ MY_PV="2008.1108" @@ -10,7 +10,7 @@ SRC_URI="http://www.very-clever.com/download/nongnu/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" DEPEND="" |