diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-23 13:38:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-23 13:38:49 +0000 |
commit | 16325e347ca9901a7574bca2f06e5736a8ec113a (patch) | |
tree | 0cc771e531d4d395d1cd6a06553700ab2cca4521 /dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | |
parent | Version bump. Revamped ebuild, added map generation, examples use flags. (diff) | |
download | historical-16325e347ca9901a7574bca2f06e5736a8ec113a.tar.gz historical-16325e347ca9901a7574bca2f06e5736a8ec113a.tar.bz2 historical-16325e347ca9901a7574bca2f06e5736a8ec113a.zip |
alpha stable wrt #179408
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/dietlibc/dietlibc-0.30-r2.ebuild')
-rw-r--r-- | dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild index fcb5cc04edda..99defa510671 100644 --- a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild +++ b/dev-libs/dietlibc/dietlibc-0.30-r2.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-libs/dietlibc/dietlibc-0.30-r2.ebuild,v 1.6 2007/05/23 03:29:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild,v 1.7 2007/05/23 13:38:49 armin76 Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~mips ~ppc ~ppc64 sparc x86" IUSE="debug" DEPEND="" |