diff options
author | 2006-03-30 23:29:57 +0000 | |
---|---|---|
committer | 2006-03-30 23:29:57 +0000 | |
commit | acc788bc77dcced6b2233d960e7d744b072bb1b0 (patch) | |
tree | 9f6715705b193127d94a7f132eab8f752a19606e /dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild | |
parent | Added patch for vmware-config.pl to allow for 2G/2G from 2.6.16 and closing b... (diff) | |
download | historical-acc788bc77dcced6b2233d960e7d744b072bb1b0.tar.gz historical-acc788bc77dcced6b2233d960e7d744b072bb1b0.tar.bz2 historical-acc788bc77dcced6b2233d960e7d744b072bb1b0.zip |
Mark 1.8 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild')
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild index fd7bbe2a1309..5ffb473782df 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.8.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/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.2 2006/01/13 22:25:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.3 2006/03/30 23:29:57 agriffis Exp $ # this is an RT dependency @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~ia64 ~ppc sparc x86" DEPEND="dev-perl/text-autoformat dev-perl/Text-Tabs+Wrap" |