diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-04 16:56:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-04 16:56:27 +0000 |
commit | f41b1b4be48ee8cb06614deed05a8b9cd2aa36c5 (patch) | |
tree | 2afdfaeb406ef6a73fefbb7063859e2a396c6aef /app-emacs/elib | |
parent | Stable for AMD64, wrt bug #396765 (diff) | |
download | gentoo-2-f41b1b4be48ee8cb06614deed05a8b9cd2aa36c5.tar.gz gentoo-2-f41b1b4be48ee8cb06614deed05a8b9cd2aa36c5.tar.bz2 gentoo-2-f41b1b4be48ee8cb06614deed05a8b9cd2aa36c5.zip |
Stable for AMD64, wrt bug #396795
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/elib')
-rw-r--r-- | app-emacs/elib/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/elib/elib-1.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/elib/ChangeLog b/app-emacs/elib/ChangeLog index a98f93efd93a..8f8f95dc6d98 100644 --- a/app-emacs/elib/ChangeLog +++ b/app-emacs/elib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/elib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/ChangeLog,v 1.13 2010/02/01 22:06:03 ulm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/ChangeLog,v 1.14 2012/01/04 16:56:27 ago Exp $ + + 04 Jan 2012; Agostino Sarubbo <ago@gentoo.org> elib-1.0-r1.ebuild: + Stable for AMD64, wrt bug #396795 *elib-1.0-r1 (01 Feb 2010) diff --git a/app-emacs/elib/elib-1.0-r1.ebuild b/app-emacs/elib/elib-1.0-r1.ebuild index 1f7adca3594a..b019b7683d66 100644 --- a/app-emacs/elib/elib-1.0-r1.ebuild +++ b/app-emacs/elib/elib-1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/elib-1.0-r1.ebuild,v 1.1 2010/02/01 22:06:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/elib/elib-1.0-r1.ebuild,v 1.2 2012/01/04 16:56:27 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://jdee.sunsite.dk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SITEFILE="50${PN}-gentoo.el" |