diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-07 15:41:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-07 15:41:41 +0000 |
commit | 54acc304f641ba2944066f2f410fc659e6946ab0 (patch) | |
tree | efd9beb823f3218bc1ce25fff5f686b73f8dbcec /sys-devel/icecream/icecream-0.9.1-r2.ebuild | |
parent | amd64/x86 stable, bug #236959 (diff) | |
download | historical-54acc304f641ba2944066f2f410fc659e6946ab0.tar.gz historical-54acc304f641ba2944066f2f410fc659e6946ab0.tar.bz2 historical-54acc304f641ba2944066f2f410fc659e6946ab0.zip |
amd64/x86 stable, bug #236965
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc5 i686
Diffstat (limited to 'sys-devel/icecream/icecream-0.9.1-r2.ebuild')
-rw-r--r-- | sys-devel/icecream/icecream-0.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/icecream/icecream-0.9.1-r2.ebuild b/sys-devel/icecream/icecream-0.9.1-r2.ebuild index b16d981d6436..795a4c5758da 100644 --- a/sys-devel/icecream/icecream-0.9.1-r2.ebuild +++ b/sys-devel/icecream/icecream-0.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.9.1-r2.ebuild,v 1.1 2008/08/07 18:42:42 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.9.1-r2.ebuild,v 1.2 2008/09/07 15:41:41 maekke Exp $ inherit autotools eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.suse.com/pub/projects/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="doc" RDEPEND="virtual/libc" |