diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 10:31:51 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 10:31:51 +0000 |
commit | 40fbf17565e34ea1cacde3d7fc451204a42249c3 (patch) | |
tree | 9848ff81cd8a40d2e2bca76226259f6cf2f0283c /app-emacs/elib/elib-1.0.ebuild | |
parent | ppc stable profile update (diff) | |
download | historical-40fbf17565e34ea1cacde3d7fc451204a42249c3.tar.gz historical-40fbf17565e34ea1cacde3d7fc451204a42249c3.tar.bz2 historical-40fbf17565e34ea1cacde3d7fc451204a42249c3.zip |
ppc stable profile update
Diffstat (limited to 'app-emacs/elib/elib-1.0.ebuild')
-rw-r--r-- | app-emacs/elib/elib-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/elib/elib-1.0.ebuild b/app-emacs/elib/elib-1.0.ebuild index 9c12b7a76ded..9be40504a9a3 100644 --- a/app-emacs/elib/elib-1.0.ebuild +++ b/app-emacs/elib/elib-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/elib-1.0.ebuild,v 1.8 2004/06/24 22:09:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/elib-1.0.ebuild,v 1.9 2004/10/05 10:31:51 pvdabeel Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://jdee.sunsite.dk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="virtual/emacs" |