diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-06-18 21:52:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-06-18 21:52:46 +0000 |
commit | cd8a4677c9cf75416c7b0d2498c4050121408598 (patch) | |
tree | e627b654ce03e4aaf963cc4e691be0b30efa2d77 /virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild | |
parent | Update configure patch with final upstream version (diff) | |
download | historical-cd8a4677c9cf75416c7b0d2498c4050121408598.tar.gz historical-cd8a4677c9cf75416c7b0d2498c4050121408598.tar.bz2 historical-cd8a4677c9cf75416c7b0d2498c4050121408598.zip |
Stable on ia64.
Package-Manager: portage-2.1
Diffstat (limited to 'virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild')
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild index dd3aab04caf3..a5f6d3923c17 100644 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild +++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.10 2006/05/26 14:49:41 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.11 2006/06/18 21:52:46 kloeri Exp $ DESCRIPTION="Virtual for MIME-Base64" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |