diff options
author | 2014-02-24 01:09:37 +0000 | |
---|---|---|
committer | 2014-02-24 01:09:37 +0000 | |
commit | 225f14ccbce4469c6bb681ada26367ccd3de9c9c (patch) | |
tree | 0bfa5340a78968d8a056f11cdb4766c9a59d5b04 /app-emacs/jasmin | |
parent | x86 stable wrt bug #500906 (diff) | |
download | gentoo-2-225f14ccbce4469c6bb681ada26367ccd3de9c9c.tar.gz gentoo-2-225f14ccbce4469c6bb681ada26367ccd3de9c9c.tar.bz2 gentoo-2-225f14ccbce4469c6bb681ada26367ccd3de9c9c.zip |
x86 stable wrt bug #500908
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-emacs/jasmin')
-rw-r--r-- | app-emacs/jasmin/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/jasmin/jasmin-1.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/jasmin/ChangeLog b/app-emacs/jasmin/ChangeLog index 2a75b54a05c2..55055b24ddbb 100644 --- a/app-emacs/jasmin/ChangeLog +++ b/app-emacs/jasmin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/jasmin -# Copyright 2000-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jasmin/ChangeLog,v 1.15 2013/12/29 14:22:35 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jasmin/ChangeLog,v 1.16 2014/02/24 01:09:37 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> jasmin-1.2-r2.ebuild: + x86 stable wrt bug #500908 *jasmin-1.2-r2 (29 Dec 2013) diff --git a/app-emacs/jasmin/jasmin-1.2-r2.ebuild b/app-emacs/jasmin/jasmin-1.2-r2.ebuild index 545c89ba2e5b..e021a6604a73 100644 --- a/app-emacs/jasmin/jasmin-1.2-r2.ebuild +++ b/app-emacs/jasmin/jasmin-1.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/jasmin/jasmin-1.2-r2.ebuild,v 1.1 2013/12/29 14:22:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/jasmin/jasmin-1.2-r2.ebuild,v 1.2 2014/02/24 01:09:37 phajdan.jr Exp $ EAPI=5 @@ -12,6 +12,6 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~s390 x86" SITEFILE="50${PN}-gentoo.el" |