diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:27:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 20:27:50 +0000 |
commit | 7328c76c61cf74f2756d740b2a124c6925e4f427 (patch) | |
tree | 16e61a6313b65c8d89deb1a55ee2cf3d36377ea3 /app-emacs/boxquote | |
parent | Stable on ppc64; bug #228675 (diff) | |
download | gentoo-2-7328c76c61cf74f2756d740b2a124c6925e4f427.tar.gz gentoo-2-7328c76c61cf74f2756d740b2a124c6925e4f427.tar.bz2 gentoo-2-7328c76c61cf74f2756d740b2a124c6925e4f427.zip |
Stable on ppc64; 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 05e6039794b1..5f54655ec0ea 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.19 2008/06/21 14:51:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.20 2008/06/21 20:27:50 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> boxquote-1.21.ebuild: + Stable on ppc64; bug #228687 21 Jun 2008; nixnut <nixnut@gentoo.org> boxquote-1.21.ebuild: Stable on ppc wrt bug 228687 diff --git a/app-emacs/boxquote/boxquote-1.21.ebuild b/app-emacs/boxquote/boxquote-1.21.ebuild index 1d45607427c6..0459da8553ff 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.4 2008/06/21 14:51:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v 1.5 2008/06/21 20:27:50 corsair 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 |