diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:08:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:08:47 +0000 |
commit | 9b987634f80facc8b0f0fad731fbee557d2d7f71 (patch) | |
tree | 509b263d22d2d8e9afcce8832c5c6a876a570870 /app-emacs/boxquote | |
parent | stable amd64 (diff) | |
download | historical-9b987634f80facc8b0f0fad731fbee557d2d7f71.tar.gz historical-9b987634f80facc8b0f0fad731fbee557d2d7f71.tar.bz2 historical-9b987634f80facc8b0f0fad731fbee557d2d7f71.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
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 af5f38326e7f..22055673172e 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/boxquote # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.7 2005/01/01 13:39:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.8 2005/04/24 10:59:22 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> boxquote-1.18.ebuild: + Stable on ppc. 20 Aug 2004; Tom Gall <tgall@gentoo.org> boxquote-1.18.ebuild: stable on ppc64 bug #58500 diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild index 5b68befa1871..64ef1d2bcc13 100644 --- a/app-emacs/boxquote/boxquote-1.18.ebuild +++ b/app-emacs/boxquote/boxquote-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7 2005/01/01 13:39:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.8 2005/04/24 10:59:22 hansmi 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 ppc64" +KEYWORDS="x86 amd64 ppc ppc64" DEPEND="virtual/emacs" |