diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-12-02 14:07:50 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-12-02 14:07:50 +0000 |
commit | 0e0328274109c63a44acda4efc8ee8470874f92f (patch) | |
tree | a3b504d9a6943ba77471cc2a62863265b424e838 /app-emacs/protbuf/protbuf-1.7-r1.ebuild | |
parent | enable audacity libresample if libsamplerate was not requested, thanks to Ric... (diff) | |
download | historical-0e0328274109c63a44acda4efc8ee8470874f92f.tar.gz historical-0e0328274109c63a44acda4efc8ee8470874f92f.tar.bz2 historical-0e0328274109c63a44acda4efc8ee8470874f92f.zip |
stable x86/amd64
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-emacs/protbuf/protbuf-1.7-r1.ebuild')
-rw-r--r-- | app-emacs/protbuf/protbuf-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/protbuf/protbuf-1.7-r1.ebuild b/app-emacs/protbuf/protbuf-1.7-r1.ebuild index 298c2f78eafc..ad02493d582c 100644 --- a/app-emacs/protbuf/protbuf-1.7-r1.ebuild +++ b/app-emacs/protbuf/protbuf-1.7-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/app-emacs/protbuf/protbuf-1.7-r1.ebuild,v 1.1 2007/10/14 16:13:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/protbuf/protbuf-1.7-r1.ebuild,v 1.2 2007/12/02 14:07:50 opfer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SITEFILE=51${PN}-gentoo.el |