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 | |
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')
-rw-r--r-- | net-misc/aggregate/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/aggregate/aggregate-1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/aggregate/ChangeLog b/net-misc/aggregate/ChangeLog index 6bca1ba848c4..a697bcddf721 100644 --- a/net-misc/aggregate/ChangeLog +++ b/net-misc/aggregate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aggregate -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.14 2008/10/10 08:35:14 robbat2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate/ChangeLog,v 1.15 2010/10/17 04:46:37 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> aggregate-1.6.ebuild: + Drop to ~mips 10 Oct 2008; Robin H. Johnson <robbat2@gentoo.org> +files/aggregate-1.6-build-fixup.patch, aggregate-1.6.ebuild: 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" |