diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:29:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:29:57 +0000 |
commit | b495073d0c521170575e0c2e806a7cc8dcc95cef (patch) | |
tree | ff56d9a2773a66d4c465d8b857942191ea4364b5 /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 | gentoo-2-b495073d0c521170575e0c2e806a7cc8dcc95cef.tar.gz gentoo-2-b495073d0c521170575e0c2e806a7cc8dcc95cef.tar.bz2 gentoo-2-b495073d0c521170575e0c2e806a7cc8dcc95cef.zip |
Mark 1.8 ~ia64
(Portage version: 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" |