diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-05-30 03:21:45 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-05-30 03:21:45 +0000 |
commit | 176802ab5b723747367db34074392791dff6d372 (patch) | |
tree | 377006b2aac687b941df5f5cdccc7297a857e074 /mail-filter/assp | |
parent | Bump for #418029 (diff) | |
download | gentoo-2-176802ab5b723747367db34074392791dff6d372.tar.gz gentoo-2-176802ab5b723747367db34074392791dff6d372.tar.bz2 gentoo-2-176802ab5b723747367db34074392791dff6d372.zip |
Keywording assp-1.9 again
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter/assp')
-rw-r--r-- | mail-filter/assp/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/assp/assp-1.9.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/assp/ChangeLog b/mail-filter/assp/ChangeLog index aebeea140832..3268db5c77e3 100644 --- a/mail-filter/assp/ChangeLog +++ b/mail-filter/assp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/assp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/ChangeLog,v 1.40 2012/05/30 03:16:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/ChangeLog,v 1.41 2012/05/30 03:21:45 patrick Exp $ + + 30 May 2012; Patrick Lauer <patrick@gentoo.org> assp-1.9.3.5.ebuild: + Keywording assp-1.9 again *assp-1.9.3.5 (30 May 2012) diff --git a/mail-filter/assp/assp-1.9.3.5.ebuild b/mail-filter/assp/assp-1.9.3.5.ebuild index 368938e59e5a..698e462f68c9 100644 --- a/mail-filter/assp/assp-1.9.3.5.ebuild +++ b/mail-filter/assp/assp-1.9.3.5.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/mail-filter/assp/assp-1.9.3.5.ebuild,v 1.1 2012/05/30 03:16:28 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.3.5.ebuild,v 1.2 2012/05/30 03:21:45 patrick Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" # this is a pre-release, so no keywords for now -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="ipv6 ldap sasl spf srs ssl syslog" |