summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/boxquote/ChangeLog7
-rw-r--r--app-emacs/boxquote/Manifest6
-rw-r--r--app-emacs/boxquote/boxquote-1.14.ebuild4
-rw-r--r--app-emacs/boxquote/boxquote-1.18.ebuild6
4 files changed, 13 insertions, 10 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog
index ec1e60a111a4..3566a4cd41fd 100644
--- a/app-emacs/boxquote/ChangeLog
+++ b/app-emacs/boxquote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/boxquote
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.3 2003/11/20 21:11:42 mkennedy Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.4 2004/04/22 21:21:34 dholm Exp $
+
+ 22 Apr 2004; David Holm <dholm@gentoo.org> boxquote-1.18.ebuild:
+ Added to ~ppc.
*boxquote-1.18 (20 Nov 2003)
diff --git a/app-emacs/boxquote/Manifest b/app-emacs/boxquote/Manifest
index e73aa623d263..a061d674b7ac 100644
--- a/app-emacs/boxquote/Manifest
+++ b/app-emacs/boxquote/Manifest
@@ -1,6 +1,6 @@
-MD5 8cadd21f7d09e3a5717da1ac3c965ab7 ChangeLog 527
-MD5 7262e2941451aae559fd0acd15f8f1c4 boxquote-1.14.ebuild 839
-MD5 bf9094605dfa1d44a2159337940339a3 boxquote-1.18.ebuild 632
+MD5 7c6b69f5c8ecade0acf4acd84886fef1 ChangeLog 609
+MD5 a184d7b7b5ade4f1dab1a1b1ba932beb boxquote-1.14.ebuild 836
+MD5 f63d1ba7c3adeb47bd0e6333bc127fad boxquote-1.18.ebuild 635
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
MD5 7aa7bf0d4957f325412506710af3b314 files/50boxquote-gentoo.el 107
MD5 204c70efc020acd7b4e430d2b2e53bc4 files/digest-boxquote-1.14 64
diff --git a/app-emacs/boxquote/boxquote-1.14.ebuild b/app-emacs/boxquote/boxquote-1.14.ebuild
index f0c071087d53..87bde88b7790 100644
--- a/app-emacs/boxquote/boxquote-1.14.ebuild
+++ b/app-emacs/boxquote/boxquote-1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.14.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.14.ebuild,v 1.4 2004/04/22 21:21:34 dholm Exp $
inherit elisp
diff --git a/app-emacs/boxquote/boxquote-1.18.ebuild b/app-emacs/boxquote/boxquote-1.18.ebuild
index f06c5beda52d..4501c0a07c71 100644
--- a/app-emacs/boxquote/boxquote-1.18.ebuild
+++ b/app-emacs/boxquote/boxquote-1.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.2 2004/03/04 05:02:07 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18.ebuild,v 1.3 2004/04/22 21:21:34 dholm 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"
+KEYWORDS="x86 amd64 ~ppc"
DEPEND="virtual/emacs"