diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:28:58 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:28:58 +0000 |
commit | 235863ba6c2858b6edeaf03f530cc5ddfc4534a7 (patch) | |
tree | d1fc88c3c83b03d40bd2d1ec105b4ac145c864ce /app-misc/jot/jot-9.0.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-235863ba6c2858b6edeaf03f530cc5ddfc4534a7.tar.gz gentoo-2-235863ba6c2858b6edeaf03f530cc5ddfc4534a7.tar.bz2 gentoo-2-235863ba6c2858b6edeaf03f530cc5ddfc4534a7.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/jot/jot-9.0.ebuild')
-rw-r--r-- | app-misc/jot/jot-9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/jot/jot-9.0.ebuild b/app-misc/jot/jot-9.0.ebuild index 287599d3b9bf..690b33c3cfff 100644 --- a/app-misc/jot/jot-9.0.ebuild +++ b/app-misc/jot/jot-9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/jot/jot-9.0.ebuild,v 1.7 2005/01/01 15:09:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/jot/jot-9.0.ebuild,v 1.8 2005/04/21 19:25:55 blubb Exp $ inherit rpm @@ -11,7 +11,7 @@ SRC_URI="http://www.mit.edu/afs/athena/system/rhlinux/athena-${PV}/free/SRPMS/at LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" S="${WORKDIR}/athena-${P}" |