diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 20:02:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 20:02:40 +0000 |
commit | e096950ccb4a3c031aba04ed4d6be6bd0ddfc405 (patch) | |
tree | caddeb269318ead376f2b47d7a98a9916f1229b2 /app-emacs/whine/whine-20091222.ebuild | |
parent | Version bump. This new ebuild fully utilizes the cmake-utils eclass and adds ... (diff) | |
download | gentoo-2-e096950ccb4a3c031aba04ed4d6be6bd0ddfc405.tar.gz gentoo-2-e096950ccb4a3c031aba04ed4d6be6bd0ddfc405.tar.bz2 gentoo-2-e096950ccb4a3c031aba04ed4d6be6bd0ddfc405.zip |
stable x86, bug 297562
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-emacs/whine/whine-20091222.ebuild')
-rw-r--r-- | app-emacs/whine/whine-20091222.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/whine/whine-20091222.ebuild b/app-emacs/whine/whine-20091222.ebuild index 107c8ac27ab7..753154427748 100644 --- a/app-emacs/whine/whine-20091222.ebuild +++ b/app-emacs/whine/whine-20091222.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.1 2009/12/22 15:45:49 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.2 2010/01/16 20:02:40 fauli Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |