diff options
author | 2012-02-03 16:56:14 +0000 | |
---|---|---|
committer | 2012-02-03 16:56:14 +0000 | |
commit | 34a72b191eed01303d66f286956a08b4241d05ea (patch) | |
tree | 068aff0fa92a39e484856a0a984cc03d937dd5c9 /dev-libs/librelp/librelp-1.0.0.ebuild | |
parent | Stable for amd64, wrt bug #397015 (diff) | |
download | gentoo-2-34a72b191eed01303d66f286956a08b4241d05ea.tar.gz gentoo-2-34a72b191eed01303d66f286956a08b4241d05ea.tar.bz2 gentoo-2-34a72b191eed01303d66f286956a08b4241d05ea.zip |
Stable for amd64, wrt bug #396899
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/librelp/librelp-1.0.0.ebuild')
-rw-r--r-- | dev-libs/librelp/librelp-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/librelp/librelp-1.0.0.ebuild b/dev-libs/librelp/librelp-1.0.0.ebuild index cacd312341e1..1ae6033729ec 100644 --- a/dev-libs/librelp/librelp-1.0.0.ebuild +++ b/dev-libs/librelp/librelp-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.0.ebuild,v 1.1 2010/10/20 20:46:24 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librelp/librelp-1.0.0.ebuild,v 1.2 2012/02/03 16:56:14 ago Exp $ EAPI="2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.librelp.com/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="GPL-3 doc? ( FDL-1.3 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86" IUSE="debug doc" DEPEND="" |