diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-20 16:15:55 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-20 16:15:55 +0000 |
commit | dfb89d11c8272542ab1de88085a79dde64792ad5 (patch) | |
tree | a8968b54c3004f07695f788996805f39ba82d1e2 /app-emacs/boxquote | |
parent | Changed cjk USE flag to immqt-bc (binary compatible version of qt-immodule) a... (diff) | |
download | gentoo-2-dfb89d11c8272542ab1de88085a79dde64792ad5.tar.gz gentoo-2-dfb89d11c8272542ab1de88085a79dde64792ad5.tar.bz2 gentoo-2-dfb89d11c8272542ab1de88085a79dde64792ad5.zip |
stable on ppc64, bug #58500
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog index 8122845a421f..41c7012de525 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/boxquote # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.5 2004/06/24 22:06:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.6 2004/08/20 16:13:20 tgall Exp $ + + 20 Aug 2004; Tom Gall <tgall@gentoo.org> boxquote-1.18.ebuild: + stable on ppc64 bug #58500 22 Apr 2004; David Holm <dholm@gentoo.org> boxquote-1.18.ebuild: Added to ~ppc. diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild index 9a4777720a07..2f235ea28519 100644 --- a/app-emacs/boxquote/boxquote-1.18.ebuild +++ b/app-emacs/boxquote/boxquote-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.5 2004/06/24 22:06:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.6 2004/08/20 16:13:20 tgall Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.davep.org/emacs/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc ppc64" DEPEND="virtual/emacs" |