diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
commit | 53d434591883a62c79941ec6d41293c8649cf252 (patch) | |
tree | a2e80cfe128a17a1bb1c291acbfa63332afe6dc5 /dev-util/libconf | |
parent | stable on amd64 (diff) | |
download | gentoo-2-53d434591883a62c79941ec6d41293c8649cf252.tar.gz gentoo-2-53d434591883a62c79941ec6d41293c8649cf252.tar.bz2 gentoo-2-53d434591883a62c79941ec6d41293c8649cf252.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-util/libconf')
-rw-r--r-- | dev-util/libconf/libconf-0.42.10-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/libconf/libconf-0.42.10-r1.ebuild b/dev-util/libconf/libconf-0.42.10-r1.ebuild index 0cff005cf5c6..40b8ff9b0c2e 100644 --- a/dev-util/libconf/libconf-0.42.10-r1.ebuild +++ b/dev-util/libconf/libconf-0.42.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.5 2007/02/09 22:35:27 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.42.10-r1.ebuild,v 1.6 2007/07/12 01:05:42 mr_bones_ Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,6 @@ DESCRIPTION="Centralized abstraction layer for system configuration files" HOMEPAGE="http://damien.krotkine.com/libconf/" SRC_URI="http://damien.krotkine.com/libconf/dist/${MY_P}.tar.bz2" - SLOT="0" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" |