diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-21 14:51:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-21 14:51:17 +0000 |
commit | 9fb590bcbdc053722e27530cd3c56b804e75a70e (patch) | |
tree | ae29b816c1904f4589721a82c4b4fd08e26846a2 /app-emacs/boxquote | |
parent | Stable on ppc wrt bug 228567 (diff) | |
download | gentoo-2-9fb590bcbdc053722e27530cd3c56b804e75a70e.tar.gz gentoo-2-9fb590bcbdc053722e27530cd3c56b804e75a70e.tar.bz2 gentoo-2-9fb590bcbdc053722e27530cd3c56b804e75a70e.zip |
Stable on ppc wrt bug 228687
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog index 9cb6d084961c..05e6039794b1 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/boxquote # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.18 2008/06/21 08:38:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.19 2008/06/21 14:51:17 nixnut Exp $ + + 21 Jun 2008; nixnut <nixnut@gentoo.org> boxquote-1.21.ebuild: + Stable on ppc wrt bug 228687 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> boxquote-1.21.ebuild: stable x86/amd64, bug 228687 diff --git a/app-emacs/boxquote/boxquote-1.21.ebuild b/app-emacs/boxquote/boxquote-1.21.ebuild index 01c5e9777f8d..1d45607427c6 100644 --- a/app-emacs/boxquote/boxquote-1.21.ebuild +++ b/app-emacs/boxquote/boxquote-1.21.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/boxquote/boxquote-1.21.ebuild,v 1.3 2008/06/21 08:38:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v 1.4 2008/06/21 14:51:17 nixnut Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" SITEFILE=51${PN}-gentoo.el |