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 | 124182f83b2a184c430860b159645d51f5977731 (patch) | |
tree | 272eb5e8abe2cf9f44b3387035d5560b0a4a84a6 /dev-perl/Email-MIME-Attachment-Stripper | |
parent | Add ~alpha wrt #165190 (diff) | |
download | historical-124182f83b2a184c430860b159645d51f5977731.tar.gz historical-124182f83b2a184c430860b159645d51f5977731.tar.bz2 historical-124182f83b2a184c430860b159645d51f5977731.zip |
Add ~alpha wrt #165190
Package-Manager: portage-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 |