diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 13:33:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 13:33:30 +0000 |
commit | e9764e18dfca547201537d276d009063df26d8b1 (patch) | |
tree | d5ad1ac2b0953a0c887b000bfb3bcaebb5e20246 /dev-libs/libnl | |
parent | Cleanup old versions, use new syntax. (diff) | |
download | gentoo-2-e9764e18dfca547201537d276d009063df26d8b1.tar.gz gentoo-2-e9764e18dfca547201537d276d009063df26d8b1.tar.bz2 gentoo-2-e9764e18dfca547201537d276d009063df26d8b1.zip |
Add ~s390
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.0_pre6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.0_pre6.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libnl/libnl-1.1.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog index 51eb5f249c10..367ec8700094 100644 --- a/dev-libs/libnl/ChangeLog +++ b/dev-libs/libnl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libnl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.39 2010/05/16 11:13:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.40 2010/05/22 13:33:30 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> libnl-1.0_pre6.ebuild, + libnl-1.0_pre6-r1.ebuild, libnl-1.1.ebuild, libnl-1.1-r1.ebuild, + libnl-1.1-r2.ebuild: + Add ~s390 16 May 2010; Raúl Porcel <armin76@gentoo.org> libnl-1.1-r1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #313827 diff --git a/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild b/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild index 98a40f4965fa..ddfd4bc867fc 100644 --- a/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild +++ b/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild,v 1.2 2010/01/10 08:28:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6-r1.ebuild,v 1.3 2010/05/22 13:33:30 armin76 Exp $ inherit eutils multilib versionator @@ -12,7 +12,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/dev-libs/libnl/libnl-1.0_pre6.ebuild b/dev-libs/libnl/libnl-1.0_pre6.ebuild index 6da420905f3b..61137cbd099f 100644 --- a/dev-libs/libnl/libnl-1.0_pre6.ebuild +++ b/dev-libs/libnl/libnl-1.0_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6.ebuild,v 1.9 2010/01/10 08:28:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.0_pre6.ebuild,v 1.10 2010/05/22 13:33:30 armin76 Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://dev.gentoo.org/~steev/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~s390 x86" IUSE="" src_unpack() { diff --git a/dev-libs/libnl/libnl-1.1-r1.ebuild b/dev-libs/libnl/libnl-1.1-r1.ebuild index 1e871a694521..910eb443d40f 100644 --- a/dev-libs/libnl/libnl-1.1-r1.ebuild +++ b/dev-libs/libnl/libnl-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r1.ebuild,v 1.13 2010/05/16 11:13:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r1.ebuild,v 1.14 2010/05/22 13:33:30 armin76 Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc x86" IUSE="" src_unpack() { diff --git a/dev-libs/libnl/libnl-1.1-r2.ebuild b/dev-libs/libnl/libnl-1.1-r2.ebuild index 416a4f727c29..69dd068d36a9 100644 --- a/dev-libs/libnl/libnl-1.1-r2.ebuild +++ b/dev-libs/libnl/libnl-1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.4 2010/01/14 21:36:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.5 2010/05/22 13:33:30 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" src_prepare() { diff --git a/dev-libs/libnl/libnl-1.1.ebuild b/dev-libs/libnl/libnl-1.1.ebuild index bf559045a9b2..741ae52dcace 100644 --- a/dev-libs/libnl/libnl-1.1.ebuild +++ b/dev-libs/libnl/libnl-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.ebuild,v 1.2 2010/01/10 08:28:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1.ebuild,v 1.3 2010/05/22 13:33:30 armin76 Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86" IUSE="" src_install() { |