diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-24 22:08:58 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-24 22:08:58 +0000 |
commit | b38274036a565222e586e503c9789934dd31a1df (patch) | |
tree | a33eef6b7046d42e25ada6d1afe5d42b64c390ee /dev-libs/libnl/libnl-1.1-r2.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-b38274036a565222e586e503c9789934dd31a1df.tar.gz gentoo-2-b38274036a565222e586e503c9789934dd31a1df.tar.bz2 gentoo-2-b38274036a565222e586e503c9789934dd31a1df.zip |
ppc/ppc64 stable wrt #350460
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/libnl/libnl-1.1-r2.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-1.1-r2.ebuild b/dev-libs/libnl/libnl-1.1-r2.ebuild index f0ddbd46ce04..34d505608750 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-2011 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.11 2011/01/29 17:12:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r2.ebuild,v 1.12 2011/02/24 22:08:58 xarthisius 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 ~s390 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="doc" DEPEND="doc? ( app-doc/doxygen )" |