diff options
author | 2014-03-22 21:09:40 +0000 | |
---|---|---|
committer | 2014-03-22 21:09:40 +0000 | |
commit | 8df912e0b7cb0d43ba910e90c06057e5373d7e90 (patch) | |
tree | dcd74067dcf8105abe900d478fb5a8c94c4a6446 /app-emacs/sokoban/sokoban-1.4.ebuild | |
parent | Version bump. (diff) | |
download | historical-8df912e0b7cb0d43ba910e90c06057e5373d7e90.tar.gz historical-8df912e0b7cb0d43ba910e90c06057e5373d7e90.tar.bz2 historical-8df912e0b7cb0d43ba910e90c06057e5373d7e90.zip |
Stable for amd64 wrt bug #504226
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'app-emacs/sokoban/sokoban-1.4.ebuild')
-rw-r--r-- | app-emacs/sokoban/sokoban-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/sokoban/sokoban-1.4.ebuild b/app-emacs/sokoban/sokoban-1.4.ebuild index 5a9b421b63ad..4c8c21c81a2a 100644 --- a/app-emacs/sokoban/sokoban-1.4.ebuild +++ b/app-emacs/sokoban/sokoban-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sokoban/sokoban-1.4.ebuild,v 1.1 2014/02/11 07:47:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sokoban/sokoban-1.4.ebuild,v 1.2 2014/03/22 21:09:33 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://elpa.gnu.org/packages/${P}.tar" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" ELISP_REMOVE="sokoban-pkg.el" SITEFILE="50${PN}-gentoo.el" |