diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-30 16:14:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-30 16:14:11 +0000 |
commit | 4035f788d5deaadf4064ac406aba6a9be6bd52ea (patch) | |
tree | eff0254c4a51115a76875de350b4081c30f7775a /dev-perl/Email-MIME-Attachment-Stripper | |
parent | Add ~alpha wrt #165190 (diff) | |
download | gentoo-2-4035f788d5deaadf4064ac406aba6a9be6bd52ea.tar.gz gentoo-2-4035f788d5deaadf4064ac406aba6a9be6bd52ea.tar.bz2 gentoo-2-4035f788d5deaadf4064ac406aba6a9be6bd52ea.zip |
Add ~alpha wrt #165190
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-perl/Email-MIME-Attachment-Stripper')
-rw-r--r-- | dev-perl/Email-MIME-Attachment-Stripper/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog b/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog index 8caeb588b1e9..0db4deae95b9 100644 --- a/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog +++ b/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog @@ -1,8 +1,9 @@ # ChangeLog for dev-perl/Email-MIME-Attachment-Stripper # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.7 2007/06/30 16:11:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.8 2007/06/30 16:14:11 armin76 Exp $ - 30 Jun 2007; Raúl Porcel <armin76@gentoo.org> ChangeLog: + 30 Jun 2007; Raúl Porcel <armin76@gentoo.org> + Email-MIME-Attachment-Stripper-1.313.ebuild: Add ~alpha wrt #165190 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> diff --git a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild index bb214363d3c1..ca0272776821 100644 --- a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild +++ b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.6 2007/04/10 12:17:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.7 2007/06/30 16:14:11 armin76 Exp $ inherit perl-module @@ -13,7 +13,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" DEPEND=">=dev-perl/Email-MIME-1.857 >=dev-perl/Email-MIME-Modifier-1.441 |