diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-04 10:29:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-04 10:29:57 +0000 |
commit | 1130e52395c18b33f8548b6318fc591e75246faf (patch) | |
tree | a353a66f46a4ca112c6ab4d36f47173c44779f4c /net-libs | |
parent | m68k love (diff) | |
download | gentoo-2-1130e52395c18b33f8548b6318fc591e75246faf.tar.gz gentoo-2-1130e52395c18b33f8548b6318fc591e75246faf.tar.bz2 gentoo-2-1130e52395c18b33f8548b6318fc591e75246faf.zip |
m68k love
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnutls/gnutls-1.2.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/gnutls/gnutls-1.2.10.ebuild | 4 | ||||
-rw-r--r-- | net-libs/gnutls/gnutls-1.2.11.ebuild | 4 | ||||
-rw-r--r-- | net-libs/gnutls/gnutls-1.4.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-libs/gnutls/gnutls-1.2.10-r1.ebuild b/net-libs/gnutls/gnutls-1.2.10-r1.ebuild index 923aa43a16ce..4b8ee46e1f2b 100644 --- a/net-libs/gnutls/gnutls-1.2.10-r1.ebuild +++ b/net-libs/gnutls/gnutls-1.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.10-r1.ebuild,v 1.4 2006/08/01 04:13:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.10-r1.ebuild,v 1.5 2006/09/04 10:29:57 vapier Exp $ inherit eutils gnuconfig libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/${P}.tar.bz2" # GPL-2 for the gnutls-extras library and LGPL for the gnutls library. LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="zlib doc crypt" RDEPEND=">=dev-libs/libgcrypt-1.2.2 diff --git a/net-libs/gnutls/gnutls-1.2.10.ebuild b/net-libs/gnutls/gnutls-1.2.10.ebuild index 850489e4aad0..9c7a3c12ad49 100644 --- a/net-libs/gnutls/gnutls-1.2.10.ebuild +++ b/net-libs/gnutls/gnutls-1.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.10.ebuild,v 1.11 2006/07/09 00:52:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.10.ebuild,v 1.12 2006/09/04 10:29:57 vapier Exp $ inherit eutils gnuconfig libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/${P}.tar.bz2" # GPL-2 for the gnutls-extras library and LGPL for the gnutls library. LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="zlib doc crypt" RDEPEND=">=dev-libs/libgcrypt-1.2.2 diff --git a/net-libs/gnutls/gnutls-1.2.11.ebuild b/net-libs/gnutls/gnutls-1.2.11.ebuild index 2abf7709de2f..b295d4757dc6 100644 --- a/net-libs/gnutls/gnutls-1.2.11.ebuild +++ b/net-libs/gnutls/gnutls-1.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.11.ebuild,v 1.1 2006/08/01 04:13:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.11.ebuild,v 1.2 2006/09/04 10:29:57 vapier Exp $ inherit eutils gnuconfig libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/${P}.tar.bz2" # GPL-2 for the gnutls-extras library and LGPL for the gnutls library. LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="zlib doc crypt" RDEPEND=">=dev-libs/libgcrypt-1.2.2 diff --git a/net-libs/gnutls/gnutls-1.4.1.ebuild b/net-libs/gnutls/gnutls-1.4.1.ebuild index ac884a036d7e..14a1dcf77fea 100644 --- a/net-libs/gnutls/gnutls-1.4.1.ebuild +++ b/net-libs/gnutls/gnutls-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.4.1.ebuild,v 1.2 2006/08/03 23:15:39 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.4.1.ebuild,v 1.3 2006/09/04 10:29:57 vapier Exp $ inherit eutils gnuconfig libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/${P}.tar.bz2" # GPL-2 for the gnutls-extras library and LGPL for the gnutls library. LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="zlib doc crypt" RDEPEND=">=dev-libs/libgcrypt-1.2.2 |