diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:07:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:07:20 +0000 |
commit | 1ad37884515ae88c4adcb9aef91d27cf0616a1ed (patch) | |
tree | ee7cf1e812f50629cd65cd3277f2ed2a0007f9c7 /net-mail | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-1ad37884515ae88c4adcb9aef91d27cf0616a1ed.tar.gz gentoo-2-1ad37884515ae88c4adcb9aef91d27cf0616a1ed.tar.bz2 gentoo-2-1ad37884515ae88c4adcb9aef91d27cf0616a1ed.zip |
Drop sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/grepmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-5.30.33-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-5.30.33.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog index 306809293138..9884ec995c20 100644 --- a/net-mail/grepmail/ChangeLog +++ b/net-mail/grepmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/grepmail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.35 2012/01/04 22:11:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.36 2012/02/05 18:07:20 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> grepmail-5.30.33.ebuild, + grepmail-5.30.33-r1.ebuild: + Drop sparc keywords 04 Jan 2012; Brent Baude <ranger@gentoo.org> grepmail-5.30.33-r1.ebuild: Marking grepmail-5.30.33-r1 ppc for bug 391649 diff --git a/net-mail/grepmail/grepmail-5.30.33-r1.ebuild b/net-mail/grepmail/grepmail-5.30.33-r1.ebuild index 710607897945..ce815c47666e 100644 --- a/net-mail/grepmail/grepmail-5.30.33-r1.ebuild +++ b/net-mail/grepmail/grepmail-5.30.33-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.3 2012/01/04 22:11:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild,v 1.4 2012/02/05 18:07:20 armin76 Exp $ inherit versionator perl-module @@ -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 x86" IUSE="" RDEPEND="dev-perl/Inline diff --git a/net-mail/grepmail/grepmail-5.30.33.ebuild b/net-mail/grepmail/grepmail-5.30.33.ebuild index ee35a00f7a82..a81e9d537b65 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.5 2011/01/14 13:21:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33.ebuild,v 1.6 2012/02/05 18:07:20 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 x86" IUSE="" DEPEND="dev-perl/Inline |