diff options
author | 2007-10-19 20:55:24 +0000 | |
---|---|---|
committer | 2007-10-19 20:55:24 +0000 | |
commit | 29bfbc4e5ad07f35d4fcf065240f468daa915e43 (patch) | |
tree | fd644601bd4c85096b2dcb3b5f28a8cb8166d981 /app-emacs/setnu/setnu-1.06.ebuild | |
parent | Version bump (Bug #196175). (diff) | |
download | gentoo-2-29bfbc4e5ad07f35d4fcf065240f468daa915e43.tar.gz gentoo-2-29bfbc4e5ad07f35d4fcf065240f468daa915e43.tar.bz2 gentoo-2-29bfbc4e5ad07f35d4fcf065240f468daa915e43.zip |
amd64 stable, bug 195512
(Portage version: 2.1.3.14)
Diffstat (limited to 'app-emacs/setnu/setnu-1.06.ebuild')
-rw-r--r-- | app-emacs/setnu/setnu-1.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/setnu/setnu-1.06.ebuild b/app-emacs/setnu/setnu-1.06.ebuild index d1e9856bb848..bcc6eaa72ff9 100644 --- a/app-emacs/setnu/setnu-1.06.ebuild +++ b/app-emacs/setnu/setnu-1.06.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/setnu/setnu-1.06.ebuild,v 1.5 2007/07/03 19:35:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/setnu/setnu-1.06.ebuild,v 1.6 2007/10/19 20:55:24 ulm Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SITEFILE=50${PN}-gentoo.el |