diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-07 19:08:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-07 19:08:28 +0000 |
commit | a406d220baa340815272c36cb070a8e0e1874c2c (patch) | |
tree | 0eebe9d038edaa16d67d8ca7a39a418d0525b7e1 /net-mail/grepmail | |
parent | Fix compilation when using --as-needed by filtering it, for now. (diff) | |
download | gentoo-2-a406d220baa340815272c36cb070a8e0e1874c2c.tar.gz gentoo-2-a406d220baa340815272c36cb070a8e0e1874c2c.tar.bz2 gentoo-2-a406d220baa340815272c36cb070a8e0e1874c2c.zip |
sparc stable wrt #212470
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-mail/grepmail')
-rw-r--r-- | net-mail/grepmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-5.30.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog index 9ba472be701f..f7640b30532e 100644 --- a/net-mail/grepmail/ChangeLog +++ b/net-mail/grepmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/grepmail # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.30 2008/03/06 17:14:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.31 2008/03/07 19:08:28 armin76 Exp $ + + 07 Mar 2008; Raúl Porcel <armin76@gentoo.org> grepmail-5.30.33.ebuild: + sparc stable wrt #212470 06 Mar 2008; nixnut <nixnut@gentoo.org> grepmail-5.30.33.ebuild: Stable on ppc wrt bug 212470 diff --git a/net-mail/grepmail/grepmail-5.30.33.ebuild b/net-mail/grepmail/grepmail-5.30.33.ebuild index b571fe699691..21b42c81a8b9 100644 --- a/net-mail/grepmail/grepmail-5.30.33.ebuild +++ b/net-mail/grepmail/grepmail-5.30.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33.ebuild,v 1.3 2008/03/06 17:14:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33.ebuild,v 1.4 2008/03/07 19:08:28 armin76 Exp $ inherit versionator perl-app @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/grepmail/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND="dev-perl/Inline |