diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-07-12 19:31:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-07-12 19:31:54 +0000 |
commit | 198b931b10335c8d55fc5a903b3d86529c236edc (patch) | |
tree | b76581fa33ae6f72060e34d5f0391a951e3bca64 /net-misc | |
parent | # Marcelo Goes <vanquirius@gentoo.org> (12 Jul 2008) (diff) | |
download | gentoo-2-198b931b10335c8d55fc5a903b3d86529c236edc.tar.gz gentoo-2-198b931b10335c8d55fc5a903b3d86529c236edc.tar.bz2 gentoo-2-198b931b10335c8d55fc5a903b3d86529c236edc.zip |
Add ~sparc at usr (EoD) request, bug #231588.
(Portage version: 2.2_rc1/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index b6e0722da82a..41d57836f755 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aiccu # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.17 2008/05/12 18:23:10 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.18 2008/07/12 19:31:54 fmccor Exp $ + + 12 Jul 2008; Ferris McCormick <fmccor@gentoo.org> aiccu-2007.01.15.ebuild: + Add ~sparc at usr (EoD) request, bug #231588. 12 May 2008; Robert Buchholz <rbu@gentoo.org> +files/aiccu-2007.01.15-as-needed.patch, aiccu-2007.01.15.ebuild: diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild index 08a0d46f8985..919588228808 100644 --- a/net-misc/aiccu/aiccu-2007.01.15.ebuild +++ b/net-misc/aiccu/aiccu-2007.01.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.6 2008/05/12 18:23:10 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.7 2008/07/12 19:31:54 fmccor Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/${PN}_${PV//\./}.tar.gz" LICENSE="SixXS" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc x86" +KEYWORDS="amd64 arm ~hppa ~ppc ~sparc x86" IUSE="" DEPEND="net-libs/gnutls sys-apps/iproute2" |