diff options
author | David Holm <dholm@gentoo.org> | 2004-04-22 21:21:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-22 21:21:34 +0000 |
commit | 48bafca9f3e6af437b3d34203c2faf6c2e28093c (patch) | |
tree | 0e4ca332be1c99e3b301cf8aacc0840ed22be666 /app-emacs | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-48bafca9f3e6af437b3d34203c2faf6c2e28093c.tar.gz gentoo-2-48bafca9f3e6af437b3d34203c2faf6c2e28093c.tar.bz2 gentoo-2-48bafca9f3e6af437b3d34203c2faf6c2e28093c.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.14.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18.ebuild | 6 |
3 files changed, 10 insertions, 7 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/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" |