diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:37:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:37:19 +0000 |
commit | 3611aaf7a899e5c3739f4ab3d1cd786b9a8a2611 (patch) | |
tree | 15dcae9d8aa48d0051f579d61beb8b982d8409a9 /net-misc | |
parent | arm stable (diff) | |
download | gentoo-2-3611aaf7a899e5c3739f4ab3d1cd786b9a8a2611.tar.gz gentoo-2-3611aaf7a899e5c3739f4ab3d1cd786b9a8a2611.tar.bz2 gentoo-2-3611aaf7a899e5c3739f4ab3d1cd786b9a8a2611.zip |
arm stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/aiccu/aiccu-2005.01.31-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.07.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild b/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild index 2672916d5b83..ce7367bcd580 100644 --- a/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild +++ b/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild,v 1.6 2006/12/31 14:57:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild,v 1.7 2007/08/25 14:37:19 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/${PN}/unix/${PN}_${PV}.tar.gz" LICENSE="AICCU" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="~amd64 arm ~hppa ~ppc x86" IUSE="" DEPEND="sys-apps/iproute2" S=${WORKDIR}/${PN} diff --git a/net-misc/aiccu/aiccu-2007.01.07.ebuild b/net-misc/aiccu/aiccu-2007.01.07.ebuild index c8e9fa26adc1..6d0be86550de 100644 --- a/net-misc/aiccu/aiccu-2007.01.07.ebuild +++ b/net-misc/aiccu/aiccu-2007.01.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.07.ebuild,v 1.5 2007/07/12 02:52:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.07.ebuild,v 1.6 2007/08/25 14:37:19 vapier 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 x86" IUSE="" DEPEND="net-libs/gnutls sys-apps/iproute2" |