diff options
author | 2014-03-29 06:09:45 +0000 | |
---|---|---|
committer | 2014-03-29 06:09:45 +0000 | |
commit | 996dfd4a66325c8e1842c534bc45345dd94edaa6 (patch) | |
tree | 0270f9288177ed8532878480ce565ae9472ceaa7 /app-emacs/sokoban/sokoban-1.4.ebuild | |
parent | Stable for x86, wrt bug #504222 (diff) | |
download | historical-996dfd4a66325c8e1842c534bc45345dd94edaa6.tar.gz historical-996dfd4a66325c8e1842c534bc45345dd94edaa6.tar.bz2 historical-996dfd4a66325c8e1842c534bc45345dd94edaa6.zip |
Stable for x86, wrt bug #504226
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
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 4c8c21c81a2a..102627cbd0ff 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.2 2014/03/22 21:09:33 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sokoban/sokoban-1.4.ebuild,v 1.3 2014/03/29 06:09:44 ago 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" |