diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 14:24:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 14:24:51 +0000 |
commit | 72a31669c1f2e6c519189b4daf1f7ddc2f23b488 (patch) | |
tree | 674af457195c9c48f40f459a246864b5190c6352 /mail-filter | |
parent | no HOWTO anymore (diff) | |
download | gentoo-2-72a31669c1f2e6c519189b4daf1f7ddc2f23b488.tar.gz gentoo-2-72a31669c1f2e6c519189b4daf1f7ddc2f23b488.tar.bz2 gentoo-2-72a31669c1f2e6c519189b4daf1f7ddc2f23b488.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 8 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.32.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.33-r1.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.33.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.34.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index 0808b977e1b0..37917c4f233c 100644 --- a/mail-filter/postgrey/ChangeLog +++ b/mail-filter/postgrey/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-filter/postgrey -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.70 2011/11/30 08:40:51 eras Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.71 2012/02/05 14:24:51 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> postgrey-1.32.ebuild, + postgrey-1.33.ebuild, postgrey-1.33-r1.ebuild, postgrey-1.34.ebuild: + Drop alpha/sparc keywords 30 Nov 2011; Eray Aslan <eras@gentoo.org> files/postgrey.rc.new: Migrate from deprecated opts variable in init script - bug #392421 diff --git a/mail-filter/postgrey/postgrey-1.32.ebuild b/mail-filter/postgrey/postgrey-1.32.ebuild index 6ed4e2e99695..692e46396f9a 100644 --- a/mail-filter/postgrey/postgrey-1.32.ebuild +++ b/mail-filter/postgrey/postgrey-1.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v 1.9 2010/07/30 16:33:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v 1.10 2012/02/05 14:24:51 armin76 Exp $ inherit eutils @@ -22,7 +22,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 dev-perl/Net-RBLClient >=sys-libs/db-4.1" -KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ppc ppc64 x86" pkg_setup() { enewgroup ${PN} diff --git a/mail-filter/postgrey/postgrey-1.33-r1.ebuild b/mail-filter/postgrey/postgrey-1.33-r1.ebuild index 986fee17b82c..ce5a02f9671a 100644 --- a/mail-filter/postgrey/postgrey-1.33-r1.ebuild +++ b/mail-filter/postgrey/postgrey-1.33-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.33-r1.ebuild,v 1.1 2010/11/07 18:26:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.33-r1.ebuild,v 1.2 2012/02/05 14:24:51 armin76 Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://postgrey.schweikert.ch/pub/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="targrey" DEPEND="" diff --git a/mail-filter/postgrey/postgrey-1.33.ebuild b/mail-filter/postgrey/postgrey-1.33.ebuild index d5e1438e8b58..27665c7baa5c 100644 --- a/mail-filter/postgrey/postgrey-1.33.ebuild +++ b/mail-filter/postgrey/postgrey-1.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.33.ebuild,v 1.2 2010/07/30 16:33:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.33.ebuild,v 1.3 2012/02/05 14:24:51 armin76 Exp $ inherit eutils @@ -21,7 +21,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 dev-perl/Net-RBLClient >=sys-libs/db-4.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" pkg_setup() { enewgroup ${PN} diff --git a/mail-filter/postgrey/postgrey-1.34.ebuild b/mail-filter/postgrey/postgrey-1.34.ebuild index f9e99e6ec48f..c81cd396a39f 100644 --- a/mail-filter/postgrey/postgrey-1.34.ebuild +++ b/mail-filter/postgrey/postgrey-1.34.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/mail-filter/postgrey/postgrey-1.34.ebuild,v 1.4 2011/11/28 23:04:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34.ebuild,v 1.5 2012/02/05 14:24:51 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://postgrey.schweikert.ch/pub/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" IUSE="" DEPEND="" |