diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
commit | 4c7b2619a16938b78f64c710ff139296a27365cb (patch) | |
tree | e981c6587c9f3f6266a257b3abaf9b1c5e9d45c9 /net-im/ekg | |
parent | Remove arm keywords (diff) | |
download | historical-4c7b2619a16938b78f64c710ff139296a27365cb.tar.gz historical-4c7b2619a16938b78f64c710ff139296a27365cb.tar.bz2 historical-4c7b2619a16938b78f64c710ff139296a27365cb.zip |
Remove arm keywords
Diffstat (limited to 'net-im/ekg')
-rw-r--r-- | net-im/ekg/ekg-1.3.ebuild | 4 | ||||
-rw-r--r-- | net-im/ekg/ekg-1.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/ekg/ekg-1.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/ekg/ekg-1.3.ebuild b/net-im/ekg/ekg-1.3.ebuild index 64f837daa620..e81be0cc37a8 100644 --- a/net-im/ekg/ekg-1.3.ebuild +++ b/net-im/ekg/ekg-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.3.ebuild,v 1.4 2004/01/21 22:57:20 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.3.ebuild,v 1.5 2004/02/22 22:43:29 agriffis Exp $ IUSE="ssl ncurses zlib python readline" @@ -10,7 +10,7 @@ HOMEPAGE="http://dev.null.pl/ekg/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips " DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) ncurses? ( sys-libs/ncurses ) diff --git a/net-im/ekg/ekg-1.4-r1.ebuild b/net-im/ekg/ekg-1.4-r1.ebuild index 6963e406fc0e..252e8663f155 100644 --- a/net-im/ekg/ekg-1.4-r1.ebuild +++ b/net-im/ekg/ekg-1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4-r1.ebuild,v 1.2 2004/01/21 22:57:20 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4-r1.ebuild,v 1.3 2004/02/22 22:43:29 agriffis Exp $ IUSE="ssl ncurses zlib python" @@ -10,7 +10,7 @@ SRC_URI="http://dev.null.pl/ekg/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) ncurses? ( sys-libs/ncurses ) diff --git a/net-im/ekg/ekg-1.4.ebuild b/net-im/ekg/ekg-1.4.ebuild index 3d189f83a3d3..e2f035cf7f54 100644 --- a/net-im/ekg/ekg-1.4.ebuild +++ b/net-im/ekg/ekg-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4.ebuild,v 1.3 2004/01/21 22:57:20 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.4.ebuild,v 1.4 2004/02/22 22:43:29 agriffis Exp $ IUSE="ssl ncurses zlib python" @@ -10,7 +10,7 @@ SRC_URI="http://dev.null.pl/ekg/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) ncurses? ( sys-libs/ncurses ) |