diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-24 11:31:56 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-24 11:31:56 +0000 |
commit | c22091b8aabcc9470d4bf801d9b59c7fa0d02401 (patch) | |
tree | c71887d99bd56c7b113671065e07084a780aa153 /dev-libs/librep/librep-0.17-r2.ebuild | |
parent | Added dependency to dev-libs/lzo-1*, see bug #143939. (diff) | |
download | gentoo-2-c22091b8aabcc9470d4bf801d9b59c7fa0d02401.tar.gz gentoo-2-c22091b8aabcc9470d4bf801d9b59c7fa0d02401.tar.bz2 gentoo-2-c22091b8aabcc9470d4bf801d9b59c7fa0d02401.zip |
stable on amd64
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'dev-libs/librep/librep-0.17-r2.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.17-r2.ebuild b/dev-libs/librep/librep-0.17-r2.ebuild index 451121bf0514..47541a51a603 100644 --- a/dev-libs/librep/librep-0.17-r2.ebuild +++ b/dev-libs/librep/librep-0.17-r2.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/dev-libs/librep/librep-0.17-r2.ebuild,v 1.8 2006/09/17 08:45:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17-r2.ebuild,v 1.9 2006/09/24 11:31:56 blubb Exp $ inherit eutils libtool toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ppc sparc ~x86" +KEYWORDS="~alpha amd64 ia64 ppc sparc ~x86" IUSE="readline" RDEPEND=">=sys-libs/gdbm-1.8.0 |