diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 04:46:37 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 04:46:37 +0000 |
commit | cf287743d5dc739f2bff3efbe794a4f534e87506 (patch) | |
tree | 501dbaed4c188779a9ad5903aef2c9f460bc66be /net-misc/aggregate/aggregate-1.6.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-cf287743d5dc739f2bff3efbe794a4f534e87506.tar.gz gentoo-2-cf287743d5dc739f2bff3efbe794a4f534e87506.tar.bz2 gentoo-2-cf287743d5dc739f2bff3efbe794a4f534e87506.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'net-misc/aggregate/aggregate-1.6.ebuild')
-rw-r--r-- | net-misc/aggregate/aggregate-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild index 830b3cacb2ff..a5c3090a7445 100644 --- a/net-misc/aggregate/aggregate-1.6.ebuild +++ b/net-misc/aggregate/aggregate-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.14 2008/10/10 08:35:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/aggregate-1.6.ebuild,v 1.15 2010/10/17 04:46:37 leio Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://dist.automagic.org/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND="" RDEPEND="dev-lang/perl" |