diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 19:44:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 19:44:19 +0000 |
commit | 79df9be137184b6d2b8133e8d2f0fb3359b2e047 (patch) | |
tree | b00cee5c1041b9604c2de344d4d9339ca46fcfef /app-emacs | |
parent | Stable on ppc wrt bug 229307 (diff) | |
download | gentoo-2-79df9be137184b6d2b8133e8d2f0fb3359b2e047.tar.gz gentoo-2-79df9be137184b6d2b8133e8d2f0fb3359b2e047.tar.bz2 gentoo-2-79df9be137184b6d2b8133e8d2f0fb3359b2e047.zip |
Stable on ppc wrt bug 229019
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/volume/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/volume/volume-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/volume/ChangeLog b/app-emacs/volume/ChangeLog index c81c5d48e4e4..c8b0a596bd6a 100644 --- a/app-emacs/volume/ChangeLog +++ b/app-emacs/volume/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/volume # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v 1.3 2008/06/23 07:37:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/ChangeLog,v 1.4 2008/06/25 19:44:19 nixnut Exp $ + + 25 Jun 2008; nixnut <nixnut@gentoo.org> volume-0.5.ebuild: + Stable on ppc wrt bug 229019 23 Jun 2008; Christian Faulhammer <opfer@gentoo.org> volume-0.5.ebuild: stable x86/amd64, bug 229019 diff --git a/app-emacs/volume/volume-0.5.ebuild b/app-emacs/volume/volume-0.5.ebuild index 02791e50074a..67c72fc9b5a4 100644 --- a/app-emacs/volume/volume-0.5.ebuild +++ b/app-emacs/volume/volume-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/volume-0.5.ebuild,v 1.4 2008/06/23 07:37:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/volume/volume-0.5.ebuild,v 1.5 2008/06/25 19:44:19 nixnut Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" # NOTE we might define the following which volume.el can work with by |