diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:49:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:49:18 +0000 |
commit | bcf077e8b36f742cf0f059eac073591cb6f133e7 (patch) | |
tree | 4a0244f4c9ab7f8cb046e29dcc968ba4cf719b22 /dev-perl/data-buffer/data-buffer-0.04.ebuild | |
parent | Converted to UTF-8, fixed encoding screwups (diff) | |
download | historical-bcf077e8b36f742cf0f059eac073591cb6f133e7.tar.gz historical-bcf077e8b36f742cf0f059eac073591cb6f133e7.tar.bz2 historical-bcf077e8b36f742cf0f059eac073591cb6f133e7.zip |
Mark 0.04 stable on ia64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-perl/data-buffer/data-buffer-0.04.ebuild')
-rw-r--r-- | dev-perl/data-buffer/data-buffer-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/data-buffer/data-buffer-0.04.ebuild b/dev-perl/data-buffer/data-buffer-0.04.ebuild index f65be278b162..279979af60d9 100644 --- a/dev-perl/data-buffer/data-buffer-0.04.ebuild +++ b/dev-perl/data-buffer/data-buffer-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.14 2005/08/26 00:54:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.15 2005/09/17 00:49:18 agriffis Exp $ inherit perl-module @@ -12,5 +12,5 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" |